2022-11-02 14:42:12.434 | + ./stack.sh:main:487 : exec 2022-11-02 14:42:12.434 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-144212' 2022-11-02 14:42:12.434 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-11-02-144212.summary.2022-11-02-144212 2022-11-02 14:42:12.434 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:42:12.434 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-144212 2022-11-02 14:42:12.434 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-144212 /opt/stack/logs/stack.sh.log 2022-11-02 14:42:12.434 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-144212.summary.2022-11-02-144212 /opt/stack/logs/stack.sh.log.summary 2022-11-02 14:42:12.434 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-11-02 14:42:12.434 | + functions:check_path_perm_sanity:596 : local real_path 2022-11-02 14:42:12.435 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-11-02 14:42:12.435 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-11-02 14:42:12.435 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-11-02 14:42:12.435 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-11-02 14:42:12.435 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-11-02 14:42:12.435 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 14:42:12.435 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-11-02 14:42:12.435 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-11-02 14:42:12.435 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 14:42:12.435 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 14:42:12.435 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-11-02 14:42:12.435 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-11-02 14:42:12.435 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 14:42:12.437 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-11-02 14:42:12.439 | + ./stack.sh:main:560 : trap err_trap ERR 2022-11-02 14:42:12.442 | + ./stack.sh:main:573 : set -o errexit 2022-11-02 14:42:12.444 | + ./stack.sh:main:576 : uname -a 2022-11-02 14:42:12.446 | Linux dv-neutron-863275-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-11-02 14:42:12.448 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-11-02 14:42:12.450 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-11-02 14:42:12.453 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-11-02 14:42:12.495 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-11-02 14:42:12.513 | + ./stack.sh:main:590 : fetch_plugins 2022-11-02 14:42:12.514 | + functions-common:fetch_plugins:1797 : local plugins= 2022-11-02 14:42:12.520 | + functions-common:fetch_plugins:1798 : local plugin 2022-11-02 14:42:12.522 | + functions-common:fetch_plugins:1801 : [[ -z '' ]] 2022-11-02 14:42:12.524 | + functions-common:fetch_plugins:1802 : return 2022-11-02 14:42:12.526 | + ./stack.sh:main:594 : run_phase override_defaults 2022-11-02 14:42:12.529 | + functions-common:run_phase:1879 : local mode=override_defaults 2022-11-02 14:42:12.531 | + functions-common:run_phase:1880 : local phase= 2022-11-02 14:42:12.533 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 14:42:12.535 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 14:42:12.537 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 14:42:12.539 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 14:42:12.541 | + functions-common:run_phase:1889 : local extra 2022-11-02 14:42:12.545 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 14:42:12.549 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 14:42:12.550 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 14:42:12.553 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 14:42:12.555 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-11-02 14:42:12.557 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 14:42:12.571 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:42:12.573 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 14:42:12.575 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 14:42:12.577 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 14:42:12.579 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 14:42:12.581 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 14:42:12.583 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 14:42:12.584 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-11-02 14:42:12.586 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-11-02 14:42:12.588 | + functions-common:run_phase:1900 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 14:42:12.590 | + functions-common:run_phase:1903 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 14:42:12.592 | + functions-common:run_phase:1904 : plugin_override_defaults 2022-11-02 14:42:12.594 | + functions-common:plugin_override_defaults:1838 : local plugins= 2022-11-02 14:42:12.596 | + functions-common:plugin_override_defaults:1839 : local plugin 2022-11-02 14:42:12.598 | + functions-common:plugin_override_defaults:1842 : [[ -z '' ]] 2022-11-02 14:42:12.600 | + functions-common:plugin_override_defaults:1843 : return 2022-11-02 14:42:12.602 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-11-02 14:42:12.622 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-11-02 14:42:12.624 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-11-02 14:42:12.639 | ++ functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:42:12.642 | +++ lib/tls:source:43 : hostname -f 2022-11-02 14:42:12.646 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-11-02 14:42:12.648 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-11-02 14:42:12.650 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-11-02 14:42:12.652 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-11-02 14:42:12.654 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-11-02 14:42:12.656 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-11-02 14:42:12.658 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-11-02 14:42:12.660 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-11-02 14:42:12.662 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-11-02 14:42:12.664 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-11-02 14:42:12.668 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-11-02 14:42:12.681 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-11-02 14:42:12.701 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-11-02 14:42:12.715 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-11-02 14:42:12.729 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-11-02 14:42:12.770 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-11-02 14:42:12.834 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-11-02 14:42:12.936 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-11-02 14:42:12.961 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-11-02 14:42:13.020 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-11-02 14:42:13.086 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-11-02 14:42:13.268 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-11-02 14:42:13.284 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-11-02 14:42:13.299 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-11-02 14:42:13.313 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-11-02 14:42:13.430 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-11-02 14:42:13.433 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-11-02 14:42:13.436 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-11-02 14:42:13.438 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-11-02 14:42:13.440 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-11-02 14:42:13.443 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-11-02 14:42:13.446 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-11-02 14:42:13.446 | False' 2022-11-02 14:42:13.449 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-11-02 14:42:13.465 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-11-02 14:42:13.468 | + ./stack.sh:main:624 : run_phase source 2022-11-02 14:42:13.470 | + functions-common:run_phase:1879 : local mode=source 2022-11-02 14:42:13.472 | + functions-common:run_phase:1880 : local phase= 2022-11-02 14:42:13.475 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 14:42:13.477 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 14:42:13.479 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 14:42:13.481 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 14:42:13.484 | + functions-common:run_phase:1889 : local extra 2022-11-02 14:42:13.487 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 14:42:13.493 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 14:42:13.495 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 14:42:13.498 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 14:42:13.501 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-11-02 14:42:13.503 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 14:42:13.521 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:42:13.524 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 14:42:13.526 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-11-02 14:42:13.572 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-11-02 14:42:13.574 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-11-02 14:42:13.576 | + functions-common:run_phase:1900 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 14:42:13.579 | + functions-common:run_phase:1901 : load_plugin_settings 2022-11-02 14:42:13.581 | + functions-common:load_plugin_settings:1815 : local plugins= 2022-11-02 14:42:13.584 | + functions-common:load_plugin_settings:1816 : local plugin 2022-11-02 14:42:13.586 | + functions-common:load_plugin_settings:1819 : [[ -z '' ]] 2022-11-02 14:42:13.588 | + functions-common:load_plugin_settings:1820 : return 2022-11-02 14:42:13.590 | + functions-common:run_phase:1902 : verify_disabled_services 2022-11-02 14:42:13.592 | + functions-common:verify_disabled_services:2162 : local service 2022-11-02 14:42:13.595 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.597 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-11-02 14:42:13.600 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.602 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-11-02 14:42:13.605 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.607 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-11-02 14:42:13.610 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.612 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-11-02 14:42:13.615 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.618 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-11-02 14:42:13.620 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.623 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-11-02 14:42:13.625 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.627 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-11-02 14:42:13.631 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.633 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-11-02 14:42:13.636 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.638 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-11-02 14:42:13.641 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.643 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-11-02 14:42:13.646 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.648 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-11-02 14:42:13.651 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.653 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-11-02 14:42:13.655 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.658 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-11-02 14:42:13.660 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.664 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-11-02 14:42:13.666 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.668 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-11-02 14:42:13.671 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.673 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-11-02 14:42:13.676 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.678 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-11-02 14:42:13.681 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.684 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-11-02 14:42:13.688 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.691 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-11-02 14:42:13.695 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.697 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-11-02 14:42:13.700 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.702 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-11-02 14:42:13.704 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.707 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-11-02 14:42:13.710 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.712 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-11-02 14:42:13.715 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.717 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-11-02 14:42:13.720 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.722 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-11-02 14:42:13.725 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.727 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-11-02 14:42:13.730 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.732 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-11-02 14:42:13.735 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.737 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-11-02 14:42:13.740 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.742 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-11-02 14:42:13.745 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.747 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-11-02 14:42:13.749 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.752 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-11-02 14:42:13.756 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.758 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-11-02 14:42:13.760 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.763 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-11-02 14:42:13.765 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.767 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-11-02 14:42:13.770 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.773 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-11-02 14:42:13.775 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.777 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-11-02 14:42:13.780 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.782 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-11-02 14:42:13.784 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.787 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-11-02 14:42:13.789 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.791 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-11-02 14:42:13.794 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.796 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-11-02 14:42:13.799 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.801 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-11-02 14:42:13.804 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.807 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-11-02 14:42:13.809 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.811 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-11-02 14:42:13.814 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.816 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-11-02 14:42:13.819 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.821 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-11-02 14:42:13.823 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.826 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-11-02 14:42:13.828 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:42:13.830 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-11-02 14:42:13.833 | + ./stack.sh:main:695 : initialize_database_backends 2022-11-02 14:42:13.836 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 14:42:13.838 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-11-02 14:42:13.855 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:42:13.858 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-11-02 14:42:13.861 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 14:42:13.864 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-11-02 14:42:13.881 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:42:13.884 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-11-02 14:42:13.886 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-11-02 14:42:13.888 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-11-02 14:42:13.891 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-11-02 14:42:13.893 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-11-02 14:42:13.897 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-11-02 14:42:13.899 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-11-02 14:42:13.902 | + lib/database:initialize_database_backends:92 : return 0 2022-11-02 14:42:13.904 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-11-02 14:42:13.904 | Using mysql database backend 2022-11-02 14:42:13.907 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-11-02 14:42:13.927 | + ./stack.sh:main:701 : define_database_baseurl 2022-11-02 14:42:13.931 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-11-02 14:42:13.934 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 14:42:13.938 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-11-02 14:42:13.941 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 14:42:13.944 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-11-02 14:42:13.964 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:42:13.967 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-11-02 14:42:13.989 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-11-02 14:42:14.008 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:42:14.011 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-11-02 14:42:14.029 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-11-02 14:42:14.050 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-11-02 14:42:14.069 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:42:14.072 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-11-02 14:42:14.096 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:42:14.101 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-11-02 14:42:14.120 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-11-02 14:42:14.122 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-11-02 14:42:14.125 | + ./stack.sh:main:757 : save_stackenv 757 2022-11-02 14:42:14.128 | + functions-common:save_stackenv:60 : local tag=757 2022-11-02 14:42:14.132 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 14:42:14.137 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-144214 2022-11-02 14:42:14.139 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-144214 757' 2022-11-02 14:42:14.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:42:14.144 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 14:42:14.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:42:14.151 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 14:42:14.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:42:14.156 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 14:42:14.159 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:42:14.162 | + 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-11-02 14:42:14.165 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:42:14.169 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 14:42:14.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:42:14.174 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 14:42:14.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:42:14.180 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-144212 2022-11-02 14:42:14.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:42:14.185 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 14:42:14.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:42:14.190 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 14:42:14.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:42:14.195 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 14:42:14.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:42:14.200 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 14:42:14.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:42:14.206 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 14:42:14.209 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:42:14.212 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 14:42:14.214 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-11-02 14:42:14.217 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-11-02 14:42:14.219 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-11-02 14:42:14.222 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-11-02 14:42:14.225 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:42:14.227 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:42:14.230 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:42:14.233 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:42:14.235 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:42:14.238 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:42:14.254 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:42:14.257 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:42:14.259 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:42:14.262 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:42:14.263 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:42:14.268 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-11-02 14:42:14.272 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:42:14.274 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-11-02 14:42:14.289 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-11-02 14:42:14.292 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:42:14.292 | + functions-common:git_clone:690 : head -1 2022-11-02 14:42:14.296 | 9d58bffe update constraint for stevedore to new release 3.5.2 2022-11-02 14:42:14.298 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:42:14.302 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-11-02 14:42:14.305 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:42:14.308 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-11-02 14:42:14.311 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-11-02 14:42:14.313 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-11-02 14:42:14.316 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-11-02 14:42:14.319 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 14:42:14.322 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-11-02 14:42:14.324 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-11-02 14:42:14.327 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-11-02 14:42:14.330 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-11-02 14:42:14.336 | ++ tools/install_prereqs.sh:source:47 : NOW=1667400134 2022-11-02 14:42:14.339 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-11-02 14:42:14.344 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1667399140 2022-11-02 14:42:14.346 | ++ tools/install_prereqs.sh:source:49 : DELTA=994 2022-11-02 14:42:14.350 | ++ tools/install_prereqs.sh:source:50 : [[ 994 -lt 7200 ]] 2022-11-02 14:42:14.353 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-11-02 14:42:14.356 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-11-02 14:42:14.360 | ++ functions-common:export_proxy_variables:2269 : isset http_proxy 2022-11-02 14:42:14.362 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-11-02 14:42:14.365 | ++ functions-common:export_proxy_variables:2272 : isset https_proxy 2022-11-02 14:42:14.368 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-11-02 14:42:14.370 | ++ functions-common:export_proxy_variables:2275 : isset no_proxy 2022-11-02 14:42:14.372 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-11-02 14:42:14.376 | +++ 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-11-02 14:42:14.427 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-11-02 14:42:14.428 | apache2-dev 2022-11-02 14:42:14.428 | bc 2022-11-02 14:42:14.428 | bsdmainutils 2022-11-02 14:42:14.428 | curl 2022-11-02 14:42:14.428 | g++ 2022-11-02 14:42:14.428 | gawk 2022-11-02 14:42:14.428 | gcc 2022-11-02 14:42:14.428 | gettext 2022-11-02 14:42:14.428 | git 2022-11-02 14:42:14.428 | graphviz 2022-11-02 14:42:14.428 | iputils-ping 2022-11-02 14:42:14.428 | libapache2-mod-proxy-uwsgi 2022-11-02 14:42:14.428 | libffi-dev 2022-11-02 14:42:14.428 | libjpeg-dev 2022-11-02 14:42:14.428 | libpcre3-dev 2022-11-02 14:42:14.428 | libpq-dev 2022-11-02 14:42:14.428 | libssl-dev 2022-11-02 14:42:14.428 | libsystemd-dev 2022-11-02 14:42:14.428 | libxml2-dev 2022-11-02 14:42:14.428 | libxslt1-dev 2022-11-02 14:42:14.428 | libyaml-dev 2022-11-02 14:42:14.428 | lsof 2022-11-02 14:42:14.428 | openssh-server 2022-11-02 14:42:14.428 | openssl 2022-11-02 14:42:14.428 | pkg-config 2022-11-02 14:42:14.428 | psmisc 2022-11-02 14:42:14.428 | python3-dev 2022-11-02 14:42:14.428 | python3-pip 2022-11-02 14:42:14.428 | python3-systemd 2022-11-02 14:42:14.428 | python3-venv 2022-11-02 14:42:14.428 | tar 2022-11-02 14:42:14.428 | tcpdump 2022-11-02 14:42:14.428 | unzip 2022-11-02 14:42:14.428 | uuid-runtime 2022-11-02 14:42:14.429 | wget 2022-11-02 14:42:14.429 | wget 2022-11-02 14:42:14.429 | zlib1g-dev 2022-11-02 14:42:14.429 | libkrb5-dev 2022-11-02 14:42:14.429 | libldap2-dev 2022-11-02 14:42:14.429 | libsasl2-dev 2022-11-02 14:42:14.429 | memcached 2022-11-02 14:42:14.429 | python3-mysqldb 2022-11-02 14:42:14.429 | sqlite3 2022-11-02 14:42:14.429 | conntrack 2022-11-02 14:42:14.429 | curl 2022-11-02 14:42:14.429 | dnsmasq-base 2022-11-02 14:42:14.429 | dnsmasq-utils 2022-11-02 14:42:14.429 | ebtables 2022-11-02 14:42:14.429 | genisoimage 2022-11-02 14:42:14.429 | iptables 2022-11-02 14:42:14.429 | iputils-arping 2022-11-02 14:42:14.429 | kpartx 2022-11-02 14:42:14.429 | libjs-jquery-tablesorter 2022-11-02 14:42:14.429 | parted 2022-11-02 14:42:14.429 | pm-utils 2022-11-02 14:42:14.429 | python3-mysqldb 2022-11-02 14:42:14.429 | socat 2022-11-02 14:42:14.429 | sqlite3 2022-11-02 14:42:14.429 | sudo 2022-11-02 14:42:14.429 | vlan 2022-11-02 14:42:14.429 | lsscsi 2022-11-02 14:42:14.429 | open-iscsi 2022-11-02 14:42:14.429 | lvm2 2022-11-02 14:42:14.429 | qemu-utils 2022-11-02 14:42:14.429 | thin-provisioning-tools 2022-11-02 14:42:14.429 | acl 2022-11-02 14:42:14.429 | dnsmasq-base 2022-11-02 14:42:14.429 | dnsmasq-utils 2022-11-02 14:42:14.429 | ebtables 2022-11-02 14:42:14.430 | haproxy 2022-11-02 14:42:14.430 | iptables 2022-11-02 14:42:14.430 | iputils-arping 2022-11-02 14:42:14.430 | iputils-ping 2022-11-02 14:42:14.430 | postgresql-server-dev-all 2022-11-02 14:42:14.430 | python3-mysqldb 2022-11-02 14:42:14.430 | sqlite3 2022-11-02 14:42:14.430 | sudo 2022-11-02 14:42:14.430 | vlan 2022-11-02 14:42:14.430 | pcp 2022-11-02 14:42:14.430 | ipset 2022-11-02 14:42:14.430 | conntrack 2022-11-02 14:42:14.430 | conntrackd 2022-11-02 14:42:14.430 | keepalived 2022-11-02 14:42:14.430 | lvm2 2022-11-02 14:42:14.430 | qemu-utils 2022-11-02 14:42:14.430 | thin-provisioning-tools 2022-11-02 14:42:14.430 | curl 2022-11-02 14:42:14.430 | liberasurecode-dev 2022-11-02 14:42:14.430 | make 2022-11-02 14:42:14.430 | memcached 2022-11-02 14:42:14.430 | rsync 2022-11-02 14:42:14.430 | sqlite3 2022-11-02 14:42:14.430 | xfsprogs' 2022-11-02 14:42:14.431 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-11-02 14:42:14.451 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-11-02 14:42:14.451 | apache2-dev 2022-11-02 14:42:14.452 | bc 2022-11-02 14:42:14.452 | bsdmainutils 2022-11-02 14:42:14.452 | curl 2022-11-02 14:42:14.452 | g++ 2022-11-02 14:42:14.452 | gawk 2022-11-02 14:42:14.452 | gcc 2022-11-02 14:42:14.452 | gettext 2022-11-02 14:42:14.452 | git 2022-11-02 14:42:14.452 | graphviz 2022-11-02 14:42:14.452 | iputils-ping 2022-11-02 14:42:14.452 | libapache2-mod-proxy-uwsgi 2022-11-02 14:42:14.452 | libffi-dev 2022-11-02 14:42:14.452 | libjpeg-dev 2022-11-02 14:42:14.452 | libpcre3-dev 2022-11-02 14:42:14.452 | libpq-dev 2022-11-02 14:42:14.452 | libssl-dev 2022-11-02 14:42:14.452 | libsystemd-dev 2022-11-02 14:42:14.452 | libxml2-dev 2022-11-02 14:42:14.452 | libxslt1-dev 2022-11-02 14:42:14.452 | libyaml-dev 2022-11-02 14:42:14.452 | lsof 2022-11-02 14:42:14.452 | openssh-server 2022-11-02 14:42:14.452 | openssl 2022-11-02 14:42:14.452 | pkg-config 2022-11-02 14:42:14.452 | psmisc 2022-11-02 14:42:14.452 | python3-dev 2022-11-02 14:42:14.452 | python3-pip 2022-11-02 14:42:14.452 | python3-systemd 2022-11-02 14:42:14.452 | python3-venv 2022-11-02 14:42:14.452 | tar 2022-11-02 14:42:14.452 | tcpdump 2022-11-02 14:42:14.452 | unzip 2022-11-02 14:42:14.452 | uuid-runtime 2022-11-02 14:42:14.452 | wget 2022-11-02 14:42:14.452 | wget 2022-11-02 14:42:14.452 | zlib1g-dev 2022-11-02 14:42:14.452 | libkrb5-dev 2022-11-02 14:42:14.452 | libldap2-dev 2022-11-02 14:42:14.453 | libsasl2-dev 2022-11-02 14:42:14.453 | memcached 2022-11-02 14:42:14.453 | python3-mysqldb 2022-11-02 14:42:14.453 | sqlite3 2022-11-02 14:42:14.453 | conntrack 2022-11-02 14:42:14.453 | curl 2022-11-02 14:42:14.453 | dnsmasq-base 2022-11-02 14:42:14.453 | dnsmasq-utils 2022-11-02 14:42:14.453 | ebtables 2022-11-02 14:42:14.453 | genisoimage 2022-11-02 14:42:14.453 | iptables 2022-11-02 14:42:14.453 | iputils-arping 2022-11-02 14:42:14.453 | kpartx 2022-11-02 14:42:14.453 | libjs-jquery-tablesorter 2022-11-02 14:42:14.453 | parted 2022-11-02 14:42:14.453 | pm-utils 2022-11-02 14:42:14.453 | python3-mysqldb 2022-11-02 14:42:14.453 | socat 2022-11-02 14:42:14.453 | sqlite3 2022-11-02 14:42:14.453 | sudo 2022-11-02 14:42:14.453 | vlan 2022-11-02 14:42:14.453 | lsscsi 2022-11-02 14:42:14.453 | open-iscsi 2022-11-02 14:42:14.453 | lvm2 2022-11-02 14:42:14.453 | qemu-utils 2022-11-02 14:42:14.453 | thin-provisioning-tools 2022-11-02 14:42:14.453 | acl 2022-11-02 14:42:14.453 | dnsmasq-base 2022-11-02 14:42:14.453 | dnsmasq-utils 2022-11-02 14:42:14.453 | ebtables 2022-11-02 14:42:14.453 | haproxy 2022-11-02 14:42:14.453 | iptables 2022-11-02 14:42:14.453 | iputils-arping 2022-11-02 14:42:14.454 | iputils-ping 2022-11-02 14:42:14.454 | postgresql-server-dev-all 2022-11-02 14:42:14.454 | python3-mysqldb 2022-11-02 14:42:14.454 | sqlite3 2022-11-02 14:42:14.454 | sudo 2022-11-02 14:42:14.454 | vlan 2022-11-02 14:42:14.454 | pcp 2022-11-02 14:42:14.454 | ipset 2022-11-02 14:42:14.454 | conntrack 2022-11-02 14:42:14.454 | conntrackd 2022-11-02 14:42:14.454 | keepalived 2022-11-02 14:42:14.454 | lvm2 2022-11-02 14:42:14.454 | qemu-utils 2022-11-02 14:42:14.454 | thin-provisioning-tools 2022-11-02 14:42:14.454 | curl 2022-11-02 14:42:14.454 | liberasurecode-dev 2022-11-02 14:42:14.454 | make 2022-11-02 14:42:14.454 | memcached 2022-11-02 14:42:14.454 | rsync 2022-11-02 14:42:14.454 | sqlite3 2022-11-02 14:42:14.454 | xfsprogs ' 2022-11-02 14:42:14.454 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-11-02 14:42:14.457 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:42:14.460 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:42:14.463 | ++ 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-11-02 14:42:14.463 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-11-02 14:42:14.468 | ++ 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-11-02 14:42:14.471 | ++ functions-common:install_package:1475 : update_package_repo 2022-11-02 14:42:14.473 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:42:14.476 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-11-02 14:42:14.478 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:42:14.480 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:42:14.483 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:42:14.485 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:42:14.487 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:42:14.490 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:42:14.493 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-11-02 14:42:14.495 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-11-02 14:42:14.497 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-11-02 14:42:14.500 | +++ functions-common:apt_get_update:1209 : id -u 2022-11-02 14:42:14.504 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-11-02 14:42:14.506 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-11-02 14:42:14.508 | ++ functions-common:time_start:2437 : local name=apt-get-update 2022-11-02 14:42:14.511 | ++ functions-common:time_start:2438 : local start_time= 2022-11-02 14:42:14.513 | ++ functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:42:14.516 | +++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:42:14.520 | ++ functions-common:time_start:2442 : _TIME_START[$name]=1667400134518 2022-11-02 14:42:14.523 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-11-02 14:42:14.525 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-11-02 14:42:14.527 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-11-02 14:42:14.785 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-11-02 14:42:14.917 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-11-02 14:42:15.046 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-11-02 14:42:15.176 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-11-02 14:42:15.955 | Fetched 108 kB in 1s (102 kB/s) 2022-11-02 14:42:17.762 | Reading package lists... 2022-11-02 14:42:17.797 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-11-02 14:42:17.799 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-11-02 14:42:17.801 | ++ functions-common:time_stop:2451 : local name 2022-11-02 14:42:17.804 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 14:42:17.806 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:42:17.808 | ++ functions-common:time_stop:2454 : local total 2022-11-02 14:42:17.810 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 14:42:17.812 | ++ functions-common:time_stop:2457 : name=apt-get-update 2022-11-02 14:42:17.814 | ++ functions-common:time_stop:2458 : start_time=1667400134518 2022-11-02 14:42:17.816 | ++ functions-common:time_stop:2460 : [[ -z 1667400134518 ]] 2022-11-02 14:42:17.819 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:42:17.824 | ++ functions-common:time_stop:2463 : end_time=1667400137821 2022-11-02 14:42:17.826 | ++ functions-common:time_stop:2464 : elapsed_time=3303 2022-11-02 14:42:17.828 | ++ functions-common:time_stop:2465 : total=0 2022-11-02 14:42:17.830 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:42:17.833 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3303 2022-11-02 14:42:17.836 | ++ functions-common:install_package:1476 : 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-11-02 14:42:17.838 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:42:17.840 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:42:17.842 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:42:17.845 | ++ functions-common:real_install_package:1462 : 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-11-02 14:42:17.870 | ++ functions-common:apt_get:1242 : 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-11-02 14:42:17.984 | Reading package lists... 2022-11-02 14:42:18.288 | Building dependency tree... 2022-11-02 14:42:18.289 | Reading state information... 2022-11-02 14:42:18.337 | acl is already the newest version (2.2.53-6). 2022-11-02 14:42:18.337 | bc is already the newest version (1.07.1-2build1). 2022-11-02 14:42:18.337 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-11-02 14:42:18.337 | conntrack is already the newest version (1:1.4.5-2). 2022-11-02 14:42:18.337 | ebtables is already the newest version (2.0.11-3build1). 2022-11-02 14:42:18.338 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 14:42:18.338 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-11-02 14:42:18.338 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 14:42:18.338 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-11-02 14:42:18.338 | gettext is already the newest version (0.19.8.1-10build1). 2022-11-02 14:42:18.338 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-11-02 14:42:18.338 | iputils-arping is already the newest version (3:20190709-3). 2022-11-02 14:42:18.338 | iputils-ping is already the newest version (3:20190709-3). 2022-11-02 14:42:18.338 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-11-02 14:42:18.338 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-11-02 14:42:18.338 | libffi-dev is already the newest version (3.3-4). 2022-11-02 14:42:18.338 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-11-02 14:42:18.338 | libyaml-dev is already the newest version (0.2.2-1). 2022-11-02 14:42:18.338 | lsscsi is already the newest version (0.30-0.1). 2022-11-02 14:42:18.338 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-11-02 14:42:18.338 | make is already the newest version (4.2.1-1.2). 2022-11-02 14:42:18.338 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-11-02 14:42:18.338 | psmisc is already the newest version (23.3-1). 2022-11-02 14:42:18.338 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-11-02 14:42:18.338 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-11-02 14:42:18.338 | python3-systemd is already the newest version (234-3build2). 2022-11-02 14:42:18.338 | socat is already the newest version (1.7.3.3-2). 2022-11-02 14:42:18.338 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-11-02 14:42:18.338 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-11-02 14:42:18.338 | conntrackd is already the newest version (1:1.4.5-2). 2022-11-02 14:42:18.338 | graphviz is already the newest version (2.42.2-3build2). 2022-11-02 14:42:18.338 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-11-02 14:42:18.338 | pcp is already the newest version (5.0.3-1). 2022-11-02 14:42:18.338 | pm-utils is already the newest version (1.4.1-19). 2022-11-02 14:42:18.339 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-11-02 14:42:18.339 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 14:42:18.339 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 14:42:18.339 | curl is already the newest version (7.68.0-1ubuntu2.14). 2022-11-02 14:42:18.339 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 14:42:18.339 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 14:42:18.339 | git is already the newest version (1:2.25.1-1ubuntu3.6). 2022-11-02 14:42:18.339 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-11-02 14:42:18.339 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-11-02 14:42:18.339 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-11-02 14:42:18.339 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-11-02 14:42:18.339 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-11-02 14:42:18.339 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-11-02 14:42:18.339 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-11-02 14:42:18.339 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-11-02 14:42:18.339 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 14:42:18.339 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-11-02 14:42:18.339 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-11-02 14:42:18.339 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-11-02 14:42:18.339 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-11-02 14:42:18.339 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-11-02 14:42:18.339 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-11-02 14:42:18.339 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-11-02 14:42:18.339 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 14:42:18.339 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-11-02 14:42:18.339 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-11-02 14:42:18.339 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-11-02 14:42:18.339 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-11-02 14:42:18.339 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-11-02 14:42:18.339 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-11-02 14:42:18.340 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-11-02 14:42:18.340 | unzip is already the newest version (6.0-25ubuntu1.1). 2022-11-02 14:42:18.340 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-11-02 14:42:18.340 | wget is already the newest version (1.20.3-1ubuntu2). 2022-11-02 14:42:18.340 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5). 2022-11-02 14:42:18.666 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 14:42:18.666 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-11-02 14:42:18.666 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-11-02 14:42:18.666 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-11-02 14:42:18.666 | The following packages were automatically installed and are no longer required: 2022-11-02 14:42:18.668 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:42:18.668 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:42:18.668 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:42:18.668 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:42:18.668 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:42:18.668 | python3-zope.interface 2022-11-02 14:42:18.668 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:42:18.801 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:42:18.806 | ++ functions-common:apt_get:1246 : result=0 2022-11-02 14:42:18.808 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:42:18.811 | ++ functions-common:time_stop:2451 : local name 2022-11-02 14:42:18.813 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 14:42:18.815 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:42:18.818 | ++ functions-common:time_stop:2454 : local total 2022-11-02 14:42:18.825 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 14:42:18.828 | ++ functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:42:18.830 | ++ functions-common:time_stop:2458 : start_time=1667400137867 2022-11-02 14:42:18.833 | ++ functions-common:time_stop:2460 : [[ -z 1667400137867 ]] 2022-11-02 14:42:18.836 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:42:18.840 | ++ functions-common:time_stop:2463 : end_time=1667400138838 2022-11-02 14:42:18.843 | ++ functions-common:time_stop:2464 : elapsed_time=971 2022-11-02 14:42:18.845 | ++ functions-common:time_stop:2465 : total=979 2022-11-02 14:42:18.847 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:42:18.851 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1950 2022-11-02 14:42:18.853 | ++ functions-common:apt_get:1250 : return 0 2022-11-02 14:42:18.856 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-11-02 14:42:18.858 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-11-02 14:42:18.861 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-11-02 14:42:18.866 | ++ tools/install_prereqs.sh:source:89 : date 2022-11-02 14:42:18.870 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-11-02 14:42:18.873 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-11-02 14:42:18.876 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-11-02 14:42:20.478 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-11-02 14:42:20.480 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-11-02 14:42:20.486 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-11-02 14:42:20.486 | + tools/install_pip.sh:main:43 : GetDistro 2022-11-02 14:42:20.487 | + functions-common:GetDistro:446 : GetOSVersion 2022-11-02 14:42:20.489 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-11-02 14:42:20.491 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-11-02 14:42:20.493 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-11-02 14:42:20.495 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-11-02 14:42:20.497 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-11-02 14:42:20.499 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-11-02 14:42:20.501 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-11-02 14:42:20.503 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-11-02 14:42:20.505 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-11-02 14:42:20.507 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-11-02 14:42:20.509 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-11-02 14:42:20.511 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-11-02 14:42:20.513 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-11-02 14:42:20.514 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-11-02 14:42:20.516 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-11-02 14:42:20.519 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-11-02 14:42:20.521 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-11-02 14:42:20.523 | + functions-common:_ensure_lsb_release:394 : return 2022-11-02 14:42:20.525 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-11-02 14:42:20.604 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-11-02 14:42:20.607 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-11-02 14:42:20.685 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-11-02 14:42:20.687 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-11-02 14:42:20.765 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-11-02 14:42:20.767 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-11-02 14:42:20.769 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-11-02 14:42:20.771 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-11-02 14:42:20.773 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-11-02 14:42:20.775 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-11-02 14:42:20.777 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-11-02 14:42:20.779 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-11-02 14:42:20.781 | + functions-common:GetDistro:451 : DISTRO=focal 2022-11-02 14:42:20.783 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-11-02 14:42:20.786 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-11-02 14:42:20.786 | Distro: focal 2022-11-02 14:42:20.788 | + tools/install_pip.sh:main:124 : get_versions 2022-11-02 14:42:20.791 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 14:42:20.795 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 14:42:20.798 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 14:42:20.801 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 14:42:20.802 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 14:42:22.401 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 14:42:22.403 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 14:42:22.403 | pip: 20.0.2 2022-11-02 14:42:22.405 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-11-02 14:42:22.407 | + tools/install_pip.sh:main:130 : is_fedora 2022-11-02 14:42:22.409 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:42:22.412 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:42:22.414 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:42:22.416 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:42:22.418 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:42:22.420 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:42:22.422 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:42:22.424 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:42:22.426 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:42:22.428 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:42:22.430 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:42:22.432 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-11-02 14:42:22.435 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:42:22.437 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:42:22.438 | + tools/install_pip.sh:main:142 : : 2022-11-02 14:42:22.440 | + tools/install_pip.sh:main:147 : set -x 2022-11-02 14:42:22.443 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-11-02 14:42:22.445 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-11-02 14:42:22.447 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 14:42:22.450 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-11-02 14:42:22.452 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-11-02 14:42:22.454 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 14:42:22.458 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:42:22.458 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 14:42:22.463 | ++ 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-11-02 14:42:22.465 | ++ 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-11-02 14:42:22.467 | ++ 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-11-02 14:42:22.469 | + 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-11-02 14:42:22.471 | + 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-11-02 14:42:22.491 | 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-11-02 14:42:22.493 | + 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-11-02 14:42:24.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:42:24.782 | from cryptography.utils import int_from_bytes 2022-11-02 14:42:24.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:42:24.782 | from cryptography.utils import int_from_bytes 2022-11-02 14:42:25.000 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.008 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.015 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.019 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.108 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.127 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.132 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.135 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.150 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.158 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.161 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.192 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.201 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.206 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.225 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.263 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.271 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.276 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.324 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.338 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.342 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.361 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.368 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.417 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.435 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.439 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.555 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.562 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.573 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:42:25.621 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.742 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.767 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.771 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.781 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.787 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.807 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.814 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.830 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.888 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.902 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.918 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.962 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.966 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:25.975 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:42:26.719 | Collecting setuptools===60.9.3 2022-11-02 14:42:26.743 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-11-02 14:42:29.244 | Installing collected packages: setuptools 2022-11-02 14:42:29.244 | Attempting uninstall: setuptools 2022-11-02 14:42:29.245 | Found existing installation: setuptools 45.2.0 2022-11-02 14:42:29.247 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr 2022-11-02 14:42:29.247 | Can't uninstall 'setuptools'. No files were found to uninstall. 2022-11-02 14:42:30.153 | Successfully installed setuptools-60.9.3 2022-11-02 14:42:30.285 | + inc/python:pip_install:200 : result=0 2022-11-02 14:42:30.287 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:42:30.289 | + functions-common:time_stop:2451 : local name 2022-11-02 14:42:30.291 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:42:30.293 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:42:30.294 | + functions-common:time_stop:2454 : local total 2022-11-02 14:42:30.296 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:42:30.298 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:42:30.300 | + functions-common:time_stop:2458 : start_time=1667400142486 2022-11-02 14:42:30.302 | + functions-common:time_stop:2460 : [[ -z 1667400142486 ]] 2022-11-02 14:42:30.305 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:42:30.313 | + functions-common:time_stop:2463 : end_time=1667400150306 2022-11-02 14:42:30.315 | + functions-common:time_stop:2464 : elapsed_time=7820 2022-11-02 14:42:30.318 | + functions-common:time_stop:2465 : total=0 2022-11-02 14:42:30.319 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:42:30.321 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7820 2022-11-02 14:42:30.323 | + inc/python:pip_install:203 : return 0 2022-11-02 14:42:30.325 | + tools/install_pip.sh:main:153 : get_versions 2022-11-02 14:42:30.328 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 14:42:30.333 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 14:42:30.335 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 14:42:30.338 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 14:42:30.339 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 14:42:31.948 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 14:42:31.950 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 14:42:31.950 | pip: 20.0.2 2022-11-02 14:42:31.953 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-11-02 14:42:31.956 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 14:42:31.960 | + ./stack.sh:main:796 : fixup_all 2022-11-02 14:42:31.962 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-11-02 14:42:31.964 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-11-02 14:42:31.967 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:42:31.969 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:42:31.971 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-11-02 14:42:31.984 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-11-02 14:42:32.001 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-11-02 14:42:32.014 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-11-02 14:42:32.017 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-11-02 14:42:32.019 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:42:32.021 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:42:32.023 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:42:32.026 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:42:32.028 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:42:32.030 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:42:32.032 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:42:32.035 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:42:32.037 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:42:32.039 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:42:32.042 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:42:32.044 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-11-02 14:42:32.047 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-11-02 14:42:32.049 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-11-02 14:42:32.052 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:42:32.054 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:42:32.056 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:42:32.059 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:42:32.061 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:42:32.063 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:42:32.066 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-11-02 14:42:32.069 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-11-02 14:42:32.071 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-11-02 14:42:32.074 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-11-02 14:42:32.076 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-11-02 14:42:32.078 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-11-02 14:42:32.081 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-11-02 14:42:32.104 | Using python 3.8 to install os-testr 2022-11-02 14:42:32.106 | + 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-11-02 14:42:34.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:42:34.396 | from cryptography.utils import int_from_bytes 2022-11-02 14:42:34.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:42:34.396 | from cryptography.utils import int_from_bytes 2022-11-02 14:42:34.615 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.624 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.631 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.635 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.726 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.745 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.750 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.753 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.769 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.777 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.779 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.811 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.821 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.826 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.844 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.882 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.890 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.896 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.945 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.959 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.963 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.983 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:34.990 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.040 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.058 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.062 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.187 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.194 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.198 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:42:35.254 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.378 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.404 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.409 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.421 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.428 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.447 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.455 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.473 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.532 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.546 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.563 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.608 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.613 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:35.620 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:42:35.697 | Requirement already up-to-date: os-testr===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.1) 2022-11-02 14:42:35.817 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:42:35.866 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-11-02 14:42:35.934 | Requirement already up-to-date: stestr===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.2.1) 2022-11-02 14:42:36.043 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:42:36.102 | Requirement already up-to-date: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 14:42:36.128 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:42:36.169 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:42:36.222 | Requirement already up-to-date: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.2) 2022-11-02 14:42:36.318 | Requirement already up-to-date: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:42:36.547 | Requirement already up-to-date: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:42:36.602 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:42:36.703 | Requirement already up-to-date: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:42:36.792 | Requirement already up-to-date: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:42:36.933 | Requirement already up-to-date: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:42:37.078 | Requirement already up-to-date: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:42:37.166 | Requirement already up-to-date: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:42:37.211 | Requirement already up-to-date: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:42:37.276 | Requirement already up-to-date: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:42:37.384 | Requirement already up-to-date: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:42:39.877 | + inc/python:pip_install:200 : result=0 2022-11-02 14:42:39.880 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:42:39.882 | + functions-common:time_stop:2451 : local name 2022-11-02 14:42:39.884 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:42:39.886 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:42:39.888 | + functions-common:time_stop:2454 : local total 2022-11-02 14:42:39.891 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:42:39.893 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:42:39.896 | + functions-common:time_stop:2458 : start_time=1667400152098 2022-11-02 14:42:39.898 | + functions-common:time_stop:2460 : [[ -z 1667400152098 ]] 2022-11-02 14:42:39.901 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:42:39.905 | + functions-common:time_stop:2463 : end_time=1667400159902 2022-11-02 14:42:39.907 | + functions-common:time_stop:2464 : elapsed_time=7804 2022-11-02 14:42:39.910 | + functions-common:time_stop:2465 : total=0 2022-11-02 14:42:39.913 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:42:39.915 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7804 2022-11-02 14:42:39.917 | + inc/python:pip_install:203 : return 0 2022-11-02 14:42:39.920 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-11-02 14:42:39.980 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-11-02 14:42:40.373 | + ./stack.sh:main:810 : install_infra 2022-11-02 14:42:40.376 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 14:42:40.380 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-11-02 14:42:40.383 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 14:42:40.387 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-11-02 14:42:40.416 | + 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-11-02 14:42:42.457 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.467 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.474 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.478 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.584 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.605 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.609 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.613 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.628 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.636 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.638 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.671 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.681 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.686 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.704 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.743 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.750 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.756 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.805 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.818 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.822 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.842 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.850 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.899 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.918 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:42.921 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.015 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.024 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.027 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:42:43.082 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.210 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.235 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.240 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.251 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.257 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.277 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.284 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.302 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.360 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.373 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.391 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.436 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.439 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:43.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:42:43.574 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:42:43.887 | + inc/python:pip_install:200 : result=0 2022-11-02 14:42:43.889 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:42:43.892 | + functions-common:time_stop:2451 : local name 2022-11-02 14:42:43.894 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:42:43.897 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:42:43.899 | + functions-common:time_stop:2454 : local total 2022-11-02 14:42:43.901 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:42:43.911 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:42:43.913 | + functions-common:time_stop:2458 : start_time=1667400160406 2022-11-02 14:42:43.915 | + functions-common:time_stop:2460 : [[ -z 1667400160406 ]] 2022-11-02 14:42:43.919 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:42:43.923 | + functions-common:time_stop:2463 : end_time=1667400163921 2022-11-02 14:42:43.927 | + functions-common:time_stop:2464 : elapsed_time=3515 2022-11-02 14:42:43.929 | + functions-common:time_stop:2465 : total=7804 2022-11-02 14:42:43.931 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:42:43.934 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=11319 2022-11-02 14:42:43.936 | + inc/python:pip_install:203 : return 0 2022-11-02 14:42:43.938 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 14:42:43.941 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-11-02 14:42:43.966 | + 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-11-02 14:42:45.873 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:45.884 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:45.891 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:45.896 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.007 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.027 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.032 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.035 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.051 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.059 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.061 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.094 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.104 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.109 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.128 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.168 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.176 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.182 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.231 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.246 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.250 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.271 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.278 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.328 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.348 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.352 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.446 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.454 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.458 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:42:46.514 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.640 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.666 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.670 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.682 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.687 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.708 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.715 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.732 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.793 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.806 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.824 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.870 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.874 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:46.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:42:46.883 | Processing /opt/stack/requirements 2022-11-02 14:42:48.702 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:42:48.706 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:42:48.718 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:42:48.724 | 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 357)) (5.8.1) 2022-11-02 14:42:48.727 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:42:48.733 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:42:48.786 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:42:48.789 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:42:48.800 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:42:48.821 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5372) (1.3) 2022-11-02 14:42:48.824 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5372) (0.3.0) 2022-11-02 14:42:48.841 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2022.9.24) 2022-11-02 14:42:48.843 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:42:48.850 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:42:48.853 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:42:48.855 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:42:48.869 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:42:48.881 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:42:48.885 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:42:48.935 | Requirement already satisfied: stevedore===3.5.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:42:48.943 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:42:48.948 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:42:48.950 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:42:49.015 | Building wheels for collected packages: openstack-requirements 2022-11-02 14:42:49.017 | Building wheel for openstack-requirements (setup.py): started 2022-11-02 14:42:49.896 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-11-02 14:42:49.896 | ERROR: Command errored out with exit status 1: 2022-11-02 14:42:49.896 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-fjrsmcwe/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-fjrsmcwe/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-cxjr0y1l 2022-11-02 14:42:49.896 | cwd: /tmp/pip-req-build-fjrsmcwe/ 2022-11-02 14:42:49.896 | Complete output (6 lines): 2022-11-02 14:42:49.896 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-11-02 14:42:49.896 | or: setup.py --help [cmd1 cmd2 ...] 2022-11-02 14:42:49.896 | or: setup.py --help-commands 2022-11-02 14:42:49.896 | or: setup.py cmd --help 2022-11-02 14:42:49.896 | 2022-11-02 14:42:49.896 | error: invalid command 'bdist_wheel' 2022-11-02 14:42:49.896 | ---------------------------------------- 2022-11-02 14:42:49.897 | ERROR: Failed building wheel for openstack-requirements 2022-11-02 14:42:49.897 | Running setup.py clean for openstack-requirements 2022-11-02 14:42:50.765 | Failed to build openstack-requirements 2022-11-02 14:42:50.781 | Installing collected packages: openstack-requirements 2022-11-02 14:42:50.781 | Attempting uninstall: openstack-requirements 2022-11-02 14:42:50.782 | Found existing installation: openstack-requirements 1.2.1.dev5372 2022-11-02 14:42:50.819 | Uninstalling openstack-requirements-1.2.1.dev5372: 2022-11-02 14:42:50.839 | Successfully uninstalled openstack-requirements-1.2.1.dev5372 2022-11-02 14:42:50.842 | Running setup.py install for openstack-requirements: started 2022-11-02 14:42:53.347 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-11-02 14:42:53.372 | Successfully installed openstack-requirements-1.2.1.dev5372 2022-11-02 14:42:53.513 | + inc/python:pip_install:200 : result=0 2022-11-02 14:42:53.515 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:42:53.517 | + functions-common:time_stop:2451 : local name 2022-11-02 14:42:53.520 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:42:53.522 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:42:53.524 | + functions-common:time_stop:2454 : local total 2022-11-02 14:42:53.526 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:42:53.528 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:42:53.530 | + functions-common:time_stop:2458 : start_time=1667400163958 2022-11-02 14:42:53.533 | + functions-common:time_stop:2460 : [[ -z 1667400163958 ]] 2022-11-02 14:42:53.536 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:42:53.540 | + functions-common:time_stop:2463 : end_time=1667400173538 2022-11-02 14:42:53.542 | + functions-common:time_stop:2464 : elapsed_time=9580 2022-11-02 14:42:53.545 | + functions-common:time_stop:2465 : total=11319 2022-11-02 14:42:53.547 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:42:53.549 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=20899 2022-11-02 14:42:53.552 | + inc/python:pip_install:203 : return 0 2022-11-02 14:42:53.555 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-11-02 14:42:53.558 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-11-02 14:42:53.560 | + inc/python:use_library_from_git:250 : local name=pbr 2022-11-02 14:42:53.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:42:53.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:42:53.568 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-11-02 14:42:53.570 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:42:53.573 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-11-02 14:42:53.595 | Using python 3.8 to install pbr 2022-11-02 14:42:53.598 | + 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-11-02 14:42:55.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:42:55.866 | from cryptography.utils import int_from_bytes 2022-11-02 14:42:55.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:42:55.866 | from cryptography.utils import int_from_bytes 2022-11-02 14:42:56.082 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.089 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.097 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.101 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.192 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.212 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.216 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.220 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.236 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.245 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.247 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.279 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.289 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.294 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.313 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.352 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.359 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.366 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.415 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.429 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.433 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.454 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.462 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.513 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.531 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.536 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.654 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.662 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.666 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:42:56.721 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.846 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.872 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.876 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.888 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.894 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.915 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.922 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.940 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:56.999 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:57.013 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:57.030 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:57.075 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:57.079 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:42:57.087 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:42:57.218 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:42:59.859 | + inc/python:pip_install:200 : result=0 2022-11-02 14:42:59.861 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:42:59.864 | + functions-common:time_stop:2451 : local name 2022-11-02 14:42:59.867 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:42:59.869 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:42:59.871 | + functions-common:time_stop:2454 : local total 2022-11-02 14:42:59.873 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:42:59.875 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:42:59.878 | + functions-common:time_stop:2458 : start_time=1667400173589 2022-11-02 14:42:59.880 | + functions-common:time_stop:2460 : [[ -z 1667400173589 ]] 2022-11-02 14:42:59.883 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:42:59.888 | + functions-common:time_stop:2463 : end_time=1667400179885 2022-11-02 14:42:59.890 | + functions-common:time_stop:2464 : elapsed_time=6296 2022-11-02 14:42:59.893 | + functions-common:time_stop:2465 : total=20899 2022-11-02 14:42:59.895 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:42:59.898 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=27195 2022-11-02 14:42:59.900 | + inc/python:pip_install:203 : return 0 2022-11-02 14:42:59.902 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-11-02 14:43:02.488 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-11-02 14:43:04.529 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:43:04.530 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-11-02 14:43:04.552 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-11-02 14:43:04.557 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-11-02 14:43:04.560 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.11.0) 2022-11-02 14:43:04.563 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.8.0) 2022-11-02 14:43:04.568 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-11-02 14:43:04.650 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 14:43:04.652 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 14:43:04.656 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-11-02 14:43:04.673 | + ./stack.sh:main:819 : pkgs= 2022-11-02 14:43:04.676 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-11-02 14:43:04.679 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-11-02 14:43:04.682 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 14:43:04.685 | + functions-common:run_phase:1880 : local phase=pre-install 2022-11-02 14:43:04.687 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 14:43:04.691 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 14:43:04.694 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 14:43:04.697 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 14:43:04.699 | + functions-common:run_phase:1889 : local extra 2022-11-02 14:43:04.702 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 14:43:04.707 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 14:43:04.709 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 14:43:04.711 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 14:43:04.714 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-11-02 14:43:04.716 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 14:43:04.731 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:43:04.733 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 14:43:04.736 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:43:04.738 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-11-02 14:43:04.740 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:43:04.742 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 14:43:04.744 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:43:04.747 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-11-02 14:43:04.749 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:43:04.751 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-11-02 14:43:04.754 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:43:04.756 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-11-02 14:43:04.758 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 14:43:04.760 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 14:43:04.762 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 14:43:04.765 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 14:43:04.767 | + functions-common:run_phase:1906 : run_plugins stack pre-install 2022-11-02 14:43:04.770 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 14:43:04.772 | + functions-common:run_plugins:1866 : local phase=pre-install 2022-11-02 14:43:04.774 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 14:43:04.776 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 14:43:04.779 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-11-02 14:43:04.781 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-11-02 14:43:04.784 | + functions:set_systemd_override:821 : local value=2048 2022-11-02 14:43:04.786 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-11-02 14:43:04.789 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-11-02 14:43:04.857 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-11-02 14:43:04.857 | Set systemd system override for DefaultLimitNOFILE=2048 2022-11-02 14:43:04.860 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-11-02 14:43:05.683 | + ./stack.sh:main:832 : install_rpc_backend 2022-11-02 14:43:05.686 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-11-02 14:43:05.707 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:43:05.709 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-11-02 14:43:05.712 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:43:05.714 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:43:05.717 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:43:05.719 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:43:05.723 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:43:05.725 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:43:05.728 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:05.730 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:05.733 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:43:05.736 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:43:05.738 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:43:05.741 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:43:05.744 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-11-02 14:43:05.746 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:43:05.749 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:05.751 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:05.754 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-11-02 14:43:05.778 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-11-02 14:43:05.892 | Reading package lists... 2022-11-02 14:43:06.196 | Building dependency tree... 2022-11-02 14:43:06.197 | Reading state information... 2022-11-02 14:43:06.579 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-11-02 14:43:06.580 | The following packages were automatically installed and are no longer required: 2022-11-02 14:43:06.581 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:43:06.582 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:43:06.582 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:43:06.582 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:43:06.582 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:43:06.582 | python3-zope.interface 2022-11-02 14:43:06.582 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:43:06.717 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:43:06.722 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:43:06.724 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:43:06.726 | + functions-common:time_stop:2451 : local name 2022-11-02 14:43:06.729 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:43:06.732 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:43:06.734 | + functions-common:time_stop:2454 : local total 2022-11-02 14:43:06.737 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:43:06.740 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:43:06.742 | + functions-common:time_stop:2458 : start_time=1667400185775 2022-11-02 14:43:06.744 | + functions-common:time_stop:2460 : [[ -z 1667400185775 ]] 2022-11-02 14:43:06.747 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:43:06.752 | + functions-common:time_stop:2463 : end_time=1667400186749 2022-11-02 14:43:06.755 | + functions-common:time_stop:2464 : elapsed_time=974 2022-11-02 14:43:06.758 | + functions-common:time_stop:2465 : total=1950 2022-11-02 14:43:06.760 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:43:06.762 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=2924 2022-11-02 14:43:06.765 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:43:06.767 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-11-02 14:43:06.769 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:43:06.772 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:43:06.774 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:43:06.777 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:43:06.779 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:43:06.781 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:43:06.784 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-11-02 14:43:06.786 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:43:06.789 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:43:06.791 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:43:06.794 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:43:06.796 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:43:06.799 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:43:06.803 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:43:06.805 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:43:06.807 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:43:06.810 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:43:06.812 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:43:06.815 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-11-02 14:43:06.818 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:43:06.820 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:43:06.823 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:43:06.825 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:43:06.828 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:43:06.831 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:43:06.834 | + ./stack.sh:main:833 : restart_rpc_backend 2022-11-02 14:43:06.836 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-11-02 14:43:06.854 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:43:06.857 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-11-02 14:43:06.859 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:43:06.863 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-11-02 14:43:06.865 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-11-02 14:43:06.868 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-11-02 14:43:06.873 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-11-02 14:43:06.875 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-11-02 14:43:06.878 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-11-02 14:43:06.881 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-11-02 14:43:06.883 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-11-02 14:43:06.885 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-11-02 14:43:06.889 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-11-02 14:43:07.634 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-11-02 14:43:07.634 | user tags 2022-11-02 14:43:07.634 | stackrabbit []' 2022-11-02 14:43:07.638 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-11-02 14:43:07.638 | user tags 2022-11-02 14:43:07.638 | stackrabbit []' 2022-11-02 14:43:07.639 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-11-02 14:43:07.646 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-11-02 14:43:07.648 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-11-02 14:43:07.651 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 14:43:08.412 | Changing password for user "stackrabbit" ... 2022-11-02 14:43:08.493 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-11-02 14:43:09.216 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-11-02 14:43:09.272 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-11-02 14:43:09.274 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 14:43:09.979 | Changing password for user "stackrabbit" ... 2022-11-02 14:43:10.029 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-11-02 14:43:10.032 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-11-02 14:43:10.035 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-11-02 14:43:10.768 | Deleting user "guest" ... 2022-11-02 14:43:10.785 | Error: 2022-11-02 14:43:10.785 | {:no_such_user, "guest"} 2022-11-02 14:43:10.801 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-11-02 14:43:10.804 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-11-02 14:43:10.822 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:43:10.825 | + ./stack.sh:main:836 : install_database 2022-11-02 14:43:10.827 | + lib/database:install_database:118 : install_database_mysql 2022-11-02 14:43:10.831 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-11-02 14:43:10.834 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:10.836 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:10.838 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-11-02 14:43:11.277 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-11-02 14:43:11.280 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-11-02 14:43:11.282 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-11-02 14:43:11.285 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-11-02 14:43:11.288 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:43:11.291 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-11-02 14:43:11.294 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:43:11.297 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:43:11.301 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:43:11.304 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:43:11.307 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:43:11.309 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:43:11.311 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:43:11.314 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:43:11.317 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:43:11.319 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:43:11.322 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:43:11.324 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-11-02 14:43:11.326 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:43:11.329 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:43:11.332 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:43:11.334 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:43:11.337 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:43:11.339 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:43:11.342 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-11-02 14:43:11.344 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:11.347 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:11.349 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-11-02 14:43:11.352 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:43:11.354 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:43:11.357 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:43:11.359 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:43:11.362 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:43:11.365 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:43:11.368 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:11.370 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:11.373 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:43:11.375 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:43:11.379 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:43:11.381 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:43:11.383 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-11-02 14:43:11.386 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:43:11.389 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:11.393 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:11.399 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-11-02 14:43:11.424 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-11-02 14:43:11.551 | Reading package lists... 2022-11-02 14:43:11.872 | Building dependency tree... 2022-11-02 14:43:11.874 | Reading state information... 2022-11-02 14:43:12.255 | mysql-server is already the newest version (8.0.31-0ubuntu0.20.04.1). 2022-11-02 14:43:12.255 | The following packages were automatically installed and are no longer required: 2022-11-02 14:43:12.257 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:43:12.257 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:43:12.257 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:43:12.257 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:43:12.257 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:43:12.257 | python3-zope.interface 2022-11-02 14:43:12.257 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:43:12.407 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:43:12.413 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:43:12.415 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:43:12.417 | + functions-common:time_stop:2451 : local name 2022-11-02 14:43:12.419 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:43:12.421 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:43:12.424 | + functions-common:time_stop:2454 : local total 2022-11-02 14:43:12.426 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:43:12.428 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:43:12.431 | + functions-common:time_stop:2458 : start_time=1667400191421 2022-11-02 14:43:12.433 | + functions-common:time_stop:2460 : [[ -z 1667400191421 ]] 2022-11-02 14:43:12.435 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:43:12.440 | + functions-common:time_stop:2463 : end_time=1667400192437 2022-11-02 14:43:12.443 | + functions-common:time_stop:2464 : elapsed_time=1016 2022-11-02 14:43:12.446 | + functions-common:time_stop:2465 : total=2924 2022-11-02 14:43:12.448 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:43:12.451 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3940 2022-11-02 14:43:12.454 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:43:12.458 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-11-02 14:43:12.462 | + ./stack.sh:main:839 : install_database_python 2022-11-02 14:43:12.465 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-11-02 14:43:12.468 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-11-02 14:43:12.471 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-11-02 14:43:12.474 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 14:43:12.477 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-11-02 14:43:12.479 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-11-02 14:43:12.482 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 14:43:12.486 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:43:12.488 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 14:43:12.493 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-11-02 14:43:12.495 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-11-02 14:43:12.499 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-11-02 14:43:12.503 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-11-02 14:43:12.505 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-11-02 14:43:12.530 | Using python 3.8 to install PyMySQL 2022-11-02 14:43:12.533 | + 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-11-02 14:43:14.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:43:14.810 | from cryptography.utils import int_from_bytes 2022-11-02 14:43:14.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:43:14.810 | from cryptography.utils import int_from_bytes 2022-11-02 14:43:15.027 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.035 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.042 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.046 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.137 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.158 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.162 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.166 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.181 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.190 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.192 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.223 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.233 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.238 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.257 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.295 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.303 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.308 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.357 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.371 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.375 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.395 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.402 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.454 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.471 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.476 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.596 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.603 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.607 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:43:15.663 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.789 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.815 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.820 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.831 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.836 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.857 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.865 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.882 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.943 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.955 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:15.972 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:16.024 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:16.028 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:16.035 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:43:16.036 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.0.2) 2022-11-02 14:43:18.553 | + inc/python:pip_install:200 : result=0 2022-11-02 14:43:18.555 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:43:18.557 | + functions-common:time_stop:2451 : local name 2022-11-02 14:43:18.560 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:43:18.562 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:43:18.565 | + functions-common:time_stop:2454 : local total 2022-11-02 14:43:18.567 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:43:18.570 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:43:18.572 | + functions-common:time_stop:2458 : start_time=1667400192524 2022-11-02 14:43:18.574 | + functions-common:time_stop:2460 : [[ -z 1667400192524 ]] 2022-11-02 14:43:18.577 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:43:18.581 | + functions-common:time_stop:2463 : end_time=1667400198579 2022-11-02 14:43:18.584 | + functions-common:time_stop:2464 : elapsed_time=6055 2022-11-02 14:43:18.586 | + functions-common:time_stop:2465 : total=27195 2022-11-02 14:43:18.588 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:43:18.591 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=33250 2022-11-02 14:43:18.593 | + inc/python:pip_install:203 : return 0 2022-11-02 14:43:18.595 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-11-02 14:43:18.598 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 14:43:18.600 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-11-02 14:43:18.602 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-11-02 14:43:18.620 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:43:18.623 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-11-02 14:43:18.625 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-11-02 14:43:18.629 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:43:18.630 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 14:43:18.635 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:43:18.637 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 14:43:18.640 | + 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-11-02 14:43:18.643 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 14:43:18.645 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-11-02 14:43:18.648 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-11-02 14:43:18.664 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:43:18.666 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-11-02 14:43:18.669 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:43:18.671 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:43:18.674 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:43:18.676 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:43:18.679 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:43:18.681 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:43:18.683 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:18.686 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:18.688 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:43:18.691 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:43:18.694 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:43:18.696 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:43:18.698 | + functions-common:install_package:1476 : real_install_package radvd 2022-11-02 14:43:18.701 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:43:18.704 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:18.706 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:18.708 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-11-02 14:43:18.729 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-11-02 14:43:18.841 | Reading package lists... 2022-11-02 14:43:19.119 | Building dependency tree... 2022-11-02 14:43:19.121 | Reading state information... 2022-11-02 14:43:19.509 | radvd is already the newest version (1:2.17-2). 2022-11-02 14:43:19.509 | The following packages were automatically installed and are no longer required: 2022-11-02 14:43:19.511 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:43:19.511 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:43:19.511 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:43:19.511 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:43:19.511 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:43:19.511 | python3-zope.interface 2022-11-02 14:43:19.511 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:43:19.648 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:43:19.652 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:43:19.655 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:43:19.658 | + functions-common:time_stop:2451 : local name 2022-11-02 14:43:19.660 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:43:19.662 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:43:19.665 | + functions-common:time_stop:2454 : local total 2022-11-02 14:43:19.667 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:43:19.669 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:43:19.671 | + functions-common:time_stop:2458 : start_time=1667400198727 2022-11-02 14:43:19.674 | + functions-common:time_stop:2460 : [[ -z 1667400198727 ]] 2022-11-02 14:43:19.677 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:43:19.681 | + functions-common:time_stop:2463 : end_time=1667400199678 2022-11-02 14:43:19.683 | + functions-common:time_stop:2464 : elapsed_time=951 2022-11-02 14:43:19.686 | + functions-common:time_stop:2465 : total=3940 2022-11-02 14:43:19.688 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:43:19.691 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=4891 2022-11-02 14:43:19.693 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:43:19.696 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-11-02 14:43:19.716 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:43:19.718 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-11-02 14:43:19.721 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-11-02 14:43:19.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-11-02 14:43:19.726 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-11-02 14:43:19.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-11-02 14:43:19.750 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:43:19.754 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:43:19.756 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:43:19.759 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:43:19.761 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:43:19.764 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:43:19.767 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:19.770 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:19.772 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:43:19.774 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:43:19.777 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:43:19.779 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:43:19.781 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-11-02 14:43:19.784 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:43:19.786 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:19.788 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:19.791 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-11-02 14:43:19.815 | + functions-common:apt_get:1242 : 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-11-02 14:43:19.928 | Reading package lists... 2022-11-02 14:43:20.211 | Building dependency tree... 2022-11-02 14:43:20.212 | Reading state information... 2022-11-02 14:43:20.510 | fakeroot is already the newest version (1.24-1). 2022-11-02 14:43:20.510 | make is already the newest version (4.2.1-1.2). 2022-11-02 14:43:20.511 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-11-02 14:43:20.511 | The following packages were automatically installed and are no longer required: 2022-11-02 14:43:20.512 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:43:20.512 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:43:20.512 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:43:20.512 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:43:20.512 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:43:20.512 | python3-zope.interface 2022-11-02 14:43:20.512 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:43:20.635 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:43:20.639 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:43:20.644 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:43:20.647 | + functions-common:time_stop:2451 : local name 2022-11-02 14:43:20.649 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:43:20.651 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:43:20.654 | + functions-common:time_stop:2454 : local total 2022-11-02 14:43:20.656 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:43:20.660 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:43:20.662 | + functions-common:time_stop:2458 : start_time=1667400199812 2022-11-02 14:43:20.664 | + functions-common:time_stop:2460 : [[ -z 1667400199812 ]] 2022-11-02 14:43:20.667 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:43:20.671 | + functions-common:time_stop:2463 : end_time=1667400200668 2022-11-02 14:43:20.674 | + functions-common:time_stop:2464 : elapsed_time=856 2022-11-02 14:43:20.676 | + functions-common:time_stop:2465 : total=4891 2022-11-02 14:43:20.679 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:43:20.681 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5747 2022-11-02 14:43:20.683 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:43:20.686 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-11-02 14:43:20.688 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:20.690 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:20.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-11-02 14:43:20.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-11-02 14:43:20.698 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-11-02 14:43:20.703 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-11-02 14:43:20.706 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-11-02 14:43:20.710 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-11-02 14:43:20.710 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-11-02 14:43:20.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-11-02 14:43:20.717 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-11-02 14:43:20.720 | + functions:vercmp:628 : local v1=5.4 2022-11-02 14:43:20.723 | + functions:vercmp:629 : local 'op=<' 2022-11-02 14:43:20.725 | + functions:vercmp:630 : local v2=3.13 2022-11-02 14:43:20.727 | + functions:vercmp:631 : local result 2022-11-02 14:43:20.731 | ++ functions:vercmp:635 : head -1 2022-11-02 14:43:20.732 | ++ functions:vercmp:635 : sort -V 2022-11-02 14:43:20.734 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-11-02 14:43:20.738 | + functions:vercmp:635 : result=3.13 2022-11-02 14:43:20.740 | + functions:vercmp:637 : case $op in 2022-11-02 14:43:20.742 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-11-02 14:43:20.745 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-11-02 14:43:20.747 | + functions:vercmp:648 : return 2022-11-02 14:43:20.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-11-02 14:43:20.752 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:43:20.754 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart openvswitch-switch 2022-11-02 14:43:21.256 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-11-02 14:43:21.260 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-11-02 14:43:21.264 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-11-02 14:43:21.272 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.275 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-11-02 14:43:21.296 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:43:21.298 | + ./stack.sh:main:847 : install_etcd3 2022-11-02 14:43:21.301 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-11-02 14:43:21.301 | Installing etcd 2022-11-02 14:43:21.303 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-11-02 14:43:21.316 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-11-02 14:43:21.328 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-11-02 14:43:21.335 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-11-02 14:43:21.349 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-11-02 14:43:21.352 | ++ 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-11-02 14:43:21.355 | ++ 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-11-02 14:43:21.358 | +++ 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-11-02 14:43:21.364 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 14:43:21.366 | ++ 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-11-02 14:43:21.369 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-11-02 14:43:21.371 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 14:43:21.373 | ++ functions:get_extra_file:74 : return 2022-11-02 14:43:21.377 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 14:43:21.379 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-11-02 14:43:21.381 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-11-02 14:43:21.384 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-11-02 14:43:21.401 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:43:21.404 | + ./stack.sh:main:866 : install_dstat 2022-11-02 14:43:21.406 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-11-02 14:43:21.423 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:43:21.425 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-11-02 14:43:21.427 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:43:21.430 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-11-02 14:43:21.432 | + ./stack.sh:main:875 : install_libs 2022-11-02 14:43:21.434 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-11-02 14:43:21.437 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-11-02 14:43:21.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-11-02 14:43:21.442 | + inc/python:use_library_from_git:250 : local name=automaton 2022-11-02 14:43:21.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-11-02 14:43:21.451 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.454 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-11-02 14:43:21.457 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-11-02 14:43:21.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-11-02 14:43:21.461 | + inc/python:use_library_from_git:250 : local name=castellan 2022-11-02 14:43:21.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-11-02 14:43:21.472 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.474 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-11-02 14:43:21.477 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-11-02 14:43:21.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-11-02 14:43:21.482 | + inc/python:use_library_from_git:250 : local name=cliff 2022-11-02 14:43:21.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.488 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-11-02 14:43:21.494 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.497 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-11-02 14:43:21.499 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-11-02 14:43:21.502 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-11-02 14:43:21.505 | + inc/python:use_library_from_git:250 : local name=cursive 2022-11-02 14:43:21.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.512 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-11-02 14:43:21.514 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.517 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-11-02 14:43:21.519 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-11-02 14:43:21.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-11-02 14:43:21.525 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-11-02 14:43:21.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-11-02 14:43:21.535 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.538 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-11-02 14:43:21.540 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-11-02 14:43:21.542 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-11-02 14:43:21.545 | + inc/python:use_library_from_git:250 : local name=futurist 2022-11-02 14:43:21.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.550 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.552 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-11-02 14:43:21.555 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.557 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-11-02 14:43:21.560 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-11-02 14:43:21.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-11-02 14:43:21.565 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-11-02 14:43:21.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-11-02 14:43:21.575 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.578 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-11-02 14:43:21.580 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-11-02 14:43:21.583 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-11-02 14:43:21.585 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-11-02 14:43:21.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.590 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.592 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-11-02 14:43:21.595 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.598 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-11-02 14:43:21.600 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-11-02 14:43:21.602 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-11-02 14:43:21.605 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-11-02 14:43:21.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.610 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-11-02 14:43:21.616 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.619 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-11-02 14:43:21.621 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-11-02 14:43:21.624 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-11-02 14:43:21.629 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-11-02 14:43:21.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-11-02 14:43:21.639 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.641 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-11-02 14:43:21.644 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-11-02 14:43:21.646 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-11-02 14:43:21.649 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-11-02 14:43:21.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-11-02 14:43:21.658 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.661 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-11-02 14:43:21.663 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-11-02 14:43:21.666 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-11-02 14:43:21.668 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-11-02 14:43:21.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-11-02 14:43:21.678 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.681 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-11-02 14:43:21.683 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-11-02 14:43:21.685 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-11-02 14:43:21.688 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-11-02 14:43:21.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-11-02 14:43:21.698 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.701 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-11-02 14:43:21.703 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-11-02 14:43:21.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-11-02 14:43:21.708 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-11-02 14:43:21.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-11-02 14:43:21.718 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.720 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-11-02 14:43:21.722 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-11-02 14:43:21.725 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-11-02 14:43:21.727 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-11-02 14:43:21.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-11-02 14:43:21.738 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.742 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-11-02 14:43:21.744 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-11-02 14:43:21.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-11-02 14:43:21.749 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-11-02 14:43:21.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-11-02 14:43:21.761 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.763 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-11-02 14:43:21.766 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-11-02 14:43:21.768 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-11-02 14:43:21.771 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-11-02 14:43:21.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.776 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.779 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-11-02 14:43:21.781 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.784 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-11-02 14:43:21.786 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-11-02 14:43:21.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-11-02 14:43:21.791 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-11-02 14:43:21.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-11-02 14:43:21.804 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.806 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-11-02 14:43:21.809 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-11-02 14:43:21.811 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-11-02 14:43:21.813 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-11-02 14:43:21.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-11-02 14:43:21.824 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.826 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-11-02 14:43:21.828 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-11-02 14:43:21.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-11-02 14:43:21.834 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-11-02 14:43:21.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-11-02 14:43:21.843 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.846 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-11-02 14:43:21.849 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-11-02 14:43:21.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-11-02 14:43:21.854 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-11-02 14:43:21.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-11-02 14:43:21.864 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.867 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-11-02 14:43:21.869 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-11-02 14:43:21.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-11-02 14:43:21.874 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-11-02 14:43:21.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-11-02 14:43:21.885 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.887 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-11-02 14:43:21.890 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-11-02 14:43:21.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-11-02 14:43:21.895 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-11-02 14:43:21.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-11-02 14:43:21.906 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.909 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-11-02 14:43:21.912 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-11-02 14:43:21.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-11-02 14:43:21.922 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-11-02 14:43:21.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.929 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.932 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-11-02 14:43:21.934 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.937 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-11-02 14:43:21.940 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-11-02 14:43:21.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-11-02 14:43:21.945 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-11-02 14:43:21.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-11-02 14:43:21.955 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.958 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-11-02 14:43:21.961 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-11-02 14:43:21.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-11-02 14:43:21.966 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-11-02 14:43:21.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.971 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-11-02 14:43:21.976 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.978 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-11-02 14:43:21.981 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-11-02 14:43:21.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-11-02 14:43:21.987 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-11-02 14:43:21.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:21.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:21.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-11-02 14:43:21.997 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:21.999 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-11-02 14:43:22.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-11-02 14:43:22.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-11-02 14:43:22.006 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-11-02 14:43:22.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:22.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:22.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-11-02 14:43:22.016 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:22.019 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-11-02 14:43:22.021 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-11-02 14:43:22.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-11-02 14:43:22.026 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-11-02 14:43:22.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:22.031 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:22.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-11-02 14:43:22.037 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:22.039 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-11-02 14:43:22.042 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-11-02 14:43:22.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-11-02 14:43:22.046 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-11-02 14:43:22.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:22.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:22.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-11-02 14:43:22.057 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:22.059 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-11-02 14:43:22.062 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-11-02 14:43:22.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-11-02 14:43:22.067 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-11-02 14:43:22.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:22.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:22.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-11-02 14:43:22.078 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:22.081 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-11-02 14:43:22.085 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-11-02 14:43:22.086 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-11-02 14:43:22.088 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-11-02 14:43:22.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:22.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:22.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-11-02 14:43:22.100 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:22.103 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-11-02 14:43:22.106 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-11-02 14:43:22.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-11-02 14:43:22.112 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-11-02 14:43:22.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:22.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:22.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-11-02 14:43:22.121 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:22.124 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-11-02 14:43:22.127 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-11-02 14:43:22.130 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-11-02 14:43:22.132 | + inc/python:use_library_from_git:250 : local name=tooz 2022-11-02 14:43:22.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:22.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:22.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-11-02 14:43:22.142 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:22.145 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-11-02 14:43:22.148 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-11-02 14:43:22.150 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-11-02 14:43:22.153 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-11-02 14:43:22.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:22.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:22.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-11-02 14:43:22.164 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:22.167 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-11-02 14:43:22.169 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-11-02 14:43:22.172 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-11-02 14:43:22.174 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-11-02 14:43:22.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:22.179 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:22.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-11-02 14:43:22.185 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:22.187 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-11-02 14:43:22.191 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-11-02 14:43:22.193 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-11-02 14:43:22.195 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-11-02 14:43:22.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:22.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:22.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-11-02 14:43:22.206 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:22.209 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-11-02 14:43:22.211 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-11-02 14:43:22.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-11-02 14:43:22.216 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-11-02 14:43:22.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:22.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:22.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-11-02 14:43:22.226 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:22.229 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-11-02 14:43:22.252 | Using python 3.8 to install etcd3 2022-11-02 14:43:22.255 | + 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-11-02 14:43:24.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:43:24.460 | from cryptography.utils import int_from_bytes 2022-11-02 14:43:24.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:43:24.460 | from cryptography.utils import int_from_bytes 2022-11-02 14:43:24.682 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.691 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.698 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.702 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.792 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.811 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.815 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.819 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.834 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.843 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.845 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.878 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.888 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.894 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.913 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.951 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.960 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:24.966 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.015 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.029 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.033 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.052 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.059 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.109 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.127 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.131 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.251 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.259 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.263 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:43:25.318 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.441 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.467 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.471 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.483 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.488 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.508 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.515 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.535 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.594 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.608 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.624 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.672 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.676 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:25.683 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:43:25.685 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (0.12.0) 2022-11-02 14:43:25.693 | Requirement already satisfied: grpcio===1.44.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (1.44.0) 2022-11-02 14:43:25.704 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.5) 2022-11-02 14:43:25.706 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:43:25.709 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 14:43:28.276 | + inc/python:pip_install:200 : result=0 2022-11-02 14:43:28.279 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:43:28.281 | + functions-common:time_stop:2451 : local name 2022-11-02 14:43:28.283 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:43:28.286 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:43:28.288 | + functions-common:time_stop:2454 : local total 2022-11-02 14:43:28.290 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:43:28.292 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:43:28.295 | + functions-common:time_stop:2458 : start_time=1667400202246 2022-11-02 14:43:28.297 | + functions-common:time_stop:2460 : [[ -z 1667400202246 ]] 2022-11-02 14:43:28.300 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:43:28.305 | + functions-common:time_stop:2463 : end_time=1667400208302 2022-11-02 14:43:28.307 | + functions-common:time_stop:2464 : elapsed_time=6056 2022-11-02 14:43:28.309 | + functions-common:time_stop:2465 : total=33250 2022-11-02 14:43:28.311 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:43:28.314 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=39306 2022-11-02 14:43:28.317 | + inc/python:pip_install:203 : return 0 2022-11-02 14:43:28.319 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-11-02 14:43:28.342 | Using python 3.8 to install etcd3gw 2022-11-02 14:43:28.344 | + 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-11-02 14:43:30.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:43:30.551 | from cryptography.utils import int_from_bytes 2022-11-02 14:43:30.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:43:30.551 | from cryptography.utils import int_from_bytes 2022-11-02 14:43:30.766 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.774 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.780 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.785 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.874 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.894 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.898 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.901 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.917 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.926 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.928 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.958 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.968 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.973 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:30.992 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.029 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.038 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.043 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.091 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.105 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.109 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.128 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.135 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.184 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.202 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.206 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.321 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.328 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.332 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:43:31.386 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.508 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.533 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.537 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.548 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.553 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.573 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.580 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.598 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.657 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.669 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.685 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.732 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.737 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:31.744 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:43:31.746 | Requirement already satisfied: etcd3gw===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.0.1) 2022-11-02 14:43:31.755 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 14:43:31.761 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:43:31.764 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:43:31.793 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:43:31.796 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:43:31.818 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:43:31.823 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:43:31.826 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:43:34.342 | + inc/python:pip_install:200 : result=0 2022-11-02 14:43:34.344 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:43:34.347 | + functions-common:time_stop:2451 : local name 2022-11-02 14:43:34.349 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:43:34.351 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:43:34.353 | + functions-common:time_stop:2454 : local total 2022-11-02 14:43:34.355 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:43:34.358 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:43:34.361 | + functions-common:time_stop:2458 : start_time=1667400208336 2022-11-02 14:43:34.363 | + functions-common:time_stop:2460 : [[ -z 1667400208336 ]] 2022-11-02 14:43:34.366 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:43:34.370 | + functions-common:time_stop:2463 : end_time=1667400214367 2022-11-02 14:43:34.372 | + functions-common:time_stop:2464 : elapsed_time=6031 2022-11-02 14:43:34.374 | + functions-common:time_stop:2465 : total=39306 2022-11-02 14:43:34.377 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:43:34.379 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=45337 2022-11-02 14:43:34.382 | + inc/python:pip_install:203 : return 0 2022-11-02 14:43:34.384 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-11-02 14:43:34.386 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-11-02 14:43:34.389 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-11-02 14:43:34.391 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:43:34.394 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:43:34.396 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:43:34.399 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:43:34.401 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:43:34.403 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:43:34.406 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:43:34.408 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:43:34.410 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:43:34.413 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:43:34.415 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:43:34.417 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-11-02 14:43:34.420 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:34.422 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:34.425 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-11-02 14:43:34.428 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 14:43:34.430 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:43:34.432 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:43:34.435 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:43:34.437 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:43:34.440 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:43:34.442 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:43:34.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:34.447 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:34.450 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:43:34.452 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:43:34.455 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:43:34.457 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:43:34.460 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 14:43:34.462 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:43:34.466 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:34.469 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:34.471 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 14:43:34.495 | + functions-common:apt_get:1242 : 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-11-02 14:43:34.608 | Reading package lists... 2022-11-02 14:43:34.886 | Building dependency tree... 2022-11-02 14:43:34.887 | Reading state information... 2022-11-02 14:43:35.180 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-11-02 14:43:35.180 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-11-02 14:43:35.180 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 14:43:35.180 | The following packages were automatically installed and are no longer required: 2022-11-02 14:43:35.181 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:43:35.181 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:43:35.181 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:43:35.181 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:43:35.181 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:43:35.181 | python3-zope.interface 2022-11-02 14:43:35.182 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:43:35.299 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:43:35.303 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:43:35.306 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:43:35.308 | + functions-common:time_stop:2451 : local name 2022-11-02 14:43:35.310 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:43:35.312 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:43:35.315 | + functions-common:time_stop:2454 : local total 2022-11-02 14:43:35.317 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:43:35.319 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:43:35.322 | + functions-common:time_stop:2458 : start_time=1667400214492 2022-11-02 14:43:35.324 | + functions-common:time_stop:2460 : [[ -z 1667400214492 ]] 2022-11-02 14:43:35.327 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:43:35.332 | + functions-common:time_stop:2463 : end_time=1667400215329 2022-11-02 14:43:35.334 | + functions-common:time_stop:2464 : elapsed_time=837 2022-11-02 14:43:35.336 | + functions-common:time_stop:2465 : total=5747 2022-11-02 14:43:35.338 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:43:35.341 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6584 2022-11-02 14:43:35.343 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:43:35.346 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-11-02 14:43:35.349 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:43:35.351 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:43:35.354 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-11-02 14:43:35.416 | Module proxy already enabled 2022-11-02 14:43:35.420 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-11-02 14:43:35.484 | Considering dependency proxy for proxy_uwsgi: 2022-11-02 14:43:35.484 | Module proxy already enabled 2022-11-02 14:43:35.484 | Module proxy_uwsgi already enabled 2022-11-02 14:43:35.488 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-11-02 14:43:35.491 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 14:43:35.493 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:43:35.496 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 14:43:35.634 | + ./stack.sh:main:881 : install_keystoneauth 2022-11-02 14:43:35.636 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-11-02 14:43:35.639 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-11-02 14:43:35.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:35.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:35.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-11-02 14:43:35.654 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:35.656 | + ./stack.sh:main:882 : install_keystoneclient 2022-11-02 14:43:35.659 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-11-02 14:43:35.661 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-11-02 14:43:35.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:35.666 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:35.668 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-11-02 14:43:35.671 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:35.673 | + ./stack.sh:main:883 : install_glanceclient 2022-11-02 14:43:35.675 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-11-02 14:43:35.678 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-11-02 14:43:35.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:35.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:35.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-11-02 14:43:35.688 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:35.691 | + ./stack.sh:main:884 : install_cinderclient 2022-11-02 14:43:35.694 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-11-02 14:43:35.696 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-11-02 14:43:35.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:35.701 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:35.703 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-11-02 14:43:35.707 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:35.709 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-11-02 14:43:35.711 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-11-02 14:43:35.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:35.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:35.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-11-02 14:43:35.721 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:35.725 | + ./stack.sh:main:885 : install_novaclient 2022-11-02 14:43:35.727 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-11-02 14:43:35.730 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-11-02 14:43:35.732 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:35.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:35.738 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-11-02 14:43:35.741 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:35.743 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-11-02 14:43:35.761 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:43:35.764 | + ./stack.sh:main:887 : install_swiftclient 2022-11-02 14:43:35.766 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-11-02 14:43:35.769 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-11-02 14:43:35.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:35.773 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:35.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-11-02 14:43:35.778 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:35.781 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-11-02 14:43:35.798 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:43:35.801 | + ./stack.sh:main:890 : install_neutronclient 2022-11-02 14:43:35.804 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-11-02 14:43:35.807 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-11-02 14:43:35.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:35.813 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:35.816 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-11-02 14:43:35.819 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:35.821 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-11-02 14:43:35.824 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-11-02 14:43:35.826 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-11-02 14:43:35.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:43:35.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:43:35.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-11-02 14:43:35.836 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:43:35.839 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-11-02 14:43:35.841 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-11-02 14:43:35.844 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 14:43:35.847 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-11-02 14:43:35.849 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-11-02 14:43:35.852 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 14:43:35.856 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 14:43:35.856 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:43:35.862 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-11-02 14:43:35.865 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-11-02 14:43:35.867 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-11-02 14:43:35.871 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-11-02 14:43:35.874 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-11-02 14:43:35.896 | Using python 3.8 to install keystonemiddleware 2022-11-02 14:43:35.898 | + 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-11-02 14:43:38.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:43:38.209 | from cryptography.utils import int_from_bytes 2022-11-02 14:43:38.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:43:38.209 | from cryptography.utils import int_from_bytes 2022-11-02 14:43:38.427 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.436 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.443 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.447 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.538 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.559 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.563 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.567 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.582 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.590 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.592 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.625 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.635 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.639 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.658 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.697 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.706 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.711 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.761 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.775 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.779 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.799 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.806 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.856 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.874 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.878 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:38.993 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.000 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.005 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:43:39.059 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.182 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.208 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.212 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.224 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.229 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.249 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.257 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.274 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.333 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.346 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.362 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.408 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.412 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:39.419 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:43:39.421 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:43:39.474 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:43:39.512 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:43:39.552 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:43:39.558 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 14:43:39.563 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:43:39.602 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:43:39.612 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:43:39.628 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:43:39.633 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:43:39.636 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:43:39.647 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:43:39.650 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:43:39.655 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 14:43:39.661 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:43:39.678 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:43:39.683 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:43:39.710 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:43:39.715 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:43:39.718 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:43:39.725 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:43:39.746 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:43:39.806 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:43:39.819 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:43:39.825 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:43:39.832 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:43:39.836 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:43:39.839 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:43:39.843 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:43:39.846 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:43:39.849 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:43:39.852 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:43:39.855 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:43:39.860 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 14:43:39.864 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:43:39.867 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:43:42.142 | + inc/python:pip_install:200 : result=0 2022-11-02 14:43:42.145 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:43:42.147 | + functions-common:time_stop:2451 : local name 2022-11-02 14:43:42.150 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:43:42.152 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:43:42.154 | + functions-common:time_stop:2454 : local total 2022-11-02 14:43:42.157 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:43:42.159 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:43:42.162 | + functions-common:time_stop:2458 : start_time=1667400215890 2022-11-02 14:43:42.164 | + functions-common:time_stop:2460 : [[ -z 1667400215890 ]] 2022-11-02 14:43:42.167 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:43:42.171 | + functions-common:time_stop:2463 : end_time=1667400222169 2022-11-02 14:43:42.174 | + functions-common:time_stop:2464 : elapsed_time=6279 2022-11-02 14:43:42.177 | + functions-common:time_stop:2465 : total=45337 2022-11-02 14:43:42.179 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:43:42.181 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=51616 2022-11-02 14:43:42.183 | + inc/python:pip_install:203 : return 0 2022-11-02 14:43:42.186 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-11-02 14:43:42.188 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-11-02 14:43:42.191 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 14:43:42.194 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-11-02 14:43:42.196 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-11-02 14:43:42.199 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 14:43:42.203 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 14:43:42.203 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:43:42.209 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-11-02 14:43:42.212 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-11-02 14:43:42.214 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-11-02 14:43:42.217 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-11-02 14:43:42.220 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-11-02 14:43:42.243 | Using python 3.8 to install python-memcached 2022-11-02 14:43:42.245 | + 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-11-02 14:43:44.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:43:44.495 | from cryptography.utils import int_from_bytes 2022-11-02 14:43:44.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:43:44.496 | from cryptography.utils import int_from_bytes 2022-11-02 14:43:44.710 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.718 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.725 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.729 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.820 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.839 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.843 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.846 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.863 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.871 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.873 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.905 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.915 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.919 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.939 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.977 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.985 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:44.991 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.039 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.053 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.057 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.077 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.084 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.135 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.153 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.157 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.274 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.281 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.285 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:43:45.339 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.462 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.488 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.492 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.504 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.509 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.529 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.536 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.554 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.613 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.626 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.642 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.687 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.692 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:45.698 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:43:45.700 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.59) 2022-11-02 14:43:45.705 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:43:48.267 | + inc/python:pip_install:200 : result=0 2022-11-02 14:43:48.269 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:43:48.272 | + functions-common:time_stop:2451 : local name 2022-11-02 14:43:48.274 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:43:48.277 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:43:48.280 | + functions-common:time_stop:2454 : local total 2022-11-02 14:43:48.282 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:43:48.284 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:43:48.286 | + functions-common:time_stop:2458 : start_time=1667400222236 2022-11-02 14:43:48.289 | + functions-common:time_stop:2460 : [[ -z 1667400222236 ]] 2022-11-02 14:43:48.292 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:43:48.296 | + functions-common:time_stop:2463 : end_time=1667400228293 2022-11-02 14:43:48.301 | + functions-common:time_stop:2464 : elapsed_time=6057 2022-11-02 14:43:48.303 | + functions-common:time_stop:2465 : total=51616 2022-11-02 14:43:48.306 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:43:48.308 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=57673 2022-11-02 14:43:48.311 | + inc/python:pip_install:203 : return 0 2022-11-02 14:43:48.314 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-11-02 14:43:48.331 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:43:48.334 | + ./stack.sh:main:897 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 14:43:48.336 | + ./stack.sh:main:898 : stack_install_service keystone 2022-11-02 14:43:48.339 | + lib/stack:stack_install_service:20 : local service=keystone 2022-11-02 14:43:48.341 | + lib/stack:stack_install_service:21 : type install_keystone 2022-11-02 14:43:48.344 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:43:48.346 | + lib/stack:stack_install_service:32 : install_keystone 2022-11-02 14:43:48.349 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-11-02 14:43:48.365 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:43:48.367 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-11-02 14:43:48.370 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-11-02 14:43:48.372 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-11-02 14:43:48.374 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:43:48.377 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:43:48.379 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:43:48.382 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:43:48.384 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:43:48.387 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:43:48.406 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:43:48.409 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:43:48.411 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:43:48.414 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:43:48.414 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:43:48.420 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-11-02 14:43:48.422 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:43:48.424 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-11-02 14:43:48.437 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-11-02 14:43:48.441 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:43:48.441 | + functions-common:git_clone:690 : head -1 2022-11-02 14:43:48.445 | a26b9c20d Merge "Only log warnings about token length when length exceeds max_token_size" into stable/yoga 2022-11-02 14:43:48.448 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:43:48.450 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-11-02 14:43:48.454 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:43:48.456 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 14:43:48.459 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-11-02 14:43:48.461 | + inc/python:setup_develop:344 : local extras= 2022-11-02 14:43:48.464 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-11-02 14:43:48.467 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:43:48.469 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 14:43:48.472 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-11-02 14:43:48.474 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:43:48.477 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 14:43:48.480 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-11-02 14:43:48.482 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:43:48.486 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-11-02 14:43:48.488 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:43:48.491 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:43:48.494 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-11-02 14:43:48.501 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-11-02 14:43:48.503 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-11-02 14:43:49.190 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-11-02 14:43:49.192 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:43:49.194 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:43:49.196 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:43:49.199 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 14:43:49.201 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-11-02 14:43:49.204 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:43:49.206 | + inc/python:setup_package:428 : local extras= 2022-11-02 14:43:49.209 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:43:49.211 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 14:43:49.213 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 14:43:49.215 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 14:43:49.218 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:43:49.221 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-11-02 14:43:49.243 | Using python 3.8 to install /opt/stack/keystone 2022-11-02 14:43:49.245 | + 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-11-02 14:43:51.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:43:51.458 | from cryptography.utils import int_from_bytes 2022-11-02 14:43:51.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:43:51.458 | from cryptography.utils import int_from_bytes 2022-11-02 14:43:51.674 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.682 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.690 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.694 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.785 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.805 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.809 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.814 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.829 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.838 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.840 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.872 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.882 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.887 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.906 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.944 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.952 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:51.958 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.007 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.021 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.025 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.045 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.053 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.103 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.121 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.125 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.245 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.252 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.256 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:43:52.311 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.436 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.462 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.466 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.478 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.483 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.503 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.511 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.528 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.587 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.601 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.617 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.662 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.666 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:43:52.673 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:43:52.673 | Obtaining file:///opt/stack/keystone 2022-11-02 14:43:56.510 | Requirement already satisfied: Flask===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.0.3) 2022-11-02 14:43:56.523 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-11-02 14:43:56.532 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 14:43:56.538 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 14:43:56.541 | Requirement already satisfied: PyJWT===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (2.3.0) 2022-11-02 14:43:56.567 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 14:43:56.712 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:43:56.726 | Requirement already satisfied: Werkzeug===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 38)) (2.0.3) 2022-11-02 14:43:56.732 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (9.0.1) 2022-11-02 14:43:56.745 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 14:43:56.754 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:43:56.757 | Requirement already satisfied: click===8.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (8.0.4) 2022-11-02 14:43:56.763 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:43:56.800 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:43:56.806 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:43:56.810 | Requirement already satisfied: itsdangerous===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (2.1.0) 2022-11-02 14:43:56.813 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:43:56.824 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:43:56.875 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:43:56.878 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2022-11-02 14:43:56.888 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:43:56.926 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:43:56.965 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:43:56.971 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 14:43:57.018 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 14:43:57.023 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:43:57.061 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 14:43:57.115 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 14:43:57.125 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 14:43:57.143 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 14:43:57.158 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:43:57.166 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 14:43:57.189 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 14:43:57.198 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:43:57.213 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 14:43:57.259 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:43:57.264 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.7.4) 2022-11-02 14:43:57.276 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:43:57.278 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:43:57.291 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 14:43:57.297 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:43:57.307 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:43:57.310 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:43:57.312 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:43:57.318 | Requirement already satisfied: pysaml2===7.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (7.1.1) 2022-11-02 14:43:57.339 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 14:43:57.344 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:43:57.362 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:43:57.366 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:43:57.392 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:43:57.397 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.8.20) 2022-11-02 14:43:57.399 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:43:57.472 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:43:57.475 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 14:43:57.513 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 14:43:57.517 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 14:43:57.519 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:43:57.526 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 14:43:57.535 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 14:43:57.540 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:43:57.550 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:43:57.570 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:43:57.575 | Requirement already satisfied: xmlschema===1.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 630)) (1.9.2) 2022-11-02 14:43:57.607 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 14:43:57.613 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:43:57.616 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:43:57.674 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:43:57.678 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:43:57.685 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:43:57.687 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 14:43:57.700 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 14:43:57.704 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 14:43:57.750 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 14:43:57.754 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 14:43:57.760 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:43:57.771 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:43:57.779 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 14:43:57.790 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:43:57.801 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:43:57.811 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:43:57.819 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:43:57.822 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:43:57.825 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 14:43:57.851 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 14:43:57.863 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 14:43:57.869 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:43:57.871 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:43:57.876 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:43:57.879 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 14:43:57.882 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:43:57.884 | Requirement already satisfied: elementpath===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.4.0) 2022-11-02 14:43:57.899 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 14:43:57.903 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:43:57.907 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 14:43:57.914 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 14:43:57.950 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 14:43:57.954 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:43:57.961 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:43:57.963 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:43:57.980 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 14:43:59.291 | Installing collected packages: keystone 2022-11-02 14:43:59.292 | Attempting uninstall: keystone 2022-11-02 14:43:59.293 | Found existing installation: keystone 21.0.1.dev9 2022-11-02 14:43:59.295 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-11-02 14:43:59.298 | Running setup.py develop for keystone 2022-11-02 14:44:03.703 | Successfully installed keystone 2022-11-02 14:44:03.823 | + inc/python:pip_install:200 : result=0 2022-11-02 14:44:03.826 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:44:03.828 | + functions-common:time_stop:2451 : local name 2022-11-02 14:44:03.830 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:44:03.832 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:44:03.834 | + functions-common:time_stop:2454 : local total 2022-11-02 14:44:03.837 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:44:03.839 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:44:03.841 | + functions-common:time_stop:2458 : start_time=1667400229237 2022-11-02 14:44:03.844 | + functions-common:time_stop:2460 : [[ -z 1667400229237 ]] 2022-11-02 14:44:03.846 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:44:03.851 | + functions-common:time_stop:2463 : end_time=1667400243848 2022-11-02 14:44:03.853 | + functions-common:time_stop:2464 : elapsed_time=14611 2022-11-02 14:44:03.855 | + functions-common:time_stop:2465 : total=57673 2022-11-02 14:44:03.857 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:44:03.860 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=72284 2022-11-02 14:44:03.864 | + inc/python:pip_install:203 : return 0 2022-11-02 14:44:03.866 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:44:03.869 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 14:44:03.871 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 14:44:03.890 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 14:44:03.903 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-11-02 14:44:03.905 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-11-02 14:44:03.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:44:03.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:44:03.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-11-02 14:44:03.916 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:44:03.918 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-11-02 14:44:03.937 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:44:03.940 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-11-02 14:44:03.942 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:44:03.945 | + ./stack.sh:main:899 : configure_keystone 2022-11-02 14:44:03.947 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-11-02 14:44:03.964 | + 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-11-02 14:44:03.967 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-11-02 14:44:03.973 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-11-02 14:44:03.990 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:44:03.993 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-11-02 14:44:04.027 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-11-02 14:44:04.058 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-11-02 14:44:04.100 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-11-02 14:44:04.134 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-11-02 14:44:04.166 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-11-02 14:44:04.198 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-11-02 14:44:04.227 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-11-02 14:44:04.258 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-11-02 14:44:04.261 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-11-02 14:44:04.263 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-11-02 14:44:04.266 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-11-02 14:44:04.269 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 14:44:04.272 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 14:44:04.289 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:44:04.292 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 14:44:04.295 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 14:44:04.298 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 14:44:04.314 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:44:04.317 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:44:04.320 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:44:04.352 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 14:44:04.355 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 14:44:04.357 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-11-02 14:44:04.359 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-11-02 14:44:04.376 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:44:04.378 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2022-11-02 14:44:04.410 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-11-02 14:44:04.413 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-11-02 14:44:04.444 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-11-02 14:44:04.447 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-11-02 14:44:04.449 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-11-02 14:44:04.452 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-11-02 14:44:04.455 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 14:44:04.458 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 14:44:04.491 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-11-02 14:44:04.493 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-11-02 14:44:04.495 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-11-02 14:44:04.498 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-11-02 14:44:04.501 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:44:04.519 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:44:04.522 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:44:04.524 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:44:04.527 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:44:04.529 | + 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-11-02 14:44:04.558 | + 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-11-02 14:44:04.588 | + 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-11-02 14:44:04.618 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:44:04.651 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-11-02 14:44:04.680 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-11-02 14:44:04.683 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-11-02 14:44:04.685 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-11-02 14:44:04.688 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-11-02 14:44:04.691 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-11-02 14:44:04.693 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 14:44:04.696 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 14:44:04.700 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-11-02 14:44:04.706 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-11-02 14:44:04.709 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 14:44:04.711 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 14:44:04.726 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 14:44:04.726 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:44:04.736 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 14:44:04.740 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:44:04.758 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 14:44:04.760 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-11-02 14:44:04.764 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-11-02 14:44:04.796 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-11-02 14:44:04.824 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-11-02 14:44:04.853 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-11-02 14:44:04.881 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-11-02 14:44:04.914 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-11-02 14:44:04.945 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-11-02 14:44:04.973 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-11-02 14:44:05.002 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-11-02 14:44:05.032 | + 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-11-02 14:44:05.063 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-11-02 14:44:05.091 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-11-02 14:44:05.121 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-11-02 14:44:05.151 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 14:44:05.153 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 14:44:05.157 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-11-02 14:44:05.159 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-11-02 14:44:05.162 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 14:44:05.164 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:44:05.167 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:44:05.169 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 14:44:05.172 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 14:44:05.174 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 14:44:05.204 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-11-02 14:44:05.236 | + 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-11-02 14:44:05.236 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 14:44:05.245 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-11-02 14:44:05.249 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-11-02 14:44:05.251 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-11-02 14:44:05.254 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 14:44:05.256 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 14:44:05.259 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:44:05.270 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:44:05.272 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:44:05.275 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 14:44:05.277 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 14:44:05.280 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:44:05.283 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:44:05.285 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-11-02 14:44:05.348 | Site keystone-wsgi-public already enabled 2022-11-02 14:44:05.353 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 14:44:05.355 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 14:44:05.357 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:44:05.360 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 14:44:05.565 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-11-02 14:44:05.601 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-11-02 14:44:05.636 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-11-02 14:44:05.669 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-11-02 14:44:05.672 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-11-02 14:44:05.705 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-11-02 14:44:05.738 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-11-02 14:44:05.767 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-11-02 14:44:05.770 | + ./stack.sh:main:903 : is_service_enabled swift 2022-11-02 14:44:05.788 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:44:05.790 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-11-02 14:44:05.808 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:44:05.810 | + ./stack.sh:main:907 : stack_install_service swift 2022-11-02 14:44:05.813 | + lib/stack:stack_install_service:20 : local service=swift 2022-11-02 14:44:05.815 | + lib/stack:stack_install_service:21 : type install_swift 2022-11-02 14:44:05.818 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:44:05.820 | + lib/stack:stack_install_service:32 : install_swift 2022-11-02 14:44:05.823 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-11-02 14:44:05.825 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-11-02 14:44:05.828 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-11-02 14:44:05.830 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:44:05.833 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:44:05.836 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:44:05.838 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:44:05.841 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:44:05.844 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:44:05.863 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:44:05.865 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:44:05.867 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:44:05.870 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:44:05.871 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:44:05.876 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-11-02 14:44:05.878 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:44:05.881 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-11-02 14:44:05.895 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-11-02 14:44:05.898 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:44:05.898 | + functions-common:git_clone:690 : head -1 2022-11-02 14:44:05.902 | 10849f049 py2constraints: pin PasteDeploy version 2022-11-02 14:44:05.904 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:44:05.908 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-11-02 14:44:05.910 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:44:05.913 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 14:44:05.915 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-11-02 14:44:05.918 | + inc/python:setup_develop:344 : local extras=keystone 2022-11-02 14:44:05.920 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-11-02 14:44:05.923 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:44:05.925 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 14:44:05.928 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-11-02 14:44:05.930 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:44:05.932 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-11-02 14:44:05.936 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-11-02 14:44:05.938 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:44:05.941 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-11-02 14:44:05.944 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:44:05.947 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:44:05.950 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-11-02 14:44:05.957 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-11-02 14:44:05.959 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-11-02 14:44:06.641 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-11-02 14:44:06.643 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:44:06.646 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:44:06.649 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:44:06.659 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 14:44:06.662 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-11-02 14:44:06.664 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:44:06.666 | + inc/python:setup_package:428 : local extras=keystone 2022-11-02 14:44:06.669 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:44:06.671 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-11-02 14:44:06.674 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-11-02 14:44:06.676 | + inc/python:setup_package:438 : extras='[keystone]' 2022-11-02 14:44:06.678 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:44:06.681 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-11-02 14:44:06.703 | Using python 3.8 to install /opt/stack/swift 2022-11-02 14:44:06.706 | + 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-11-02 14:44:09.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:44:09.015 | from cryptography.utils import int_from_bytes 2022-11-02 14:44:09.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:44:09.015 | from cryptography.utils import int_from_bytes 2022-11-02 14:44:09.233 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.241 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.248 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.253 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.342 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.361 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.365 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.369 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.384 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.393 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.395 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.426 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.436 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.441 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.461 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.498 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.507 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.512 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.560 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.574 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.579 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.598 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.605 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.654 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.672 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.676 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.793 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.801 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.805 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:44:09.859 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:09.982 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:10.008 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:10.012 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:10.023 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:10.028 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:10.048 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:10.055 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:10.072 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:10.130 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:10.143 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:10.159 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:10.204 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:10.208 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:10.214 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:44:10.215 | Obtaining file:///opt/stack/swift 2022-11-02 14:44:13.614 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:44:13.623 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:44:13.661 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:44:13.669 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:44:13.675 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:44:13.726 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 14:44:13.737 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:44:13.740 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:44:13.776 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:44:13.816 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:44:13.822 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 14:44:13.826 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:44:13.865 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:44:13.874 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:44:13.890 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:44:13.895 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:44:13.898 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:44:13.908 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.6.0) 2022-11-02 14:44:13.912 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:44:13.915 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:44:13.920 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 14:44:13.925 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:44:13.943 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:44:13.947 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:44:13.974 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:44:13.979 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:44:14.052 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:44:14.054 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:44:14.061 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:44:14.081 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 629)) (0.9.9) 2022-11-02 14:44:14.085 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:44:14.088 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:44:14.104 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:44:14.162 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:44:14.176 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:44:14.181 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:44:14.184 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:44:14.190 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:44:14.194 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:44:14.198 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:44:14.201 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:44:14.204 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:44:14.208 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:44:14.212 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:44:14.215 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 14:44:14.219 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:44:14.221 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:44:16.161 | Installing collected packages: swift 2022-11-02 14:44:16.161 | Attempting uninstall: swift 2022-11-02 14:44:16.161 | Found existing installation: swift 2.29.2.dev7 2022-11-02 14:44:16.164 | Can't uninstall 'swift'. No files were found to uninstall. 2022-11-02 14:44:16.166 | Running setup.py develop for swift 2022-11-02 14:44:20.246 | Successfully installed swift 2022-11-02 14:44:20.373 | + inc/python:pip_install:200 : result=0 2022-11-02 14:44:20.376 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:44:20.379 | + functions-common:time_stop:2451 : local name 2022-11-02 14:44:20.381 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:44:20.383 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:44:20.385 | + functions-common:time_stop:2454 : local total 2022-11-02 14:44:20.388 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:44:20.392 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:44:20.394 | + functions-common:time_stop:2458 : start_time=1667400246697 2022-11-02 14:44:20.396 | + functions-common:time_stop:2460 : [[ -z 1667400246697 ]] 2022-11-02 14:44:20.399 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:44:20.403 | + functions-common:time_stop:2463 : end_time=1667400260401 2022-11-02 14:44:20.406 | + functions-common:time_stop:2464 : elapsed_time=13704 2022-11-02 14:44:20.409 | + functions-common:time_stop:2465 : total=72284 2022-11-02 14:44:20.411 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:44:20.413 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=85988 2022-11-02 14:44:20.416 | + inc/python:pip_install:203 : return 0 2022-11-02 14:44:20.418 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:44:20.421 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 14:44:20.424 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 14:44:20.445 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 14:44:20.458 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-11-02 14:44:20.461 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-11-02 14:44:20.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:44:20.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:44:20.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-11-02 14:44:20.471 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:44:20.474 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-11-02 14:44:20.477 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:44:20.480 | + ./stack.sh:main:908 : configure_swift 2022-11-02 14:44:20.482 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-11-02 14:44:20.485 | + lib/swift:configure_swift:332 : local node_number 2022-11-02 14:44:20.487 | + lib/swift:configure_swift:333 : local swift_node_config 2022-11-02 14:44:20.489 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-11-02 14:44:20.491 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 14:44:21.723 | No container-replicator running 2022-11-02 14:44:21.723 | No container-updater running 2022-11-02 14:44:21.723 | No account-reaper running 2022-11-02 14:44:21.723 | No container-auditor running 2022-11-02 14:44:21.723 | No object-server running 2022-11-02 14:44:21.723 | No container-sharder running 2022-11-02 14:44:21.723 | No container-sync running 2022-11-02 14:44:21.723 | No object-reconstructor running 2022-11-02 14:44:21.723 | No container-reconciler running 2022-11-02 14:44:21.724 | No account-replicator running 2022-11-02 14:44:21.724 | No object-auditor running 2022-11-02 14:44:21.724 | No account-server running 2022-11-02 14:44:21.724 | No proxy-server running 2022-11-02 14:44:21.724 | No account-auditor running 2022-11-02 14:44:21.724 | No container-server running 2022-11-02 14:44:21.724 | No object-replicator running 2022-11-02 14:44:21.724 | No object-updater running 2022-11-02 14:44:21.724 | No object-expirer running 2022-11-02 14:44:21.838 | + lib/swift:configure_swift:337 : true 2022-11-02 14:44:21.840 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-11-02 14:44:21.855 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-11-02 14:44:21.869 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-11-02 14:44:21.872 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-11-02 14:44:21.872 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-11-02 14:44:21.877 | + lib/swift:configure_swift:351 : sed -e ' 2022-11-02 14:44:21.877 | s/%GROUP%/ubuntu/; 2022-11-02 14:44:21.877 | s/%USER%/ubuntu/; 2022-11-02 14:44:21.877 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-11-02 14:44:21.877 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-11-02 14:44:21.881 | uid = ubuntu 2022-11-02 14:44:21.881 | gid = ubuntu 2022-11-02 14:44:21.881 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-11-02 14:44:21.881 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-11-02 14:44:21.881 | address = 127.0.0.1 2022-11-02 14:44:21.881 | 2022-11-02 14:44:21.881 | [account6612] 2022-11-02 14:44:21.881 | max connections = 25 2022-11-02 14:44:21.881 | path = /opt/stack/data/swift/1/node/ 2022-11-02 14:44:21.881 | read only = false 2022-11-02 14:44:21.881 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-11-02 14:44:21.881 | 2022-11-02 14:44:21.881 | [account6622] 2022-11-02 14:44:21.881 | max connections = 25 2022-11-02 14:44:21.881 | path = /opt/stack/data/swift/2/node/ 2022-11-02 14:44:21.881 | read only = false 2022-11-02 14:44:21.882 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-11-02 14:44:21.882 | 2022-11-02 14:44:21.882 | [account6632] 2022-11-02 14:44:21.882 | max connections = 25 2022-11-02 14:44:21.882 | path = /opt/stack/data/swift/3/node/ 2022-11-02 14:44:21.882 | read only = false 2022-11-02 14:44:21.882 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-11-02 14:44:21.882 | 2022-11-02 14:44:21.882 | [account6642] 2022-11-02 14:44:21.882 | max connections = 25 2022-11-02 14:44:21.882 | path = /opt/stack/data/swift/4/node/ 2022-11-02 14:44:21.882 | read only = false 2022-11-02 14:44:21.882 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-11-02 14:44:21.882 | 2022-11-02 14:44:21.882 | 2022-11-02 14:44:21.882 | [container6611] 2022-11-02 14:44:21.882 | max connections = 25 2022-11-02 14:44:21.882 | path = /opt/stack/data/swift/1/node/ 2022-11-02 14:44:21.882 | read only = false 2022-11-02 14:44:21.882 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-11-02 14:44:21.882 | 2022-11-02 14:44:21.882 | [container6621] 2022-11-02 14:44:21.882 | max connections = 25 2022-11-02 14:44:21.882 | path = /opt/stack/data/swift/2/node/ 2022-11-02 14:44:21.882 | read only = false 2022-11-02 14:44:21.882 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-11-02 14:44:21.882 | 2022-11-02 14:44:21.882 | [container6631] 2022-11-02 14:44:21.882 | max connections = 25 2022-11-02 14:44:21.882 | path = /opt/stack/data/swift/3/node/ 2022-11-02 14:44:21.882 | read only = false 2022-11-02 14:44:21.882 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-11-02 14:44:21.882 | 2022-11-02 14:44:21.882 | [container6641] 2022-11-02 14:44:21.882 | max connections = 25 2022-11-02 14:44:21.882 | path = /opt/stack/data/swift/4/node/ 2022-11-02 14:44:21.883 | read only = false 2022-11-02 14:44:21.883 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-11-02 14:44:21.883 | 2022-11-02 14:44:21.883 | 2022-11-02 14:44:21.883 | [object6613] 2022-11-02 14:44:21.883 | max connections = 25 2022-11-02 14:44:21.883 | path = /opt/stack/data/swift/1/node/ 2022-11-02 14:44:21.883 | read only = false 2022-11-02 14:44:21.883 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-11-02 14:44:21.883 | 2022-11-02 14:44:21.883 | [object6623] 2022-11-02 14:44:21.883 | max connections = 25 2022-11-02 14:44:21.883 | path = /opt/stack/data/swift/2/node/ 2022-11-02 14:44:21.883 | read only = false 2022-11-02 14:44:21.883 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-11-02 14:44:21.883 | 2022-11-02 14:44:21.883 | [object6633] 2022-11-02 14:44:21.883 | max connections = 25 2022-11-02 14:44:21.883 | path = /opt/stack/data/swift/3/node/ 2022-11-02 14:44:21.883 | read only = false 2022-11-02 14:44:21.883 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-11-02 14:44:21.883 | 2022-11-02 14:44:21.883 | [object6643] 2022-11-02 14:44:21.883 | max connections = 25 2022-11-02 14:44:21.883 | path = /opt/stack/data/swift/4/node/ 2022-11-02 14:44:21.883 | read only = false 2022-11-02 14:44:21.883 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-11-02 14:44:21.884 | + lib/swift:configure_swift:357 : is_ubuntu 2022-11-02 14:44:21.886 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:44:21.888 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:44:21.891 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-11-02 14:44:21.904 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-11-02 14:44:21.906 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-11-02 14:44:21.911 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-11-02 14:44:21.916 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-11-02 14:44:21.918 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-11-02 14:44:21.922 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-11-02 14:44:21.952 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.89:8080/v1/ 2022-11-02 14:44:21.982 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-11-02 14:44:22.002 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-11-02 14:44:22.034 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-11-02 14:44:22.053 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-11-02 14:44:22.085 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-11-02 14:44:22.104 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-11-02 14:44:22.136 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-11-02 14:44:22.157 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-11-02 14:44:22.190 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-11-02 14:44:22.214 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 14:44:22.246 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-11-02 14:44:22.266 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-11-02 14:44:22.283 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:44:22.285 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-11-02 14:44:22.317 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-11-02 14:44:22.345 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-11-02 14:44:22.375 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-11-02 14:44:22.405 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-11-02 14:44:22.420 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:44:22.423 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-11-02 14:44:22.450 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-11-02 14:44:22.466 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:44:22.468 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-11-02 14:44:22.488 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:44:22.490 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-11-02 14:44:22.497 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-11-02 14:44:22.519 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:44:22.521 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-11-02 14:44:22.524 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-11-02 14:44:22.526 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-11-02 14:44:22.532 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-11-02 14:44:22.542 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-11-02 14:44:22.572 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-11-02 14:44:22.603 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-11-02 14:44:22.637 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-11-02 14:44:22.669 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-11-02 14:44:22.699 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-11-02 14:44:22.702 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-11-02 14:44:22.704 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-11-02 14:44:22.707 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-11-02 14:44:22.709 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-11-02 14:44:22.740 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-11-02 14:44:22.770 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.89/identity 2022-11-02 14:44:22.802 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-11-02 14:44:22.833 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-11-02 14:44:22.864 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-11-02 14:44:22.892 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-11-02 14:44:22.926 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-11-02 14:44:22.960 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:44:22.991 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-11-02 14:44:23.028 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-11-02 14:44:23.068 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-11-02 14:44:23.098 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-11-02 14:44:23.129 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-11-02 14:44:23.162 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-11-02 14:44:23.194 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-11-02 14:44:23.214 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-11-02 14:44:23.244 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-11-02 14:44:23.275 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-11-02 14:44:23.279 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-11-02 14:44:23.312 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-11-02 14:44:23.341 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-11-02 14:44:23.370 | + lib/swift:configure_swift:475 : local node_number 2022-11-02 14:44:23.373 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 14:44:23.375 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 14:44:23.377 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-11-02 14:44:23.382 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-11-02 14:44:23.384 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 14:44:23.387 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 14:44:23.390 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-11-02 14:44:23.392 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-11-02 14:44:23.394 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 14:44:23.397 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 14:44:23.399 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-11-02 14:44:23.418 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-11-02 14:44:23.448 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-11-02 14:44:23.467 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-11-02 14:44:23.497 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-11-02 14:44:23.517 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 14:44:23.548 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-11-02 14:44:23.598 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 14:44:23.631 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-11-02 14:44:23.659 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 14:44:23.692 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-11-02 14:44:23.720 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-11-02 14:44:23.755 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-11-02 14:44:23.775 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-11-02 14:44:23.807 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-11-02 14:44:23.827 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-11-02 14:44:23.858 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-11-02 14:44:23.878 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-11-02 14:44:23.909 | + 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-11-02 14:44:23.915 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-11-02 14:44:23.935 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 14:44:23.975 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-11-02 14:44:24.005 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 14:44:24.008 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-11-02 14:44:24.012 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-11-02 14:44:24.015 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 14:44:24.017 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 14:44:24.019 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-11-02 14:44:24.022 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-11-02 14:44:24.024 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 14:44:24.026 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 14:44:24.028 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-11-02 14:44:24.047 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-11-02 14:44:24.076 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-11-02 14:44:24.096 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-11-02 14:44:24.128 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-11-02 14:44:24.148 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 14:44:24.177 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-11-02 14:44:24.197 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 14:44:24.227 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-11-02 14:44:24.248 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 14:44:24.278 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-11-02 14:44:24.298 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-11-02 14:44:24.330 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-11-02 14:44:24.349 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-11-02 14:44:24.380 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-11-02 14:44:24.399 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-11-02 14:44:24.430 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-11-02 14:44:24.448 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-11-02 14:44:24.478 | + 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-11-02 14:44:24.486 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-11-02 14:44:24.505 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 14:44:24.537 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 14:44:24.539 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-11-02 14:44:24.543 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-11-02 14:44:24.546 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 14:44:24.548 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 14:44:24.550 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-11-02 14:44:24.553 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-11-02 14:44:24.555 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 14:44:24.557 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 14:44:24.559 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-11-02 14:44:24.579 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-11-02 14:44:24.612 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-11-02 14:44:24.631 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-11-02 14:44:24.663 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-11-02 14:44:24.683 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 14:44:24.714 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-11-02 14:44:24.735 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 14:44:24.770 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-11-02 14:44:24.792 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 14:44:24.825 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-11-02 14:44:24.846 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-11-02 14:44:24.878 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-11-02 14:44:24.898 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-11-02 14:44:24.928 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-11-02 14:44:24.948 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-11-02 14:44:24.978 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-11-02 14:44:24.998 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-11-02 14:44:25.028 | + 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-11-02 14:44:25.036 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-11-02 14:44:25.056 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 14:44:25.092 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-11-02 14:44:25.122 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-11-02 14:44:25.157 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-11-02 14:44:25.187 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-11-02 14:44:25.190 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-11-02 14:44:25.194 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-11-02 14:44:25.226 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-11-02 14:44:25.261 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-11-02 14:44:25.292 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-11-02 14:44:25.325 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-11-02 14:44:25.357 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-11-02 14:44:25.390 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-11-02 14:44:25.423 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-11-02 14:44:25.455 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-11-02 14:44:25.488 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-11-02 14:44:25.505 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:44:25.508 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-11-02 14:44:25.529 | + lib/swift:configure_swift:518 : local auth_vers 2022-11-02 14:44:25.533 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-11-02 14:44:25.554 | + lib/swift:configure_swift:519 : auth_vers=3 2022-11-02 14:44:25.557 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.89 2022-11-02 14:44:25.587 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-11-02 14:44:25.589 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-11-02 14:44:25.619 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.89/identity 2022-11-02 14:44:25.653 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-11-02 14:44:25.655 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-11-02 14:44:25.686 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-11-02 14:44:25.705 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:44:25.707 | + lib/swift:configure_swift:538 : local user_group 2022-11-02 14:44:25.710 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-11-02 14:44:25.718 | + lib/swift:configure_swift:539 : user_group=1000 2022-11-02 14:44:25.721 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-11-02 14:44:25.735 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-11-02 14:44:25.738 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-11-02 14:44:25.752 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-11-02 14:44:25.755 | + lib/swift:configure_swift:545 : is_suse 2022-11-02 14:44:25.757 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:44:25.759 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:44:25.762 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:44:25.764 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:44:25.768 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:44:25.771 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:44:25.773 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-11-02 14:44:25.787 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-11-02 14:44:25.789 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-11-02 14:44:25.792 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-11-02 14:44:25.813 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:44:25.816 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-11-02 14:44:25.834 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:44:25.837 | + ./stack.sh:main:919 : stack_install_service glance 2022-11-02 14:44:25.839 | + lib/stack:stack_install_service:20 : local service=glance 2022-11-02 14:44:25.842 | + lib/stack:stack_install_service:21 : type install_glance 2022-11-02 14:44:25.845 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:44:25.847 | + lib/stack:stack_install_service:32 : install_glance 2022-11-02 14:44:25.850 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-11-02 14:44:25.853 | + lib/glance:install_glance:507 : local glance_store_extras 2022-11-02 14:44:25.856 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-11-02 14:44:25.875 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:44:25.878 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-11-02 14:44:25.881 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-11-02 14:44:25.900 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:44:25.902 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-11-02 14:44:25.905 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-11-02 14:44:25.908 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-11-02 14:44:25.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:44:25.914 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:44:25.916 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-11-02 14:44:25.919 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:44:25.923 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-11-02 14:44:25.925 | ++ inc/python:join_extras:29 : local IFS=, 2022-11-02 14:44:25.928 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-11-02 14:44:25.931 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-11-02 14:44:25.934 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-11-02 14:44:25.937 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-11-02 14:44:25.940 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-11-02 14:44:25.944 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-11-02 14:44:25.946 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-11-02 14:44:25.949 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-11-02 14:44:25.954 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-11-02 14:44:25.954 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:44:25.960 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-11-02 14:44:25.963 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-11-02 14:44:25.965 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-11-02 14:44:25.968 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-11-02 14:44:25.971 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-11-02 14:44:26.004 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-11-02 14:44:26.007 | + 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-11-02 14:44:28.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:44:28.252 | from cryptography.utils import int_from_bytes 2022-11-02 14:44:28.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:44:28.252 | from cryptography.utils import int_from_bytes 2022-11-02 14:44:28.471 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.479 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.486 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.490 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.578 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.598 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.603 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.606 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.622 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.631 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.633 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.665 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.674 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.679 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.699 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.737 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.745 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.751 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.798 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.811 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.816 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.835 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.842 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.891 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.909 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:28.913 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.033 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.040 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.044 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:44:29.098 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.219 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.245 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.249 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.260 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.266 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.288 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.297 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.314 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.373 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.385 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.402 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.446 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.450 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:29.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:44:29.460 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 14:44:29.541 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 14:44:29.552 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:44:29.565 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:44:29.624 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 14:44:29.646 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 14:44:29.650 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 14:44:29.668 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:44:29.679 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:44:29.717 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:44:29.723 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 14:44:29.728 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:44:29.767 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 14:44:29.780 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 14:44:29.784 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:44:29.792 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 14:44:29.814 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:44:29.830 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:44:29.835 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:44:29.838 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:44:29.840 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:44:29.847 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 14:44:29.863 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 14:44:29.868 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:44:29.885 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (3.13.1) 2022-11-02 14:44:29.912 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:44:29.916 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:44:29.943 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:44:29.947 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 14:44:29.950 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:44:29.953 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:44:29.960 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 14:44:29.974 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:44:29.995 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 14:44:30.000 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:44:30.008 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:44:30.011 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:44:30.014 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:44:30.017 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:44:30.022 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:44:30.028 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:44:30.033 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:44:30.036 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:44:30.040 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:44:30.048 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 14:44:30.057 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:44:30.071 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:44:30.082 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:44:30.093 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:44:30.096 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:44:30.108 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:44:30.110 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:44:30.113 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:44:30.118 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:44:30.135 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:44:30.138 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:44:30.142 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:44:30.214 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:44:30.225 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:44:30.232 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:44:30.238 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:44:32.292 | + inc/python:pip_install:200 : result=0 2022-11-02 14:44:32.294 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:44:32.297 | + functions-common:time_stop:2451 : local name 2022-11-02 14:44:32.299 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:44:32.302 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:44:32.304 | + functions-common:time_stop:2454 : local total 2022-11-02 14:44:32.307 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:44:32.309 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:44:32.312 | + functions-common:time_stop:2458 : start_time=1667400265997 2022-11-02 14:44:32.314 | + functions-common:time_stop:2460 : [[ -z 1667400265997 ]] 2022-11-02 14:44:32.317 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:44:32.322 | + functions-common:time_stop:2463 : end_time=1667400272319 2022-11-02 14:44:32.324 | + functions-common:time_stop:2464 : elapsed_time=6322 2022-11-02 14:44:32.327 | + functions-common:time_stop:2465 : total=85988 2022-11-02 14:44:32.329 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:44:32.332 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=92310 2022-11-02 14:44:32.335 | + inc/python:pip_install:203 : return 0 2022-11-02 14:44:32.338 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-11-02 14:44:32.340 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-11-02 14:44:32.343 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-11-02 14:44:32.358 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-11-02 14:44:32.364 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-11-02 14:44:32.366 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-11-02 14:44:32.369 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-11-02 14:44:32.371 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:44:32.374 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:44:32.377 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:44:32.380 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:44:32.383 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:44:32.386 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:44:32.404 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:44:32.407 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:44:32.410 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:44:32.414 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:44:32.414 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:44:32.419 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-11-02 14:44:32.422 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:44:32.425 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-11-02 14:44:32.440 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-11-02 14:44:32.444 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:44:32.444 | + functions-common:git_clone:690 : head -1 2022-11-02 14:44:32.448 | f3ae67fa1 Mock getaddrinfo in cinder store tests 2022-11-02 14:44:32.451 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:44:32.454 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-11-02 14:44:32.457 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:44:32.459 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 14:44:32.462 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-11-02 14:44:32.465 | + inc/python:setup_develop:344 : local extras= 2022-11-02 14:44:32.469 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-11-02 14:44:32.472 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:44:32.475 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 14:44:32.478 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-11-02 14:44:32.480 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:44:32.483 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 14:44:32.489 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-11-02 14:44:32.491 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:44:32.494 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-11-02 14:44:32.498 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:44:32.501 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:44:32.504 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-11-02 14:44:32.511 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-11-02 14:44:32.514 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-11-02 14:44:33.202 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-11-02 14:44:33.205 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:44:33.207 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:44:33.210 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:44:33.212 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 14:44:33.216 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-11-02 14:44:33.219 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:44:33.222 | + inc/python:setup_package:428 : local extras= 2022-11-02 14:44:33.224 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:44:33.226 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 14:44:33.229 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 14:44:33.231 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 14:44:33.234 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:44:33.237 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-11-02 14:44:33.259 | Using python 3.8 to install /opt/stack/glance 2022-11-02 14:44:33.262 | + 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-11-02 14:44:35.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:44:35.557 | from cryptography.utils import int_from_bytes 2022-11-02 14:44:35.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:44:35.557 | from cryptography.utils import int_from_bytes 2022-11-02 14:44:35.786 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:35.794 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:35.802 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:35.806 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:35.896 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:35.916 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:35.920 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:35.924 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:35.940 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:35.948 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:35.950 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:35.982 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:35.992 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:35.997 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.017 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.056 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.065 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.071 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.122 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.136 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.141 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.161 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.168 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.217 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.235 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.239 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.358 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.365 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.369 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:44:36.424 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.547 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.572 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.576 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.588 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.593 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.613 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.620 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.638 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.703 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.716 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.732 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.779 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.783 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:36.790 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:44:36.790 | Obtaining file:///opt/stack/glance 2022-11-02 14:44:40.325 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 14:44:40.336 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:44:40.345 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:44:40.357 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 14:44:40.507 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) (0.11.0) 2022-11-02 14:44:40.517 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:44:40.530 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 14:44:40.546 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 14:44:40.566 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:44:40.605 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 14:44:40.618 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:44:40.625 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 14:44:40.631 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:44:40.640 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 14:44:40.647 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 14:44:40.719 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:44:40.724 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 14:44:40.736 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 14:44:40.774 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 14:44:40.801 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:44:40.804 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:44:40.816 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:44:40.877 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:44:40.930 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:44:40.935 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 14:44:40.940 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 14:44:40.958 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:44:40.997 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:44:41.008 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:44:41.049 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:44:41.055 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 14:44:41.103 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 14:44:41.108 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 14:44:41.119 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:44:41.161 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 14:44:41.216 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 14:44:41.228 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 14:44:41.248 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 14:44:41.263 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 14:44:41.276 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:44:41.286 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 14:44:41.309 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 14:44:41.320 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:44:41.336 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 14:44:41.414 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:44:41.420 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:44:41.423 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:44:41.434 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 14:44:41.441 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 14:44:41.465 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 14:44:41.478 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:44:41.489 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:44:41.491 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:44:41.498 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 14:44:41.514 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 14:44:41.519 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:44:41.537 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:44:41.541 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:44:41.549 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:44:41.577 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 14:44:41.581 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:44:41.586 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:44:41.662 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.8.1) 2022-11-02 14:44:41.665 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:44:41.668 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 14:44:41.680 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 14:44:41.683 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 14:44:41.685 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:44:41.693 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 14:44:41.748 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 14:44:41.763 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 14:44:41.774 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 14:44:41.779 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:44:41.790 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:44:41.813 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:44:41.818 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:44:41.821 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 14:44:41.827 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 14:44:41.852 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 14:44:41.860 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:44:41.864 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:44:41.882 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:44:41.888 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:44:41.891 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:44:41.894 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 14:44:41.920 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 14:44:41.925 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 14:44:41.974 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 14:44:41.977 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 14:44:41.988 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 14:44:41.994 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:44:41.997 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:44:42.009 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:44:42.012 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:44:42.026 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:44:42.029 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:44:42.032 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:44:42.038 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:44:42.041 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 14:44:42.043 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 14:44:42.082 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 14:44:42.088 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 14:44:42.095 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:44:42.098 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 14:44:42.100 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:44:42.104 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 14:44:42.107 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 14:44:42.113 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 14:44:42.115 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 14:44:42.119 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 14:44:42.141 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 14:44:42.144 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:44:42.194 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:44:42.197 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 14:44:42.200 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:44:42.264 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:44:43.376 | Installing collected packages: glance 2022-11-02 14:44:43.376 | Attempting uninstall: glance 2022-11-02 14:44:43.377 | Found existing installation: glance 24.1.1.dev4 2022-11-02 14:44:43.381 | Can't uninstall 'glance'. No files were found to uninstall. 2022-11-02 14:44:43.383 | Running setup.py develop for glance 2022-11-02 14:44:47.444 | Successfully installed glance 2022-11-02 14:44:47.587 | + inc/python:pip_install:200 : result=0 2022-11-02 14:44:47.590 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:44:47.592 | + functions-common:time_stop:2451 : local name 2022-11-02 14:44:47.596 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:44:47.599 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:44:47.601 | + functions-common:time_stop:2454 : local total 2022-11-02 14:44:47.604 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:44:47.606 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:44:47.609 | + functions-common:time_stop:2458 : start_time=1667400273254 2022-11-02 14:44:47.614 | + functions-common:time_stop:2460 : [[ -z 1667400273254 ]] 2022-11-02 14:44:47.618 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:44:47.622 | + functions-common:time_stop:2463 : end_time=1667400287619 2022-11-02 14:44:47.625 | + functions-common:time_stop:2464 : elapsed_time=14365 2022-11-02 14:44:47.628 | + functions-common:time_stop:2465 : total=92310 2022-11-02 14:44:47.630 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:44:47.633 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=106675 2022-11-02 14:44:47.635 | + inc/python:pip_install:203 : return 0 2022-11-02 14:44:47.638 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:44:47.641 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 14:44:47.644 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 14:44:47.665 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 14:44:47.683 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-11-02 14:44:47.685 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-11-02 14:44:47.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:44:47.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:44:47.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-11-02 14:44:47.697 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:44:47.700 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:44:47.704 | + ./stack.sh:main:920 : configure_glance 2022-11-02 14:44:47.706 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-11-02 14:44:47.721 | + lib/glance:configure_glance:326 : local dburl 2022-11-02 14:44:47.724 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-11-02 14:44:47.727 | ++ lib/database:database_connection_url:134 : local db=glance 2022-11-02 14:44:47.729 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-11-02 14:44:47.732 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-11-02 14:44:47.735 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 14:44:47.738 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 14:44:47.740 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-11-02 14:44:47.776 | + 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-11-02 14:44:47.809 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-11-02 14:44:47.842 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 14:44:47.876 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-11-02 14:44:47.912 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-11-02 14:44:47.947 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-11-02 14:44:47.950 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 14:44:47.953 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-11-02 14:44:47.955 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 14:44:47.958 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-11-02 14:44:47.990 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-11-02 14:44:48.022 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 14:44:48.063 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-11-02 14:44:48.105 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-11-02 14:44:48.140 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-11-02 14:44:48.175 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-11-02 14:44:48.208 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-11-02 14:44:48.243 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:44:48.277 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 14:44:48.310 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-11-02 14:44:48.346 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-11-02 14:44:48.348 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-11-02 14:44:48.350 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-11-02 14:44:48.353 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 14:44:48.355 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 14:44:48.358 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 14:44:48.377 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:44:48.380 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 14:44:48.382 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 14:44:48.385 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 14:44:48.403 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:44:48.406 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:44:48.409 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:44:48.447 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 14:44:48.449 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 14:44:48.451 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-11-02 14:44:48.455 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-11-02 14:44:48.458 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-11-02 14:44:48.491 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-11-02 14:44:48.523 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-11-02 14:44:48.526 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-11-02 14:44:48.528 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-11-02 14:44:48.531 | + lib/glance:configure_glance_store:254 : local be 2022-11-02 14:44:48.534 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-11-02 14:44:48.536 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-11-02 14:44:48.539 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 14:44:48.574 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-11-02 14:44:48.576 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2022-11-02 14:44:48.610 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-11-02 14:44:48.613 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-11-02 14:44:48.630 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:44:48.633 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-11-02 14:44:48.665 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-11-02 14:44:48.703 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-11-02 14:44:48.736 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-11-02 14:44:48.771 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-11-02 14:44:48.805 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-11-02 14:44:48.828 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:44:48.831 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 14:44:48.867 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-11-02 14:44:48.902 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-11-02 14:44:48.937 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.89/identity/v3 2022-11-02 14:44:48.970 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-11-02 14:44:49.002 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2022-11-02 14:44:49.034 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-11-02 14:44:49.052 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:44:49.055 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-11-02 14:44:49.057 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-11-02 14:44:49.060 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 14:44:49.063 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:44:49.081 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:44:49.083 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:44:49.086 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:44:49.088 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:44:49.090 | + 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-11-02 14:44:49.126 | + 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-11-02 14:44:49.161 | + 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-11-02 14:44:49.197 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:44:49.231 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-11-02 14:44:49.236 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-11-02 14:44:49.271 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-11-02 14:44:49.302 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 14:44:49.334 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2022-11-02 14:44:49.368 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-11-02 14:44:49.401 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-11-02 14:44:49.434 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-11-02 14:44:49.469 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 14:44:49.502 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-11-02 14:44:49.537 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-11-02 14:44:49.571 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-11-02 14:44:49.607 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-11-02 14:44:49.613 | + 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-11-02 14:44:49.625 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-11-02 14:44:49.644 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:44:49.647 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-11-02 14:44:49.649 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-11-02 14:44:49.652 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-11-02 14:44:49.654 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-11-02 14:44:49.657 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-11-02 14:44:49.660 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-11-02 14:44:49.667 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-11-02 14:44:49.670 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-11-02 14:44:49.674 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-11-02 14:44:49.707 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-11-02 14:44:49.709 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-11-02 14:44:49.711 | ++ functions:get_random_port:837 : true 2022-11-02 14:44:49.714 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-11-02 14:44:49.716 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-11-02 14:44:49.719 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-11-02 14:44:49.782 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-11-02 14:44:49.785 | ++ functions:get_random_port:841 : break 2 2022-11-02 14:44:49.787 | ++ functions:get_random_port:845 : echo 60999 2022-11-02 14:44:49.790 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-11-02 14:44:49.792 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-11-02 14:44:49.824 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-11-02 14:44:49.853 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-11-02 14:44:49.883 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-11-02 14:44:49.914 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 14:44:49.943 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-11-02 14:44:49.977 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-11-02 14:44:50.008 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-11-02 14:44:50.037 | + 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-11-02 14:44:50.069 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 14:44:50.098 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 14:44:50.128 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 14:44:50.156 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-11-02 14:44:50.189 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 14:44:50.219 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-11-02 14:44:50.249 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-11-02 14:44:50.278 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-11-02 14:44:50.308 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-11-02 14:44:50.339 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-11-02 14:44:50.368 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-11-02 14:44:50.371 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-11-02 14:44:50.374 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:44:50.377 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:44:50.379 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:44:50.382 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-11-02 14:44:50.384 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-11-02 14:44:50.443 | proxy (enabled by site administrator) 2022-11-02 14:44:50.446 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-11-02 14:44:50.448 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-11-02 14:44:50.451 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:44:50.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:44:50.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:44:50.458 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-11-02 14:44:50.461 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-11-02 14:44:50.520 | proxy_http (enabled by site administrator) 2022-11-02 14:44:50.523 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-11-02 14:44:50.526 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-11-02 14:44:50.529 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-11-02 14:44:50.532 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 14:44:50.534 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:44:50.537 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:44:50.539 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 14:44:50.542 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 14:44:50.545 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-11-02 14:44:50.546 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 14:44:50.555 | KeepAlive Off 2022-11-02 14:44:50.560 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-11-02 14:44:50.561 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 14:44:50.571 | SetEnv proxy-sendchunked 1 2022-11-02 14:44:50.575 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 14:44:50.575 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-11-02 14:44:50.584 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-11-02 14:44:50.587 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-11-02 14:44:50.590 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-11-02 14:44:50.592 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 14:44:50.595 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 14:44:50.598 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:44:50.600 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:44:50.602 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:44:50.605 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 14:44:50.607 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 14:44:50.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:44:50.614 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:44:50.617 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-11-02 14:44:50.682 | Site glance-wsgi-api already enabled 2022-11-02 14:44:50.687 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-11-02 14:44:50.690 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 14:44:50.693 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:44:50.695 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 14:44:50.913 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-11-02 14:44:50.922 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-11-02 14:44:50.955 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-11-02 14:44:50.958 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-11-02 14:44:50.981 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:44:50.983 | + ./stack.sh:main:925 : stack_install_service cinder 2022-11-02 14:44:50.994 | + lib/stack:stack_install_service:20 : local service=cinder 2022-11-02 14:44:50.994 | + lib/stack:stack_install_service:21 : type install_cinder 2022-11-02 14:44:50.994 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:44:50.996 | + lib/stack:stack_install_service:32 : install_cinder 2022-11-02 14:44:50.999 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-11-02 14:44:51.002 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-11-02 14:44:51.005 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-11-02 14:44:51.007 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:44:51.010 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:44:51.013 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:44:51.016 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:44:51.019 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:44:51.022 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:44:51.040 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:44:51.043 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:44:51.045 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:44:51.049 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:44:51.049 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:44:51.054 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-11-02 14:44:51.057 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:44:51.059 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-11-02 14:44:51.074 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-11-02 14:44:51.077 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:44:51.079 | + functions-common:git_clone:690 : head -1 2022-11-02 14:44:51.090 | a3c8857ee NFS: Fix generic revert to snapshot flow 2022-11-02 14:44:51.094 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:44:51.097 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-11-02 14:44:51.100 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:44:51.102 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 14:44:51.105 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-11-02 14:44:51.108 | + inc/python:setup_develop:344 : local extras= 2022-11-02 14:44:51.111 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-11-02 14:44:51.114 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:44:51.117 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 14:44:51.120 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-11-02 14:44:51.122 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:44:51.126 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 14:44:51.129 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-11-02 14:44:51.133 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:44:51.136 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-11-02 14:44:51.139 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:44:51.143 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:44:51.146 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-11-02 14:44:51.152 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-11-02 14:44:51.155 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-11-02 14:44:51.858 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-11-02 14:44:51.861 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:44:51.864 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:44:51.866 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:44:51.869 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 14:44:51.872 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-11-02 14:44:51.874 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:44:51.877 | + inc/python:setup_package:428 : local extras= 2022-11-02 14:44:51.880 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:44:51.882 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 14:44:51.885 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 14:44:51.887 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 14:44:51.890 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:44:51.893 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-11-02 14:44:51.919 | Using python 3.8 to install /opt/stack/cinder 2022-11-02 14:44:51.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 -e /opt/stack/cinder 2022-11-02 14:44:54.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:44:54.212 | from cryptography.utils import int_from_bytes 2022-11-02 14:44:54.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:44:54.212 | from cryptography.utils import int_from_bytes 2022-11-02 14:44:54.430 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.439 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.446 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.450 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.541 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.561 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.566 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.570 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.585 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.594 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.596 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.629 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.638 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.643 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.662 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.701 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.709 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.714 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.763 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.777 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.781 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.801 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.808 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.857 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.877 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:54.881 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.002 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.009 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.013 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:44:55.068 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.195 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.222 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.226 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.237 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.243 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.263 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.270 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.288 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.347 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.359 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.376 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.421 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.425 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:44:55.432 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:44:55.432 | Obtaining file:///opt/stack/cinder 2022-11-02 14:44:59.694 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 14:44:59.704 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:44:59.713 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:44:59.725 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 14:44:59.879 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:44:59.893 | Requirement already satisfied: boto3===1.21.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.21.7) 2022-11-02 14:44:59.904 | Requirement already satisfied: botocore===1.24.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.24.7) 2022-11-02 14:44:59.915 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 14:44:59.935 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:44:59.975 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 14:44:59.988 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:44:59.991 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:45:00.001 | Requirement already satisfied: google-api-python-client===2.38.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.38.0) 2022-11-02 14:45:00.013 | Requirement already satisfied: google-auth===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.6.0) 2022-11-02 14:45:00.040 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (0.1.0) 2022-11-02 14:45:00.046 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:45:00.051 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 14:45:00.061 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:45:00.065 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 14:45:00.068 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:45:00.081 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:45:00.142 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:45:00.196 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 14:45:00.207 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.1.3) 2022-11-02 14:45:00.217 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 14:45:00.241 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 14:45:00.246 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 14:45:00.267 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:45:00.306 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:45:00.318 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:45:00.359 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:45:00.366 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 14:45:00.417 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 14:45:00.423 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:45:00.462 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 14:45:00.519 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 14:45:00.530 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 14:45:00.550 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 14:45:00.566 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 14:45:00.580 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 14:45:00.593 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 14:45:00.596 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:45:00.605 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 14:45:00.664 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 14:45:00.675 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:45:00.691 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 14:45:00.712 | Requirement already satisfied: oslo.vmware===3.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.10.0) 2022-11-02 14:45:00.736 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 14:45:00.782 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:45:00.788 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 14:45:00.822 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:45:00.825 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:45:00.838 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 14:45:00.845 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 14:45:00.868 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (0.4.8) 2022-11-02 14:45:00.870 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (0.2.8) 2022-11-02 14:45:00.875 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:45:00.886 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:45:00.889 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:45:00.896 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 14:45:00.913 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 14:45:00.918 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 14:45:00.935 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:45:00.954 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 14:45:00.970 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (3.13.1) 2022-11-02 14:45:00.996 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:45:01.002 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:45:01.009 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:45:01.038 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:45:01.043 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.8) 2022-11-02 14:45:01.048 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (2.1.74) 2022-11-02 14:45:01.053 | Requirement already satisfied: s3transfer===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.5.2) 2022-11-02 14:45:01.060 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:45:01.135 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:45:01.139 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 14:45:01.151 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 14:45:01.154 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 14:45:01.157 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:45:01.165 | Requirement already satisfied: suds-community===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.0.0) 2022-11-02 14:45:01.167 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.8.9) 2022-11-02 14:45:01.174 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 14:45:01.228 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 14:45:01.243 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 14:45:01.253 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 14:45:01.259 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:45:01.270 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 14:45:01.330 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (4.1.1) 2022-11-02 14:45:01.333 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:45:01.353 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 14:45:01.358 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 14:45:01.366 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:45:01.371 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:45:01.375 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 14:45:01.380 | Requirement already satisfied: zstd===1.5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (1.5.1.0) 2022-11-02 14:45:01.383 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:45:01.387 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:45:01.404 | Requirement already satisfied: google-api-core===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.5.0) 2022-11-02 14:45:01.422 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 14:45:01.426 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:45:01.431 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:45:01.434 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:45:01.437 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:45:01.443 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:45:01.449 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 14:45:01.463 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 14:45:01.469 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 14:45:01.474 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 14:45:01.521 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 14:45:01.531 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 14:45:01.538 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:45:01.541 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:45:01.552 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:45:01.556 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 14:45:01.567 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:45:01.580 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 14:45:01.593 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:45:01.598 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:45:01.601 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:45:01.604 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (0.23.2) 2022-11-02 14:45:01.608 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 14:45:01.610 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 14:45:01.615 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 14:45:01.621 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 14:45:01.659 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:45:01.662 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 14:45:01.666 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:45:01.670 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.5) 2022-11-02 14:45:01.672 | Requirement already satisfied: googleapis-common-protos===1.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (1.55.0) 2022-11-02 14:45:01.678 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 14:45:01.715 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 14:45:01.723 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 14:45:01.749 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 14:45:01.752 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 14:45:01.755 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:45:01.758 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:45:01.811 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 14:45:01.814 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 14:45:01.838 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:45:01.901 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:45:02.933 | Installing collected packages: cinder 2022-11-02 14:45:02.934 | Attempting uninstall: cinder 2022-11-02 14:45:02.934 | Found existing installation: cinder 20.0.2.dev13 2022-11-02 14:45:02.939 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-11-02 14:45:02.941 | Running setup.py develop for cinder 2022-11-02 14:45:07.976 | Successfully installed cinder 2022-11-02 14:45:08.119 | + inc/python:pip_install:200 : result=0 2022-11-02 14:45:08.121 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:45:08.124 | + functions-common:time_stop:2451 : local name 2022-11-02 14:45:08.129 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:45:08.131 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:45:08.134 | + functions-common:time_stop:2454 : local total 2022-11-02 14:45:08.136 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:45:08.138 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:45:08.141 | + functions-common:time_stop:2458 : start_time=1667400291913 2022-11-02 14:45:08.143 | + functions-common:time_stop:2460 : [[ -z 1667400291913 ]] 2022-11-02 14:45:08.146 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:45:08.151 | + functions-common:time_stop:2463 : end_time=1667400308148 2022-11-02 14:45:08.153 | + functions-common:time_stop:2464 : elapsed_time=16235 2022-11-02 14:45:08.156 | + functions-common:time_stop:2465 : total=106675 2022-11-02 14:45:08.158 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:45:08.161 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=122910 2022-11-02 14:45:08.163 | + inc/python:pip_install:203 : return 0 2022-11-02 14:45:08.166 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:45:08.169 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 14:45:08.172 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 14:45:08.194 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 14:45:08.207 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-11-02 14:45:08.210 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-11-02 14:45:08.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:45:08.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:45:08.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-11-02 14:45:08.222 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:45:08.224 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-11-02 14:45:08.227 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-11-02 14:45:08.230 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-11-02 14:45:08.232 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:08.236 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:08.239 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-11-02 14:45:08.252 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-11-02 14:45:08.255 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:45:08.259 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:45:08.262 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:45:08.265 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:45:08.268 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:45:08.271 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:45:08.274 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:08.276 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:08.281 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:45:08.284 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:45:08.286 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:45:08.289 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:45:08.292 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-11-02 14:45:08.295 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:45:08.298 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:08.301 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:08.304 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-11-02 14:45:08.333 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-11-02 14:45:08.458 | Reading package lists... 2022-11-02 14:45:08.780 | Building dependency tree... 2022-11-02 14:45:08.781 | Reading state information... 2022-11-02 14:45:09.139 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-11-02 14:45:09.139 | The following packages were automatically installed and are no longer required: 2022-11-02 14:45:09.141 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:45:09.141 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:45:09.141 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:45:09.141 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:45:09.141 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:45:09.142 | python3-zope.interface 2022-11-02 14:45:09.142 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:45:09.280 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:45:09.286 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:45:09.288 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:45:09.292 | + functions-common:time_stop:2451 : local name 2022-11-02 14:45:09.294 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:45:09.297 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:45:09.300 | + functions-common:time_stop:2454 : local total 2022-11-02 14:45:09.303 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:45:09.306 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:45:09.308 | + functions-common:time_stop:2458 : start_time=1667400308329 2022-11-02 14:45:09.311 | + functions-common:time_stop:2460 : [[ -z 1667400308329 ]] 2022-11-02 14:45:09.315 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:45:09.320 | + functions-common:time_stop:2463 : end_time=1667400309317 2022-11-02 14:45:09.323 | + functions-common:time_stop:2464 : elapsed_time=988 2022-11-02 14:45:09.325 | + functions-common:time_stop:2465 : total=6584 2022-11-02 14:45:09.328 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:45:09.331 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7572 2022-11-02 14:45:09.334 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:45:09.336 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:45:09.339 | + ./stack.sh:main:926 : configure_cinder 2022-11-02 14:45:09.342 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-11-02 14:45:09.356 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-11-02 14:45:09.361 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-11-02 14:45:09.364 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-11-02 14:45:09.366 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 14:45:09.370 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-11-02 14:45:09.371 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 14:45:09.377 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-11-02 14:45:09.379 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-11-02 14:45:09.382 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 14:45:09.384 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-11-02 14:45:09.386 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-11-02 14:45:09.389 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-11-02 14:45:09.391 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-11-02 14:45:09.393 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-11-02 14:45:09.408 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-11-02 14:45:09.422 | + 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-11-02 14:45:09.437 | + 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-11-02 14:45:09.451 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-11-02 14:45:09.467 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 14:45:09.472 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 14:45:09.477 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.AOMO0otddZ 2022-11-02 14:45:09.479 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 14:45:09.482 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 14:45:09.485 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-11-02 14:45:09.487 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.AOMO0otddZ 2022-11-02 14:45:09.492 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.AOMO0otddZ 2022-11-02 14:45:09.506 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.AOMO0otddZ /etc/sudoers.d/cinder-rootwrap 2022-11-02 14:45:09.524 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-11-02 14:45:09.528 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 14:45:09.532 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 14:45:09.534 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 14:45:09.536 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 14:45:09.539 | + 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-11-02 14:45:09.541 | + 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-11-02 14:45:09.545 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-11-02 14:45:09.548 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-11-02 14:45:09.553 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-11-02 14:45:09.558 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-11-02 14:45:09.578 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-11-02 14:45:09.600 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-11-02 14:45:09.620 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-11-02 14:45:09.642 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-11-02 14:45:09.663 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-11-02 14:45:09.684 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-11-02 14:45:09.707 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-11-02 14:45:09.728 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-11-02 14:45:09.731 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 14:45:09.734 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-11-02 14:45:09.736 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 14:45:09.740 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-11-02 14:45:09.775 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-11-02 14:45:09.805 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 14:45:09.835 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-11-02 14:45:09.869 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-11-02 14:45:09.899 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-11-02 14:45:09.932 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-11-02 14:45:09.963 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-11-02 14:45:09.995 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:45:10.027 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 14:45:10.059 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-11-02 14:45:10.094 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-11-02 14:45:10.126 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-11-02 14:45:10.129 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-11-02 14:45:10.132 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-11-02 14:45:10.134 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-11-02 14:45:10.137 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 14:45:10.140 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 14:45:10.175 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-11-02 14:45:10.211 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-11-02 14:45:10.244 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-11-02 14:45:10.277 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-11-02 14:45:10.308 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-11-02 14:45:10.341 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-11-02 14:45:10.378 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-11-02 14:45:10.380 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.89 2022-11-02 14:45:10.414 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 14:45:10.450 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-11-02 14:45:10.458 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key c2179db6ad914fbd95bfb0bc4c89f216 2022-11-02 14:45:10.492 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-11-02 14:45:10.494 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 14:45:10.528 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 14:45:10.564 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 14:45:10.599 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-11-02 14:45:10.631 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-11-02 14:45:10.650 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:10.652 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 14:45:10.655 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-11-02 14:45:10.657 | + lib/cinder:configure_cinder:301 : local default_name= 2022-11-02 14:45:10.660 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-11-02 14:45:10.662 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 14:45:10.665 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-11-02 14:45:10.667 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-11-02 14:45:10.670 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-11-02 14:45:10.673 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-11-02 14:45:10.676 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-11-02 14:45:10.678 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-11-02 14:45:10.716 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-11-02 14:45:10.748 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-11-02 14:45:10.781 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-11-02 14:45:10.815 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-11-02 14:45:10.848 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-11-02 14:45:10.880 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-11-02 14:45:10.883 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-11-02 14:45:10.885 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-11-02 14:45:10.887 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-11-02 14:45:10.921 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-11-02 14:45:10.923 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-11-02 14:45:10.959 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-11-02 14:45:10.961 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-11-02 14:45:10.964 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-11-02 14:45:10.966 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-11-02 14:45:11.002 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-11-02 14:45:11.005 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-11-02 14:45:11.007 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-11-02 14:45:11.025 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:11.028 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-11-02 14:45:11.031 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-11-02 14:45:11.034 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-11-02 14:45:11.036 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-11-02 14:45:11.071 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.89:8080/v1/AUTH_ 2022-11-02 14:45:11.104 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-11-02 14:45:11.123 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:11.127 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-11-02 14:45:11.144 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:11.147 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-11-02 14:45:11.167 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:11.170 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-11-02 14:45:11.172 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-11-02 14:45:11.176 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-11-02 14:45:11.178 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-11-02 14:45:11.182 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 14:45:11.184 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 14:45:11.187 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 14:45:11.207 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:11.211 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 14:45:11.213 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 14:45:11.216 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 14:45:11.234 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:11.237 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:45:11.240 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:45:11.272 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 14:45:11.275 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 14:45:11.278 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-11-02 14:45:11.280 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-11-02 14:45:11.283 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 14:45:11.286 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:45:11.305 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:45:11.307 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:45:11.310 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:45:11.312 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:45:11.315 | + 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-11-02 14:45:11.347 | + 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-11-02 14:45:11.379 | + 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-11-02 14:45:11.410 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:45:11.444 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-11-02 14:45:11.463 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:11.465 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-11-02 14:45:11.468 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-11-02 14:45:11.471 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-11-02 14:45:11.474 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-11-02 14:45:11.476 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 14:45:11.479 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 14:45:11.482 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-11-02 14:45:11.487 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-11-02 14:45:11.490 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 14:45:11.492 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 14:45:11.508 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 14:45:11.508 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:45:11.521 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 14:45:11.526 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:45:11.548 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-11-02 14:45:11.550 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-11-02 14:45:11.555 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-11-02 14:45:11.590 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-11-02 14:45:11.627 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-11-02 14:45:11.658 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 14:45:11.690 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 14:45:11.722 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 14:45:11.753 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 14:45:11.788 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 14:45:11.822 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 14:45:11.854 | + 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-11-02 14:45:11.887 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 14:45:11.921 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 14:45:11.956 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 14:45:11.988 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 14:45:11.991 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 14:45:11.994 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-11-02 14:45:11.997 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-11-02 14:45:12.000 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 14:45:12.003 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:12.005 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:12.008 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 14:45:12.011 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 14:45:12.014 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-11-02 14:45:12.049 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 14:45:12.084 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 14:45:12.085 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-11-02 14:45:12.095 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-11-02 14:45:12.099 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-11-02 14:45:12.102 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-11-02 14:45:12.104 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 14:45:12.108 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 14:45:12.111 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:45:12.114 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:12.117 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:12.120 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 14:45:12.123 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 14:45:12.127 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:12.130 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:12.133 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-11-02 14:45:12.204 | Enabling site cinder-wsgi. 2022-11-02 14:45:12.210 | To activate the new configuration, you need to run: 2022-11-02 14:45:12.210 | systemctl reload apache2 2022-11-02 14:45:12.215 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 14:45:12.217 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 14:45:12.220 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:45:12.223 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 14:45:12.380 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-11-02 14:45:12.384 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-11-02 14:45:12.422 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.89/image 2022-11-02 14:45:12.464 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-11-02 14:45:12.483 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:12.486 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-11-02 14:45:12.489 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 14:45:12.491 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 14:45:12.494 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 14:45:12.496 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-11-02 14:45:12.539 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-11-02 14:45:12.572 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.89/identity 2022-11-02 14:45:12.610 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-11-02 14:45:12.647 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-11-02 14:45:12.682 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-11-02 14:45:12.714 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-11-02 14:45:12.745 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-11-02 14:45:12.777 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:45:12.809 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-11-02 14:45:12.842 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-11-02 14:45:12.876 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 14:45:12.910 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-11-02 14:45:12.912 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-11-02 14:45:12.933 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:12.936 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.89:2379 2022-11-02 14:45:12.973 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-11-02 14:45:12.976 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-11-02 14:45:12.997 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:13.000 | + ./stack.sh:main:931 : stack_install_service neutron 2022-11-02 14:45:13.003 | + lib/stack:stack_install_service:20 : local service=neutron 2022-11-02 14:45:13.005 | + lib/stack:stack_install_service:21 : type install_neutron 2022-11-02 14:45:13.008 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:45:13.010 | + lib/stack:stack_install_service:32 : install_neutron 2022-11-02 14:45:13.013 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-11-02 14:45:13.017 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:45:13.018 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 14:45:13.024 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:45:13.027 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 14:45:13.029 | + 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-11-02 14:45:13.034 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 14:45:13.036 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-11-02 14:45:13.040 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-11-02 14:45:13.043 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-11-02 14:45:13.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:45:13.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:45:13.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-11-02 14:45:13.054 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:45:13.057 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-11-02 14:45:13.060 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-11-02 14:45:13.063 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-11-02 14:45:13.065 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:45:13.068 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:45:13.071 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:45:13.074 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:45:13.076 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:45:13.080 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:45:13.100 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:45:13.102 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:45:13.105 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:45:13.109 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:45:13.109 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:45:13.116 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-11-02 14:45:13.119 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:45:13.121 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-11-02 14:45:13.138 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-11-02 14:45:13.143 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:45:13.143 | + functions-common:git_clone:690 : head -1 2022-11-02 14:45:13.150 | df8d82e92a Check subnet overlapping after add router interface 2022-11-02 14:45:13.155 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:45:13.158 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-11-02 14:45:13.161 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:45:13.164 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 14:45:13.167 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-11-02 14:45:13.170 | + inc/python:setup_develop:344 : local extras= 2022-11-02 14:45:13.173 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-11-02 14:45:13.176 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:45:13.179 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 14:45:13.182 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-11-02 14:45:13.184 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:45:13.188 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 14:45:13.192 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-11-02 14:45:13.195 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:45:13.198 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-11-02 14:45:13.201 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:45:13.204 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:45:13.208 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-11-02 14:45:13.215 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-11-02 14:45:13.217 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-11-02 14:45:13.882 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-11-02 14:45:13.884 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:45:13.889 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:45:13.892 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:45:13.895 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 14:45:13.898 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-11-02 14:45:13.900 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:45:13.903 | + inc/python:setup_package:428 : local extras= 2022-11-02 14:45:13.905 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:45:13.908 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 14:45:13.910 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 14:45:13.913 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 14:45:13.915 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:45:13.918 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-11-02 14:45:13.940 | Using python 3.8 to install /opt/stack/neutron 2022-11-02 14:45:13.942 | + 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-11-02 14:45:16.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:45:16.152 | from cryptography.utils import int_from_bytes 2022-11-02 14:45:16.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:45:16.152 | from cryptography.utils import int_from_bytes 2022-11-02 14:45:16.371 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.380 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.387 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.392 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.485 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.505 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.509 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.513 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.529 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.539 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.540 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.573 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.584 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.589 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.609 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.650 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.658 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.663 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.713 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.727 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.731 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.752 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.759 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.809 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.829 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.833 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.954 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.961 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:16.965 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:45:17.020 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.147 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.174 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.178 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.190 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.196 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.216 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.224 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.243 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.304 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.318 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.334 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.382 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.386 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:17.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:45:17.393 | Obtaining file:///opt/stack/neutron 2022-11-02 14:45:21.815 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 14:45:21.821 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 14:45:21.824 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 14:45:21.832 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:45:21.841 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:45:21.852 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 14:45:21.997 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:45:22.010 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 14:45:22.024 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:45:22.031 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:45:22.034 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:45:22.043 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 14:45:22.049 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:45:22.054 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 14:45:22.064 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 14:45:22.101 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 14:45:22.127 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:45:22.185 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:45:22.236 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:45:22.240 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:45:22.243 | Requirement already satisfied: neutron-lib===2.20.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.20.0) 2022-11-02 14:45:22.279 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 14:45:22.305 | Requirement already satisfied: os-ken===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.1) 2022-11-02 14:45:22.320 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-11-02 14:45:22.323 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 14:45:22.328 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 14:45:22.332 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 14:45:22.356 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:45:22.392 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:45:22.402 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:45:22.441 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:45:22.446 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 14:45:22.494 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 14:45:22.498 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:45:22.537 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 14:45:22.590 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 14:45:22.601 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 14:45:22.620 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 14:45:22.635 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 14:45:22.649 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 14:45:22.662 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 14:45:22.665 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:45:22.674 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 14:45:22.696 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 14:45:22.705 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:45:22.721 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 14:45:22.739 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 14:45:22.819 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 14:45:22.824 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 14:45:22.833 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:45:22.839 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:45:22.841 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.4.1) 2022-11-02 14:45:22.852 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:45:22.866 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 14:45:22.871 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 14:45:22.893 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 14:45:22.906 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:45:22.917 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:45:22.919 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:45:22.926 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 14:45:22.943 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 14:45:22.946 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 14:45:22.950 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 14:45:22.954 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 14:45:22.957 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 14:45:22.961 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 14:45:22.965 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 14:45:22.970 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 14:45:22.975 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (4.5.1) 2022-11-02 14:45:22.993 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:45:23.011 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 14:45:23.037 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 14:45:23.051 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:45:23.055 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:45:23.063 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:45:23.090 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 14:45:23.092 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:45:23.097 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (1.2.2) 2022-11-02 14:45:23.103 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:45:23.176 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 14:45:23.180 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:45:23.182 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 14:45:23.185 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 14:45:23.196 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 14:45:23.198 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 14:45:23.201 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:45:23.208 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 14:45:23.223 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 14:45:23.232 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 14:45:23.238 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:45:23.248 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 14:45:23.306 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:45:23.326 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 14:45:23.331 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:45:23.336 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:45:23.340 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 14:45:23.345 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 14:45:23.370 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 14:45:23.378 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:45:23.395 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:45:23.398 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:45:23.435 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:45:23.439 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 14:45:23.442 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 14:45:23.464 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:45:23.469 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 14:45:23.474 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 14:45:23.477 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:45:23.480 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:45:23.483 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 14:45:23.529 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 14:45:23.534 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 14:45:23.537 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 14:45:23.545 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:45:23.549 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:45:23.560 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.3.5) 2022-11-02 14:45:23.563 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (3.0.0) 2022-11-02 14:45:23.583 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:45:23.596 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 14:45:23.612 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:45:23.623 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.1.0) 2022-11-02 14:45:23.628 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:45:23.631 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:45:23.633 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:45:23.638 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 14:45:23.640 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:45:23.642 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 14:45:23.645 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 14:45:23.648 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:45:23.651 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) (2.0.0) 2022-11-02 14:45:23.664 | Requirement already satisfied: beautifulsoup4===4.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.10.0) 2022-11-02 14:45:23.671 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:45:23.674 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:45:23.723 | Requirement already satisfied: soupsieve===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.3.1) 2022-11-02 14:45:23.728 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:45:23.731 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:45:24.839 | Installing collected packages: neutron 2022-11-02 14:45:24.839 | Attempting uninstall: neutron 2022-11-02 14:45:24.839 | Found existing installation: neutron 20.2.1.dev72 2022-11-02 14:45:24.852 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-11-02 14:45:24.853 | Running setup.py develop for neutron 2022-11-02 14:45:29.862 | Successfully installed neutron 2022-11-02 14:45:29.997 | + inc/python:pip_install:200 : result=0 2022-11-02 14:45:29.999 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:45:30.002 | + functions-common:time_stop:2451 : local name 2022-11-02 14:45:30.005 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:45:30.007 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:45:30.010 | + functions-common:time_stop:2454 : local total 2022-11-02 14:45:30.012 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:45:30.015 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:45:30.017 | + functions-common:time_stop:2458 : start_time=1667400313933 2022-11-02 14:45:30.019 | + functions-common:time_stop:2460 : [[ -z 1667400313933 ]] 2022-11-02 14:45:30.023 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:45:30.027 | + functions-common:time_stop:2463 : end_time=1667400330024 2022-11-02 14:45:30.030 | + functions-common:time_stop:2464 : elapsed_time=16091 2022-11-02 14:45:30.032 | + functions-common:time_stop:2465 : total=122910 2022-11-02 14:45:30.034 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:45:30.037 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=139001 2022-11-02 14:45:30.039 | + inc/python:pip_install:203 : return 0 2022-11-02 14:45:30.042 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:45:30.044 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 14:45:30.048 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 14:45:30.068 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 14:45:30.082 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-11-02 14:45:30.084 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-11-02 14:45:30.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:45:30.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:45:30.094 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-11-02 14:45:30.097 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:45:30.100 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-11-02 14:45:30.102 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:45:30.105 | + ./stack.sh:main:934 : is_service_enabled nova 2022-11-02 14:45:30.127 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:30.130 | + ./stack.sh:main:936 : stack_install_service nova 2022-11-02 14:45:30.132 | + lib/stack:stack_install_service:20 : local service=nova 2022-11-02 14:45:30.135 | + lib/stack:stack_install_service:21 : type install_nova 2022-11-02 14:45:30.138 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:45:30.141 | + lib/stack:stack_install_service:32 : install_nova 2022-11-02 14:45:30.144 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-11-02 14:45:30.147 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-11-02 14:45:30.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:45:30.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:45:30.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-11-02 14:45:30.159 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:45:30.162 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-11-02 14:45:30.180 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:30.182 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-11-02 14:45:30.200 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:30.203 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-11-02 14:45:30.222 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:30.225 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-11-02 14:45:30.228 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-11-02 14:45:30.230 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-11-02 14:45:30.232 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:45:30.236 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:45:30.239 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:45:30.242 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:45:30.244 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:45:30.247 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:45:30.264 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:45:30.267 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:45:30.270 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:45:30.272 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:45:30.273 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:45:30.279 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-11-02 14:45:30.283 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:45:30.286 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-11-02 14:45:30.300 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-11-02 14:45:30.303 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:45:30.303 | + functions-common:git_clone:690 : head -1 2022-11-02 14:45:30.307 | 2738317167 nova-live-migration tests not needed for Ironic 2022-11-02 14:45:30.312 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:45:30.314 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-11-02 14:45:30.317 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:45:30.320 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 14:45:30.322 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-11-02 14:45:30.324 | + inc/python:setup_develop:344 : local extras= 2022-11-02 14:45:30.327 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-11-02 14:45:30.330 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:45:30.332 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 14:45:30.335 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-11-02 14:45:30.337 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:45:30.340 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 14:45:30.344 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-11-02 14:45:30.347 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:45:30.350 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-11-02 14:45:30.352 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:45:30.355 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:45:30.360 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-11-02 14:45:30.367 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-11-02 14:45:30.370 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-11-02 14:45:31.079 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-11-02 14:45:31.082 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:45:31.084 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:45:31.087 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:45:31.089 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 14:45:31.091 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-11-02 14:45:31.094 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:45:31.096 | + inc/python:setup_package:428 : local extras= 2022-11-02 14:45:31.098 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:45:31.101 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 14:45:31.103 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 14:45:31.106 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 14:45:31.108 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:45:31.111 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-11-02 14:45:31.135 | Using python 3.8 to install /opt/stack/nova 2022-11-02 14:45:31.138 | + 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-11-02 14:45:33.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:45:33.314 | from cryptography.utils import int_from_bytes 2022-11-02 14:45:33.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:45:33.314 | from cryptography.utils import int_from_bytes 2022-11-02 14:45:33.527 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.535 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.542 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.546 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.634 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.653 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.658 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.661 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.676 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.685 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.687 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.718 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.728 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.732 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.752 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.790 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.798 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.803 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.852 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.867 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.871 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.890 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.896 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.946 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.963 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:33.967 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.083 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.090 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.094 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:45:34.149 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.270 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.295 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.299 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.310 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.316 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.336 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.343 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.360 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.419 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.432 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.448 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.493 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.497 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:34.504 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:45:34.504 | Obtaining file:///opt/stack/nova 2022-11-02 14:45:39.943 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 14:45:39.949 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 14:45:39.953 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 14:45:39.962 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:45:39.971 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:45:39.974 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:45:39.985 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 14:45:40.132 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:45:40.145 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 14:45:40.161 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 14:45:40.181 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:45:40.220 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 14:45:40.233 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:45:40.236 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:45:40.244 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 14:45:40.251 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:45:40.256 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 14:45:40.294 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 14:45:40.320 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:45:40.323 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:45:40.335 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:45:40.395 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:45:40.447 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 14:45:40.458 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (1.0.1) 2022-11-02 14:45:40.462 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:45:40.467 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:45:40.471 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 14:45:40.497 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 14:45:40.521 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-11-02 14:45:40.525 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 14:45:40.529 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 14:45:40.535 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 14:45:40.558 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 14:45:40.576 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:45:40.616 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:45:40.627 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:45:40.667 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:45:40.674 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 14:45:40.722 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 14:45:40.726 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 14:45:40.737 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:45:40.776 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 14:45:40.833 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 14:45:40.844 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 14:45:40.864 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 14:45:40.878 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 14:45:40.924 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 14:45:40.936 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 14:45:40.939 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:45:40.948 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 14:45:40.971 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 14:45:40.981 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:45:40.997 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 14:45:41.018 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 14:45:41.026 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:45:41.032 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 14:45:41.066 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:45:41.069 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:45:41.082 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 14:45:41.087 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 14:45:41.110 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:45:41.120 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:45:41.123 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:45:41.129 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 14:45:41.147 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 14:45:41.150 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 14:45:41.153 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 14:45:41.158 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 14:45:41.162 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 14:45:41.165 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 14:45:41.169 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 14:45:41.174 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 14:45:41.190 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 14:45:41.205 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 14:45:41.210 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 14:45:41.226 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:45:41.245 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 14:45:41.271 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:45:41.275 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:45:41.282 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:45:41.310 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 14:45:41.314 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 14:45:41.318 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:45:41.322 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:45:41.398 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 14:45:41.401 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:45:41.404 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 14:45:41.414 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 14:45:41.418 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 14:45:41.420 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:45:41.426 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 14:45:41.481 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 14:45:41.495 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 14:45:41.505 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 14:45:41.510 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:45:41.521 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 14:45:41.580 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:45:41.600 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 14:45:41.604 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 14:45:41.612 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:45:41.617 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) (0.10.0) 2022-11-02 14:45:41.621 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:45:41.626 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 14:45:41.630 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 14:45:41.656 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 14:45:41.664 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:45:41.668 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:45:41.685 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 14:45:41.690 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 14:45:41.712 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 14:45:41.715 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 14:45:41.720 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:45:41.726 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:45:41.732 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:45:41.735 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 14:45:41.785 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 14:45:41.788 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 14:45:41.793 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 14:45:41.804 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:45:41.807 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:45:41.819 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 14:45:41.824 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 14:45:41.836 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:45:41.849 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 14:45:41.861 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 14:45:41.877 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.1.0) 2022-11-02 14:45:41.880 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:45:41.883 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:45:41.886 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:45:41.891 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 14:45:41.894 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 14:45:41.899 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 14:45:41.904 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 14:45:41.942 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:45:41.945 | Requirement already satisfied: numpy===1.22.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.22.2) 2022-11-02 14:45:41.947 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:45:41.950 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 14:45:41.954 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 14:45:41.956 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 14:45:41.960 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:45:42.010 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:45:42.013 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:45:42.016 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:45:43.108 | Installing collected packages: nova 2022-11-02 14:45:43.109 | Attempting uninstall: nova 2022-11-02 14:45:43.110 | Found existing installation: nova 25.0.2.dev6 2022-11-02 14:45:43.115 | Can't uninstall 'nova'. No files were found to uninstall. 2022-11-02 14:45:43.116 | Running setup.py develop for nova 2022-11-02 14:45:48.894 | Successfully installed nova 2022-11-02 14:45:49.012 | + inc/python:pip_install:200 : result=0 2022-11-02 14:45:49.014 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:45:49.016 | + functions-common:time_stop:2451 : local name 2022-11-02 14:45:49.019 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:45:49.021 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:45:49.023 | + functions-common:time_stop:2454 : local total 2022-11-02 14:45:49.025 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:45:49.027 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:45:49.030 | + functions-common:time_stop:2458 : start_time=1667400331128 2022-11-02 14:45:49.032 | + functions-common:time_stop:2460 : [[ -z 1667400331128 ]] 2022-11-02 14:45:49.035 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:45:49.039 | + functions-common:time_stop:2463 : end_time=1667400349037 2022-11-02 14:45:49.042 | + functions-common:time_stop:2464 : elapsed_time=17909 2022-11-02 14:45:49.044 | + functions-common:time_stop:2465 : total=139001 2022-11-02 14:45:49.047 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:45:49.049 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=156910 2022-11-02 14:45:49.051 | + inc/python:pip_install:203 : return 0 2022-11-02 14:45:49.054 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:45:49.056 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 14:45:49.059 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 14:45:49.078 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 14:45:49.090 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-11-02 14:45:49.093 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-11-02 14:45:49.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:45:49.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:45:49.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-11-02 14:45:49.103 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:45:49.106 | + 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-11-02 14:45:49.120 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:45:49.123 | + ./stack.sh:main:937 : configure_nova 2022-11-02 14:45:49.125 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-11-02 14:45:49.138 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-11-02 14:45:49.141 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-11-02 14:45:49.143 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 14:45:49.147 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-11-02 14:45:49.147 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 14:45:49.152 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-11-02 14:45:49.155 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-11-02 14:45:49.158 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 14:45:49.160 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-11-02 14:45:49.163 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-11-02 14:45:49.165 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-11-02 14:45:49.168 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-11-02 14:45:49.170 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-11-02 14:45:49.183 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-11-02 14:45:49.195 | + 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-11-02 14:45:49.208 | + 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-11-02 14:45:49.221 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-11-02 14:45:49.234 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 14:45:49.237 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 14:45:49.242 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.RhGY8wFHu3 2022-11-02 14:45:49.244 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 14:45:49.247 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 14:45:49.249 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-11-02 14:45:49.252 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 14:45:49.254 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 14:45:49.257 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.RhGY8wFHu3 2022-11-02 14:45:49.261 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.RhGY8wFHu3 2022-11-02 14:45:49.273 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.RhGY8wFHu3 /etc/sudoers.d/nova-rootwrap 2022-11-02 14:45:49.287 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-11-02 14:45:49.291 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 14:45:49.294 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 14:45:49.297 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 14:45:49.299 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 14:45:49.302 | + 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-11-02 14:45:49.304 | + 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-11-02 14:45:49.307 | + 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-11-02 14:45:49.309 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-11-02 14:45:49.314 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-11-02 14:45:49.331 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:49.334 | + lib/nova:configure_nova:338 : create_nova_conf 2022-11-02 14:45:49.336 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-11-02 14:45:49.340 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-11-02 14:45:49.344 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-11-02 14:45:49.374 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-11-02 14:45:49.377 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-11-02 14:45:49.403 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-11-02 14:45:49.433 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-11-02 14:45:49.461 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-11-02 14:45:49.493 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-11-02 14:45:49.524 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-11-02 14:45:49.554 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-11-02 14:45:49.556 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.89 2022-11-02 14:45:49.584 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-11-02 14:45:49.613 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-11-02 14:45:49.642 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-11-02 14:45:49.669 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-11-02 14:45:49.697 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 14:45:49.728 | + lib/nova:create_nova_conf:437 : is_fedora 2022-11-02 14:45:49.730 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:45:49.732 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:45:49.735 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:45:49.737 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:45:49.740 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:45:49.742 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:45:49.745 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:45:49.747 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:45:49.750 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:45:49.752 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:45:49.754 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:45:49.757 | + lib/nova:create_nova_conf:437 : is_suse 2022-11-02 14:45:49.759 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:45:49.761 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:45:49.763 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:45:49.766 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:45:49.768 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:45:49.771 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:45:49.773 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-11-02 14:45:49.790 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:49.792 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 14:45:49.794 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-11-02 14:45:49.797 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-11-02 14:45:49.826 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-11-02 14:45:49.829 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 14:45:49.831 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 14:45:49.834 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 14:45:49.836 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 14:45:49.839 | + 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-11-02 14:45:49.871 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-11-02 14:45:49.873 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-11-02 14:45:49.876 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-11-02 14:45:49.878 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-11-02 14:45:49.881 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-11-02 14:45:49.883 | + 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-11-02 14:45:49.916 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-11-02 14:45:49.947 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-11-02 14:45:49.977 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-11-02 14:45:50.006 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-11-02 14:45:50.023 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:50.026 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-11-02 14:45:50.042 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:50.045 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-11-02 14:45:50.046 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-11-02 14:45:50.052 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-11-02 14:45:50.054 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-11-02 14:45:50.083 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-11-02 14:45:50.100 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:50.102 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-11-02 14:45:50.104 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-11-02 14:45:50.107 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 14:45:50.110 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 14:45:50.112 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-11-02 14:45:50.143 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-11-02 14:45:50.171 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 14:45:50.198 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-11-02 14:45:50.228 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-11-02 14:45:50.256 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-11-02 14:45:50.286 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-11-02 14:45:50.315 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-11-02 14:45:50.343 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:45:50.371 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 14:45:50.400 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-11-02 14:45:50.417 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:50.419 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-11-02 14:45:50.422 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-11-02 14:45:50.453 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-11-02 14:45:50.480 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.89/identity 2022-11-02 14:45:50.509 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-11-02 14:45:50.537 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-11-02 14:45:50.565 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-11-02 14:45:50.594 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-11-02 14:45:50.622 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-11-02 14:45:50.653 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-11-02 14:45:50.669 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:50.672 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-11-02 14:45:50.674 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-11-02 14:45:50.705 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-11-02 14:45:50.736 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-11-02 14:45:50.739 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-11-02 14:45:50.769 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-11-02 14:45:50.771 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-11-02 14:45:50.773 | + lib/nova:create_nova_conf:505 : is_suse 2022-11-02 14:45:50.776 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:45:50.778 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:45:50.782 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:45:50.784 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:45:50.786 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:45:50.788 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:45:50.791 | + lib/nova:create_nova_conf:505 : is_fedora 2022-11-02 14:45:50.793 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:45:50.796 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:45:50.798 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:45:50.801 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:45:50.803 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:45:50.805 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:45:50.808 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:45:50.810 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:45:50.812 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:45:50.815 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:45:50.817 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:45:50.819 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-11-02 14:45:50.822 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-11-02 14:45:50.824 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-11-02 14:45:50.828 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:45:50.845 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:45:50.847 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:45:50.849 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:45:50.851 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:45:50.854 | + 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-11-02 14:45:50.883 | + 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-11-02 14:45:50.912 | + 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-11-02 14:45:50.941 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:45:50.969 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-11-02 14:45:51.001 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-11-02 14:45:51.017 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:51.020 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-11-02 14:45:51.022 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-11-02 14:45:51.024 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-11-02 14:45:51.027 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-11-02 14:45:51.029 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 14:45:51.032 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 14:45:51.035 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-11-02 14:45:51.039 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-11-02 14:45:51.041 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 14:45:51.043 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 14:45:51.057 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 14:45:51.058 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:45:51.067 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 14:45:51.070 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:45:51.086 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 14:45:51.089 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-11-02 14:45:51.093 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-11-02 14:45:51.123 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-11-02 14:45:51.152 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-11-02 14:45:51.179 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 14:45:51.207 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 14:45:51.235 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 14:45:51.263 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 14:45:51.291 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 14:45:51.319 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 14:45:51.349 | + 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-11-02 14:45:51.378 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 14:45:51.406 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 14:45:51.433 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 14:45:51.462 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 14:45:51.464 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 14:45:51.467 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-11-02 14:45:51.470 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-11-02 14:45:51.472 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 14:45:51.474 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:51.477 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:51.479 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 14:45:51.482 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 14:45:51.485 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 14:45:51.513 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 14:45:51.542 | + 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-11-02 14:45:51.542 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 14:45:51.551 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-11-02 14:45:51.554 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-11-02 14:45:51.557 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-11-02 14:45:51.559 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 14:45:51.562 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 14:45:51.564 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:45:51.567 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:51.569 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:51.571 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 14:45:51.574 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 14:45:51.576 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:51.579 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:51.581 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-11-02 14:45:51.644 | Enabling site nova-api-wsgi. 2022-11-02 14:45:51.649 | To activate the new configuration, you need to run: 2022-11-02 14:45:51.649 | systemctl reload apache2 2022-11-02 14:45:51.654 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 14:45:51.656 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 14:45:51.659 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:45:51.661 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 14:45:51.864 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-11-02 14:45:51.885 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:51.892 | + 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-11-02 14:45:51.895 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-11-02 14:45:51.898 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-11-02 14:45:51.900 | + lib/apache:write_uwsgi_config:256 : local url= 2022-11-02 14:45:51.908 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-11-02 14:45:51.912 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 14:45:51.915 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-11-02 14:45:51.919 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-11-02 14:45:51.923 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 14:45:51.927 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 14:45:51.940 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 14:45:51.940 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:45:51.949 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 14:45:51.952 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:45:51.969 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-11-02 14:45:51.971 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-11-02 14:45:51.975 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-11-02 14:45:52.006 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-11-02 14:45:52.035 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-11-02 14:45:52.064 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-11-02 14:45:52.092 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 14:45:52.122 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 14:45:52.149 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-11-02 14:45:52.178 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-11-02 14:45:52.205 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-11-02 14:45:52.234 | + 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-11-02 14:45:52.262 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 14:45:52.291 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 14:45:52.320 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-11-02 14:45:52.350 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-11-02 14:45:52.352 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-11-02 14:45:52.380 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-11-02 14:45:52.398 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:52.400 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-11-02 14:45:52.433 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-11-02 14:45:52.436 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-11-02 14:45:52.439 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-11-02 14:45:52.456 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:52.458 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:45:52.461 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:45:52.490 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-11-02 14:45:52.521 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-11-02 14:45:52.524 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 14:45:52.526 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-11-02 14:45:52.529 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 14:45:52.531 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 14:45:52.534 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 14:45:52.551 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:52.554 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 14:45:52.557 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 14:45:52.559 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 14:45:52.576 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:52.579 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:45:52.582 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:45:52.611 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 14:45:52.613 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 14:45:52.616 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-11-02 14:45:52.644 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-11-02 14:45:52.674 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-11-02 14:45:52.706 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-11-02 14:45:52.722 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:52.725 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 14:45:52.754 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-11-02 14:45:52.757 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-11-02 14:45:52.760 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-11-02 14:45:52.791 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-11-02 14:45:52.820 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.89/identity 2022-11-02 14:45:52.849 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-11-02 14:45:52.878 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-11-02 14:45:52.911 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-11-02 14:45:52.940 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-11-02 14:45:52.969 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-11-02 14:45:52.998 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-11-02 14:45:53.027 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-11-02 14:45:53.044 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:53.047 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-11-02 14:45:53.052 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 14:45:53.054 | + lib/nova:create_nova_conf:553 : local conf 2022-11-02 14:45:53.056 | + lib/nova:create_nova_conf:554 : local vhost 2022-11-02 14:45:53.059 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-11-02 14:45:53.062 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 14:45:53.064 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 14:45:53.067 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-11-02 14:45:53.070 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-11-02 14:45:53.072 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-11-02 14:45:53.077 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-11-02 14:45:53.079 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-11-02 14:45:53.082 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-11-02 14:45:53.084 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-11-02 14:45:53.087 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-11-02 14:45:53.089 | + 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-11-02 14:45:53.122 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-11-02 14:45:53.153 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-11-02 14:45:53.184 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 14:45:53.187 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-11-02 14:45:53.189 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-11-02 14:45:53.191 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-11-02 14:45:53.208 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:53.212 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-11-02 14:45:53.212 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-11-02 14:45:53.922 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-11-02 14:45:53.925 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-11-02 14:45:53.927 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 14:45:53.929 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-11-02 14:45:53.932 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 14:45:53.934 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-11-02 14:45:53.937 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 14:45:53.954 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:53.957 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-11-02 14:45:53.959 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-11-02 14:45:53.962 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 14:45:53.978 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:53.980 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 14:45:53.984 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 14:45:54.012 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 14:45:54.014 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 14:45:54.017 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-11-02 14:45:54.034 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:54.037 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-11-02 14:45:54.039 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 14:45:54.041 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-11-02 14:45:54.073 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.89/identity 2022-11-02 14:45:54.103 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-11-02 14:45:54.132 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-11-02 14:45:54.161 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-11-02 14:45:54.190 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-11-02 14:45:54.218 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-11-02 14:45:54.246 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-11-02 14:45:54.276 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-11-02 14:45:54.278 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-11-02 14:45:54.281 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-11-02 14:45:54.284 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:45:54.300 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:45:54.303 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:45:54.305 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:45:54.307 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:45:54.310 | + 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-11-02 14:45:54.339 | + 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-11-02 14:45:54.368 | + 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-11-02 14:45:54.397 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:45:54.426 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 14:45:54.429 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-11-02 14:45:54.433 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 14:45:54.436 | + lib/nova:create_nova_conf:587 : local conf 2022-11-02 14:45:54.439 | + lib/nova:create_nova_conf:588 : local offset 2022-11-02 14:45:54.442 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-11-02 14:45:54.444 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 14:45:54.447 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 14:45:54.450 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-11-02 14:45:54.453 | + lib/nova:create_nova_conf:590 : offset=0 2022-11-02 14:45:54.455 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-11-02 14:45:54.458 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 14:45:54.460 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-11-02 14:45:54.462 | + lib/nova:configure_console_proxies:703 : offset=0 2022-11-02 14:45:54.465 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-11-02 14:45:54.481 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:54.483 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-11-02 14:45:54.486 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-11-02 14:45:54.502 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:54.504 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-11-02 14:45:54.521 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:54.523 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-11-02 14:45:54.541 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:45:54.543 | + ./stack.sh:main:940 : is_service_enabled placement 2022-11-02 14:45:54.561 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:45:54.564 | + ./stack.sh:main:942 : stack_install_service placement 2022-11-02 14:45:54.566 | + lib/stack:stack_install_service:20 : local service=placement 2022-11-02 14:45:54.569 | + lib/stack:stack_install_service:21 : type install_placement 2022-11-02 14:45:54.571 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:45:54.574 | + lib/stack:stack_install_service:32 : install_placement 2022-11-02 14:45:54.576 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-11-02 14:45:54.579 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-11-02 14:45:54.582 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:54.585 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:54.587 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-11-02 14:45:54.590 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:45:54.593 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:45:54.595 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:45:54.598 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:45:54.600 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:45:54.603 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:45:54.605 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:54.608 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:54.610 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:45:54.613 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:45:54.615 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:45:54.618 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:45:54.620 | + functions-common:install_package:1476 : real_install_package apache2 2022-11-02 14:45:54.623 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:45:54.625 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:54.628 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:54.630 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-11-02 14:45:54.653 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-11-02 14:45:54.769 | Reading package lists... 2022-11-02 14:45:55.054 | Building dependency tree... 2022-11-02 14:45:55.056 | Reading state information... 2022-11-02 14:45:55.358 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 14:45:55.358 | The following packages were automatically installed and are no longer required: 2022-11-02 14:45:55.360 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:45:55.360 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:45:55.360 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:45:55.360 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:45:55.360 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:45:55.361 | python3-zope.interface 2022-11-02 14:45:55.361 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:45:55.480 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:45:55.485 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:45:55.488 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:45:55.490 | + functions-common:time_stop:2451 : local name 2022-11-02 14:45:55.493 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:45:55.495 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:45:55.498 | + functions-common:time_stop:2454 : local total 2022-11-02 14:45:55.501 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:45:55.503 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:45:55.505 | + functions-common:time_stop:2458 : start_time=1667400354650 2022-11-02 14:45:55.508 | + functions-common:time_stop:2460 : [[ -z 1667400354650 ]] 2022-11-02 14:45:55.511 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:45:55.517 | + functions-common:time_stop:2463 : end_time=1667400355514 2022-11-02 14:45:55.519 | + functions-common:time_stop:2464 : elapsed_time=864 2022-11-02 14:45:55.522 | + functions-common:time_stop:2465 : total=7572 2022-11-02 14:45:55.524 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:45:55.527 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8436 2022-11-02 14:45:55.529 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:45:55.532 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-11-02 14:45:55.535 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-11-02 14:45:55.538 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-11-02 14:45:55.540 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-11-02 14:45:55.543 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-11-02 14:45:55.565 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-11-02 14:45:55.568 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:45:55.570 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:45:55.573 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:45:55.576 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:45:55.579 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:45:55.581 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:45:55.584 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:55.587 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:55.589 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:45:55.592 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:45:55.595 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:45:55.598 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:45:55.601 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-11-02 14:45:55.603 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:45:55.606 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:55.609 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:55.612 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-11-02 14:45:55.637 | + functions-common:apt_get:1242 : 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-11-02 14:45:55.753 | Reading package lists... 2022-11-02 14:45:56.042 | Building dependency tree... 2022-11-02 14:45:56.044 | Reading state information... 2022-11-02 14:45:56.348 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-11-02 14:45:56.348 | The following packages were automatically installed and are no longer required: 2022-11-02 14:45:56.349 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:45:56.349 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:45:56.349 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:45:56.349 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:45:56.349 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:45:56.349 | python3-zope.interface 2022-11-02 14:45:56.349 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:45:56.469 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:45:56.474 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:45:56.477 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:45:56.479 | + functions-common:time_stop:2451 : local name 2022-11-02 14:45:56.482 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:45:56.484 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:45:56.486 | + functions-common:time_stop:2454 : local total 2022-11-02 14:45:56.489 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:45:56.491 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:45:56.494 | + functions-common:time_stop:2458 : start_time=1667400355634 2022-11-02 14:45:56.496 | + functions-common:time_stop:2460 : [[ -z 1667400355634 ]] 2022-11-02 14:45:56.500 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:45:56.504 | + functions-common:time_stop:2463 : end_time=1667400356502 2022-11-02 14:45:56.507 | + functions-common:time_stop:2464 : elapsed_time=868 2022-11-02 14:45:56.509 | + functions-common:time_stop:2465 : total=8436 2022-11-02 14:45:56.512 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:45:56.516 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9304 2022-11-02 14:45:56.518 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:45:56.521 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-11-02 14:45:56.523 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-11-02 14:45:56.526 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:45:56.529 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:45:56.531 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:45:56.534 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-11-02 14:45:56.536 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-11-02 14:45:56.594 | wsgi (enabled by maintainer script) 2022-11-02 14:45:56.598 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-11-02 14:45:56.601 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-11-02 14:45:56.603 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 14:45:56.606 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-11-02 14:45:56.609 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-11-02 14:45:56.612 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 14:45:56.616 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:45:56.616 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 14:45:56.622 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-11-02 14:45:56.625 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-11-02 14:45:56.628 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-11-02 14:45:56.631 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-11-02 14:45:56.633 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-11-02 14:45:56.659 | Using python 3.8 to install osc-placement 2022-11-02 14:45:56.661 | + 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-11-02 14:45:58.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:45:58.831 | from cryptography.utils import int_from_bytes 2022-11-02 14:45:58.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:45:58.832 | from cryptography.utils import int_from_bytes 2022-11-02 14:45:59.044 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.052 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.059 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.063 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.152 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.172 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.176 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.180 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.194 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.203 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.205 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.237 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.246 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.251 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.270 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.308 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.316 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.321 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.370 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.384 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.388 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.407 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.414 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.464 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.481 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.485 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.601 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.608 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.612 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:45:59.667 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.790 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.815 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.819 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.831 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.836 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.856 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.863 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.880 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.940 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.953 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:45:59.969 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:00.014 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:00.018 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:00.025 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:46:00.027 | Requirement already satisfied: osc-placement===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2022-11-02 14:46:00.039 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:46:00.054 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:46:00.060 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:46:00.063 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:46:00.070 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:46:00.074 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 14:46:00.078 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:46:00.080 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 14:46:00.095 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:46:00.154 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:46:00.158 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:46:00.161 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 14:46:00.166 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:46:00.172 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:46:00.175 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:46:00.188 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:46:00.194 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 14:46:00.220 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 14:46:00.224 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:46:00.251 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:46:00.254 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:46:00.257 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:46:00.259 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:46:00.272 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:46:00.320 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:46:00.325 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 14:46:00.330 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 14:46:00.351 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 14:46:00.354 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 14:46:00.357 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:46:00.360 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:46:00.398 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 14:46:00.401 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:46:00.405 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:46:00.409 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:46:00.411 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:46:00.430 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:46:00.435 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:46:00.439 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:46:00.500 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 14:46:00.504 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:46:00.507 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:46:02.699 | + inc/python:pip_install:200 : result=0 2022-11-02 14:46:02.701 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:46:02.705 | + functions-common:time_stop:2451 : local name 2022-11-02 14:46:02.708 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:46:02.710 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:46:02.713 | + functions-common:time_stop:2454 : local total 2022-11-02 14:46:02.716 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:46:02.719 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:46:02.721 | + functions-common:time_stop:2458 : start_time=1667400356652 2022-11-02 14:46:02.724 | + functions-common:time_stop:2460 : [[ -z 1667400356652 ]] 2022-11-02 14:46:02.727 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:46:02.732 | + functions-common:time_stop:2463 : end_time=1667400362729 2022-11-02 14:46:02.735 | + functions-common:time_stop:2464 : elapsed_time=6077 2022-11-02 14:46:02.738 | + functions-common:time_stop:2465 : total=156910 2022-11-02 14:46:02.740 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:46:02.743 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=162987 2022-11-02 14:46:02.746 | + inc/python:pip_install:203 : return 0 2022-11-02 14:46:02.748 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-11-02 14:46:02.752 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-11-02 14:46:02.754 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-11-02 14:46:02.757 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:46:02.759 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:46:02.763 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:46:02.766 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:46:02.768 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:46:02.772 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:46:02.789 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:46:02.791 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:46:02.794 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:46:02.798 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:46:02.798 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:46:02.803 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-11-02 14:46:02.806 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:46:02.808 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-11-02 14:46:02.823 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-11-02 14:46:02.826 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:46:02.826 | + functions-common:git_clone:690 : head -1 2022-11-02 14:46:02.830 | 4d3df47e Drop lower-constraints.txt and its testing 2022-11-02 14:46:02.833 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:46:02.836 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-11-02 14:46:02.838 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:46:02.841 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 14:46:02.843 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-11-02 14:46:02.846 | + inc/python:setup_develop:344 : local extras= 2022-11-02 14:46:02.848 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-11-02 14:46:02.851 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:46:02.854 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 14:46:02.856 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-11-02 14:46:02.859 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:46:02.862 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 14:46:02.865 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-11-02 14:46:02.868 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:46:02.871 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-11-02 14:46:02.873 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:46:02.876 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:46:02.879 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-11-02 14:46:02.885 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-11-02 14:46:02.888 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-11-02 14:46:03.572 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-11-02 14:46:03.575 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:46:03.578 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:46:03.581 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:46:03.583 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 14:46:03.586 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-11-02 14:46:03.588 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:46:03.591 | + inc/python:setup_package:428 : local extras= 2022-11-02 14:46:03.594 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:46:03.596 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 14:46:03.599 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 14:46:03.602 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 14:46:03.604 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:46:03.607 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-11-02 14:46:03.630 | Using python 3.8 to install /opt/stack/placement 2022-11-02 14:46:03.632 | + 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-11-02 14:46:05.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:46:05.801 | from cryptography.utils import int_from_bytes 2022-11-02 14:46:05.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:46:05.801 | from cryptography.utils import int_from_bytes 2022-11-02 14:46:06.012 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.020 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.027 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.031 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.120 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.140 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.144 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.147 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.163 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.171 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.173 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.204 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.214 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.219 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.237 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.275 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.283 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.289 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.336 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.351 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.355 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.375 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.382 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.431 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.448 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.453 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.568 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.575 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.579 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:46:06.633 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.755 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.781 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.785 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.796 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.801 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.822 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.829 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.847 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.905 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.917 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.933 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.978 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.982 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:06.988 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:46:06.989 | Obtaining file:///opt/stack/placement 2022-11-02 14:46:10.244 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:46:10.256 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 14:46:10.402 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:46:10.415 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:46:10.420 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:46:10.432 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:46:10.484 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (1.0.1) 2022-11-02 14:46:10.488 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-11-02 14:46:10.493 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 14:46:10.498 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:46:10.534 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:46:10.544 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:46:10.584 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:46:10.590 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 14:46:10.638 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 14:46:10.643 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:46:10.681 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 14:46:10.701 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 14:46:10.715 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:46:10.724 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 14:46:10.734 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:46:10.750 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:46:10.755 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:46:10.758 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:46:10.770 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:46:10.779 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:46:10.782 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:46:10.788 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 14:46:10.793 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:46:10.810 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:46:10.815 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:46:10.822 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:46:10.849 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:46:10.854 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:46:10.926 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:46:10.929 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 14:46:10.940 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 14:46:10.942 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 14:46:10.945 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:46:10.951 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 14:46:10.961 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 14:46:10.966 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:46:10.977 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:46:10.997 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:46:11.002 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:46:11.059 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:46:11.066 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:46:11.069 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:46:11.075 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:46:11.077 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:46:11.082 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 14:46:11.096 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 14:46:11.102 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 14:46:11.111 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:46:11.114 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:46:11.118 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:46:11.121 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:46:11.123 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:46:11.127 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:46:11.132 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:46:11.135 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 14:46:11.137 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:46:11.139 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:46:11.150 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 14:46:11.154 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:46:11.157 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 14:46:11.182 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 14:46:11.191 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 14:46:11.227 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 14:46:11.230 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:46:11.234 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 14:46:11.259 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:46:12.913 | Installing collected packages: openstack-placement 2022-11-02 14:46:12.913 | Attempting uninstall: openstack-placement 2022-11-02 14:46:12.914 | Found existing installation: openstack-placement 7.0.1.dev3 2022-11-02 14:46:12.915 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-11-02 14:46:12.917 | Running setup.py develop for openstack-placement 2022-11-02 14:46:16.819 | Successfully installed openstack-placement 2022-11-02 14:46:16.937 | + inc/python:pip_install:200 : result=0 2022-11-02 14:46:16.939 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:46:16.942 | + functions-common:time_stop:2451 : local name 2022-11-02 14:46:16.944 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:46:16.947 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:46:16.949 | + functions-common:time_stop:2454 : local total 2022-11-02 14:46:16.951 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:46:16.953 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:46:16.956 | + functions-common:time_stop:2458 : start_time=1667400363624 2022-11-02 14:46:16.958 | + functions-common:time_stop:2460 : [[ -z 1667400363624 ]] 2022-11-02 14:46:16.961 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:46:16.965 | + functions-common:time_stop:2463 : end_time=1667400376963 2022-11-02 14:46:16.967 | + functions-common:time_stop:2464 : elapsed_time=13339 2022-11-02 14:46:16.970 | + functions-common:time_stop:2465 : total=162987 2022-11-02 14:46:16.972 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:46:16.974 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=176326 2022-11-02 14:46:16.977 | + inc/python:pip_install:203 : return 0 2022-11-02 14:46:16.980 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:46:16.982 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 14:46:16.986 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 14:46:17.006 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 14:46:17.019 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-11-02 14:46:17.021 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-11-02 14:46:17.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:46:17.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:46:17.029 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-11-02 14:46:17.032 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:46:17.035 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:46:17.038 | + ./stack.sh:main:943 : configure_placement 2022-11-02 14:46:17.040 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-11-02 14:46:17.054 | + lib/placement:configure_placement:107 : create_placement_conf 2022-11-02 14:46:17.056 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-11-02 14:46:17.061 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-11-02 14:46:17.064 | ++ lib/database:database_connection_url:134 : local db=placement 2022-11-02 14:46:17.066 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-11-02 14:46:17.069 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-11-02 14:46:17.071 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-11-02 14:46:17.074 | + 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-11-02 14:46:17.110 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-11-02 14:46:17.145 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-11-02 14:46:17.187 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-11-02 14:46:17.196 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-11-02 14:46:17.198 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 14:46:17.201 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 14:46:17.204 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-11-02 14:46:17.240 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-11-02 14:46:17.273 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 14:46:17.304 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-11-02 14:46:17.337 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-11-02 14:46:17.371 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-11-02 14:46:17.405 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-11-02 14:46:17.438 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-11-02 14:46:17.475 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:46:17.507 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 14:46:17.538 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-11-02 14:46:17.541 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-11-02 14:46:17.543 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-11-02 14:46:17.547 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:46:17.567 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:46:17.569 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:46:17.572 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:46:17.574 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:46:17.578 | + 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-11-02 14:46:17.608 | + 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-11-02 14:46:17.640 | + 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-11-02 14:46:17.672 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:46:17.706 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-11-02 14:46:17.709 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-11-02 14:46:17.712 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-11-02 14:46:17.721 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-11-02 14:46:17.723 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-11-02 14:46:17.726 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 14:46:17.729 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 14:46:17.732 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-11-02 14:46:17.736 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-11-02 14:46:17.739 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 14:46:17.742 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 14:46:17.756 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 14:46:17.757 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:46:17.767 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 14:46:17.771 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:46:17.787 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-11-02 14:46:17.790 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-11-02 14:46:17.794 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-11-02 14:46:17.828 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-11-02 14:46:17.859 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-11-02 14:46:17.891 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-11-02 14:46:17.923 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 14:46:17.954 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 14:46:17.984 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-11-02 14:46:18.021 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-11-02 14:46:18.051 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-11-02 14:46:18.082 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-02 14:46:18.114 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 14:46:18.145 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 14:46:18.176 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-11-02 14:46:18.207 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 14:46:18.210 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 14:46:18.214 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-11-02 14:46:18.216 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-11-02 14:46:18.219 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 14:46:18.222 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:46:18.225 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:46:18.229 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-11-02 14:46:18.232 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-11-02 14:46:18.236 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-11-02 14:46:18.278 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 14:46:18.312 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-11-02 14:46:18.312 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-11-02 14:46:18.322 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-11-02 14:46:18.326 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-11-02 14:46:18.329 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-11-02 14:46:18.332 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 14:46:18.335 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 14:46:18.337 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:46:18.340 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:46:18.343 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:46:18.346 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 14:46:18.348 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 14:46:18.351 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:46:18.353 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:46:18.356 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-11-02 14:46:18.422 | Site placement-api already enabled 2022-11-02 14:46:18.427 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 14:46:18.430 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 14:46:18.432 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:46:18.435 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 14:46:18.582 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-11-02 14:46:18.609 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:46:18.612 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-11-02 14:46:18.636 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:46:18.642 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-11-02 14:46:18.663 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:46:18.665 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-11-02 14:46:18.668 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-11-02 14:46:18.671 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 14:46:18.708 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 14:46:18.742 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 14:46:18.773 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 14:46:18.806 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 14:46:18.841 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 14:46:18.877 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 14:46:18.911 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-11-02 14:46:18.944 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-11-02 14:46:18.964 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:46:18.967 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-11-02 14:46:18.991 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:46:18.994 | + ./stack.sh:main:969 : run_phase stack install 2022-11-02 14:46:18.998 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 14:46:19.001 | + functions-common:run_phase:1880 : local phase=install 2022-11-02 14:46:19.003 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 14:46:19.006 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 14:46:19.009 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 14:46:19.011 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 14:46:19.015 | + functions-common:run_phase:1889 : local extra 2022-11-02 14:46:19.019 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 14:46:19.023 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 14:46:19.026 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 14:46:19.029 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 14:46:19.032 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-11-02 14:46:19.035 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 14:46:19.052 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:46:19.055 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 14:46:19.057 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:46:19.059 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-11-02 14:46:19.062 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-11-02 14:46:19.064 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:46:19.067 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-11-02 14:46:19.069 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-11-02 14:46:19.072 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-11-02 14:46:19.140 | ++ inc/async:async_inner:63 : install_tempest 2022-11-02 14:46:19.186 | [466494 Async install_tempest:491897]: running: install_tempest 2022-11-02 14:46:19.189 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 14:46:19.192 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 14:46:19.195 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 14:46:19.198 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 14:46:19.201 | + functions-common:run_phase:1906 : run_plugins stack install 2022-11-02 14:46:19.204 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 14:46:19.208 | + functions-common:run_plugins:1866 : local phase=install 2022-11-02 14:46:19.212 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 14:46:19.216 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 14:46:19.220 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-11-02 14:46:19.223 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-11-02 14:46:19.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:46:19.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:46:19.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-11-02 14:46:19.235 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:46:19.238 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-11-02 14:46:19.241 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-11-02 14:46:19.244 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 14:46:19.248 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-11-02 14:46:19.252 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-11-02 14:46:19.256 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 14:46:19.261 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 14:46:19.261 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:46:19.267 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-11-02 14:46:19.270 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-11-02 14:46:19.273 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-11-02 14:46:19.277 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-11-02 14:46:19.279 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-11-02 14:46:19.306 | Using python 3.8 to install python-openstackclient 2022-11-02 14:46:19.309 | + 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-11-02 14:46:21.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:46:21.539 | from cryptography.utils import int_from_bytes 2022-11-02 14:46:21.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:46:21.540 | from cryptography.utils import int_from_bytes 2022-11-02 14:46:21.749 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.757 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.764 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.768 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.855 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.875 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.879 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.882 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.897 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.906 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.908 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.939 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.948 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.953 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:21.972 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.009 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.016 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.022 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.069 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.082 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.086 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.105 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.112 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.161 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.178 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.182 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.299 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.306 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.310 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:46:22.363 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.483 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.508 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.512 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.524 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.529 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.549 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.556 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.572 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.631 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.644 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.659 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.703 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.707 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:46:22.713 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:46:22.715 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (5.8.0) 2022-11-02 14:46:22.735 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:46:22.742 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:46:22.745 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 14:46:22.771 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 14:46:22.785 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:46:22.798 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 14:46:22.812 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 14:46:22.817 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:46:22.832 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:46:22.849 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:46:22.853 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 14:46:22.867 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 14:46:22.888 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:46:22.892 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 14:46:22.895 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 14:46:22.899 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 14:46:22.902 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 14:46:22.905 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:46:22.962 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 14:46:22.966 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:46:22.972 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:46:22.975 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:46:23.011 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:46:23.015 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:46:23.026 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 14:46:23.028 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:46:23.054 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:46:23.057 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:46:23.064 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:46:23.111 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:46:23.120 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:46:23.126 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:46:23.129 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:46:23.135 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:46:23.140 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:46:23.179 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:46:23.182 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 14:46:23.184 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:46:23.188 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:46:23.193 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:46:23.198 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:46:23.200 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:46:23.204 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:46:23.224 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:46:23.226 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:46:23.287 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:46:23.291 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:46:23.294 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:46:23.299 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:46:25.470 | + inc/python:pip_install:200 : result=0 2022-11-02 14:46:25.473 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:46:25.475 | + functions-common:time_stop:2451 : local name 2022-11-02 14:46:25.478 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:46:25.481 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:46:25.483 | + functions-common:time_stop:2454 : local total 2022-11-02 14:46:25.486 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:46:25.488 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:46:25.491 | + functions-common:time_stop:2458 : start_time=1667400379300 2022-11-02 14:46:25.494 | + functions-common:time_stop:2460 : [[ -z 1667400379300 ]] 2022-11-02 14:46:25.497 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:46:25.502 | + functions-common:time_stop:2463 : end_time=1667400385499 2022-11-02 14:46:25.505 | + functions-common:time_stop:2464 : elapsed_time=6199 2022-11-02 14:46:25.508 | + functions-common:time_stop:2465 : total=176326 2022-11-02 14:46:25.511 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:46:25.515 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=182525 2022-11-02 14:46:25.517 | + inc/python:pip_install:203 : return 0 2022-11-02 14:46:25.520 | + ./stack.sh:main:981 : install_oscwrap 2022-11-02 14:46:25.524 | ++ functions-common:install_oscwrap:2496 : mktemp 2022-11-02 14:46:25.529 | + functions-common:install_oscwrap:2496 : OSCWRAP_TIMER_FILE=/tmp/tmp.NQMMyMls6p 2022-11-02 14:46:25.533 | + functions-common:install_oscwrap:2499 : shopt -s expand_aliases 2022-11-02 14:46:25.536 | + functions-common:install_oscwrap:2502 : unalias -a 2022-11-02 14:46:25.538 | + functions-common:install_oscwrap:2504 : alias openstack=oscwrap 2022-11-02 14:46:25.541 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-11-02 14:46:25.544 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 14:46:25.547 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-11-02 14:46:25.570 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:46:25.574 | + ./stack.sh:main:1035 : configure_database 2022-11-02 14:46:25.578 | + lib/database:configure_database:128 : configure_database_mysql 2022-11-02 14:46:25.581 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-11-02 14:46:25.586 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-11-02 14:46:25.592 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:46:25.595 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-11-02 14:46:25.597 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-11-02 14:46:25.600 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:46:25.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:46:25.605 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-11-02 14:46:25.610 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-11-02 14:46:25.614 | ++ functions-common:ipv6_unquote:2249 : tr -d '[]' 2022-11-02 14:46:25.615 | ++ functions-common:ipv6_unquote:2249 : echo 0.0.0.0 2022-11-02 14:46:25.619 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-11-02 14:46:25.681 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-11-02 14:46:25.684 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:46:25.687 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:46:25.690 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:46:25.692 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:46:25.695 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:46:25.697 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:46:25.700 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:46:25.702 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:46:25.705 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:46:25.707 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:46:25.710 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:46:25.712 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-11-02 14:46:25.715 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:46:25.717 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:46:25.720 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:46:25.722 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:46:25.725 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:46:25.727 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:46:25.730 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-11-02 14:46:25.732 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:46:25.735 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:46:25.737 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-11-02 14:46:25.740 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:46:25.743 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 14:46:29.970 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-11-02 14:46:29.991 | mysqladmin: connect to server at 'localhost' failed 2022-11-02 14:46:29.991 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-11-02 14:46:29.996 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-11-02 14:46:29.999 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-11-02 14:46:30.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:46:30.005 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:46:30.007 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-11-02 14:46:30.010 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-11-02 14:46:30.013 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-11-02 14:46:30.018 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:46:30.021 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:46:30.024 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-11-02 14:46:30.027 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-11-02 14:46:30.031 | + 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-11-02 14:46:30.044 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:46:30.127 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-11-02 14:46:30.146 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:46:30.215 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-11-02 14:46:30.276 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-11-02 14:46:30.336 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-11-02 14:46:30.403 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-11-02 14:46:30.407 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-11-02 14:46:30.410 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:46:30.414 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 14:46:35.453 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-11-02 14:46:35.455 | + functions-common:save_stackenv:60 : local tag=1039 2022-11-02 14:46:35.459 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 14:46:35.483 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-144635 2022-11-02 14:46:35.483 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-144635 1039' 2022-11-02 14:46:35.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:46:35.489 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 14:46:35.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:46:35.499 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 14:46:35.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:46:35.505 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 14:46:35.508 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:46:35.516 | + 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-11-02 14:46:35.519 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:46:35.522 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 14:46:35.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:46:35.528 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 14:46:35.533 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:46:35.540 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-144212 2022-11-02 14:46:35.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:46:35.546 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 14:46:35.549 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:46:35.552 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 14:46:35.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:46:35.557 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 14:46:35.561 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:46:35.563 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 14:46:35.569 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:46:35.571 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 14:46:35.574 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:46:35.577 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 14:46:35.579 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-11-02 14:46:35.587 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-11-02 14:46:35.590 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-11-02 14:46:35.603 | + ./stack.sh:main:1065 : start_dstat 2022-11-02 14:46:35.606 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:46:35.609 | + functions-common:run_process:1705 : local service=dstat 2022-11-02 14:46:35.611 | + functions-common:run_process:1706 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:46:35.614 | + functions-common:run_process:1707 : local group= 2022-11-02 14:46:35.617 | + functions-common:run_process:1708 : local user= 2022-11-02 14:46:35.619 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:46:35.622 | + functions-common:run_process:1711 : local name=dstat 2022-11-02 14:46:35.625 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:46:35.627 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:46:35.630 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:46:35.632 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:46:35.636 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:46:35.642 | + functions-common:time_start:2442 : _TIME_START[$name]=1667400395638 2022-11-02 14:46:35.648 | + functions-common:run_process:1714 : is_service_enabled dstat 2022-11-02 14:46:35.672 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:46:35.675 | + functions-common:run_process:1715 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-11-02 14:46:35.677 | + functions-common:_run_under_systemd:1665 : local service=dstat 2022-11-02 14:46:35.680 | + functions-common:_run_under_systemd:1666 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:46:35.683 | + functions-common:_run_under_systemd:1667 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:46:35.686 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:46:35.689 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:46:35.693 | + functions-common:_common_systemd_pitfalls:1640 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-11-02 14:46:35.695 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-11-02 14:46:35.703 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@dstat.service 2022-11-02 14:46:35.706 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:46:35.709 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:46:35.712 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:46:35.715 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:46:35.719 | + functions-common:_run_under_systemd:1678 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-11-02 14:46:35.722 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-11-02 14:46:35.724 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-11-02 14:46:35.726 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:46:35.729 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:46:35.731 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:46:35.734 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:46:35.737 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:46:35.739 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:46:35.742 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-11-02 14:46:35.744 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:46:35.749 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-11-02 14:46:35.810 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-11-02 14:46:35.868 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:46:35.936 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-11-02 14:46:36.012 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-11-02 14:46:36.078 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:46:36.144 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:46:36.147 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:46:36.150 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-11-02 14:46:36.214 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:46:36.803 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@dstat.service 2022-11-02 14:46:36.823 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-11-02 14:46:37.443 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@dstat.service 2022-11-02 14:46:37.471 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:46:37.475 | + functions-common:time_stop:2451 : local name 2022-11-02 14:46:37.478 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:46:37.481 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:46:37.484 | + functions-common:time_stop:2454 : local total 2022-11-02 14:46:37.487 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:46:37.489 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:46:37.492 | + functions-common:time_stop:2458 : start_time=1667400395638 2022-11-02 14:46:37.494 | + functions-common:time_stop:2460 : [[ -z 1667400395638 ]] 2022-11-02 14:46:37.498 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:46:37.505 | + functions-common:time_stop:2463 : end_time=1667400397501 2022-11-02 14:46:37.507 | + functions-common:time_stop:2464 : elapsed_time=1863 2022-11-02 14:46:37.510 | + functions-common:time_stop:2465 : total=0 2022-11-02 14:46:37.513 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:46:37.516 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1863 2022-11-02 14:46:37.519 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-11-02 14:46:37.522 | + functions-common:run_process:1705 : local service=memory_tracker 2022-11-02 14:46:37.525 | + functions-common:run_process:1706 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-11-02 14:46:37.528 | + functions-common:run_process:1707 : local group= 2022-11-02 14:46:37.532 | + functions-common:run_process:1708 : local user=root 2022-11-02 14:46:37.534 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:46:37.538 | + functions-common:run_process:1711 : local name=memory_tracker 2022-11-02 14:46:37.541 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:46:37.544 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:46:37.547 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:46:37.550 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:46:37.553 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:46:37.558 | + functions-common:time_start:2442 : _TIME_START[$name]=1667400397555 2022-11-02 14:46:37.561 | + functions-common:run_process:1714 : is_service_enabled memory_tracker 2022-11-02 14:46:37.590 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:46:37.593 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:46:37.596 | + functions-common:time_stop:2451 : local name 2022-11-02 14:46:37.599 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:46:37.601 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:46:37.608 | + functions-common:time_stop:2454 : local total 2022-11-02 14:46:37.608 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:46:37.610 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:46:37.613 | + functions-common:time_stop:2458 : start_time=1667400397555 2022-11-02 14:46:37.616 | + functions-common:time_stop:2460 : [[ -z 1667400397555 ]] 2022-11-02 14:46:37.619 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:46:37.625 | + functions-common:time_stop:2463 : end_time=1667400397621 2022-11-02 14:46:37.628 | + functions-common:time_stop:2464 : elapsed_time=66 2022-11-02 14:46:37.631 | + functions-common:time_stop:2465 : total=1863 2022-11-02 14:46:37.633 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:46:37.636 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1929 2022-11-02 14:46:37.640 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-11-02 14:46:37.675 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:46:37.686 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-11-02 14:46:37.699 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:46:37.703 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-11-02 14:46:37.726 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:46:37.728 | + ./stack.sh:main:1078 : start_etcd3 2022-11-02 14:46:37.731 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-11-02 14:46:37.734 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd' 2022-11-02 14:46:37.736 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-11-02 14:46:37.741 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380' 2022-11-02 14:46:37.742 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.89:2380' 2022-11-02 14:46:37.744 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.89:2379' 2022-11-02 14:46:37.747 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-11-02 14:46:37.751 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-11-02 14:46:37.753 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.89:2379' 2022-11-02 14:46:37.756 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-11-02 14:46:37.761 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-11-02 14:46:37.763 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 14:46:37.766 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' '' root 2022-11-02 14:46:37.770 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-11-02 14:46:37.775 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 14:46:37.776 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:46:37.779 | + functions-common:write_user_unit_file:1577 : local user=root 2022-11-02 14:46:37.783 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:46:37.786 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:46:37.788 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:46:37.791 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 14:46:37.794 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:46:37.799 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-11-02 14:46:37.893 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-11-02 14:46:37.972 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 14:46:38.034 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-11-02 14:46:38.094 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-11-02 14:46:38.166 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:46:38.225 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:46:38.228 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:46:38.231 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-11-02 14:46:38.312 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:46:38.945 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-11-02 14:46:39.024 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-11-02 14:46:39.095 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-11-02 14:46:39.154 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-11-02 14:46:39.212 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-11-02 14:46:39.216 | ++ functions-common:is_arch:506 : uname -m 2022-11-02 14:46:39.221 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-11-02 14:46:39.224 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-11-02 14:46:39.777 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-11-02 14:46:39.793 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-11-02 14:46:40.387 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-11-02 14:46:41.279 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-11-02 14:46:41.299 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:46:41.301 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-11-02 14:46:41.304 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-11-02 14:46:41.308 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-11-02 14:46:41.313 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-11-02 14:46:41.326 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-11-02 14:46:41.339 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-11-02 14:46:41.343 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 14:46:41.345 | + 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.89/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-11-02 14:46:41.486 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-11-02 14:46:41.634 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-11-02 14:46:41.781 | + 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.89/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-11-02 14:46:41.923 | + 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.89/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-11-02 14:46:42.065 | + 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.89/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-11-02 14:46:42.215 | + 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.89/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-11-02 14:46:42.358 | + 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.89/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-11-02 14:46:42.518 | + 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.89/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-11-02 14:46:42.671 | + 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.89/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-11-02 14:46:42.815 | + functions-common:write_clouds_yaml:198 : cat 2022-11-02 14:46:42.821 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-11-02 14:46:42.824 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-11-02 14:46:42.828 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-11-02 14:46:42.833 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-11-02 14:46:42.836 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-11-02 14:46:42.839 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-11-02 14:46:42.857 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:46:42.862 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-11-02 14:46:42.863 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:46:42.865 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-11-02 14:46:42.868 | + ./stack.sh:main:1095 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 14:46:42.870 | + ./stack.sh:main:1096 : init_keystone 2022-11-02 14:46:42.873 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-11-02 14:46:42.898 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:46:42.900 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-11-02 14:46:42.903 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-11-02 14:46:42.906 | + lib/database:recreate_database:112 : local db=keystone 2022-11-02 14:46:42.909 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-11-02 14:46:42.911 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-11-02 14:46:42.914 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-11-02 14:46:42.919 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:46:51.385 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-11-02 14:46:51.389 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:46:51.502 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-11-02 14:46:51.504 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 14:46:51.507 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:46:51.509 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:46:51.512 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:46:51.518 | + functions-common:time_start:2442 : _TIME_START[$name]=1667400411514 2022-11-02 14:46:51.520 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-11-02 14:46:56.537 | 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=493885) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 14:46:56.544 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:46:56.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.546 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.546 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.547 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.549 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:46:56.549 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:46:56.575 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:46:56.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.577 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.577 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.577 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:56.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:56.579 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:46:56.579 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:46:57.235 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:46:57.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:57.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:57.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:57.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:57.247 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:57.247 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:57.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:57.247 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:57.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:57.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:57.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:57.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:57.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:46:57.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:46:57.248 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:46:57.248 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:46:57.248 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 14:47:03.266 | ++ inc/async:async_inner:64 : rc=0 2022-11-02 14:47:03.291 | [491897 Async install_tempest:491897]: finished successfully 2022-11-02 14:47:30.889 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:30.889 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 14:47:30.976 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:30.976 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 14:47:31.052 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:31.052 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 14:47:31.133 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:31.133 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 14:47:31.232 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:31.232 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 14:47:31.335 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:31.335 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 14:47:32.527 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:32.527 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:47:32.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.530 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.530 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.530 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.530 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.530 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:47:32.531 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:47:32.531 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:47:32.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.532 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.533 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.533 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.534 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:47:32.534 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:47:32.543 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:47:32.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.546 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.546 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.546 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:32.546 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:32.547 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:47:32.547 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:47:33.197 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:47:33.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.199 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.199 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.199 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.199 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.200 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:47:33.200 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:47:33.307 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:47:33.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.309 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.309 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.309 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:33.310 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:33.310 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:47:33.310 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:47:33.318 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 14:47:33.526 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:33.526 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 14:47:33.589 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:33.589 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 14:47:33.670 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:33.670 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 14:47:33.761 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:33.761 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 14:47:33.861 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:33.861 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 14:47:33.941 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:33.941 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 14:47:34.032 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:34.032 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:47:34.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.034 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.035 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.036 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.036 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:47:34.036 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:47:34.037 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:47:34.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.039 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.039 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.039 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.040 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.040 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:47:34.040 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:47:34.047 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:47:34.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.049 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.050 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.050 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.050 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:47:34.051 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:47:34.606 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:47:34.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.608 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.608 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.609 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.609 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:47:34.609 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:47:34.735 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:47:34.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.738 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.738 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.739 | 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=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:47:34.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:47:34.739 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:47:34.739 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=493885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:47:34.746 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 14:47:34.827 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:34.827 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 14:47:34.882 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:34.882 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 14:47:34.990 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:34.990 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 14:47:35.063 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:35.063 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 14:47:35.138 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:35.138 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 14:47:35.210 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:35.210 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 14:47:35.295 | INFO migrate.versioning.api [-] done 2022-11-02 14:47:35.698 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-11-02 14:47:35.701 | + functions-common:time_stop:2451 : local name 2022-11-02 14:47:35.704 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:47:35.707 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:47:35.715 | + functions-common:time_stop:2454 : local total 2022-11-02 14:47:35.715 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:47:35.715 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 14:47:35.717 | + functions-common:time_stop:2458 : start_time=1667400411514 2022-11-02 14:47:35.719 | + functions-common:time_stop:2460 : [[ -z 1667400411514 ]] 2022-11-02 14:47:35.723 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:47:35.728 | + functions-common:time_stop:2463 : end_time=1667400455725 2022-11-02 14:47:35.730 | + functions-common:time_stop:2464 : elapsed_time=44211 2022-11-02 14:47:35.733 | + functions-common:time_stop:2465 : total=0 2022-11-02 14:47:35.735 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:47:35.738 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=44211 2022-11-02 14:47:35.741 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-11-02 14:47:35.746 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-11-02 14:47:35.748 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-11-02 14:47:40.460 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-11-02 14:47:40.460 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 14:47:40.460 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 14:47:40.461 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-11-02 14:47:40.461 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 14:47:40.461 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 14:47:40.461 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 14:47:40.462 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 14:47:40.462 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 14:47:40.863 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-11-02 14:47:40.867 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-11-02 14:47:45.681 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-11-02 14:47:45.681 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 14:47:45.682 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 14:47:45.682 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-11-02 14:47:45.682 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 14:47:45.683 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 14:47:45.683 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 14:47:45.683 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 14:47:45.683 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 14:47:46.080 | + ./stack.sh:main:1097 : start_keystone 2022-11-02 14:47:46.083 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-11-02 14:47:46.086 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-11-02 14:47:46.091 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-11-02 14:47:46.118 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:47:46.121 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-11-02 14:47:46.124 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-11-02 14:47:46.128 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-11-02 14:47:46.132 | + functions-common:run_process:1705 : local service=keystone 2022-11-02 14:47:46.134 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:47:46.137 | + functions-common:run_process:1707 : local group= 2022-11-02 14:47:46.139 | + functions-common:run_process:1708 : local user= 2022-11-02 14:47:46.142 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:47:46.145 | + functions-common:run_process:1711 : local name=keystone 2022-11-02 14:47:46.148 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:47:46.150 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:47:46.153 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:47:46.155 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:47:46.158 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:47:46.164 | + functions-common:time_start:2442 : _TIME_START[$name]=1667400466161 2022-11-02 14:47:46.166 | + functions-common:run_process:1714 : is_service_enabled keystone 2022-11-02 14:47:46.183 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:47:46.186 | + functions-common:run_process:1715 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-11-02 14:47:46.189 | + functions-common:_run_under_systemd:1665 : local service=keystone 2022-11-02 14:47:46.191 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:47:46.194 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:47:46.196 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:47:46.199 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:47:46.201 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-11-02 14:47:46.204 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-11-02 14:47:46.209 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@keystone.service 2022-11-02 14:47:46.209 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:47:46.212 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:47:46.214 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:47:46.217 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:47:46.219 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-11-02 14:47:46.223 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-11-02 14:47:46.226 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@keystone.service 2022-11-02 14:47:46.234 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:47:46.237 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 14:47:46.239 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 14:47:46.242 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 14:47:46.244 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-11-02 14:47:46.246 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 14:47:46.251 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-11-02 14:47:46.306 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-11-02 14:47:46.368 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-11-02 14:47:46.430 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:47:46.489 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:47:46.547 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-11-02 14:47:46.606 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-11-02 14:47:46.663 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-11-02 14:47:46.718 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-11-02 14:47:46.776 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-11-02 14:47:46.842 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 14:47:46.844 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 14:47:46.847 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-11-02 14:47:46.907 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 14:47:47.494 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@keystone.service 2022-11-02 14:47:47.508 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-11-02 14:47:48.105 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@keystone.service 2022-11-02 14:47:48.192 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:47:48.195 | + functions-common:time_stop:2451 : local name 2022-11-02 14:47:48.198 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:47:48.201 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:47:48.203 | + functions-common:time_stop:2454 : local total 2022-11-02 14:47:48.205 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:47:48.208 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:47:48.211 | + functions-common:time_stop:2458 : start_time=1667400466161 2022-11-02 14:47:48.214 | + functions-common:time_stop:2460 : [[ -z 1667400466161 ]] 2022-11-02 14:47:48.217 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:47:48.221 | + functions-common:time_stop:2463 : end_time=1667400468219 2022-11-02 14:47:48.224 | + functions-common:time_stop:2464 : elapsed_time=2058 2022-11-02 14:47:48.227 | + functions-common:time_stop:2465 : total=1929 2022-11-02 14:47:48.229 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:47:48.232 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3987 2022-11-02 14:47:48.234 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-11-02 14:47:48.234 | Waiting for keystone to start... 2022-11-02 14:47:48.237 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.89/identity/v3/ 2022-11-02 14:47:48.240 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.89/identity/v3/ 2022-11-02 14:47:48.243 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 14:47:48.246 | + functions:wait_for_service:458 : local url=http://10.222.0.89/identity/v3/ 2022-11-02 14:47:48.248 | + functions:wait_for_service:459 : local rval=0 2022-11-02 14:47:48.251 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 14:47:48.254 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 14:47:48.257 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:47:48.260 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:47:48.263 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:47:48.268 | + functions-common:time_start:2442 : _TIME_START[$name]=1667400468265 2022-11-02 14:47:48.272 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 14:47:48.279 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/identity/v3/ 2022-11-02 14:47:55.023 | + :: : [[ 200 == 503 ]] 2022-11-02 14:47:55.024 | + :: : [[ 0 -eq 7 ]] 2022-11-02 14:47:55.027 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 14:47:55.030 | + functions-common:time_stop:2451 : local name 2022-11-02 14:47:55.032 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:47:55.035 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:47:55.037 | + functions-common:time_stop:2454 : local total 2022-11-02 14:47:55.040 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:47:55.042 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 14:47:55.044 | + functions-common:time_stop:2458 : start_time=1667400468265 2022-11-02 14:47:55.047 | + functions-common:time_stop:2460 : [[ -z 1667400468265 ]] 2022-11-02 14:47:55.051 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:47:55.056 | + functions-common:time_stop:2463 : end_time=1667400475053 2022-11-02 14:47:55.058 | + functions-common:time_stop:2464 : elapsed_time=6788 2022-11-02 14:47:55.061 | + functions-common:time_stop:2465 : total=0 2022-11-02 14:47:55.063 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:47:55.066 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6788 2022-11-02 14:47:55.069 | + functions:wait_for_service:467 : return 0 2022-11-02 14:47:55.071 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-11-02 14:47:55.089 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:47:55.092 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-11-02 14:47:55.095 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:47:55.098 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 14:47:55.131 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-11-02 14:47:55.134 | + 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.89/identity 2022-11-02 14:47:59.888 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:47:59.888 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:47:59.888 | 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=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:47:59.896 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:47:59.914 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:47:59.914 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:47:59.946 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:47:59.982 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:47:59.982 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.077 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.077 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.077 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.077 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.077 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.078 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.091 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.091 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.092 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.092 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.092 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.092 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.092 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.100 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.103 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.103 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.103 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.103 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.104 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.104 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.104 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=494747) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:48:00.140 | 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=494747) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 14:48:00.682 | INFO keystone.cmd.bootstrap [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] Created domain default 2022-11-02 14:48:00.887 | INFO keystone.cmd.bootstrap [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] Created project admin 2022-11-02 14:48:00.917 | DEBUG passlib.handlers.bcrypt [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=494747) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-11-02 14:48:00.918 | DEBUG passlib.handlers.bcrypt [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=494747) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-11-02 14:48:01.057 | INFO keystone.cmd.bootstrap [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] Created user admin 2022-11-02 14:48:01.147 | INFO keystone.cmd.bootstrap [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] Created role reader 2022-11-02 14:48:01.221 | INFO keystone.cmd.bootstrap [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] Created role member 2022-11-02 14:48:01.302 | INFO keystone.cmd.bootstrap [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] Created implied role where 0c20b73a85d84550bf3631e81c404735 implies 8ed6bf6430c74739aa85c99c34797dca 2022-11-02 14:48:01.394 | INFO keystone.cmd.bootstrap [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] Created role admin 2022-11-02 14:48:01.486 | INFO keystone.cmd.bootstrap [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] Created implied role where 073d53d5e6c54c98891157f1c58ff9b1 implies 0c20b73a85d84550bf3631e81c404735 2022-11-02 14:48:01.558 | INFO keystone.cmd.bootstrap [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] Granted role admin on project admin to user admin. 2022-11-02 14:48:01.639 | INFO keystone.cmd.bootstrap [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] Granted role admin on the system to user admin. 2022-11-02 14:48:01.753 | WARNING py.warnings [None req-6b53b038-484a-440f-9360-a2eda60f87d8 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-11-02 14:48:01.754 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-11-02 14:48:01.754 |  2022-11-02 14:48:01.758 | INFO keystone.cmd.bootstrap [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] Created region RegionOne 2022-11-02 14:48:01.918 | INFO keystone.cmd.bootstrap [None req-6b53b038-484a-440f-9360-a2eda60f87d8 None None] Created public endpoint http://10.222.0.89/identity 2022-11-02 14:48:02.405 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-11-02 14:48:02.407 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-11-02 14:48:02.410 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-11-02 14:48:02.414 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-11-02 14:48:05.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:05.540 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:05.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:05.540 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:05.717 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:05.720 | + lib/keystone:create_keystone_accounts:310 : admin_project=33b68cd7a7bc4456b3fe0f0579cc0d6b 2022-11-02 14:48:05.723 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-11-02 14:48:05.726 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-11-02 14:48:08.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:08.076 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:08.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:08.076 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:08.281 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:08.284 | + lib/keystone:create_keystone_accounts:312 : admin_user=4e8a5471417249d09337024d59371aa0 2022-11-02 14:48:08.286 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-11-02 14:48:08.289 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-11-02 14:48:08.291 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-11-02 14:48:08.294 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 4e8a5471417249d09337024d59371aa0 default 2022-11-02 14:48:08.356 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 4e8a5471417249d09337024d59371aa0 default 2022-11-02 14:48:08.397 | [466494 Async ks-domain-role:494866]: running: get_or_add_user_domain_role admin 4e8a5471417249d09337024d59371aa0 default 2022-11-02 14:48:08.400 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-11-02 14:48:08.402 | + functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 14:48:08.406 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 14:48:11.806 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 14:48:11.809 | + functions-common:get_or_create_domain:900 : echo default 2022-11-02 14:48:11.809 | default 2022-11-02 14:48:11.811 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-11-02 14:48:11.880 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-11-02 14:48:11.944 | [466494 Async ks-project:495005]: running: get_or_create_project service Default 2022-11-02 14:48:11.947 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-11-02 14:48:12.020 | + inc/async:async_inner:63 : get_or_create_role service 2022-11-02 14:48:12.063 | [466494 Async ks-service:495091]: running: get_or_create_role service 2022-11-02 14:48:12.066 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-11-02 14:48:12.136 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-11-02 14:48:12.209 | [466494 Async ks-reseller:495177]: running: get_or_create_role ResellerAdmin 2022-11-02 14:48:12.212 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-11-02 14:48:12.231 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-11-02 14:48:12.643 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-11-02 14:48:12.865 | [466494 Async ks-anotherrole:495267]: running: get_or_create_role anotherrole 2022-11-02 14:48:12.887 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-11-02 14:48:12.918 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-11-02 14:48:12.927 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:48:12.947 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-11-02 14:48:15.577 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:48:15.702 | [495091 Async ks-service:495091]: finished successfully 2022-11-02 14:48:16.275 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:48:16.379 | [495005 Async ks-project:495005]: finished successfully 2022-11-02 14:48:16.646 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:48:16.691 | [495177 Async ks-reseller:495177]: finished successfully 2022-11-02 14:48:16.751 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:48:16.779 | [495267 Async ks-anotherrole:495267]: finished successfully 2022-11-02 14:48:17.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:17.029 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:17.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:17.029 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:17.220 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:17.223 | ++ functions-common:get_or_create_project:950 : project_id=cf3c129a6b1d49efbd86ebd9af0b3a05 2022-11-02 14:48:17.225 | ++ functions-common:get_or_create_project:951 : echo cf3c129a6b1d49efbd86ebd9af0b3a05 2022-11-02 14:48:17.228 | + lib/keystone:create_keystone_accounts:340 : invis_project=cf3c129a6b1d49efbd86ebd9af0b3a05 2022-11-02 14:48:17.230 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-11-02 14:48:17.234 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-11-02 14:48:17.239 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:48:17.242 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-11-02 14:48:19.702 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:48:19.729 | [494866 Async ks-domain-role:494866]: finished successfully 2022-11-02 14:48:20.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:20.078 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:20.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:20.078 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:20.261 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:20.264 | ++ functions-common:get_or_create_project:950 : project_id=e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:20.266 | ++ functions-common:get_or_create_project:951 : echo e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:20.270 | + lib/keystone:create_keystone_accounts:344 : demo_project=e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:20.273 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-11-02 14:48:20.276 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-11-02 14:48:20.278 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:48:20.281 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-11-02 14:48:20.283 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-11-02 14:48:20.288 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-11-02 14:48:22.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:22.999 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:22.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:22.999 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.171 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:23.175 | ++ functions-common:get_or_create_user:937 : user_id=71380223b709408ba5a1d9f871778cba 2022-11-02 14:48:23.177 | ++ functions-common:get_or_create_user:938 : echo 71380223b709408ba5a1d9f871778cba 2022-11-02 14:48:23.180 | + lib/keystone:create_keystone_accounts:347 : demo_user=71380223b709408ba5a1d9f871778cba 2022-11-02 14:48:23.183 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-11-02 14:48:23.234 | [466494 Async ks-domain-role:494866]: Waiting for completion of get_or_add_user_domain_role admin 4e8a5471417249d09337024d59371aa0 default running on PID 494866 (6 other jobs running) 2022-11-02 14:48:23.260 | [466494 Async ks-domain-role:494866]: Signaling child to exit 2022-11-02 14:48:23.260 | WAKEUP 2022-11-02 14:48:23.284 | [466494 Async ks-domain-role:494866]: Signaled 2022-11-02 14:48:23.285 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-11-02 14:48:23.285 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:48:23.285 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4e8a5471417249d09337024d59371aa0 --domain default 2022-11-02 14:48:23.285 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-11-02 14:48:23.285 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:48:23.285 | ++ functions-common:get_field:824 : read data 2022-11-02 14:48:23.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.286 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.286 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.286 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:23.286 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-11-02 14:48:23.286 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-11-02 14:48:23.286 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 4e8a5471417249d09337024d59371aa0 --domain default 2022-11-02 14:48:23.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.286 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.286 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.286 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-11-02 14:48:23.286 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4e8a5471417249d09337024d59371aa0 --domain default 2022-11-02 14:48:23.286 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:48:23.286 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:48:23.286 | ++ functions-common:get_field:824 : read data 2022-11-02 14:48:23.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.286 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.286 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.286 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:23.286 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:48:23.286 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:48:23.286 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:48:23.286 | ++ functions-common:get_field:830 : echo '| 073d53d5e6c54c98891157f1c58ff9b1 | 4e8a5471417249d09337024d59371aa0 | | | default | | False |' 2022-11-02 14:48:23.286 | ++ functions-common:get_field:824 : read data 2022-11-02 14:48:23.286 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:48:23.286 | + functions-common:get_or_add_user_domain_role:1033 : echo 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:48:23.286 | 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:48:23.331 | [466494 Async ks-domain-role:494866]: finished get_or_add_user_domain_role admin 4e8a5471417249d09337024d59371aa0 default with result 0 in 11 seconds 2022-11-02 14:48:23.338 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-11-02 14:48:23.376 | [466494 Async ks-project:495005]: Waiting for completion of get_or_create_project service Default running on PID 495005 (5 other jobs running) 2022-11-02 14:48:23.403 | [466494 Async ks-project:495005]: Signaling child to exit 2022-11-02 14:48:23.403 | WAKEUP 2022-11-02 14:48:23.426 | [466494 Async ks-project:495005]: Signaled 2022-11-02 14:48:23.428 | + functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:48:23.428 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-11-02 14:48:23.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.428 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.428 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.428 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:23.428 | + functions-common:get_or_create_project:950 : project_id=8a2c02d427d14808a7dd1b656d27d193 2022-11-02 14:48:23.428 | + functions-common:get_or_create_project:951 : echo 8a2c02d427d14808a7dd1b656d27d193 2022-11-02 14:48:23.428 | 8a2c02d427d14808a7dd1b656d27d193 2022-11-02 14:48:23.473 | [466494 Async ks-project:495005]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-11-02 14:48:23.511 | [466494 Async ks-service:495091]: Waiting for completion of get_or_create_role service running on PID 495091 (4 other jobs running) 2022-11-02 14:48:23.537 | [466494 Async ks-service:495091]: Signaling child to exit 2022-11-02 14:48:23.537 | WAKEUP 2022-11-02 14:48:23.560 | [466494 Async ks-service:495091]: Signaled 2022-11-02 14:48:23.562 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 14:48:23.562 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-11-02 14:48:23.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.562 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.562 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.562 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:23.562 | + functions-common:get_or_create_role:962 : role_id=a50758379ea649babcad105e3dd43ed4 2022-11-02 14:48:23.562 | + functions-common:get_or_create_role:963 : echo a50758379ea649babcad105e3dd43ed4 2022-11-02 14:48:23.562 | a50758379ea649babcad105e3dd43ed4 2022-11-02 14:48:23.609 | [466494 Async ks-service:495091]: finished get_or_create_role service with result 0 in 3 seconds 2022-11-02 14:48:23.647 | [466494 Async ks-reseller:495177]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 495177 (3 other jobs running) 2022-11-02 14:48:23.672 | [466494 Async ks-reseller:495177]: Signaling child to exit 2022-11-02 14:48:23.672 | WAKEUP 2022-11-02 14:48:23.694 | [466494 Async ks-reseller:495177]: Signaled 2022-11-02 14:48:23.696 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 14:48:23.696 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-11-02 14:48:23.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.696 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.696 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.696 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:23.696 | + functions-common:get_or_create_role:962 : role_id=2c45e70ccea74766a1e98a8fd74a5e55 2022-11-02 14:48:23.696 | + functions-common:get_or_create_role:963 : echo 2c45e70ccea74766a1e98a8fd74a5e55 2022-11-02 14:48:23.696 | 2c45e70ccea74766a1e98a8fd74a5e55 2022-11-02 14:48:23.741 | [466494 Async ks-reseller:495177]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-11-02 14:48:23.780 | [466494 Async ks-anotherrole:495267]: Waiting for completion of get_or_create_role anotherrole running on PID 495267 (2 other jobs running) 2022-11-02 14:48:23.805 | [466494 Async ks-anotherrole:495267]: Signaling child to exit 2022-11-02 14:48:23.805 | WAKEUP 2022-11-02 14:48:23.828 | [466494 Async ks-anotherrole:495267]: Signaled 2022-11-02 14:48:23.829 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 14:48:23.829 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 14:48:23.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.830 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:23.830 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:23.830 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:23.830 | + functions-common:get_or_create_role:962 : role_id=548ecf84595a4d379ee245ff40531f77 2022-11-02 14:48:23.830 | + functions-common:get_or_create_role:963 : echo 548ecf84595a4d379ee245ff40531f77 2022-11-02 14:48:23.830 | 548ecf84595a4d379ee245ff40531f77 2022-11-02 14:48:23.875 | [466494 Async ks-anotherrole:495267]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-11-02 14:48:23.879 | + inc/async:async_wait:197 : return 0 2022-11-02 14:48:23.882 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 71380223b709408ba5a1d9f871778cba e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:23.944 | + inc/async:async_inner:63 : get_or_add_user_project_role member 71380223b709408ba5a1d9f871778cba e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:23.986 | [466494 Async ks-demo-member:496137]: running: get_or_add_user_project_role member 71380223b709408ba5a1d9f871778cba e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:23.989 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 4e8a5471417249d09337024d59371aa0 e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:24.055 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4e8a5471417249d09337024d59371aa0 e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:24.110 | [466494 Async ks-demo-admin:496249]: running: get_or_add_user_project_role admin 4e8a5471417249d09337024d59371aa0 e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:24.114 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 71380223b709408ba5a1d9f871778cba e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:24.183 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 71380223b709408ba5a1d9f871778cba e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:24.234 | [466494 Async ks-demo-another:496361]: running: get_or_add_user_project_role anotherrole 71380223b709408ba5a1d9f871778cba e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:24.237 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 71380223b709408ba5a1d9f871778cba cf3c129a6b1d49efbd86ebd9af0b3a05 2022-11-02 14:48:24.314 | + inc/async:async_inner:63 : get_or_add_user_project_role member 71380223b709408ba5a1d9f871778cba cf3c129a6b1d49efbd86ebd9af0b3a05 2022-11-02 14:48:24.390 | [466494 Async ks-demo-invis:496473]: running: get_or_add_user_project_role member 71380223b709408ba5a1d9f871778cba cf3c129a6b1d49efbd86ebd9af0b3a05 2022-11-02 14:48:24.399 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-11-02 14:48:24.406 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-11-02 14:48:24.410 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:48:24.415 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-11-02 14:48:24.417 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-11-02 14:48:24.427 | +++ functions-common:get_or_create_user:939 : 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-11-02 14:48:28.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:28.652 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:28.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:28.652 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:28.852 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:28.857 | ++ functions-common:get_or_create_user:937 : user_id=29b83f2658384edc88bae6952b4cd5fc 2022-11-02 14:48:28.860 | ++ functions-common:get_or_create_user:938 : echo 29b83f2658384edc88bae6952b4cd5fc 2022-11-02 14:48:28.864 | + lib/keystone:create_keystone_accounts:360 : demo_reader=29b83f2658384edc88bae6952b4cd5fc 2022-11-02 14:48:28.867 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 29b83f2658384edc88bae6952b4cd5fc e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:28.970 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 29b83f2658384edc88bae6952b4cd5fc e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:29.056 | [466494 Async ks-demo-reader:496629]: running: get_or_add_user_project_role reader 29b83f2658384edc88bae6952b4cd5fc e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:48:29.061 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-11-02 14:48:29.066 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-11-02 14:48:29.069 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:48:29.076 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-11-02 14:48:34.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:34.222 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:34.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:34.222 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:34.631 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:34.646 | ++ functions-common:get_or_create_project:950 : project_id=08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:34.649 | ++ functions-common:get_or_create_project:951 : echo 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:34.653 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:34.655 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-11-02 14:48:34.659 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-11-02 14:48:34.662 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:48:34.666 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-11-02 14:48:34.670 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-11-02 14:48:34.675 | +++ functions-common:get_or_create_user:939 : 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-11-02 14:48:38.964 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:48:39.126 | [496137 Async ks-demo-member:496137]: finished successfully 2022-11-02 14:48:39.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:39.429 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:39.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:39.429 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:39.669 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:39.673 | ++ functions-common:get_or_create_user:937 : user_id=3b3a61d3e5244020b23b11f72477abdb 2022-11-02 14:48:39.675 | ++ functions-common:get_or_create_user:938 : echo 3b3a61d3e5244020b23b11f72477abdb 2022-11-02 14:48:39.680 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=3b3a61d3e5244020b23b11f72477abdb 2022-11-02 14:48:39.685 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 3b3a61d3e5244020b23b11f72477abdb 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:39.799 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3b3a61d3e5244020b23b11f72477abdb 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:39.868 | [466494 Async ks-alt-admin:497078]: running: get_or_add_user_project_role admin 3b3a61d3e5244020b23b11f72477abdb 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:39.891 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 3b3a61d3e5244020b23b11f72477abdb 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:40.203 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 3b3a61d3e5244020b23b11f72477abdb 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:40.410 | [466494 Async ks-alt-another:497191]: running: get_or_add_user_project_role anotherrole 3b3a61d3e5244020b23b11f72477abdb 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:40.427 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-11-02 14:48:40.455 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-11-02 14:48:40.475 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:48:40.512 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-11-02 14:48:40.534 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-11-02 14:48:40.565 | +++ functions-common:get_or_create_user:939 : 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-11-02 14:48:41.604 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:48:41.780 | [496249 Async ks-demo-admin:496249]: finished successfully 2022-11-02 14:48:42.106 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:48:42.267 | [496473 Async ks-demo-invis:496473]: finished successfully 2022-11-02 14:48:42.371 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:48:42.557 | [496361 Async ks-demo-another:496361]: finished successfully 2022-11-02 14:48:44.171 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:48:44.202 | [496629 Async ks-demo-reader:496629]: finished successfully 2022-11-02 14:48:44.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:44.622 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:44.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:44.622 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:44.836 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:44.839 | ++ functions-common:get_or_create_user:937 : user_id=f50b56bc50c5448caa7845e1775f9ee9 2022-11-02 14:48:44.842 | ++ functions-common:get_or_create_user:938 : echo f50b56bc50c5448caa7845e1775f9ee9 2022-11-02 14:48:44.846 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=f50b56bc50c5448caa7845e1775f9ee9 2022-11-02 14:48:44.849 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member f50b56bc50c5448caa7845e1775f9ee9 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:44.933 | + inc/async:async_inner:63 : get_or_add_user_project_role member f50b56bc50c5448caa7845e1775f9ee9 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:45.011 | [466494 Async ks-alt-member-user:497587]: running: get_or_add_user_project_role member f50b56bc50c5448caa7845e1775f9ee9 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:45.015 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-11-02 14:48:45.024 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-11-02 14:48:45.027 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:48:45.031 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-11-02 14:48:45.034 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-11-02 14:48:45.039 | +++ functions-common:get_or_create_user:939 : 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-11-02 14:48:48.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:48.044 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:48.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:48.044 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:48.248 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:48.252 | ++ functions-common:get_or_create_user:937 : user_id=3b8bec48288c478cadcefd21c9397879 2022-11-02 14:48:48.255 | ++ functions-common:get_or_create_user:938 : echo 3b8bec48288c478cadcefd21c9397879 2022-11-02 14:48:48.258 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=3b8bec48288c478cadcefd21c9397879 2022-11-02 14:48:48.261 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 3b8bec48288c478cadcefd21c9397879 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:48.381 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3b8bec48288c478cadcefd21c9397879 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:48.525 | [466494 Async ks-alt-reader-user:497752]: running: get_or_add_user_project_role reader 3b8bec48288c478cadcefd21c9397879 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:48:48.555 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-11-02 14:48:48.562 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:48:48.569 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-11-02 14:48:48.584 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-11-02 14:48:48.597 | +++ functions-common:get_or_create_user:939 : 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-11-02 14:48:52.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:52.508 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:52.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:52.508 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:52.736 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:52.741 | ++ functions-common:get_or_create_user:937 : user_id=2a9def256af14839a66e9e61ccf8573f 2022-11-02 14:48:52.744 | ++ functions-common:get_or_create_user:938 : echo 2a9def256af14839a66e9e61ccf8573f 2022-11-02 14:48:52.750 | + lib/keystone:create_keystone_accounts:392 : system_member_user=2a9def256af14839a66e9e61ccf8573f 2022-11-02 14:48:52.754 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 2a9def256af14839a66e9e61ccf8573f all 2022-11-02 14:48:52.859 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2a9def256af14839a66e9e61ccf8573f all 2022-11-02 14:48:52.945 | [466494 Async ks-system-member:497976]: running: get_or_add_user_system_role member 2a9def256af14839a66e9e61ccf8573f all 2022-11-02 14:48:52.966 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-11-02 14:48:52.969 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:48:52.977 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-11-02 14:48:52.982 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-11-02 14:48:52.989 | +++ functions-common:get_or_create_user:939 : 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-11-02 14:48:53.538 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:48:53.687 | [497078 Async ks-alt-admin:497078]: finished successfully 2022-11-02 14:48:55.439 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:48:55.608 | [497191 Async ks-alt-another:497191]: finished successfully 2022-11-02 14:48:56.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:56.363 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:56.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:48:56.363 | from cryptography.utils import int_from_bytes 2022-11-02 14:48:56.575 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:48:56.578 | ++ functions-common:get_or_create_user:937 : user_id=1ff9906beb1f4faab0482fee221405bc 2022-11-02 14:48:56.583 | ++ functions-common:get_or_create_user:938 : echo 1ff9906beb1f4faab0482fee221405bc 2022-11-02 14:48:56.586 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=1ff9906beb1f4faab0482fee221405bc 2022-11-02 14:48:56.592 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 1ff9906beb1f4faab0482fee221405bc all 2022-11-02 14:48:56.680 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 1ff9906beb1f4faab0482fee221405bc all 2022-11-02 14:48:56.737 | [466494 Async ks-system-reader:498260]: running: get_or_add_user_system_role reader 1ff9906beb1f4faab0482fee221405bc all 2022-11-02 14:48:56.741 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-11-02 14:48:56.748 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-11-02 14:48:56.755 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-11-02 14:48:56.759 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 14:48:56.765 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-11-02 14:48:59.802 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:48:59.863 | [497587 Async ks-alt-member-user:497587]: finished successfully 2022-11-02 14:49:00.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:00.322 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:00.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:00.322 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:00.545 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:00.551 | ++ functions-common:get_or_create_group:914 : group_id=392e03314d57434eb47921a5854e9416 2022-11-02 14:49:00.555 | ++ functions-common:get_or_create_group:915 : echo 392e03314d57434eb47921a5854e9416 2022-11-02 14:49:00.560 | + lib/keystone:create_keystone_accounts:402 : admin_group=392e03314d57434eb47921a5854e9416 2022-11-02 14:49:00.569 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-11-02 14:49:00.573 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-11-02 14:49:00.578 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-11-02 14:49:00.581 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 14:49:00.585 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-11-02 14:49:02.787 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:49:02.825 | [497752 Async ks-alt-reader-user:497752]: finished successfully 2022-11-02 14:49:03.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:03.488 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:03.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:03.488 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:03.687 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:03.690 | ++ functions-common:get_or_create_group:914 : group_id=884266fd6eea46c4a4eab3915dd67451 2022-11-02 14:49:03.697 | ++ functions-common:get_or_create_group:915 : echo 884266fd6eea46c4a4eab3915dd67451 2022-11-02 14:49:03.700 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=884266fd6eea46c4a4eab3915dd67451 2022-11-02 14:49:03.703 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:03.776 | + inc/async:async_inner:63 : get_or_add_group_project_role member 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:03.871 | [466494 Async ks-group-memberdemo:498613]: running: get_or_add_group_project_role member 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:03.875 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:03.984 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:04.087 | [466494 Async ks-group-anotherdemo:498699]: running: get_or_add_group_project_role anotherrole 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:04.113 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:04.435 | + inc/async:async_inner:63 : get_or_add_group_project_role member 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:04.538 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:49:04.585 | [466494 Async ks-group-memberalt:498785]: running: get_or_add_group_project_role member 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:04.591 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:04.626 | [497976 Async ks-system-member:497976]: finished successfully 2022-11-02 14:49:04.788 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:04.919 | [466494 Async ks-group-anotheralt:498910]: running: get_or_add_group_project_role anotherrole 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:04.936 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 392e03314d57434eb47921a5854e9416 33b68cd7a7bc4456b3fe0f0579cc0d6b 2022-11-02 14:49:05.355 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 392e03314d57434eb47921a5854e9416 33b68cd7a7bc4456b3fe0f0579cc0d6b 2022-11-02 14:49:05.577 | [466494 Async ks-group-admin:499016]: running: get_or_add_group_project_role admin 392e03314d57434eb47921a5854e9416 33b68cd7a7bc4456b3fe0f0579cc0d6b 2022-11-02 14:49:05.606 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-11-02 14:49:05.993 | [466494 Async ks-demo-member:496137]: Waiting for completion of get_or_add_user_project_role member 71380223b709408ba5a1d9f871778cba e1a7ecde2f384759bdda763fbc79ec84 running on PID 496137 (17 other jobs running) 2022-11-02 14:49:06.174 | [466494 Async ks-demo-member:496137]: Signaling child to exit 2022-11-02 14:49:06.175 | WAKEUP 2022-11-02 14:49:06.346 | [466494 Async ks-demo-member:496137]: Signaled 2022-11-02 14:49:06.368 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:49:06.368 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:49:06.368 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:49:06.368 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:49:06.368 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:49:06.368 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:49:06.368 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:49:06.368 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:49:06.368 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 71380223b709408ba5a1d9f871778cba --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:06.368 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:06.368 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:49:06.368 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:06.368 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:06.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:06.368 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:06.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:06.369 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:06.369 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:06.369 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:49:06.369 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:49:06.369 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 71380223b709408ba5a1d9f871778cba --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:06.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:06.369 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:06.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:06.369 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:06.369 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:49:06.369 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:06.369 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:06.369 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 71380223b709408ba5a1d9f871778cba --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:06.369 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:06.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:06.370 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:06.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:06.370 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:06.370 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:06.370 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:49:06.370 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:49:06.370 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:49:06.370 | ++ functions-common:get_field:830 : echo '| 0c20b73a85d84550bf3631e81c404735 | 71380223b709408ba5a1d9f871778cba | | e1a7ecde2f384759bdda763fbc79ec84 | | | False |' 2022-11-02 14:49:06.370 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:06.370 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0c20b73a85d84550bf3631e81c404735 2022-11-02 14:49:06.370 | + functions-common:get_or_add_user_project_role:1009 : echo 0c20b73a85d84550bf3631e81c404735 2022-11-02 14:49:06.370 | 0c20b73a85d84550bf3631e81c404735 2022-11-02 14:49:06.771 | [466494 Async ks-demo-member:496137]: finished get_or_add_user_project_role member 71380223b709408ba5a1d9f871778cba e1a7ecde2f384759bdda763fbc79ec84 with result 0 in 15 seconds 2022-11-02 14:49:07.042 | [466494 Async ks-demo-admin:496249]: Waiting for completion of get_or_add_user_project_role admin 4e8a5471417249d09337024d59371aa0 e1a7ecde2f384759bdda763fbc79ec84 running on PID 496249 (16 other jobs running) 2022-11-02 14:49:07.236 | [466494 Async ks-demo-admin:496249]: Signaling child to exit 2022-11-02 14:49:07.245 | WAKEUP 2022-11-02 14:49:07.404 | [466494 Async ks-demo-admin:496249]: Signaled 2022-11-02 14:49:07.410 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:49:07.410 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:49:07.410 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:49:07.410 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:49:07.410 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:49:07.410 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:49:07.410 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:49:07.410 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:49:07.410 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:49:07.410 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4e8a5471417249d09337024d59371aa0 --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:07.410 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:07.410 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:07.410 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:07.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:07.411 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:07.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:07.411 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:07.411 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:07.411 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:49:07.411 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:49:07.411 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 4e8a5471417249d09337024d59371aa0 --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:07.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:07.411 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:07.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:07.411 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:07.411 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:07.411 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4e8a5471417249d09337024d59371aa0 --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:07.411 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:49:07.411 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:07.411 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:07.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:07.411 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:07.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:07.411 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:07.411 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:07.411 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:49:07.411 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:49:07.411 | ++ functions-common:get_field:830 : echo '| 073d53d5e6c54c98891157f1c58ff9b1 | 4e8a5471417249d09337024d59371aa0 | | e1a7ecde2f384759bdda763fbc79ec84 | | | False |' 2022-11-02 14:49:07.411 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:49:07.411 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:07.411 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:49:07.411 | + functions-common:get_or_add_user_project_role:1009 : echo 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:49:07.411 | 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:49:07.737 | [466494 Async ks-demo-admin:496249]: finished get_or_add_user_project_role admin 4e8a5471417249d09337024d59371aa0 e1a7ecde2f384759bdda763fbc79ec84 with result 0 in 17 seconds 2022-11-02 14:49:07.992 | [466494 Async ks-demo-another:496361]: Waiting for completion of get_or_add_user_project_role anotherrole 71380223b709408ba5a1d9f871778cba e1a7ecde2f384759bdda763fbc79ec84 running on PID 496361 (15 other jobs running) 2022-11-02 14:49:08.160 | [466494 Async ks-demo-another:496361]: Signaling child to exit 2022-11-02 14:49:08.165 | WAKEUP 2022-11-02 14:49:08.317 | [466494 Async ks-demo-another:496361]: Signaled 2022-11-02 14:49:08.338 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:49:08.338 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:49:08.338 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:49:08.338 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:49:08.338 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:49:08.338 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:49:08.338 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:49:08.339 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:49:08.339 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 71380223b709408ba5a1d9f871778cba --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:08.339 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:49:08.339 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:08.339 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:08.339 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:08.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:08.339 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:08.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:08.339 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:08.339 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:08.339 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:49:08.339 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:49:08.339 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 71380223b709408ba5a1d9f871778cba --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:08.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:08.340 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:08.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:08.340 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:08.340 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:49:08.340 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 71380223b709408ba5a1d9f871778cba --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:08.340 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:08.340 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:08.340 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:08.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:08.340 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:08.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:08.340 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:08.340 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:08.340 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:49:08.340 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:49:08.340 | ++ functions-common:get_field:830 : echo '| 548ecf84595a4d379ee245ff40531f77 | 71380223b709408ba5a1d9f871778cba | | e1a7ecde2f384759bdda763fbc79ec84 | | | False |' 2022-11-02 14:49:08.341 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:49:08.341 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:08.341 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=548ecf84595a4d379ee245ff40531f77 2022-11-02 14:49:08.341 | + functions-common:get_or_add_user_project_role:1009 : echo 548ecf84595a4d379ee245ff40531f77 2022-11-02 14:49:08.341 | 548ecf84595a4d379ee245ff40531f77 2022-11-02 14:49:08.656 | [466494 Async ks-demo-another:496361]: finished get_or_add_user_project_role anotherrole 71380223b709408ba5a1d9f871778cba e1a7ecde2f384759bdda763fbc79ec84 with result 0 in 18 seconds 2022-11-02 14:49:08.894 | [466494 Async ks-demo-invis:496473]: Waiting for completion of get_or_add_user_project_role member 71380223b709408ba5a1d9f871778cba cf3c129a6b1d49efbd86ebd9af0b3a05 running on PID 496473 (14 other jobs running) 2022-11-02 14:49:09.096 | [466494 Async ks-demo-invis:496473]: Signaling child to exit 2022-11-02 14:49:09.097 | WAKEUP 2022-11-02 14:49:09.253 | [466494 Async ks-demo-invis:496473]: Signaled 2022-11-02 14:49:09.261 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:49:09.261 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:49:09.261 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:49:09.261 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:49:09.261 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:49:09.261 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:49:09.261 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:49:09.262 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:49:09.262 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:09.262 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:49:09.262 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 71380223b709408ba5a1d9f871778cba --project cf3c129a6b1d49efbd86ebd9af0b3a05 2022-11-02 14:49:09.262 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:09.262 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:09.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:09.262 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:09.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:09.262 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:09.262 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:09.262 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:49:09.262 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:49:09.262 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 71380223b709408ba5a1d9f871778cba --project cf3c129a6b1d49efbd86ebd9af0b3a05 2022-11-02 14:49:09.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:09.262 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:09.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:09.263 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:09.263 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 71380223b709408ba5a1d9f871778cba --project cf3c129a6b1d49efbd86ebd9af0b3a05 2022-11-02 14:49:09.263 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:09.263 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:49:09.263 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:09.263 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:09.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:09.263 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:09.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:09.263 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:09.263 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:09.264 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:49:09.264 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:49:09.264 | ++ functions-common:get_field:830 : echo '| 0c20b73a85d84550bf3631e81c404735 | 71380223b709408ba5a1d9f871778cba | | cf3c129a6b1d49efbd86ebd9af0b3a05 | | | False |' 2022-11-02 14:49:09.264 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:49:09.264 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:09.264 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0c20b73a85d84550bf3631e81c404735 2022-11-02 14:49:09.264 | + functions-common:get_or_add_user_project_role:1009 : echo 0c20b73a85d84550bf3631e81c404735 2022-11-02 14:49:09.264 | 0c20b73a85d84550bf3631e81c404735 2022-11-02 14:49:09.624 | [466494 Async ks-demo-invis:496473]: finished get_or_add_user_project_role member 71380223b709408ba5a1d9f871778cba cf3c129a6b1d49efbd86ebd9af0b3a05 with result 0 in 18 seconds 2022-11-02 14:49:09.860 | [466494 Async ks-demo-reader:496629]: Waiting for completion of get_or_add_user_project_role reader 29b83f2658384edc88bae6952b4cd5fc e1a7ecde2f384759bdda763fbc79ec84 running on PID 496629 (13 other jobs running) 2022-11-02 14:49:10.054 | [466494 Async ks-demo-reader:496629]: Signaling child to exit 2022-11-02 14:49:10.055 | WAKEUP 2022-11-02 14:49:10.181 | [466494 Async ks-demo-reader:496629]: Signaled 2022-11-02 14:49:10.191 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:49:10.192 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:49:10.192 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:49:10.192 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:49:10.192 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:49:10.192 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:49:10.192 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:49:10.192 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:49:10.192 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:10.193 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 29b83f2658384edc88bae6952b4cd5fc --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:10.193 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:49:10.193 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:10.193 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:10.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:10.193 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:10.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:10.193 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:10.193 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:10.193 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:49:10.193 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:49:10.193 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 29b83f2658384edc88bae6952b4cd5fc --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:10.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:10.193 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:10.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:10.193 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:10.193 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:10.193 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:49:10.193 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:10.193 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 29b83f2658384edc88bae6952b4cd5fc --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:10.193 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:10.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:10.193 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:10.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:10.194 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:10.194 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:10.194 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:49:10.194 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:49:10.194 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:49:10.194 | ++ functions-common:get_field:830 : echo '| 8ed6bf6430c74739aa85c99c34797dca | 29b83f2658384edc88bae6952b4cd5fc | | e1a7ecde2f384759bdda763fbc79ec84 | | | False |' 2022-11-02 14:49:10.194 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:10.194 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8ed6bf6430c74739aa85c99c34797dca 2022-11-02 14:49:10.194 | + functions-common:get_or_add_user_project_role:1009 : echo 8ed6bf6430c74739aa85c99c34797dca 2022-11-02 14:49:10.194 | 8ed6bf6430c74739aa85c99c34797dca 2022-11-02 14:49:10.538 | [466494 Async ks-demo-reader:496629]: finished get_or_add_user_project_role reader 29b83f2658384edc88bae6952b4cd5fc e1a7ecde2f384759bdda763fbc79ec84 with result 0 in 15 seconds 2022-11-02 14:49:10.580 | + inc/async:async_wait:197 : return 0 2022-11-02 14:49:10.596 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-11-02 14:49:10.968 | [466494 Async ks-alt-admin:497078]: Waiting for completion of get_or_add_user_project_role admin 3b3a61d3e5244020b23b11f72477abdb 08e2f370969a4a1182984cafcfd92ad5 running on PID 497078 (12 other jobs running) 2022-11-02 14:49:11.154 | [466494 Async ks-alt-admin:497078]: Signaling child to exit 2022-11-02 14:49:11.157 | WAKEUP 2022-11-02 14:49:11.336 | [466494 Async ks-alt-admin:497078]: Signaled 2022-11-02 14:49:11.354 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:49:11.354 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:49:11.354 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:49:11.354 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:49:11.354 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:49:11.354 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:49:11.354 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:49:11.354 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:49:11.354 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:11.355 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3b3a61d3e5244020b23b11f72477abdb --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:11.355 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:49:11.355 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:11.355 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:11.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:11.355 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:11.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:11.355 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:11.355 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:11.355 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:49:11.355 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:49:11.355 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 3b3a61d3e5244020b23b11f72477abdb --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:11.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:11.355 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:11.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:11.355 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:11.355 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:49:11.355 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:11.355 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3b3a61d3e5244020b23b11f72477abdb --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:11.355 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:11.355 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:11.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:11.355 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:11.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:11.355 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:11.355 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:11.355 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:49:11.355 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:49:11.355 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:49:11.355 | ++ functions-common:get_field:830 : echo '| 073d53d5e6c54c98891157f1c58ff9b1 | 3b3a61d3e5244020b23b11f72477abdb | | 08e2f370969a4a1182984cafcfd92ad5 | | | False |' 2022-11-02 14:49:11.355 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:11.356 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:49:11.356 | + functions-common:get_or_add_user_project_role:1009 : echo 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:49:11.356 | 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:49:11.714 | [466494 Async ks-alt-admin:497078]: finished get_or_add_user_project_role admin 3b3a61d3e5244020b23b11f72477abdb 08e2f370969a4a1182984cafcfd92ad5 with result 0 in 13 seconds 2022-11-02 14:49:11.759 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:49:11.873 | [466494 Async ks-alt-another:497191]: Waiting for completion of get_or_add_user_project_role anotherrole 3b3a61d3e5244020b23b11f72477abdb 08e2f370969a4a1182984cafcfd92ad5 running on PID 497191 (11 other jobs running) 2022-11-02 14:49:11.901 | [498260 Async ks-system-reader:498260]: finished successfully 2022-11-02 14:49:12.019 | [466494 Async ks-alt-another:497191]: Signaling child to exit 2022-11-02 14:49:12.020 | WAKEUP 2022-11-02 14:49:12.163 | [466494 Async ks-alt-another:497191]: Signaled 2022-11-02 14:49:12.174 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:49:12.174 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:49:12.174 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:49:12.174 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:49:12.174 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:49:12.174 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:49:12.174 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:49:12.174 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:49:12.174 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3b3a61d3e5244020b23b11f72477abdb --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:12.174 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:12.174 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:49:12.174 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:12.174 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:12.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:12.174 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:12.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:12.174 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:12.174 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:12.174 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:49:12.174 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:49:12.174 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 3b3a61d3e5244020b23b11f72477abdb --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:12.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:12.174 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:12.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:12.175 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:12.175 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3b3a61d3e5244020b23b11f72477abdb --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:12.175 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:12.175 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:49:12.175 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:12.175 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:12.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:12.175 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:12.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:12.175 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:12.175 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:12.175 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:49:12.175 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:49:12.175 | ++ functions-common:get_field:830 : echo '| 548ecf84595a4d379ee245ff40531f77 | 3b3a61d3e5244020b23b11f72477abdb | | 08e2f370969a4a1182984cafcfd92ad5 | | | False |' 2022-11-02 14:49:12.175 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:49:12.175 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:12.175 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=548ecf84595a4d379ee245ff40531f77 2022-11-02 14:49:12.175 | + functions-common:get_or_add_user_project_role:1009 : echo 548ecf84595a4d379ee245ff40531f77 2022-11-02 14:49:12.175 | 548ecf84595a4d379ee245ff40531f77 2022-11-02 14:49:12.500 | [466494 Async ks-alt-another:497191]: finished get_or_add_user_project_role anotherrole 3b3a61d3e5244020b23b11f72477abdb 08e2f370969a4a1182984cafcfd92ad5 with result 0 in 15 seconds 2022-11-02 14:49:12.726 | [466494 Async ks-alt-member-user:497587]: Waiting for completion of get_or_add_user_project_role member f50b56bc50c5448caa7845e1775f9ee9 08e2f370969a4a1182984cafcfd92ad5 running on PID 497587 (10 other jobs running) 2022-11-02 14:49:12.868 | [466494 Async ks-alt-member-user:497587]: Signaling child to exit 2022-11-02 14:49:12.869 | WAKEUP 2022-11-02 14:49:13.039 | [466494 Async ks-alt-member-user:497587]: Signaled 2022-11-02 14:49:13.047 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:49:13.047 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:49:13.047 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:49:13.047 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:49:13.047 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:49:13.047 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:49:13.047 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:49:13.047 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:49:13.047 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:49:13.047 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f50b56bc50c5448caa7845e1775f9ee9 --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:13.047 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:13.047 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:13.047 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:13.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:13.047 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:13.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:13.048 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:13.048 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:13.048 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:49:13.048 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:49:13.048 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user f50b56bc50c5448caa7845e1775f9ee9 --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:13.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:13.048 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:13.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:13.048 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:13.048 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f50b56bc50c5448caa7845e1775f9ee9 --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:13.048 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:49:13.048 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:13.048 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:13.048 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:13.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:13.048 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:13.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:13.048 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:13.048 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:13.048 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:49:13.048 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:49:13.048 | ++ functions-common:get_field:830 : echo '| 0c20b73a85d84550bf3631e81c404735 | f50b56bc50c5448caa7845e1775f9ee9 | | 08e2f370969a4a1182984cafcfd92ad5 | | | False |' 2022-11-02 14:49:13.048 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:49:13.048 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:13.049 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0c20b73a85d84550bf3631e81c404735 2022-11-02 14:49:13.049 | + functions-common:get_or_add_user_project_role:1009 : echo 0c20b73a85d84550bf3631e81c404735 2022-11-02 14:49:13.049 | 0c20b73a85d84550bf3631e81c404735 2022-11-02 14:49:13.331 | [466494 Async ks-alt-member-user:497587]: finished get_or_add_user_project_role member f50b56bc50c5448caa7845e1775f9ee9 08e2f370969a4a1182984cafcfd92ad5 with result 0 in 14 seconds 2022-11-02 14:49:13.556 | [466494 Async ks-alt-reader-user:497752]: Waiting for completion of get_or_add_user_project_role reader 3b8bec48288c478cadcefd21c9397879 08e2f370969a4a1182984cafcfd92ad5 running on PID 497752 (9 other jobs running) 2022-11-02 14:49:13.741 | [466494 Async ks-alt-reader-user:497752]: Signaling child to exit 2022-11-02 14:49:13.742 | WAKEUP 2022-11-02 14:49:13.884 | [466494 Async ks-alt-reader-user:497752]: Signaled 2022-11-02 14:49:13.898 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:49:13.898 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:49:13.898 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:49:13.898 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:49:13.898 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:49:13.898 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:49:13.898 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:49:13.898 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:49:13.898 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3b8bec48288c478cadcefd21c9397879 --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:13.899 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:13.899 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:49:13.899 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:13.899 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:13.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:13.899 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:13.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:13.899 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:13.899 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:13.899 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:49:13.899 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:49:13.899 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 3b8bec48288c478cadcefd21c9397879 --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:13.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:13.899 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:13.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:13.899 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:13.899 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3b8bec48288c478cadcefd21c9397879 --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:13.899 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:49:13.899 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:49:13.899 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:49:13.899 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:13.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:13.899 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:13.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:13.899 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:13.899 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:13.899 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:49:13.899 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:49:13.899 | ++ functions-common:get_field:830 : echo '| 8ed6bf6430c74739aa85c99c34797dca | 3b8bec48288c478cadcefd21c9397879 | | 08e2f370969a4a1182984cafcfd92ad5 | | | False |' 2022-11-02 14:49:13.899 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:49:13.899 | ++ functions-common:get_field:824 : read data 2022-11-02 14:49:13.900 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8ed6bf6430c74739aa85c99c34797dca 2022-11-02 14:49:13.900 | + functions-common:get_or_add_user_project_role:1009 : echo 8ed6bf6430c74739aa85c99c34797dca 2022-11-02 14:49:13.900 | 8ed6bf6430c74739aa85c99c34797dca 2022-11-02 14:49:14.201 | [466494 Async ks-alt-reader-user:497752]: finished get_or_add_user_project_role reader 3b8bec48288c478cadcefd21c9397879 08e2f370969a4a1182984cafcfd92ad5 with result 0 in 14 seconds 2022-11-02 14:49:14.249 | + inc/async:async_wait:197 : return 0 2022-11-02 14:49:14.267 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-11-02 14:49:14.545 | [466494 Async ks-system-member:497976]: Waiting for completion of get_or_add_user_system_role member 2a9def256af14839a66e9e61ccf8573f all running on PID 497976 (8 other jobs running) 2022-11-02 14:49:14.677 | [466494 Async ks-system-member:497976]: Signaling child to exit 2022-11-02 14:49:14.679 | WAKEUP 2022-11-02 14:49:14.819 | [466494 Async ks-system-member:497976]: Signaled 2022-11-02 14:49:14.834 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 14:49:14.834 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 14:49:14.834 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 14:49:14.834 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:49:14.834 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:49:14.834 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:49:14.834 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:49:14.834 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:49:14.834 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 14:49:14.834 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2a9def256af14839a66e9e61ccf8573f --system all -f value -c Role 2022-11-02 14:49:14.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:14.835 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:14.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:14.835 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:14.835 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:14.835 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 14:49:14.835 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 14:49:14.835 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 2a9def256af14839a66e9e61ccf8573f --system all 2022-11-02 14:49:14.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:14.835 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:14.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:14.835 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:14.835 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2a9def256af14839a66e9e61ccf8573f --system all -f value -c Role 2022-11-02 14:49:14.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:14.835 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:14.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:14.835 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:14.835 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:14.835 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=0c20b73a85d84550bf3631e81c404735 2022-11-02 14:49:14.835 | + functions-common:get_or_add_user_system_role:1064 : echo 0c20b73a85d84550bf3631e81c404735 2022-11-02 14:49:14.835 | 0c20b73a85d84550bf3631e81c404735 2022-11-02 14:49:15.143 | [466494 Async ks-system-member:497976]: finished get_or_add_user_system_role member 2a9def256af14839a66e9e61ccf8573f all with result 0 in 11 seconds 2022-11-02 14:49:15.375 | [466494 Async ks-system-reader:498260]: Waiting for completion of get_or_add_user_system_role reader 1ff9906beb1f4faab0482fee221405bc all running on PID 498260 (7 other jobs running) 2022-11-02 14:49:15.540 | [466494 Async ks-system-reader:498260]: Signaling child to exit 2022-11-02 14:49:15.540 | WAKEUP 2022-11-02 14:49:15.694 | [466494 Async ks-system-reader:498260]: Signaled 2022-11-02 14:49:15.714 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 14:49:15.714 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 14:49:15.714 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 14:49:15.714 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:49:15.714 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:49:15.714 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:49:15.714 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:49:15.714 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:49:15.714 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 14:49:15.714 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1ff9906beb1f4faab0482fee221405bc --system all -f value -c Role 2022-11-02 14:49:15.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:15.714 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:15.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:15.714 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:15.715 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:15.715 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 14:49:15.715 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 14:49:15.715 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 1ff9906beb1f4faab0482fee221405bc --system all 2022-11-02 14:49:15.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:15.715 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:15.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:15.715 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:15.715 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1ff9906beb1f4faab0482fee221405bc --system all -f value -c Role 2022-11-02 14:49:15.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:15.715 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:15.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:15.715 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:15.715 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:15.715 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=8ed6bf6430c74739aa85c99c34797dca 2022-11-02 14:49:15.715 | + functions-common:get_or_add_user_system_role:1064 : echo 8ed6bf6430c74739aa85c99c34797dca 2022-11-02 14:49:15.715 | 8ed6bf6430c74739aa85c99c34797dca 2022-11-02 14:49:15.992 | [466494 Async ks-system-reader:498260]: finished get_or_add_user_system_role reader 1ff9906beb1f4faab0482fee221405bc all with result 0 in 15 seconds 2022-11-02 14:49:16.025 | + inc/async:async_wait:197 : return 0 2022-11-02 14:49:16.043 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-11-02 14:49:16.406 | [466494 Async ks-group-memberdemo:498613]: Waiting for completion of get_or_add_group_project_role member 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 running on PID 498613 (6 other jobs running) 2022-11-02 14:49:16.570 | [466494 Async ks-group-memberdemo:498613]: Signaling child to exit 2022-11-02 14:49:18.702 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:49:18.775 | [498613 Async ks-group-memberdemo:498613]: finished successfully 2022-11-02 14:49:18.805 | WAKEUP 2022-11-02 14:49:18.851 | [466494 Async ks-group-memberdemo:498613]: Signaled 2022-11-02 14:49:18.853 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 14:49:18.853 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 884266fd6eea46c4a4eab3915dd67451 --project e1a7ecde2f384759bdda763fbc79ec84 -f value 2022-11-02 14:49:18.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:18.853 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:18.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:18.853 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:18.853 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:18.853 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 14:49:18.853 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 14:49:18.853 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 884266fd6eea46c4a4eab3915dd67451 --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:18.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:18.853 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:18.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:18.853 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:18.853 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 884266fd6eea46c4a4eab3915dd67451 --project e1a7ecde2f384759bdda763fbc79ec84 -f value 2022-11-02 14:49:18.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:18.853 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:18.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:18.853 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:18.853 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:18.853 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='0c20b73a85d84550bf3631e81c404735 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 False' 2022-11-02 14:49:18.854 | + functions-common:get_or_add_group_project_role:1088 : echo 0c20b73a85d84550bf3631e81c404735 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 False 2022-11-02 14:49:18.854 | 0c20b73a85d84550bf3631e81c404735 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 False 2022-11-02 14:49:18.941 | [466494 Async ks-group-memberdemo:498613]: finished get_or_add_group_project_role member 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 with result 0 in 15 seconds 2022-11-02 14:49:19.039 | [466494 Async ks-group-anotherdemo:498699]: Waiting for completion of get_or_add_group_project_role anotherrole 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 running on PID 498699 (5 other jobs running) 2022-11-02 14:49:19.087 | [466494 Async ks-group-anotherdemo:498699]: Signaling child to exit 2022-11-02 14:49:19.572 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:49:19.628 | [498699 Async ks-group-anotherdemo:498699]: finished successfully 2022-11-02 14:49:19.671 | WAKEUP 2022-11-02 14:49:19.711 | [466494 Async ks-group-anotherdemo:498699]: Signaled 2022-11-02 14:49:19.713 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 14:49:19.713 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 884266fd6eea46c4a4eab3915dd67451 --project e1a7ecde2f384759bdda763fbc79ec84 -f value 2022-11-02 14:49:19.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:19.713 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:19.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:19.713 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:19.713 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:19.713 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 14:49:19.713 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 14:49:19.713 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 884266fd6eea46c4a4eab3915dd67451 --project e1a7ecde2f384759bdda763fbc79ec84 2022-11-02 14:49:19.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:19.713 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:19.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:19.713 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:19.713 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 884266fd6eea46c4a4eab3915dd67451 --project e1a7ecde2f384759bdda763fbc79ec84 -f value 2022-11-02 14:49:19.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:19.713 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:19.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:19.713 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:19.713 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:19.713 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='548ecf84595a4d379ee245ff40531f77 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 False' 2022-11-02 14:49:19.713 | + functions-common:get_or_add_group_project_role:1088 : echo 548ecf84595a4d379ee245ff40531f77 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 False 2022-11-02 14:49:19.713 | 548ecf84595a4d379ee245ff40531f77 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 False 2022-11-02 14:49:19.777 | [466494 Async ks-group-anotherdemo:498699]: finished get_or_add_group_project_role anotherrole 884266fd6eea46c4a4eab3915dd67451 e1a7ecde2f384759bdda763fbc79ec84 with result 0 in 15 seconds 2022-11-02 14:49:19.846 | [466494 Async ks-group-memberalt:498785]: Waiting for completion of get_or_add_group_project_role member 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 running on PID 498785 (4 other jobs running) 2022-11-02 14:49:19.895 | [466494 Async ks-group-memberalt:498785]: Signaling child to exit 2022-11-02 14:49:20.493 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:49:20.542 | [498910 Async ks-group-anotheralt:498910]: finished successfully 2022-11-02 14:49:20.724 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:49:20.754 | [498785 Async ks-group-memberalt:498785]: finished successfully 2022-11-02 14:49:20.777 | WAKEUP 2022-11-02 14:49:20.809 | [466494 Async ks-group-memberalt:498785]: Signaled 2022-11-02 14:49:20.810 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 14:49:20.810 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 884266fd6eea46c4a4eab3915dd67451 --project 08e2f370969a4a1182984cafcfd92ad5 -f value 2022-11-02 14:49:20.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:20.810 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:20.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:20.810 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:20.810 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:20.810 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 14:49:20.810 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 14:49:20.810 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 884266fd6eea46c4a4eab3915dd67451 --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:20.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:20.810 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:20.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:20.811 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:20.811 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 884266fd6eea46c4a4eab3915dd67451 --project 08e2f370969a4a1182984cafcfd92ad5 -f value 2022-11-02 14:49:20.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:20.811 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:20.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:20.811 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:20.811 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:20.811 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='0c20b73a85d84550bf3631e81c404735 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 False' 2022-11-02 14:49:20.811 | + functions-common:get_or_add_group_project_role:1088 : echo 0c20b73a85d84550bf3631e81c404735 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 False 2022-11-02 14:49:20.811 | 0c20b73a85d84550bf3631e81c404735 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 False 2022-11-02 14:49:20.859 | [466494 Async ks-group-memberalt:498785]: finished get_or_add_group_project_role member 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 with result 0 in 16 seconds 2022-11-02 14:49:20.900 | [466494 Async ks-group-anotheralt:498910]: Waiting for completion of get_or_add_group_project_role anotherrole 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 running on PID 498910 (3 other jobs running) 2022-11-02 14:49:20.929 | [466494 Async ks-group-anotheralt:498910]: Signaling child to exit 2022-11-02 14:49:20.929 | WAKEUP 2022-11-02 14:49:20.954 | [466494 Async ks-group-anotheralt:498910]: Signaled 2022-11-02 14:49:20.956 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 14:49:20.956 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 884266fd6eea46c4a4eab3915dd67451 --project 08e2f370969a4a1182984cafcfd92ad5 -f value 2022-11-02 14:49:20.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:20.956 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:20.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:20.956 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:20.957 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:20.957 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 14:49:20.957 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 14:49:20.957 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 884266fd6eea46c4a4eab3915dd67451 --project 08e2f370969a4a1182984cafcfd92ad5 2022-11-02 14:49:20.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:20.957 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:20.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:20.957 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:20.957 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 884266fd6eea46c4a4eab3915dd67451 --project 08e2f370969a4a1182984cafcfd92ad5 -f value 2022-11-02 14:49:20.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:20.957 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:20.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:20.957 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:20.957 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:20.957 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='548ecf84595a4d379ee245ff40531f77 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 False' 2022-11-02 14:49:20.957 | + functions-common:get_or_add_group_project_role:1088 : echo 548ecf84595a4d379ee245ff40531f77 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 False 2022-11-02 14:49:20.957 | 548ecf84595a4d379ee245ff40531f77 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 False 2022-11-02 14:49:21.005 | [466494 Async ks-group-anotheralt:498910]: finished get_or_add_group_project_role anotherrole 884266fd6eea46c4a4eab3915dd67451 08e2f370969a4a1182984cafcfd92ad5 with result 0 in 15 seconds 2022-11-02 14:49:21.044 | [466494 Async ks-group-admin:499016]: Waiting for completion of get_or_add_group_project_role admin 392e03314d57434eb47921a5854e9416 33b68cd7a7bc4456b3fe0f0579cc0d6b running on PID 499016 (2 other jobs running) 2022-11-02 14:49:21.071 | [466494 Async ks-group-admin:499016]: Signaling child to exit 2022-11-02 14:49:21.738 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:49:21.764 | [499016 Async ks-group-admin:499016]: finished successfully 2022-11-02 14:49:21.785 | WAKEUP 2022-11-02 14:49:21.809 | [466494 Async ks-group-admin:499016]: Signaled 2022-11-02 14:49:21.811 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 14:49:21.811 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 392e03314d57434eb47921a5854e9416 --project 33b68cd7a7bc4456b3fe0f0579cc0d6b -f value 2022-11-02 14:49:21.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:21.811 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:21.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:21.811 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:21.811 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:21.811 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 14:49:21.811 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 14:49:21.811 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 392e03314d57434eb47921a5854e9416 --project 33b68cd7a7bc4456b3fe0f0579cc0d6b 2022-11-02 14:49:21.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:21.811 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:21.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:21.811 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:21.811 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 392e03314d57434eb47921a5854e9416 --project 33b68cd7a7bc4456b3fe0f0579cc0d6b -f value 2022-11-02 14:49:21.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:21.811 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:21.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:49:21.812 | from cryptography.utils import int_from_bytes 2022-11-02 14:49:21.812 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:49:21.812 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='073d53d5e6c54c98891157f1c58ff9b1 392e03314d57434eb47921a5854e9416 33b68cd7a7bc4456b3fe0f0579cc0d6b False' 2022-11-02 14:49:21.812 | + functions-common:get_or_add_group_project_role:1088 : echo 073d53d5e6c54c98891157f1c58ff9b1 392e03314d57434eb47921a5854e9416 33b68cd7a7bc4456b3fe0f0579cc0d6b False 2022-11-02 14:49:21.812 | 073d53d5e6c54c98891157f1c58ff9b1 392e03314d57434eb47921a5854e9416 33b68cd7a7bc4456b3fe0f0579cc0d6b False 2022-11-02 14:49:21.858 | [466494 Async ks-group-admin:499016]: finished get_or_add_group_project_role admin 392e03314d57434eb47921a5854e9416 33b68cd7a7bc4456b3fe0f0579cc0d6b with result 0 in 16 seconds 2022-11-02 14:49:21.862 | + inc/async:async_wait:197 : return 0 2022-11-02 14:49:21.865 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-11-02 14:49:21.886 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:49:21.888 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-11-02 14:49:21.908 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:49:21.910 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-11-02 14:49:21.913 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-11-02 14:49:21.980 | + inc/async:async_inner:63 : create_nova_accounts 2022-11-02 14:49:22.023 | [466494 Async create_nova_accounts:500916]: running: create_nova_accounts 2022-11-02 14:49:22.026 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-11-02 14:49:22.045 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:49:22.048 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-11-02 14:49:22.050 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-11-02 14:49:22.115 | + inc/async:async_inner:63 : create_glance_accounts 2022-11-02 14:49:22.160 | [466494 Async create_glance_accounts:501031]: running: create_glance_accounts 2022-11-02 14:49:22.163 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-11-02 14:49:22.185 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:49:22.188 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-11-02 14:49:22.191 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-11-02 14:49:22.260 | + inc/async:async_inner:63 : create_cinder_accounts 2022-11-02 14:49:22.305 | [466494 Async create_cinder_accounts:501161]: running: create_cinder_accounts 2022-11-02 14:49:22.308 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-11-02 14:49:22.330 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:49:22.334 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-11-02 14:49:22.336 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-11-02 14:49:22.411 | + inc/async:async_inner:63 : create_neutron_accounts 2022-11-02 14:49:22.489 | [466494 Async create_neutron_accounts:501276]: running: create_neutron_accounts 2022-11-02 14:49:22.499 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-11-02 14:49:22.540 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:49:22.547 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-11-02 14:49:22.550 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-11-02 14:49:22.854 | + inc/async:async_inner:63 : create_swift_accounts 2022-11-02 14:49:23.072 | [466494 Async create_swift_accounts:501417]: running: create_swift_accounts 2022-11-02 14:49:23.091 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-11-02 14:49:23.242 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:49:23.262 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-11-02 14:49:23.620 | [466494 Async create_nova_accounts:500916]: Waiting for completion of create_nova_accounts running on PID 500916 (6 other jobs running) 2022-11-02 14:49:23.787 | [466494 Async create_nova_accounts:500916]: Signaling child to exit 2022-11-02 14:50:08.767 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:50:08.871 | [501276 Async create_neutron_accounts:501276]: finished successfully 2022-11-02 14:50:30.673 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:50:30.717 | [501161 Async create_cinder_accounts:501161]: finished successfully 2022-11-02 14:50:47.686 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:50:47.725 | [501031 Async create_glance_accounts:501031]: finished successfully 2022-11-02 14:50:51.551 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:50:51.581 | [500916 Async create_nova_accounts:500916]: finished successfully 2022-11-02 14:50:51.604 | WAKEUP 2022-11-02 14:50:51.632 | [466494 Async create_nova_accounts:500916]: Signaled 2022-11-02 14:50:51.634 | + 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-11-02 14:50:51.634 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-11-02 14:50:51.634 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-11-02 14:50:51.634 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:50:51.634 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:50:51.634 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:50:51.634 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:50:51.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.634 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.634 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.634 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.634 | + functions-common:get_or_create_user:937 : user_id=737d53e1352840248ecc5a31c200f8b2 2022-11-02 14:50:51.634 | + functions-common:get_or_create_user:938 : echo 737d53e1352840248ecc5a31c200f8b2 2022-11-02 14:50:51.634 | 737d53e1352840248ecc5a31c200f8b2 2022-11-02 14:50:51.634 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-11-02 14:50:51.634 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:50:51.634 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:50:51.634 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:50:51.634 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:50:51.634 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:50:51.634 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:50:51.634 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:50:51.634 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:50:51.634 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:50:51.634 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:50:51.634 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.635 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.635 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:50:51.635 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.635 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.635 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.635 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.635 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.635 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:50:51.635 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:50:51.635 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.635 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.635 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.635 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.635 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.635 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:50:51.635 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.635 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.635 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.635 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.635 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.635 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:50:51.635 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:50:51.635 | ++ functions-common:get_field:830 : echo '| a50758379ea649babcad105e3dd43ed4 | 737d53e1352840248ecc5a31c200f8b2 | | 8a2c02d427d14808a7dd1b656d27d193 | | | False |' 2022-11-02 14:50:51.635 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:50:51.635 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.635 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:51.635 | + functions-common:get_or_add_user_project_role:1009 : echo a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:51.636 | a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:51.636 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 14:50:51.636 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-11-02 14:50:51.636 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:50:51.636 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:50:51.636 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:50:51.636 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:50:51.636 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:50:51.636 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:50:51.636 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:50:51.636 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:50:51.636 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:50:51.636 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:50:51.636 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.636 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:50:51.636 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.636 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.636 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.636 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.636 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.636 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.636 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:50:51.636 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:50:51.636 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.636 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.636 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.636 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.637 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.637 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:50:51.637 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.637 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.637 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.637 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.637 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.637 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:50:51.637 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:50:51.637 | ++ functions-common:get_field:830 : echo '| 073d53d5e6c54c98891157f1c58ff9b1 | 737d53e1352840248ecc5a31c200f8b2 | | 8a2c02d427d14808a7dd1b656d27d193 | | | False |' 2022-11-02 14:50:51.637 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:50:51.637 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.637 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:50:51.637 | + functions-common:get_or_add_user_project_role:1009 : echo 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:50:51.637 | 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:50:51.637 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-11-02 14:50:51.637 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-11-02 14:50:51.637 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.89/compute 2022-11-02 14:50:51.637 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-11-02 14:50:51.637 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:50:51.637 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-11-02 14:50:51.637 | ++ functions-common:get_or_create_service:1109 : 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-11-02 14:50:51.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.637 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.637 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.637 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.637 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:50:51.637 | cfedd014a4e444c184a34cb7f4cd3dbc' 2022-11-02 14:50:51.638 | + functions-common:get_or_create_service:1106 : echo cfedd014a4e444c184a34cb7f4cd3dbc 2022-11-02 14:50:51.638 | cfedd014a4e444c184a34cb7f4cd3dbc 2022-11-02 14:50:51.638 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.89/compute/v2/$(project_id)s' 2022-11-02 14:50:51.638 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:50:51.638 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' RegionOne 2022-11-02 14:50:51.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:50:51.638 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-11-02 14:50:51.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.638 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.638 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.638 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:50:51.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:50:51.638 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 14:50:51.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.638 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.638 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.638 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=fbb94cfe86e4436390622b1fa42d2089 2022-11-02 14:50:51.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo fbb94cfe86e4436390622b1fa42d2089 2022-11-02 14:50:51.638 | + functions-common:get_or_create_endpoint:1139 : public_id=fbb94cfe86e4436390622b1fa42d2089 2022-11-02 14:50:51.638 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:50:51.638 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:50:51.638 | + functions-common:get_or_create_endpoint:1148 : echo fbb94cfe86e4436390622b1fa42d2089 2022-11-02 14:50:51.638 | fbb94cfe86e4436390622b1fa42d2089 2022-11-02 14:50:51.638 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-11-02 14:50:51.638 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:50:51.638 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-11-02 14:50:51.639 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-11-02 14:50:51.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.639 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.639 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.639 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.639 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:50:51.639 | 3e3be9e985a9436688bfab717b16df57' 2022-11-02 14:50:51.639 | + functions-common:get_or_create_service:1106 : echo 3e3be9e985a9436688bfab717b16df57 2022-11-02 14:50:51.639 | 3e3be9e985a9436688bfab717b16df57 2022-11-02 14:50:51.639 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.89/compute/v2.1 2022-11-02 14:50:51.639 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:50:51.639 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.89/compute/v2.1 RegionOne 2022-11-02 14:50:51.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:50:51.639 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-11-02 14:50:51.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.639 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.639 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.639 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:50:51.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:50:51.639 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.89/compute/v2.1 --region RegionOne -f value -c id 2022-11-02 14:50:51.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.639 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.639 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.639 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=9c59c8bbe8eb4758b780bc57d937e71c 2022-11-02 14:50:51.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 9c59c8bbe8eb4758b780bc57d937e71c 2022-11-02 14:50:51.639 | + functions-common:get_or_create_endpoint:1139 : public_id=9c59c8bbe8eb4758b780bc57d937e71c 2022-11-02 14:50:51.640 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:50:51.640 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:50:51.640 | + functions-common:get_or_create_endpoint:1148 : echo 9c59c8bbe8eb4758b780bc57d937e71c 2022-11-02 14:50:51.640 | 9c59c8bbe8eb4758b780bc57d937e71c 2022-11-02 14:50:51.640 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-11-02 14:50:51.640 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:50:51.640 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-11-02 14:50:51.640 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:50:51.640 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-11-02 14:50:51.640 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:50:51.640 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:50:51.640 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:50:51.640 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:50:51.640 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:50:51.640 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:50:51.640 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:50:51.641 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:50:51.641 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:50:51.641 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:50:51.641 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.641 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:50:51.641 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.641 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.641 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.641 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.641 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.641 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.641 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:50:51.641 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:50:51.641 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.641 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.641 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.641 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.641 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.641 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:50:51.641 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.642 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.642 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.642 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.642 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.642 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:50:51.642 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:50:51.642 | ++ functions-common:get_field:830 : echo '| 2c45e70ccea74766a1e98a8fd74a5e55 | 737d53e1352840248ecc5a31c200f8b2 | | 8a2c02d427d14808a7dd1b656d27d193 | | | False |' 2022-11-02 14:50:51.642 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:50:51.642 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.642 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2c45e70ccea74766a1e98a8fd74a5e55 2022-11-02 14:50:51.642 | + functions-common:get_or_add_user_project_role:1009 : echo 2c45e70ccea74766a1e98a8fd74a5e55 2022-11-02 14:50:51.642 | 2c45e70ccea74766a1e98a8fd74a5e55 2022-11-02 14:50:51.642 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-11-02 14:50:51.642 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:50:51.642 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-11-02 14:50:51.642 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:50:51.642 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-11-02 14:50:51.683 | [466494 Async create_nova_accounts:500916]: finished create_nova_accounts with result 0 in 89 seconds 2022-11-02 14:50:51.725 | [466494 Async create_glance_accounts:501031]: Waiting for completion of create_glance_accounts running on PID 501031 (5 other jobs running) 2022-11-02 14:50:51.752 | [466494 Async create_glance_accounts:501031]: Signaling child to exit 2022-11-02 14:50:51.752 | WAKEUP 2022-11-02 14:50:51.778 | [466494 Async create_glance_accounts:501031]: Signaled 2022-11-02 14:50:51.779 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-11-02 14:50:51.779 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:50:51.779 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-11-02 14:50:51.779 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-11-02 14:50:51.779 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:50:51.779 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:50:51.779 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:50:51.779 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:50:51.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.779 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.779 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.780 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.780 | + functions-common:get_or_create_user:937 : user_id=347a333a8568462b9ed5c45ddf24d0f2 2022-11-02 14:50:51.780 | + functions-common:get_or_create_user:938 : echo 347a333a8568462b9ed5c45ddf24d0f2 2022-11-02 14:50:51.780 | 347a333a8568462b9ed5c45ddf24d0f2 2022-11-02 14:50:51.780 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-11-02 14:50:51.780 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:50:51.780 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:50:51.780 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:50:51.780 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:50:51.780 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:50:51.780 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:50:51.780 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:50:51.780 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:50:51.780 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:50:51.780 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:50:51.780 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.780 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.780 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:50:51.780 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.780 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.780 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.780 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.780 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.780 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:50:51.780 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:50:51.781 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.781 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.781 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.781 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.781 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.781 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:50:51.781 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.781 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.781 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.781 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.781 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.781 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:50:51.781 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:50:51.781 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:50:51.781 | ++ functions-common:get_field:830 : echo '| a50758379ea649babcad105e3dd43ed4 | 347a333a8568462b9ed5c45ddf24d0f2 | | 8a2c02d427d14808a7dd1b656d27d193 | | | False |' 2022-11-02 14:50:51.781 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.781 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:51.781 | + functions-common:get_or_add_user_project_role:1009 : echo a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:51.781 | a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:51.781 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 14:50:51.781 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-11-02 14:50:51.781 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:50:51.781 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-11-02 14:50:51.781 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-11-02 14:50:51.781 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:50:51.781 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:50:51.781 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:50:51.782 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:50:51.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.782 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.782 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.782 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.782 | + functions-common:get_or_create_user:937 : user_id=a0ace7c72c854e108b999654a29bf020 2022-11-02 14:50:51.782 | + functions-common:get_or_create_user:938 : echo a0ace7c72c854e108b999654a29bf020 2022-11-02 14:50:51.782 | a0ace7c72c854e108b999654a29bf020 2022-11-02 14:50:51.782 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-11-02 14:50:51.782 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:50:51.782 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:50:51.782 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:50:51.782 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:50:51.782 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:50:51.782 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:50:51.782 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:50:51.782 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:50:51.782 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:50:51.782 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:50:51.782 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:50:51.782 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.782 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.782 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.782 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.782 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.782 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.782 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.782 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:50:51.783 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:50:51.783 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.783 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.783 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.783 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.783 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:50:51.783 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.783 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.783 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.783 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.783 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.783 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.783 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:50:51.783 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:50:51.783 | ++ functions-common:get_field:830 : echo '| a50758379ea649babcad105e3dd43ed4 | a0ace7c72c854e108b999654a29bf020 | | 8a2c02d427d14808a7dd1b656d27d193 | | | False |' 2022-11-02 14:50:51.783 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:50:51.783 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.783 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:51.783 | + functions-common:get_or_add_user_project_role:1009 : echo a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:51.783 | a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:51.783 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-11-02 14:50:51.783 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-11-02 14:50:51.783 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:50:51.783 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:50:51.783 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:50:51.783 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:50:51.783 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:50:51.783 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:50:51.783 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:50:51.784 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:50:51.784 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:50:51.784 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:50:51.784 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:50:51.784 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.784 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.784 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.784 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.784 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.784 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.784 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.784 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:50:51.784 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:50:51.784 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.784 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.784 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.784 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.784 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.784 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:50:51.784 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.784 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.784 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.784 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.785 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.785 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:50:51.785 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:50:51.785 | ++ functions-common:get_field:830 : echo '| 2c45e70ccea74766a1e98a8fd74a5e55 | a0ace7c72c854e108b999654a29bf020 | | 8a2c02d427d14808a7dd1b656d27d193 | | | False |' 2022-11-02 14:50:51.785 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:50:51.785 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.785 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2c45e70ccea74766a1e98a8fd74a5e55 2022-11-02 14:50:51.785 | + functions-common:get_or_add_user_project_role:1009 : echo 2c45e70ccea74766a1e98a8fd74a5e55 2022-11-02 14:50:51.785 | 2c45e70ccea74766a1e98a8fd74a5e55 2022-11-02 14:50:51.785 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-11-02 14:50:51.785 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:50:51.785 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-11-02 14:50:51.785 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-11-02 14:50:51.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.785 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.785 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.785 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.785 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:50:51.785 | 9699cb2e09ec4f7a8cbcd361a2d235f0' 2022-11-02 14:50:51.785 | + functions-common:get_or_create_service:1106 : echo 9699cb2e09ec4f7a8cbcd361a2d235f0 2022-11-02 14:50:51.785 | 9699cb2e09ec4f7a8cbcd361a2d235f0 2022-11-02 14:50:51.785 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.89/image 2022-11-02 14:50:51.785 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:50:51.785 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.89/image RegionOne 2022-11-02 14:50:51.785 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:50:51.785 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-11-02 14:50:51.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.785 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.785 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.786 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:50:51.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:50:51.786 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.89/image --region RegionOne -f value -c id 2022-11-02 14:50:51.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.786 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.786 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.786 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=8cf74de03a0349f8aa96ef57303ae90d 2022-11-02 14:50:51.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 8cf74de03a0349f8aa96ef57303ae90d 2022-11-02 14:50:51.786 | + functions-common:get_or_create_endpoint:1139 : public_id=8cf74de03a0349f8aa96ef57303ae90d 2022-11-02 14:50:51.786 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:50:51.786 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:50:51.786 | + functions-common:get_or_create_endpoint:1148 : echo 8cf74de03a0349f8aa96ef57303ae90d 2022-11-02 14:50:51.786 | 8cf74de03a0349f8aa96ef57303ae90d 2022-11-02 14:50:51.786 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-11-02 14:50:51.786 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 14:50:51.786 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 14:50:51.786 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 14:50:51.786 | ++ functions-common:get_or_create_domain:900 : echo default 2022-11-02 14:50:51.786 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-11-02 14:50:51.786 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-11-02 14:50:51.786 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-11-02 14:50:51.786 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-11-02 14:50:51.831 | [466494 Async create_glance_accounts:501031]: finished create_glance_accounts with result 0 in 85 seconds 2022-11-02 14:50:51.871 | [466494 Async create_cinder_accounts:501161]: Waiting for completion of create_cinder_accounts running on PID 501161 (4 other jobs running) 2022-11-02 14:50:51.899 | [466494 Async create_cinder_accounts:501161]: Signaling child to exit 2022-11-02 14:50:51.899 | WAKEUP 2022-11-02 14:50:51.928 | [466494 Async create_cinder_accounts:501161]: Signaled 2022-11-02 14:50:51.930 | + 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-11-02 14:50:51.930 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-11-02 14:50:51.930 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-11-02 14:50:51.930 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:50:51.930 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:50:51.930 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:50:51.930 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:50:51.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.930 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.930 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.930 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.931 | + functions-common:get_or_create_user:937 : user_id=3c4d36ff66a24336b4af3fcda9c202b4 2022-11-02 14:50:51.931 | + functions-common:get_or_create_user:938 : echo 3c4d36ff66a24336b4af3fcda9c202b4 2022-11-02 14:50:51.931 | 3c4d36ff66a24336b4af3fcda9c202b4 2022-11-02 14:50:51.931 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-11-02 14:50:51.931 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:50:51.931 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:50:51.931 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:50:51.931 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:50:51.931 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:50:51.931 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:50:51.931 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:50:51.931 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:50:51.931 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:50:51.931 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:50:51.931 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.931 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.931 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:50:51.931 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.931 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.931 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.931 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.931 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.931 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:50:51.931 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:50:51.931 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.931 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.931 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.931 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:51.931 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:50:51.932 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 14:50:51.932 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:51.932 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.932 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.932 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.932 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.932 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:50:51.932 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:50:51.932 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:50:51.932 | ++ functions-common:get_field:830 : echo '| a50758379ea649babcad105e3dd43ed4 | 3c4d36ff66a24336b4af3fcda9c202b4 | | 8a2c02d427d14808a7dd1b656d27d193 | | | False |' 2022-11-02 14:50:51.932 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:51.932 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:51.932 | + functions-common:get_or_add_user_project_role:1009 : echo a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:51.932 | a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:51.932 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 14:50:51.932 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-11-02 14:50:51.932 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:50:51.932 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-11-02 14:50:51.932 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-11-02 14:50:51.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.932 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.932 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.932 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.932 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:50:51.932 | 871588a273354bc98e25fce0976a7313' 2022-11-02 14:50:51.932 | + functions-common:get_or_create_service:1106 : echo 871588a273354bc98e25fce0976a7313 2022-11-02 14:50:51.932 | 871588a273354bc98e25fce0976a7313 2022-11-02 14:50:51.932 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-11-02 14:50:51.932 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 14:50:51.933 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:50:51.933 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 14:50:51.933 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:50:51.933 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-11-02 14:50:51.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.933 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.933 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.933 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.933 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:50:51.933 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:50:51.933 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 14:50:51.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.933 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.933 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.933 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.933 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=d8a38cedc9ca4a98ad9fd78bbdb55040 2022-11-02 14:50:51.933 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo d8a38cedc9ca4a98ad9fd78bbdb55040 2022-11-02 14:50:51.933 | + functions-common:get_or_create_endpoint:1139 : public_id=d8a38cedc9ca4a98ad9fd78bbdb55040 2022-11-02 14:50:51.933 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:50:51.933 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:50:51.933 | + functions-common:get_or_create_endpoint:1148 : echo d8a38cedc9ca4a98ad9fd78bbdb55040 2022-11-02 14:50:51.933 | d8a38cedc9ca4a98ad9fd78bbdb55040 2022-11-02 14:50:51.933 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-11-02 14:50:51.933 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:50:51.933 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-11-02 14:50:51.933 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-11-02 14:50:51.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.933 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.934 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.934 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.934 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:50:51.934 | e453d05c2a3b41ddac867ab4b2e02182' 2022-11-02 14:50:51.934 | + functions-common:get_or_create_service:1106 : echo e453d05c2a3b41ddac867ab4b2e02182 2022-11-02 14:50:51.934 | e453d05c2a3b41ddac867ab4b2e02182 2022-11-02 14:50:51.934 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 14:50:51.934 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:50:51.934 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 14:50:51.934 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:50:51.934 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-11-02 14:50:51.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.934 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.934 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.934 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.934 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:50:51.934 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:50:51.934 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 14:50:51.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.934 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.934 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.934 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.934 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=50e3d8b47af8417baecc577d991c7c9a 2022-11-02 14:50:51.934 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 50e3d8b47af8417baecc577d991c7c9a 2022-11-02 14:50:51.934 | + functions-common:get_or_create_endpoint:1139 : public_id=50e3d8b47af8417baecc577d991c7c9a 2022-11-02 14:50:51.934 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:50:51.934 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:50:51.934 | + functions-common:get_or_create_endpoint:1148 : echo 50e3d8b47af8417baecc577d991c7c9a 2022-11-02 14:50:51.934 | 50e3d8b47af8417baecc577d991c7c9a 2022-11-02 14:50:51.934 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-11-02 14:50:51.934 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-11-02 14:50:51.935 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:50:51.935 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-11-02 14:50:51.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.935 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.935 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.935 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.935 | ++ functions-common:get_or_create_project:950 : project_id=8a2c02d427d14808a7dd1b656d27d193 2022-11-02 14:50:51.935 | ++ functions-common:get_or_create_project:951 : echo 8a2c02d427d14808a7dd1b656d27d193 2022-11-02 14:50:51.935 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 8a2c02d427d14808a7dd1b656d27d193 2022-11-02 14:50:51.935 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-11-02 14:50:51.935 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:50:51.935 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:50:51.935 | ++ functions-common:get_or_create_user:925 : local email= 2022-11-02 14:50:51.935 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-11-02 14:50:51.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.935 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:51.935 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:51.935 | No password was supplied, authentication will fail when a user does not have a password. 2022-11-02 14:50:51.935 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:51.935 | ++ functions-common:get_or_create_user:937 : user_id=3c4d36ff66a24336b4af3fcda9c202b4 2022-11-02 14:50:51.935 | ++ functions-common:get_or_create_user:938 : echo 3c4d36ff66a24336b4af3fcda9c202b4 2022-11-02 14:50:51.935 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 3c4d36ff66a24336b4af3fcda9c202b4 2022-11-02 14:50:51.979 | [466494 Async create_cinder_accounts:501161]: finished create_cinder_accounts with result 0 in 68 seconds 2022-11-02 14:50:51.984 | + inc/async:async_wait:197 : return 0 2022-11-02 14:50:51.987 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-11-02 14:50:52.045 | [466494 Async create_neutron_accounts:501276]: Waiting for completion of create_neutron_accounts running on PID 501276 (3 other jobs running) 2022-11-02 14:50:52.080 | [466494 Async create_neutron_accounts:501276]: Signaling child to exit 2022-11-02 14:50:52.080 | WAKEUP 2022-11-02 14:50:52.105 | [466494 Async create_neutron_accounts:501276]: Signaled 2022-11-02 14:50:52.106 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-11-02 14:50:52.107 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:50:52.107 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 14:50:52.107 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:50:52.107 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 14:50:52.107 | + 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-11-02 14:50:52.107 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 14:50:52.107 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-11-02 14:50:52.107 | + lib/neutron-legacy:create_mutnauq_accounts:439 : local neutron_url 2022-11-02 14:50:52.107 | + lib/neutron-legacy:create_mutnauq_accounts:440 : '[' False == True ']' 2022-11-02 14:50:52.107 | + lib/neutron-legacy:create_mutnauq_accounts:443 : neutron_url=http://10.222.0.89:9696/ 2022-11-02 14:50:52.107 | + lib/neutron-legacy:create_mutnauq_accounts:446 : [[ 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-11-02 14:50:52.107 | + lib/neutron-legacy:create_mutnauq_accounts:448 : create_service_user neutron 2022-11-02 14:50:52.107 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-11-02 14:50:52.107 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:50:52.107 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:50:52.107 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:50:52.107 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:50:52.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.107 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.107 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.107 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:52.108 | + functions-common:get_or_create_user:937 : user_id=f0cc6cece0a74515b999c3da0b18553f 2022-11-02 14:50:52.108 | + functions-common:get_or_create_user:938 : echo f0cc6cece0a74515b999c3da0b18553f 2022-11-02 14:50:52.108 | f0cc6cece0a74515b999c3da0b18553f 2022-11-02 14:50:52.108 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-11-02 14:50:52.108 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:50:52.108 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:50:52.108 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:50:52.108 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:50:52.108 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:50:52.108 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:50:52.108 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:50:52.108 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:50:52.108 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:50:52.108 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:50:52.108 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 14:50:52.108 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:52.108 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:50:52.108 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:52.109 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:52.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.109 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.109 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.109 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:52.109 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:50:52.109 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:50:52.109 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 14:50:52.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.109 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.109 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.109 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 14:50:52.109 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:50:52.109 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:50:52.109 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:52.109 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:50:52.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.110 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.110 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.110 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:52.110 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:50:52.110 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:50:52.110 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:50:52.110 | ++ functions-common:get_field:830 : echo '| a50758379ea649babcad105e3dd43ed4 | f0cc6cece0a74515b999c3da0b18553f | | 8a2c02d427d14808a7dd1b656d27d193 | | | False |' 2022-11-02 14:50:52.110 | ++ functions-common:get_field:824 : read data 2022-11-02 14:50:52.110 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:52.110 | + functions-common:get_or_add_user_project_role:1009 : echo a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:52.110 | a50758379ea649babcad105e3dd43ed4 2022-11-02 14:50:52.110 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 14:50:52.110 | + lib/neutron-legacy:create_mutnauq_accounts:450 : get_or_create_service neutron network 'Neutron Service' 2022-11-02 14:50:52.110 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:50:52.110 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-11-02 14:50:52.110 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-11-02 14:50:52.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.110 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.110 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.111 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:52.111 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:50:52.111 | 791077974af8400180600ae49ba3af7b' 2022-11-02 14:50:52.111 | + functions-common:get_or_create_service:1106 : echo 791077974af8400180600ae49ba3af7b 2022-11-02 14:50:52.111 | 791077974af8400180600ae49ba3af7b 2022-11-02 14:50:52.111 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_endpoint network RegionOne http://10.222.0.89:9696/ 2022-11-02 14:50:52.111 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:50:52.111 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.89:9696/ RegionOne 2022-11-02 14:50:52.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:50:52.111 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-11-02 14:50:52.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.111 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.111 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.111 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:52.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:50:52.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:50:52.111 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.89:9696/ --region RegionOne -f value -c id 2022-11-02 14:50:52.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.111 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:50:52.111 | from cryptography.utils import int_from_bytes 2022-11-02 14:50:52.111 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:50:52.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=d9870ae788b74f689096a4da0081cb3f 2022-11-02 14:50:52.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo d9870ae788b74f689096a4da0081cb3f 2022-11-02 14:50:52.111 | + functions-common:get_or_create_endpoint:1139 : public_id=d9870ae788b74f689096a4da0081cb3f 2022-11-02 14:50:52.111 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:50:52.111 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:50:52.111 | + functions-common:get_or_create_endpoint:1148 : echo d9870ae788b74f689096a4da0081cb3f 2022-11-02 14:50:52.111 | d9870ae788b74f689096a4da0081cb3f 2022-11-02 14:50:52.160 | [466494 Async create_neutron_accounts:501276]: finished create_neutron_accounts with result 0 in 46 seconds 2022-11-02 14:50:52.201 | [466494 Async create_swift_accounts:501417]: Waiting for completion of create_swift_accounts running on PID 501417 (2 other jobs running) 2022-11-02 14:50:52.230 | [466494 Async create_swift_accounts:501417]: Signaling child to exit 2022-11-02 14:51:44.260 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:51:44.287 | [501417 Async create_swift_accounts:501417]: finished successfully 2022-11-02 14:51:44.308 | WAKEUP 2022-11-02 14:51:44.334 | [466494 Async create_swift_accounts:501417]: Signaled 2022-11-02 14:51:44.335 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-11-02 14:51:44.335 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-11-02 14:51:44.335 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-11-02 14:51:44.335 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-11-02 14:51:44.335 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-11-02 14:51:44.335 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-11-02 14:51:44.335 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-11-02 14:51:44.335 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-11-02 14:51:44.336 | + lib/swift:create_swift_accounts:613 : local another_role 2022-11-02 14:51:44.336 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-11-02 14:51:44.336 | ++ functions-common:get_or_create_role:957 : local role_id 2022-11-02 14:51:44.336 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 14:51:44.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.336 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.336 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.336 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.336 | ++ functions-common:get_or_create_role:962 : role_id=548ecf84595a4d379ee245ff40531f77 2022-11-02 14:51:44.336 | ++ functions-common:get_or_create_role:963 : echo 548ecf84595a4d379ee245ff40531f77 2022-11-02 14:51:44.336 | + lib/swift:create_swift_accounts:614 : another_role=548ecf84595a4d379ee245ff40531f77 2022-11-02 14:51:44.336 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-11-02 14:51:44.336 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-11-02 14:51:44.336 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:51:44.336 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:51:44.336 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:51:44.336 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:51:44.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.337 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.337 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.337 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.338 | + functions-common:get_or_create_user:937 : user_id=ea24d21eeea64726a6696896c0794299 2022-11-02 14:51:44.338 | + functions-common:get_or_create_user:938 : echo ea24d21eeea64726a6696896c0794299 2022-11-02 14:51:44.338 | ea24d21eeea64726a6696896c0794299 2022-11-02 14:51:44.338 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-11-02 14:51:44.338 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:51:44.338 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:51:44.338 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:51:44.338 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:51:44.338 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:51:44.338 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:51:44.338 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:51:44.338 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:51:44.338 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:51:44.338 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:51:44.338 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:51:44.338 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:51:44.338 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:51:44.338 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 14:51:44.339 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.339 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.339 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.339 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.339 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:51:44.339 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:51:44.339 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 14:51:44.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.339 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.339 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.339 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:51:44.339 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:51:44.339 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 14:51:44.339 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:51:44.339 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.339 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.339 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.339 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.339 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:51:44.339 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:51:44.339 | ++ functions-common:get_field:830 : echo '| a50758379ea649babcad105e3dd43ed4 | ea24d21eeea64726a6696896c0794299 | | 8a2c02d427d14808a7dd1b656d27d193 | | | False |' 2022-11-02 14:51:44.339 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:51:44.339 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.340 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a50758379ea649babcad105e3dd43ed4 2022-11-02 14:51:44.340 | + functions-common:get_or_add_user_project_role:1009 : echo a50758379ea649babcad105e3dd43ed4 2022-11-02 14:51:44.340 | a50758379ea649babcad105e3dd43ed4 2022-11-02 14:51:44.340 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 14:51:44.340 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-11-02 14:51:44.340 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:51:44.340 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:51:44.340 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:51:44.340 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:51:44.340 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:51:44.340 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:51:44.340 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:51:44.340 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:51:44.340 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:51:44.340 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:51:44.340 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 14:51:44.340 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:51:44.340 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:51:44.340 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:51:44.340 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.340 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.340 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.340 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.340 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:51:44.340 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:51:44.340 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 14:51:44.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.340 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.341 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.341 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:51:44.341 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:51:44.341 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 14:51:44.341 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:51:44.341 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.341 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.341 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.341 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.341 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:51:44.341 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:51:44.341 | ++ functions-common:get_field:830 : echo '| 073d53d5e6c54c98891157f1c58ff9b1 | ea24d21eeea64726a6696896c0794299 | | 8a2c02d427d14808a7dd1b656d27d193 | | | False |' 2022-11-02 14:51:44.341 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:51:44.341 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.341 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:51:44.341 | + functions-common:get_or_add_user_project_role:1009 : echo 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:51:44.341 | 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:51:44.341 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-11-02 14:51:44.341 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:51:44.341 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-11-02 14:51:44.341 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-11-02 14:51:44.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.341 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.341 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.341 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.341 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:51:44.341 | 07a6e3dda0c747f1bfb259f256d05e52' 2022-11-02 14:51:44.342 | + functions-common:get_or_create_service:1106 : echo 07a6e3dda0c747f1bfb259f256d05e52 2022-11-02 14:51:44.342 | 07a6e3dda0c747f1bfb259f256d05e52 2022-11-02 14:51:44.342 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' http://10.222.0.89:8080 2022-11-02 14:51:44.342 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:51:44.342 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' RegionOne 2022-11-02 14:51:44.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:51:44.342 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-11-02 14:51:44.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.342 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.342 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.342 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:51:44.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:51:44.342 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-11-02 14:51:44.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.342 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.342 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.342 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4e2c817285c04a03a8128db74fad72db 2022-11-02 14:51:44.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4e2c817285c04a03a8128db74fad72db 2022-11-02 14:51:44.342 | + functions-common:get_or_create_endpoint:1139 : public_id=4e2c817285c04a03a8128db74fad72db 2022-11-02 14:51:44.342 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.89:8080 ]] 2022-11-02 14:51:44.342 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.89:8080 RegionOne 2022-11-02 14:51:44.342 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:51:44.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-11-02 14:51:44.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.343 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.343 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.343 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.343 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:51:44.343 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:51:44.343 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.89:8080 --region RegionOne -f value -c id 2022-11-02 14:51:44.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.343 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.343 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.343 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.344 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=74d9d22d2e7742b388382a7a64987601 2022-11-02 14:51:44.344 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 74d9d22d2e7742b388382a7a64987601 2022-11-02 14:51:44.344 | 74d9d22d2e7742b388382a7a64987601 2022-11-02 14:51:44.344 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:51:44.344 | + functions-common:get_or_create_endpoint:1148 : echo 4e2c817285c04a03a8128db74fad72db 2022-11-02 14:51:44.344 | 4e2c817285c04a03a8128db74fad72db 2022-11-02 14:51:44.344 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-11-02 14:51:44.344 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-11-02 14:51:44.344 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:51:44.344 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-11-02 14:51:44.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.344 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.344 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.344 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.344 | ++ functions-common:get_or_create_project:950 : project_id=cc8a632831cb4197b5cf94a670fa96f5 2022-11-02 14:51:44.344 | ++ functions-common:get_or_create_project:951 : echo cc8a632831cb4197b5cf94a670fa96f5 2022-11-02 14:51:44.344 | + lib/swift:create_swift_accounts:628 : swift_project_test1=cc8a632831cb4197b5cf94a670fa96f5 2022-11-02 14:51:44.344 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-11-02 14:51:44.344 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:51:44.344 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-11-02 14:51:44.344 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:51:44.344 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-11-02 14:51:44.344 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-11-02 14:51:44.344 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-11-02 14:51:44.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.344 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.344 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.344 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.344 | ++ functions-common:get_or_create_user:937 : user_id=2f8de5ba13fb49e08d1bad51cf94aa36 2022-11-02 14:51:44.345 | ++ functions-common:get_or_create_user:938 : echo 2f8de5ba13fb49e08d1bad51cf94aa36 2022-11-02 14:51:44.345 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=2f8de5ba13fb49e08d1bad51cf94aa36 2022-11-02 14:51:44.345 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-11-02 14:51:44.345 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:51:44.345 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 2f8de5ba13fb49e08d1bad51cf94aa36 cc8a632831cb4197b5cf94a670fa96f5 2022-11-02 14:51:44.345 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:51:44.345 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:51:44.345 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:51:44.345 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:51:44.345 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:51:44.345 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:51:44.345 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:51:44.345 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:51:44.345 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2f8de5ba13fb49e08d1bad51cf94aa36 --project cc8a632831cb4197b5cf94a670fa96f5 2022-11-02 14:51:44.345 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:51:44.345 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:51:44.345 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:51:44.345 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.345 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.345 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.345 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.345 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:51:44.345 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:51:44.345 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 2f8de5ba13fb49e08d1bad51cf94aa36 --project cc8a632831cb4197b5cf94a670fa96f5 2022-11-02 14:51:44.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.345 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.345 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.345 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:51:44.346 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2f8de5ba13fb49e08d1bad51cf94aa36 --project cc8a632831cb4197b5cf94a670fa96f5 2022-11-02 14:51:44.346 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:51:44.346 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:51:44.346 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.346 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.346 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.346 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.346 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:51:44.346 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:51:44.346 | ++ functions-common:get_field:830 : echo '| 073d53d5e6c54c98891157f1c58ff9b1 | 2f8de5ba13fb49e08d1bad51cf94aa36 | | cc8a632831cb4197b5cf94a670fa96f5 | | | False |' 2022-11-02 14:51:44.346 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:51:44.346 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.346 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:51:44.346 | + functions-common:get_or_add_user_project_role:1009 : echo 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:51:44.346 | 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:51:44.346 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-11-02 14:51:44.346 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-11-02 14:51:44.346 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:51:44.346 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-11-02 14:51:44.346 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-11-02 14:51:44.346 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-11-02 14:51:44.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.346 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.346 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.346 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.346 | ++ functions-common:get_or_create_user:937 : user_id=20fe393df8c74310877c8190b37fe5bc 2022-11-02 14:51:44.346 | ++ functions-common:get_or_create_user:938 : echo 20fe393df8c74310877c8190b37fe5bc 2022-11-02 14:51:44.346 | + lib/swift:create_swift_accounts:637 : swift_user_test3=20fe393df8c74310877c8190b37fe5bc 2022-11-02 14:51:44.346 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-11-02 14:51:44.346 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:51:44.347 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 548ecf84595a4d379ee245ff40531f77 20fe393df8c74310877c8190b37fe5bc cc8a632831cb4197b5cf94a670fa96f5 2022-11-02 14:51:44.347 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:51:44.347 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:51:44.347 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:51:44.347 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:51:44.347 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:51:44.347 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:51:44.347 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:51:44.347 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:51:44.347 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 548ecf84595a4d379ee245ff40531f77 --user 20fe393df8c74310877c8190b37fe5bc --project cc8a632831cb4197b5cf94a670fa96f5 2022-11-02 14:51:44.347 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:51:44.347 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:51:44.347 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:51:44.347 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.347 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.347 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.347 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.347 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:51:44.347 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:51:44.347 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 548ecf84595a4d379ee245ff40531f77 --user 20fe393df8c74310877c8190b37fe5bc --project cc8a632831cb4197b5cf94a670fa96f5 2022-11-02 14:51:44.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.347 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.347 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.347 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 548ecf84595a4d379ee245ff40531f77 --user 20fe393df8c74310877c8190b37fe5bc --project cc8a632831cb4197b5cf94a670fa96f5 2022-11-02 14:51:44.347 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:51:44.347 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:51:44.347 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:51:44.347 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.348 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.348 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.348 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.348 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:51:44.348 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:51:44.348 | ++ functions-common:get_field:830 : echo '| 548ecf84595a4d379ee245ff40531f77 | 20fe393df8c74310877c8190b37fe5bc | | cc8a632831cb4197b5cf94a670fa96f5 | | | False |' 2022-11-02 14:51:44.348 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:51:44.348 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.348 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=548ecf84595a4d379ee245ff40531f77 2022-11-02 14:51:44.348 | + functions-common:get_or_add_user_project_role:1009 : echo 548ecf84595a4d379ee245ff40531f77 2022-11-02 14:51:44.348 | 548ecf84595a4d379ee245ff40531f77 2022-11-02 14:51:44.348 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-11-02 14:51:44.348 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-11-02 14:51:44.348 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:51:44.348 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-11-02 14:51:44.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.348 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.348 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.348 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.348 | ++ functions-common:get_or_create_project:950 : project_id=f829e209a8c14d34a3cc5195970cf6a9 2022-11-02 14:51:44.348 | ++ functions-common:get_or_create_project:951 : echo f829e209a8c14d34a3cc5195970cf6a9 2022-11-02 14:51:44.348 | + lib/swift:create_swift_accounts:642 : swift_project_test2=f829e209a8c14d34a3cc5195970cf6a9 2022-11-02 14:51:44.348 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-11-02 14:51:44.348 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:51:44.348 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-11-02 14:51:44.348 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-11-02 14:51:44.348 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:51:44.348 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-11-02 14:51:44.348 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-11-02 14:51:44.349 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-11-02 14:51:44.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.349 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.349 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.349 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.349 | ++ functions-common:get_or_create_user:937 : user_id=0a024fb308a443c7ab81d568360a84b2 2022-11-02 14:51:44.349 | ++ functions-common:get_or_create_user:938 : echo 0a024fb308a443c7ab81d568360a84b2 2022-11-02 14:51:44.349 | + lib/swift:create_swift_accounts:647 : swift_user_test2=0a024fb308a443c7ab81d568360a84b2 2022-11-02 14:51:44.349 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-11-02 14:51:44.349 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:51:44.349 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 0a024fb308a443c7ab81d568360a84b2 f829e209a8c14d34a3cc5195970cf6a9 2022-11-02 14:51:44.349 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:51:44.349 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:51:44.349 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:51:44.349 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:51:44.349 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:51:44.349 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:51:44.349 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:51:44.349 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:51:44.349 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0a024fb308a443c7ab81d568360a84b2 --project f829e209a8c14d34a3cc5195970cf6a9 2022-11-02 14:51:44.349 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:51:44.349 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:51:44.349 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:51:44.349 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.349 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.349 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.350 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.350 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:51:44.350 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:51:44.350 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 0a024fb308a443c7ab81d568360a84b2 --project f829e209a8c14d34a3cc5195970cf6a9 2022-11-02 14:51:44.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.350 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.350 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.350 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0a024fb308a443c7ab81d568360a84b2 --project f829e209a8c14d34a3cc5195970cf6a9 2022-11-02 14:51:44.350 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:51:44.350 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:51:44.350 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:51:44.350 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.350 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.350 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.350 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.350 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:51:44.350 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:51:44.350 | ++ functions-common:get_field:830 : echo '| 073d53d5e6c54c98891157f1c58ff9b1 | 0a024fb308a443c7ab81d568360a84b2 | | f829e209a8c14d34a3cc5195970cf6a9 | | | False |' 2022-11-02 14:51:44.350 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:51:44.350 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.350 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:51:44.350 | + functions-common:get_or_add_user_project_role:1009 : echo 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:51:44.350 | 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:51:44.350 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-11-02 14:51:44.350 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-11-02 14:51:44.350 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 14:51:44.350 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-11-02 14:51:44.350 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-11-02 14:51:44.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.351 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.351 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.351 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.351 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-11-02 14:51:44.351 | 8dd9fa772f0b46a68987e5c2a6423b50' 2022-11-02 14:51:44.351 | ++ functions-common:get_or_create_domain:900 : echo 8dd9fa772f0b46a68987e5c2a6423b50 2022-11-02 14:51:44.351 | + lib/swift:create_swift_accounts:652 : swift_domain=8dd9fa772f0b46a68987e5c2a6423b50 2022-11-02 14:51:44.351 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-11-02 14:51:44.351 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:51:44.351 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-11-02 14:51:44.351 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 8dd9fa772f0b46a68987e5c2a6423b50 2022-11-02 14:51:44.351 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:51:44.351 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=8dd9fa772f0b46a68987e5c2a6423b50 --or-show -f value -c id 2022-11-02 14:51:44.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.351 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.351 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.351 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.351 | ++ functions-common:get_or_create_project:950 : project_id=c85c712b7f5943abb59ecf8a845163d2 2022-11-02 14:51:44.351 | ++ functions-common:get_or_create_project:951 : echo c85c712b7f5943abb59ecf8a845163d2 2022-11-02 14:51:44.351 | + lib/swift:create_swift_accounts:656 : swift_project_test4=c85c712b7f5943abb59ecf8a845163d2 2022-11-02 14:51:44.351 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-11-02 14:51:44.351 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:51:44.351 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-11-02 14:51:44.351 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 8dd9fa772f0b46a68987e5c2a6423b50 test4@example.com 2022-11-02 14:51:44.351 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:51:44.351 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-11-02 14:51:44.351 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-11-02 14:51:44.351 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=8dd9fa772f0b46a68987e5c2a6423b50 --email=test4@example.com --or-show -f value -c id 2022-11-02 14:51:44.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.352 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.352 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.352 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.352 | ++ functions-common:get_or_create_user:937 : user_id=1ac54c4f872e4da09edba3903c1a88c5 2022-11-02 14:51:44.352 | ++ functions-common:get_or_create_user:938 : echo 1ac54c4f872e4da09edba3903c1a88c5 2022-11-02 14:51:44.352 | + lib/swift:create_swift_accounts:661 : swift_user_test4=1ac54c4f872e4da09edba3903c1a88c5 2022-11-02 14:51:44.352 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-11-02 14:51:44.352 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:51:44.352 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 1ac54c4f872e4da09edba3903c1a88c5 c85c712b7f5943abb59ecf8a845163d2 2022-11-02 14:51:44.352 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:51:44.352 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:51:44.352 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:51:44.352 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:51:44.352 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:51:44.352 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:51:44.352 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:51:44.352 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:51:44.352 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ac54c4f872e4da09edba3903c1a88c5 --project c85c712b7f5943abb59ecf8a845163d2 2022-11-02 14:51:44.352 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:51:44.352 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:51:44.352 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:51:44.352 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.352 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.352 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.352 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.352 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:51:44.352 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:51:44.352 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 1ac54c4f872e4da09edba3903c1a88c5 --project c85c712b7f5943abb59ecf8a845163d2 2022-11-02 14:51:44.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.352 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.353 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.353 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ac54c4f872e4da09edba3903c1a88c5 --project c85c712b7f5943abb59ecf8a845163d2 2022-11-02 14:51:44.353 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:51:44.353 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:51:44.353 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:51:44.353 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.353 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:44.353 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:44.353 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:51:44.353 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:51:44.353 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:51:44.353 | ++ functions-common:get_field:830 : echo '| 073d53d5e6c54c98891157f1c58ff9b1 | 1ac54c4f872e4da09edba3903c1a88c5 | | c85c712b7f5943abb59ecf8a845163d2 | | | False |' 2022-11-02 14:51:44.353 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:51:44.353 | ++ functions-common:get_field:824 : read data 2022-11-02 14:51:44.353 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:51:44.353 | + functions-common:get_or_add_user_project_role:1009 : echo 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:51:44.353 | 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:51:44.388 | [466494 Async create_swift_accounts:501417]: finished create_swift_accounts with result 0 in 141 seconds 2022-11-02 14:51:44.399 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-11-02 14:51:44.401 | + inc/async:async_wait:197 : return 0 2022-11-02 14:51:44.404 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-11-02 14:51:44.424 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:51:44.427 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-11-02 14:51:44.446 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:51:44.449 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-11-02 14:51:44.451 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:51:44.455 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-11-02 14:51:44.457 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-11-02 14:51:44.460 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-11-02 14:51:44.525 | + inc/async:async_inner:63 : init_glance 2022-11-02 14:51:44.566 | [466494 Async init_glance:505678]: running: init_glance 2022-11-02 14:51:44.569 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-11-02 14:51:44.589 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:51:44.591 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-11-02 14:51:44.594 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:51:44.597 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-11-02 14:51:44.606 | + ./stack.sh:main:1147 : configure_neutron 2022-11-02 14:51:44.606 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-11-02 14:51:44.607 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:51:44.610 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 14:51:44.616 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:51:44.619 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 14:51:44.622 | + 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-11-02 14:51:44.626 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 14:51:44.628 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-11-02 14:51:44.631 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_common 2022-11-02 14:51:44.634 | + lib/neutron-legacy:_configure_neutron_common:777 : _create_neutron_conf_dir 2022-11-02 14:51:44.636 | + lib/neutron-legacy:_create_neutron_conf_dir:770 : sudo install -d -o ubuntu /etc/neutron 2022-11-02 14:51:44.651 | + lib/neutron-legacy:_configure_neutron_common:780 : cd /opt/stack/neutron 2022-11-02 14:51:44.653 | + lib/neutron-legacy:_configure_neutron_common:780 : exec ./tools/generate_config_file_samples.sh 2022-11-02 14:51:48.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:48.312 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:48.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:48.312 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:52.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:52.014 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:52.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:52.014 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:55.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:55.709 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:55.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:55.709 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:59.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:59.338 | from cryptography.utils import int_from_bytes 2022-11-02 14:51:59.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:51:59.339 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:02.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:02.947 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:02.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:02.948 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:06.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:06.629 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:06.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:06.629 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:10.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:10.254 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:10.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:10.254 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:14.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:14.213 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:14.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:14.213 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:19.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:19.157 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:19.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:19.157 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:19.157 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-11-02 14:52:25.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:25.415 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:25.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:25.415 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:25.756 | + lib/neutron-legacy:_configure_neutron_common:782 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-11-02 14:52:25.761 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-11-02 14:52:25.764 | + lib/neutron-legacy:_configure_neutron_common:788 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-11-02 14:52:25.767 | + lib/neutron-legacy:_configure_neutron_common:792 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-11-02 14:52:25.776 | + lib/neutron-legacy:_configure_neutron_common:797 : neutron_plugin_configure_common 2022-11-02 14:52:25.778 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-11-02 14:52:25.781 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-11-02 14:52:25.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-11-02 14:52:25.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-11-02 14:52:25.788 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=router 2022-11-02 14:52:25.790 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ '' == '' ]] 2022-11-02 14:52:25.793 | + lib/neutron-legacy:_neutron_service_plugin_class_add:951 : Q_SERVICE_PLUGIN_CLASSES=router 2022-11-02 14:52:25.796 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-11-02 14:52:25.798 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2_conf.ini == '' ]] 2022-11-02 14:52:25.800 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2 == '' ]] 2022-11-02 14:52:25.804 | + lib/neutron-legacy:_configure_neutron_common:804 : mkdir -p /etc/neutron/plugins/ml2 2022-11-02 14:52:25.809 | + lib/neutron-legacy:_configure_neutron_common:805 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:52:25.812 | + lib/neutron-legacy:_configure_neutron_common:808 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-11-02 14:52:25.814 | + lib/neutron-legacy:_configure_neutron_common:809 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:52:25.821 | ++ lib/neutron-legacy:_configure_neutron_common:814 : database_connection_url neutron 2022-11-02 14:52:25.823 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-11-02 14:52:25.827 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-11-02 14:52:25.833 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-11-02 14:52:25.834 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 14:52:25.835 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 14:52:25.870 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-11-02 14:52:25.908 | + lib/neutron-legacy:_configure_neutron_common:816 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-11-02 14:52:25.949 | + lib/neutron-legacy:_configure_neutron_common:817 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-11-02 14:52:25.984 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-11-02 14:52:26.016 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-11-02 14:52:26.048 | + lib/neutron-legacy:_configure_neutron_common:823 : '[' libvirt = fake ']' 2022-11-02 14:52:26.051 | + lib/neutron-legacy:_configure_neutron_common:833 : setup_logging /etc/neutron/neutron.conf 2022-11-02 14:52:26.053 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-11-02 14:52:26.056 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 14:52:26.059 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:52:26.079 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:52:26.082 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:52:26.084 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:52:26.087 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:52:26.089 | + 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-11-02 14:52:26.126 | + 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-11-02 14:52:26.160 | + 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-11-02 14:52:26.192 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:52:26.222 | + lib/neutron-legacy:_configure_neutron_common:835 : is_service_enabled tls-proxy 2022-11-02 14:52:26.239 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:52:26.241 | + lib/neutron-legacy:_configure_neutron_common:841 : _neutron_setup_rootwrap 2022-11-02 14:52:26.244 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : [[ True == \F\a\l\s\e ]] 2022-11-02 14:52:26.246 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-11-02 14:52:26.249 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : [[ -d /etc/neutron/rootwrap.d ]] 2022-11-02 14:52:26.252 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : sudo rm -rf /etc/neutron/rootwrap.d 2022-11-02 14:52:26.265 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-11-02 14:52:26.267 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : [[ True == \F\a\l\s\e ]] 2022-11-02 14:52:26.270 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 : local srcdir=/opt/stack/neutron 2022-11-02 14:52:26.272 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-11-02 14:52:26.294 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:979 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-11-02 14:52:26.307 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-11-02 14:52:26.310 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-11-02 14:52:26.323 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-11-02 14:52:26.336 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-11-02 14:52:26.352 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 14:52:26.355 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 14:52:26.358 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1010 : mktemp 2022-11-02 14:52:26.362 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : TEMPFILE=/tmp/tmp.1LkgZtEXka 2022-11-02 14:52:26.365 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 14:52:26.367 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 14:52:26.370 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : chmod 0440 /tmp/tmp.1LkgZtEXka 2022-11-02 14:52:26.374 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : sudo chown root:root /tmp/tmp.1LkgZtEXka 2022-11-02 14:52:26.386 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : sudo mv /tmp/tmp.1LkgZtEXka /etc/sudoers.d/neutron-rootwrap 2022-11-02 14:52:26.407 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 14:52:26.440 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : [[ True == \T\r\u\e ]] 2022-11-02 14:52:26.442 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 14:52:26.474 | + lib/neutron-legacy:configure_mutnauq:353 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-11-02 14:52:26.477 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-11-02 14:52:26.479 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-11-02 14:52:26.482 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 14:52:26.484 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 14:52:26.487 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 14:52:26.504 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:26.508 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 14:52:26.510 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 14:52:26.513 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 14:52:26.533 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:26.536 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:52:26.539 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:52:26.571 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 14:52:26.573 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 14:52:26.576 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-metering 2022-11-02 14:52:26.596 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:26.598 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_metering 2022-11-02 14:52:26.601 | + lib/neutron-legacy:_configure_neutron_metering:890 : neutron_agent_metering_configure_common 2022-11-02 14:52:26.603 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 14:52:26.606 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 14:52:26.608 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ router == '' ]] 2022-11-02 14:52:26.611 | + lib/neutron-legacy:_neutron_service_plugin_class_add:952 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-11-02 14:52:26.613 | + lib/neutron-legacy:_neutron_service_plugin_class_add:953 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 14:52:26.616 | + lib/neutron-legacy:_configure_neutron_metering:891 : neutron_agent_metering_configure_agent 2022-11-02 14:52:26.618 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-11-02 14:52:26.621 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-11-02 14:52:26.626 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-11-02 14:52:26.629 | + 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-11-02 14:52:26.634 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt q-svc 2022-11-02 14:52:26.653 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:26.656 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_service 2022-11-02 14:52:26.658 | + lib/neutron-legacy:_configure_neutron_service:918 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-11-02 14:52:26.661 | + lib/neutron-legacy:_configure_neutron_service:919 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-11-02 14:52:26.666 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-11-02 14:52:26.699 | + lib/neutron-legacy:_configure_neutron_service:924 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 14:52:26.732 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-11-02 14:52:26.768 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-11-02 14:52:26.806 | + lib/neutron-legacy:_configure_neutron_service:928 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-11-02 14:52:26.838 | + lib/neutron-legacy:_configure_neutron_service:929 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-11-02 14:52:26.841 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 14:52:26.844 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-11-02 14:52:26.846 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 14:52:26.849 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-11-02 14:52:26.881 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-11-02 14:52:26.919 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 14:52:26.953 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-11-02 14:52:26.995 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-11-02 14:52:27.029 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-11-02 14:52:27.063 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-11-02 14:52:27.106 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-11-02 14:52:27.145 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:52:27.179 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 14:52:27.211 | + lib/neutron-legacy:_configure_neutron_service:932 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-11-02 14:52:27.248 | + lib/neutron-legacy:_configure_neutron_service:933 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-11-02 14:52:27.282 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-11-02 14:52:27.285 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 14:52:27.288 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 14:52:27.291 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 14:52:27.293 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-11-02 14:52:27.325 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-11-02 14:52:27.358 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.89/identity 2022-11-02 14:52:27.389 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-11-02 14:52:27.426 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-11-02 14:52:27.458 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-11-02 14:52:27.490 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-11-02 14:52:27.526 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-11-02 14:52:27.559 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:52:27.597 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-11-02 14:52:27.630 | + lib/neutron-legacy:_configure_neutron_service:938 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-11-02 14:52:27.633 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 14:52:27.635 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 14:52:27.638 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-11-02 14:52:27.641 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-11-02 14:52:27.679 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-11-02 14:52:27.714 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.89/identity 2022-11-02 14:52:27.745 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-11-02 14:52:27.777 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-11-02 14:52:27.810 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-11-02 14:52:27.844 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-11-02 14:52:27.879 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-11-02 14:52:27.910 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:52:27.952 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-11-02 14:52:27.984 | + lib/neutron-legacy:_configure_neutron_service:941 : neutron_plugin_configure_service 2022-11-02 14:52:27.987 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-11-02 14:52:27.989 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-11-02 14:52:27.992 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-11-02 14:52:27.994 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-11-02 14:52:27.997 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-11-02 14:52:28.000 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-11-02 14:52:28.003 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1150:1199 != '' ]] 2022-11-02 14:52:28.012 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1150:1199 2022-11-02 14:52:28.012 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1150:1199 != '' ]] 2022-11-02 14:52:28.012 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-11-02 14:52:28.013 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-11-02 14:52:28.016 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-11-02 14:52:28.018 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-11-02 14:52:28.021 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-11-02 14:52:28.023 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-11-02 14:52:28.026 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-11-02 14:52:28.028 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-11-02 14:52:28.031 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-11-02 14:52:28.038 | + 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-11-02 14:52:28.063 | + 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-11-02 14:52:28.066 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:52:28.068 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 14:52:28.071 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-11-02 14:52:28.073 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-11-02 14:52:28.076 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:52:28.079 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-11-02 14:52:28.108 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-11-02 14:52:28.111 | + 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-11-02 14:52:28.114 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:52:28.117 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 14:52:28.119 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-11-02 14:52:28.122 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-11-02 14:52:28.125 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:52:28.128 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-11-02 14:52:28.163 | + 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-11-02 14:52:28.165 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:52:28.167 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 14:52:28.170 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-11-02 14:52:28.173 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-11-02 14:52:28.175 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:52:28.178 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-11-02 14:52:28.209 | + 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-11-02 14:52:28.212 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:52:28.214 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-11-02 14:52:28.217 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-11-02 14:52:28.219 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-11-02 14:52:28.222 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:52:28.228 | + 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-11-02 14:52:28.257 | + 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-11-02 14:52:28.263 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:52:28.263 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-11-02 14:52:28.266 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 14:52:28.268 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 14:52:28.271 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:52:28.273 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-11-02 14:52:28.306 | + 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-11-02 14:52:28.309 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:52:28.312 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-11-02 14:52:28.315 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-11-02 14:52:28.318 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-11-02 14:52:28.320 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:52:28.323 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-11-02 14:52:28.354 | + 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:1150:1199 2022-11-02 14:52:28.357 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:52:28.360 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-11-02 14:52:28.362 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1150:1199 2022-11-02 14:52:28.365 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1150:1199 ']' 2022-11-02 14:52:28.367 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:52:28.372 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1150:1199 2022-11-02 14:52:28.404 | + 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-11-02 14:52:28.407 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:52:28.410 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-11-02 14:52:28.413 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 14:52:28.415 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 14:52:28.418 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:52:28.422 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-11-02 14:52:28.456 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 14:52:28.459 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-agt 2022-11-02 14:52:28.483 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:28.486 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_plugin_agent 2022-11-02 14:52:28.489 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 14:52:28.531 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : [[ True == \T\r\u\e ]] 2022-11-02 14:52:28.534 | + lib/neutron-legacy:_configure_neutron_plugin_agent:907 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 14:52:28.568 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 14:52:28.605 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : neutron_plugin_configure_plugin_agent 2022-11-02 14:52:28.607 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-11-02 14:52:28.611 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-11-02 14:52:28.613 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 14:52:31.804 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 14:52:31.804 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 14:52:31.805 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=507805) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 14:52:31.854 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=507805) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 14:52:31.854 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=507805) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 14:52:31.855 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=507805) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:52:31.855 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=507805) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:52:31.855 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=507805) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:52:31.855 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=507805) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:52:31.910 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 14:52:31.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:31.911 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:31.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:31.911 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:32.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-11-02 14:52:32.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-11-02 14:52:32.289 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-11-02 14:52:32.292 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 14:52:32.295 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-11-02 14:52:32.352 | + 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-11-02 14:52:32.369 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-11-02 14:52:32.377 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-11-02 14:52:32.377 | + 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-11-02 14:52:32.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-11-02 14:52:32.413 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-11-02 14:52:32.422 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-11-02 14:52:32.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-11-02 14:52:32.428 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-11-02 14:52:32.441 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-11-02 14:52:32.457 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 14:52:32.459 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-11-02 14:52:32.468 | net.bridge.bridge-nf-call-iptables = 1 2022-11-02 14:52:32.472 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 14:52:32.475 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-11-02 14:52:32.483 | net.bridge.bridge-nf-call-ip6tables = 1 2022-11-02 14:52:32.489 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-11-02 14:52:32.494 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-11-02 14:52:32.494 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-11-02 14:52:32.497 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-11-02 14:52:32.500 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-11-02 14:52:32.503 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 14:52:32.505 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 14:52:32.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 14:52:32.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 14:52:32.545 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-11-02 14:52:32.548 | + 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-11-02 14:52:32.585 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-11-02 14:52:32.591 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-11-02 14:52:32.630 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-11-02 14:52:32.665 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-dhcp 2022-11-02 14:52:32.688 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:32.690 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_dhcp_agent 2022-11-02 14:52:32.696 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-11-02 14:52:32.701 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-11-02 14:52:32.735 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-11-02 14:52:32.770 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 14:52:32.805 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : [[ True == \T\r\u\e ]] 2022-11-02 14:52:32.807 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 14:52:32.840 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : is_service_enabled q-l3 2022-11-02 14:52:32.858 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:32.861 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:867 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 14:52:32.864 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-11-02 14:52:32.897 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 14:52:32.901 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 14:52:32.903 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 14:52:32.940 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:869 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-11-02 14:52:32.942 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 14:52:32.945 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-11-02 14:52:32.948 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-l3 2022-11-02 14:52:32.966 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:32.971 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_l3_agent 2022-11-02 14:52:32.974 | + 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-11-02 14:52:32.979 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-11-02 14:52:33.012 | + 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-11-02 14:52:33.048 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-11-02 14:52:33.050 | + 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-11-02 14:52:33.083 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 14:52:33.086 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-11-02 14:52:33.119 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 14:52:33.121 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 14:52:33.124 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 14:52:33.154 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-11-02 14:52:33.158 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 14:52:33.160 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-11-02 14:52:33.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 14:52:36.308 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 14:52:36.308 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 14:52:36.309 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=508339) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 14:52:36.360 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=508339) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 14:52:36.361 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=508339) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 14:52:36.361 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=508339) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:52:36.361 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=508339) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:52:36.361 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=508339) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:52:36.361 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=508339) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:52:36.422 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-11-02 14:52:36.423 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=508339) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-11-02 14:52:36.423 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=508339) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-11-02 14:52:36.424 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 14:52:36.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:36.424 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:36.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:36.424 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:36.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-11-02 14:52:36.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-11-02 14:52:36.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-11-02 14:52:36.832 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 14:52:36.835 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 14:52:36.837 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 14:52:36.840 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 14:52:36.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-11-02 14:52:36.862 | + functions:set_mtu:785 : local dev=br-data 2022-11-02 14:52:36.864 | + functions:set_mtu:786 : local mtu=1500 2022-11-02 14:52:36.867 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-11-02 14:52:36.882 | + 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-11-02 14:52:36.904 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-11-02 14:52:36.907 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ -n eth1 ]] 2022-11-02 14:52:36.910 | + lib/neutron-legacy:_configure_public_network_connectivity:713 : _move_neutron_addresses_route eth1 br-data True False inet 2022-11-02 14:52:36.913 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local from_intf=eth1 2022-11-02 14:52:36.915 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local to_intf=br-data 2022-11-02 14:52:36.919 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : local add_ovs_port=True 2022-11-02 14:52:36.922 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : local del_ovs_port=False 2022-11-02 14:52:36.925 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local af=inet 2022-11-02 14:52:36.928 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n eth1 ]] 2022-11-02 14:52:36.930 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n br-data ]] 2022-11-02 14:52:36.933 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local IP_REPLACE= 2022-11-02 14:52:36.935 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : local IP_DEL= 2022-11-02 14:52:36.938 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local IP_UP= 2022-11-02 14:52:36.940 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEFAULT_ROUTE_GW 2022-11-02 14:52:36.944 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : ip -f inet r 2022-11-02 14:52:36.945 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : awk '/default.+eth1\s/ { print $3; exit }' 2022-11-02 14:52:36.951 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : DEFAULT_ROUTE_GW= 2022-11-02 14:52:36.954 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local ADD_OVS_PORT= 2022-11-02 14:52:36.956 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local DEL_OVS_PORT= 2022-11-02 14:52:36.960 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local ARP_CMD= 2022-11-02 14:52:36.964 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet a s dev eth1 scope global primary 2022-11-02 14:52:36.964 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : grep inet 2022-11-02 14:52:36.964 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '{ print $2, $3, $4; exit }' 2022-11-02 14:52:36.971 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : IP_BRD='192.168.0.85/22 brd 192.168.3.255' 2022-11-02 14:52:36.974 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : '[' '' '!=' '' ']' 2022-11-02 14:52:36.976 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : [[ True == \T\r\u\e ]] 2022-11-02 14:52:36.979 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-11-02 14:52:36.981 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ False == \T\r\u\e ]] 2022-11-02 14:52:36.985 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ 192.168.0.85/22 brd 192.168.3.255 != '' ]] 2022-11-02 14:52:36.990 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : IP_DEL='sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1' 2022-11-02 14:52:36.990 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP_REPLACE='sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data' 2022-11-02 14:52:36.993 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : IP_UP='sudo ip link set br-data up' 2022-11-02 14:52:36.995 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ inet == \i\n\e\t ]] 2022-11-02 14:52:37.000 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : awk '{ print $1; exit }' 2022-11-02 14:52:37.001 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : cut -d / -f1 2022-11-02 14:52:37.001 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : grep -o -E '(.*)/' 2022-11-02 14:52:37.004 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : echo 192.168.0.85/22 brd 192.168.3.255 2022-11-02 14:52:37.008 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP=192.168.0.85 2022-11-02 14:52:37.010 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.85 ' 2022-11-02 14:52:37.013 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1 2022-11-02 14:52:37.026 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data 2022-11-02 14:52:37.040 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip link set br-data up 2022-11-02 14:52:37.055 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-11-02 14:52:37.078 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ping -c 3 -w 5 -I br-data 192.168.0.85 2022-11-02 14:52:37.088 | PING 192.168.0.85 (192.168.0.85) from 192.168.0.85 br-data: 56(84) bytes of data. 2022-11-02 14:52:37.088 | 64 bytes from 192.168.0.85: icmp_seq=1 ttl=64 time=0.077 ms 2022-11-02 14:52:38.101 | 64 bytes from 192.168.0.85: icmp_seq=2 ttl=64 time=0.044 ms 2022-11-02 14:52:39.125 | 64 bytes from 192.168.0.85: icmp_seq=3 ttl=64 time=0.058 ms 2022-11-02 14:52:39.125 | 2022-11-02 14:52:39.125 | --- 192.168.0.85 ping statistics --- 2022-11-02 14:52:39.125 | 3 packets transmitted, 3 received, 0% packet loss, time 2037ms 2022-11-02 14:52:39.125 | rtt min/avg/max/mdev = 0.044/0.059/0.077/0.013 ms 2022-11-02 14:52:39.132 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : grep -c global 2022-11-02 14:52:39.132 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : ip -f inet6 a s dev eth1 2022-11-02 14:52:39.138 | + lib/neutron-legacy:_configure_public_network_connectivity:715 : [[ 0 != 0 ]] 2022-11-02 14:52:39.140 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled q-meta 2022-11-02 14:52:39.160 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:39.162 | + lib/neutron-legacy:configure_mutnauq:371 : _configure_neutron_metadata_agent 2022-11-02 14:52:39.165 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-11-02 14:52:39.170 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-11-02 14:52:39.208 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.89 2022-11-02 14:52:39.243 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-11-02 14:52:39.283 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 14:52:39.321 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : [[ True == \T\r\u\e ]] 2022-11-02 14:52:39.324 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 14:52:39.360 | + lib/neutron-legacy:configure_mutnauq:374 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 14:52:39.362 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled ceilometer 2022-11-02 14:52:39.383 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:52:39.386 | + lib/neutron-legacy:configure_mutnauq:381 : [[ openvswitch == \o\v\n ]] 2022-11-02 14:52:39.388 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-placement neutron-placement 2022-11-02 14:52:39.406 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:52:39.409 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-trunk neutron-trunk 2022-11-02 14:52:39.428 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:52:39.431 | + lib/neutron-legacy:configure_mutnauq:393 : is_service_enabled q-qos neutron-qos 2022-11-02 14:52:39.449 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:52:39.452 | + lib/neutron-legacy:configure_mutnauq:401 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-11-02 14:52:39.491 | + lib/neutron-legacy:configure_mutnauq:405 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-11-02 14:52:39.523 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-11-02 14:52:39.526 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-11-02 14:52:39.546 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:39.548 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-11-02 14:52:39.570 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:39.573 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-11-02 14:52:39.576 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-11-02 14:52:39.641 | + inc/async:async_inner:63 : init_neutron 2022-11-02 14:52:39.694 | [466494 Async init_neutron:508817]: running: init_neutron 2022-11-02 14:52:39.696 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-11-02 14:52:39.717 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:39.722 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-11-02 14:52:39.731 | ++ ./stack.sh:main:1162 : true 2022-11-02 14:52:39.734 | + ./stack.sh:main:1162 : netman_pid= 2022-11-02 14:52:39.737 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-11-02 14:52:39.740 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-11-02 14:52:39.752 | dnsmasq: no process found 2022-11-02 14:52:39.757 | + ./stack.sh:main:1164 : true 2022-11-02 14:52:39.760 | + ./stack.sh:main:1169 : clean_iptables 2022-11-02 14:52:39.763 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-11-02 14:52:39.765 | + lib/nova:clean_iptables:186 : grep nova 2022-11-02 14:52:39.768 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-11-02 14:52:39.768 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-11-02 14:52:39.769 | + lib/nova:clean_iptables:186 : bash 2022-11-02 14:52:39.771 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 14:52:39.773 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-11-02 14:52:39.783 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-11-02 14:52:39.784 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-11-02 14:52:39.785 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 14:52:39.786 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 14:52:39.786 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-11-02 14:52:39.787 | + lib/nova:clean_iptables:188 : grep nova 2022-11-02 14:52:39.789 | + lib/nova:clean_iptables:188 : bash 2022-11-02 14:52:39.799 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-11-02 14:52:39.799 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 14:52:39.801 | + lib/nova:clean_iptables:190 : grep nova 2022-11-02 14:52:39.803 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-11-02 14:52:39.804 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-11-02 14:52:39.806 | + lib/nova:clean_iptables:190 : bash 2022-11-02 14:52:39.807 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-11-02 14:52:39.822 | + lib/nova:clean_iptables:192 : grep nova 2022-11-02 14:52:39.822 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-11-02 14:52:39.822 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 14:52:39.824 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 14:52:39.825 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-11-02 14:52:39.826 | + lib/nova:clean_iptables:192 : bash 2022-11-02 14:52:39.827 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-11-02 14:52:39.841 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-11-02 14:52:39.850 | net.ipv4.ip_forward = 1 2022-11-02 14:52:39.854 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-11-02 14:52:39.873 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:39.876 | + ./stack.sh:main:1178 : configure_os_vif 2022-11-02 14:52:39.879 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-11-02 14:52:39.883 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 14:52:39.918 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-11-02 14:52:39.951 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-11-02 14:52:39.954 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 14:52:39.989 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-11-02 14:52:40.027 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-11-02 14:52:40.050 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:40.054 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-11-02 14:52:40.057 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:52:40.060 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-11-02 14:52:40.063 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-11-02 14:52:40.065 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-11-02 14:52:40.134 | + inc/async:async_inner:63 : init_swift 2022-11-02 14:52:40.191 | [466494 Async init_swift:509194]: running: init_swift 2022-11-02 14:52:40.194 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-11-02 14:52:40.220 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:40.223 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-11-02 14:52:40.230 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:52:40.230 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-11-02 14:52:40.232 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-11-02 14:52:40.235 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-11-02 14:52:40.314 | + inc/async:async_inner:63 : init_cinder 2022-11-02 14:52:40.357 | [466494 Async init_cinder:509290]: running: init_cinder 2022-11-02 14:52:40.361 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-11-02 14:52:40.387 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:52:40.389 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-11-02 14:52:40.392 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:52:40.396 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-11-02 14:52:40.398 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-11-02 14:52:40.400 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-11-02 14:52:40.477 | + inc/async:async_inner:63 : init_placement 2022-11-02 14:52:40.547 | [466494 Async init_placement:509408]: running: init_placement 2022-11-02 14:52:40.554 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-11-02 14:52:40.641 | [466494 Async init_neutron:508817]: Waiting for completion of init_neutron running on PID 508817 (6 other jobs running) 2022-11-02 14:52:40.676 | [466494 Async init_neutron:508817]: Signaling child to exit 2022-11-02 14:52:43.831 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:52:43.866 | [508817 Async init_neutron:508817]: finished successfully 2022-11-02 14:52:43.893 | WAKEUP 2022-11-02 14:52:43.930 | [466494 Async init_neutron:508817]: Signaled 2022-11-02 14:52:43.932 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-11-02 14:52:43.936 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:52:43.936 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 14:52:43.936 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:52:43.936 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 14:52:43.936 | + 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-11-02 14:52:43.936 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 14:52:43.936 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-11-02 14:52:43.936 | + lib/neutron-legacy:init_mutnauq:459 : recreate_database neutron 2022-11-02 14:52:43.936 | + lib/database:recreate_database:112 : local db=neutron 2022-11-02 14:52:43.936 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-11-02 14:52:43.936 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-11-02 14:52:43.936 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-11-02 14:52:43.936 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:52:43.936 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-11-02 14:52:43.936 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:52:43.936 | + lib/neutron-legacy:init_mutnauq:460 : time_start dbsync 2022-11-02 14:52:43.936 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 14:52:43.936 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:52:43.936 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:52:43.936 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:52:43.936 | + functions-common:time_start:2442 : _TIME_START[$name]=1667400760013 2022-11-02 14:52:43.936 | + lib/neutron-legacy:init_mutnauq:462 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-11-02 14:52:43.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:43.937 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:43.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:52:43.937 | from cryptography.utils import int_from_bytes 2022-11-02 14:52:43.937 | Traceback (most recent call last): 2022-11-02 14:52:43.937 | File "/usr/local/bin/neutron-db-manage", line 10, in 2022-11-02 14:52:43.937 | sys.exit(main()) 2022-11-02 14:52:43.937 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 661, in main 2022-11-02 14:52:43.937 | return_val |= bool(CONF.command.func(config, CONF.command.name)) 2022-11-02 14:52:43.937 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 183, in do_upgrade 2022-11-02 14:52:43.937 | run_sanity_checks(config, revision) 2022-11-02 14:52:43.937 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 645, in run_sanity_checks 2022-11-02 14:52:43.937 | script_dir.run_env() 2022-11-02 14:52:43.937 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 563, in run_env 2022-11-02 14:52:43.937 | util.load_python_file(self.dir, "env.py") 2022-11-02 14:52:43.937 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 92, in load_python_file 2022-11-02 14:52:43.937 | module = load_module_py(module_id, path) 2022-11-02 14:52:43.937 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 108, in load_module_py 2022-11-02 14:52:43.937 | spec.loader.exec_module(module) # type: ignore 2022-11-02 14:52:43.937 | File "", line 848, in exec_module 2022-11-02 14:52:43.937 | File "", line 219, in _call_with_frames_removed 2022-11-02 14:52:43.937 | File "/opt/stack/neutron/neutron/db/migration/alembic_migrations/env.py", line 24, in 2022-11-02 14:52:43.937 | from neutron.db.migration.models import head # noqa 2022-11-02 14:52:43.937 | File "/opt/stack/neutron/neutron/db/migration/models/head.py", line 31, in 2022-11-02 14:52:43.937 | from neutron.db import l3_dvrscheduler_db # noqa 2022-11-02 14:52:43.937 | File "/opt/stack/neutron/neutron/db/l3_dvrscheduler_db.py", line 34, in 2022-11-02 14:52:43.937 | from neutron.db import l3_dvr_db 2022-11-02 14:52:43.937 | File "/opt/stack/neutron/neutron/db/l3_dvr_db.py", line 48, in 2022-11-02 14:52:43.937 | from neutron.db import l3_db 2022-11-02 14:52:43.937 | File "/opt/stack/neutron/neutron/db/l3_db.py", line 770 2022-11-02 14:52:43.937 | <<<<<<< HEAD (568413 [OVN] Set the default OVN metadata worker number to 0) 2022-11-02 14:52:43.938 | ^ 2022-11-02 14:52:43.938 | SyntaxError: invalid syntax 2022-11-02 14:52:43.938 | + lib/neutron-legacy:init_mutnauq:463 : time_stop dbsync 2022-11-02 14:52:43.938 | + functions-common:time_stop:2451 : local name 2022-11-02 14:52:43.938 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:52:43.938 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:52:43.938 | + functions-common:time_stop:2454 : local total 2022-11-02 14:52:43.938 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:52:43.938 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 14:52:43.938 | + functions-common:time_stop:2458 : start_time=1667400760013 2022-11-02 14:52:43.938 | + functions-common:time_stop:2460 : [[ -z 1667400760013 ]] 2022-11-02 14:52:43.938 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:52:43.938 | + functions-common:time_stop:2463 : end_time=1667400763810 2022-11-02 14:52:43.938 | + functions-common:time_stop:2464 : elapsed_time=3797 2022-11-02 14:52:43.938 | + functions-common:time_stop:2465 : total=44211 2022-11-02 14:52:43.938 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:52:43.938 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=48008 2022-11-02 14:52:43.998 | [466494 Async init_neutron:508817]: finished init_neutron with result 0 in 4 seconds 2022-11-02 14:52:44.002 | + inc/async:async_wait:197 : return 0 2022-11-02 14:52:44.005 | + ./stack.sh:main:1208 : async_wait init_placement 2022-11-02 14:52:44.066 | [466494 Async init_placement:509408]: Waiting for completion of init_placement running on PID 509408 (5 other jobs running) 2022-11-02 14:52:44.102 | [466494 Async init_placement:509408]: Signaling child to exit 2022-11-02 14:52:53.791 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:52:53.818 | [509194 Async init_swift:509194]: finished successfully 2022-11-02 14:52:54.223 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:52:54.249 | [505678 Async init_glance:505678]: finished successfully 2022-11-02 14:53:36.908 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:53:36.938 | [509290 Async init_cinder:509290]: finished successfully 2022-11-02 14:53:45.745 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:53:45.772 | [509408 Async init_placement:509408]: finished successfully 2022-11-02 14:53:45.794 | WAKEUP 2022-11-02 14:53:45.820 | [466494 Async init_placement:509408]: Signaled 2022-11-02 14:53:45.822 | + lib/placement:init_placement:130 : recreate_database placement 2022-11-02 14:53:45.822 | + lib/database:recreate_database:112 : local db=placement 2022-11-02 14:53:45.822 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-11-02 14:53:45.822 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-11-02 14:53:45.822 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-11-02 14:53:45.822 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:53:45.822 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-11-02 14:53:45.822 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:53:45.822 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-11-02 14:53:45.822 | + lib/placement:init_placement:132 : create_placement_accounts 2022-11-02 14:53:45.822 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-11-02 14:53:45.822 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-11-02 14:53:45.822 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:53:45.822 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:53:45.822 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:53:45.822 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:53:45.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.822 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.822 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.822 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:53:45.822 | + functions-common:get_or_create_user:937 : user_id=2857bab033b24b5b9c1e24bde4827c77 2022-11-02 14:53:45.822 | + functions-common:get_or_create_user:938 : echo 2857bab033b24b5b9c1e24bde4827c77 2022-11-02 14:53:45.822 | 2857bab033b24b5b9c1e24bde4827c77 2022-11-02 14:53:45.822 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-11-02 14:53:45.822 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:53:45.822 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:53:45.823 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:53:45.823 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:53:45.823 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:53:45.823 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:53:45.823 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:53:45.823 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:53:45.823 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:53:45.823 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:53:45.823 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 14:53:45.823 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:53:45.823 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:53:45.823 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:53:45.823 | ++ functions-common:get_field:824 : read data 2022-11-02 14:53:45.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.823 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.823 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.823 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:53:45.823 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:53:45.823 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:53:45.823 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 14:53:45.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.823 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.823 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.823 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 14:53:45.823 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:53:45.823 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:53:45.823 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:53:45.823 | ++ functions-common:get_field:824 : read data 2022-11-02 14:53:45.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.824 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.824 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.824 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:53:45.824 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:53:45.824 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:53:45.824 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:53:45.824 | ++ functions-common:get_field:830 : echo '| a50758379ea649babcad105e3dd43ed4 | 2857bab033b24b5b9c1e24bde4827c77 | | 8a2c02d427d14808a7dd1b656d27d193 | | | False |' 2022-11-02 14:53:45.824 | ++ functions-common:get_field:824 : read data 2022-11-02 14:53:45.824 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=a50758379ea649babcad105e3dd43ed4 2022-11-02 14:53:45.824 | + functions-common:get_or_add_user_project_role:1009 : echo a50758379ea649babcad105e3dd43ed4 2022-11-02 14:53:45.824 | a50758379ea649babcad105e3dd43ed4 2022-11-02 14:53:45.824 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 14:53:45.824 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-11-02 14:53:45.824 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:53:45.824 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:53:45.824 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:53:45.824 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:53:45.824 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:53:45.824 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:53:45.824 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:53:45.824 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:53:45.824 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:53:45.824 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:53:45.824 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 14:53:45.824 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:53:45.824 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:53:45.824 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:53:45.824 | ++ functions-common:get_field:824 : read data 2022-11-02 14:53:45.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.824 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.825 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.825 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:53:45.825 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:53:45.825 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:53:45.825 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 14:53:45.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.825 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.825 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.826 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:53:45.826 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 14:53:45.826 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:53:45.826 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:53:45.826 | ++ functions-common:get_field:824 : read data 2022-11-02 14:53:45.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.826 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.826 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.826 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:53:45.826 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:53:45.826 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:53:45.826 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:53:45.826 | ++ functions-common:get_field:830 : echo '| 073d53d5e6c54c98891157f1c58ff9b1 | 2857bab033b24b5b9c1e24bde4827c77 | | 8a2c02d427d14808a7dd1b656d27d193 | | | False |' 2022-11-02 14:53:45.826 | ++ functions-common:get_field:824 : read data 2022-11-02 14:53:45.826 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:53:45.826 | + functions-common:get_or_add_user_project_role:1009 : echo 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:53:45.826 | 073d53d5e6c54c98891157f1c58ff9b1 2022-11-02 14:53:45.827 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.89/placement 2022-11-02 14:53:45.827 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-11-02 14:53:45.827 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:53:45.827 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-11-02 14:53:45.827 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-11-02 14:53:45.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.827 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.827 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.827 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:53:45.827 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:53:45.827 | d7c951e954474d06847736854ed9b978' 2022-11-02 14:53:45.827 | + functions-common:get_or_create_service:1106 : echo d7c951e954474d06847736854ed9b978 2022-11-02 14:53:45.827 | d7c951e954474d06847736854ed9b978 2022-11-02 14:53:45.827 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.89/placement 2022-11-02 14:53:45.827 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:53:45.827 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.89/placement RegionOne 2022-11-02 14:53:45.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:53:45.827 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-11-02 14:53:45.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.827 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.827 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.827 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:53:45.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:53:45.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:53:45.827 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.89/placement --region RegionOne -f value -c id 2022-11-02 14:53:45.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.827 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:45.827 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:45.827 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:53:45.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=14a780e4160a4e118f766f76ba2b0992 2022-11-02 14:53:45.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 14a780e4160a4e118f766f76ba2b0992 2022-11-02 14:53:45.828 | + functions-common:get_or_create_endpoint:1139 : public_id=14a780e4160a4e118f766f76ba2b0992 2022-11-02 14:53:45.828 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:53:45.828 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:53:45.828 | + functions-common:get_or_create_endpoint:1148 : echo 14a780e4160a4e118f766f76ba2b0992 2022-11-02 14:53:45.828 | 14a780e4160a4e118f766f76ba2b0992 2022-11-02 14:53:45.871 | [466494 Async init_placement:509408]: finished init_placement with result 0 in 65 seconds 2022-11-02 14:53:45.876 | + inc/async:async_wait:197 : return 0 2022-11-02 14:53:45.879 | + ./stack.sh:main:1209 : async_wait init_glance 2022-11-02 14:53:45.933 | [466494 Async init_glance:505678]: Waiting for completion of init_glance running on PID 505678 (4 other jobs running) 2022-11-02 14:53:45.962 | [466494 Async init_glance:505678]: Signaling child to exit 2022-11-02 14:53:45.962 | WAKEUP 2022-11-02 14:53:45.986 | [466494 Async init_glance:505678]: Signaled 2022-11-02 14:53:45.987 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-11-02 14:53:45.987 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-11-02 14:53:45.987 | + lib/glance:init_glance:485 : recreate_database glance 2022-11-02 14:53:45.987 | + lib/database:recreate_database:112 : local db=glance 2022-11-02 14:53:45.987 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-11-02 14:53:45.987 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-11-02 14:53:45.987 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-11-02 14:53:45.987 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:53:45.987 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-11-02 14:53:45.987 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:53:45.987 | + lib/glance:init_glance:487 : time_start dbsync 2022-11-02 14:53:45.987 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 14:53:45.987 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:53:45.987 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:53:45.987 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:53:45.988 | + functions-common:time_start:2442 : _TIME_START[$name]=1667400707038 2022-11-02 14:53:45.988 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-11-02 14:53:45.988 | 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=505836) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 14:53:45.988 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 14:53:45.988 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 14:53:45.988 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 14:53:45.988 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-11-02 14:53:45.988 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-11-02 14:53:45.989 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-11-02 14:53:45.989 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-11-02 14:53:45.989 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-11-02 14:53:45.989 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-11-02 14:53:45.989 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-11-02 14:53:45.989 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-11-02 14:53:45.989 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:53:45.989 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:53:45.989 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:53:45.989 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:53:45.989 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-11-02 14:53:45.989 | Database migration is up to date. No migration needed. 2022-11-02 14:53:45.989 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-11-02 14:53:45.989 | Database is synced successfully. 2022-11-02 14:53:45.989 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-11-02 14:53:45.989 | 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=507808) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-11-02 14:53:45.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-11-02 14:53:45.990 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-11-02 14:53:45.990 | + lib/glance:init_glance:493 : time_stop dbsync 2022-11-02 14:53:45.990 | + functions-common:time_stop:2451 : local name 2022-11-02 14:53:45.990 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:53:45.990 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:53:45.990 | + functions-common:time_stop:2454 : local total 2022-11-02 14:53:45.990 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:53:45.990 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 14:53:45.990 | + functions-common:time_stop:2458 : start_time=1667400707038 2022-11-02 14:53:45.990 | + functions-common:time_stop:2460 : [[ -z 1667400707038 ]] 2022-11-02 14:53:45.990 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:53:45.990 | + functions-common:time_stop:2463 : end_time=1667400774207 2022-11-02 14:53:45.990 | + functions-common:time_stop:2464 : elapsed_time=67169 2022-11-02 14:53:45.990 | + functions-common:time_stop:2465 : total=44211 2022-11-02 14:53:45.990 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:53:45.990 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=111380 2022-11-02 14:53:46.036 | [466494 Async init_glance:505678]: finished init_glance with result 0 in 69 seconds 2022-11-02 14:53:46.040 | + inc/async:async_wait:197 : return 0 2022-11-02 14:53:46.043 | + ./stack.sh:main:1210 : async_wait init_swift 2022-11-02 14:53:46.099 | [466494 Async init_swift:509194]: Waiting for completion of init_swift running on PID 509194 (3 other jobs running) 2022-11-02 14:53:46.126 | [466494 Async init_swift:509194]: Signaling child to exit 2022-11-02 14:53:46.126 | WAKEUP 2022-11-02 14:53:46.154 | [466494 Async init_swift:509194]: Signaled 2022-11-02 14:53:46.155 | + lib/swift:init_swift:668 : local node_number 2022-11-02 14:53:46.155 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 14:53:46.155 | No object-replicator running 2022-11-02 14:53:46.155 | No account-server running 2022-11-02 14:53:46.155 | No account-replicator running 2022-11-02 14:53:46.155 | No object-auditor running 2022-11-02 14:53:46.155 | No account-auditor running 2022-11-02 14:53:46.155 | No container-sync running 2022-11-02 14:53:46.155 | No container-auditor running 2022-11-02 14:53:46.155 | No container-server running 2022-11-02 14:53:46.155 | No object-server running 2022-11-02 14:53:46.155 | No object-reconstructor running 2022-11-02 14:53:46.155 | No container-updater running 2022-11-02 14:53:46.155 | No proxy-server running 2022-11-02 14:53:46.156 | No container-replicator running 2022-11-02 14:53:46.156 | No container-reconciler running 2022-11-02 14:53:46.156 | No object-updater running 2022-11-02 14:53:46.156 | No object-expirer running 2022-11-02 14:53:46.156 | No container-sharder running 2022-11-02 14:53:46.156 | No account-reaper running 2022-11-02 14:53:46.156 | + lib/swift:init_swift:670 : true 2022-11-02 14:53:46.156 | + lib/swift:init_swift:673 : create_swift_disk 2022-11-02 14:53:46.156 | + lib/swift:create_swift_disk:565 : local node_number 2022-11-02 14:53:46.156 | + lib/swift:create_swift_disk:570 : local user_group 2022-11-02 14:53:46.156 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-11-02 14:53:46.156 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-11-02 14:53:46.156 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-11-02 14:53:46.156 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-11-02 14:53:46.156 | + functions:create_disk:732 : local node_number 2022-11-02 14:53:46.156 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:53:46.156 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 14:53:46.156 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-11-02 14:53:46.156 | + functions:create_disk:736 : local key 2022-11-02 14:53:46.156 | ++ functions:create_disk:738 : sed s#/.## 2022-11-02 14:53:46.156 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:53:46.156 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 14:53:46.156 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 14:53:46.156 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-11-02 14:53:46.156 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:53:46.156 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 14:53:46.156 | + functions:destroy_disk:765 : local key 2022-11-02 14:53:46.156 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:53:46.156 | ++ functions:destroy_disk:767 : sed s#/.## 2022-11-02 14:53:46.156 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 14:53:46.156 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 14:53:46.156 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-11-02 14:53:46.157 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-11-02 14:53:46.157 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:53:46.157 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:53:46.157 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-11-02 14:53:46.157 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:53:46.157 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:53:46.157 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-11-02 14:53:46.157 | = sectsz=512 attr=2, projid32bit=1 2022-11-02 14:53:46.157 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-11-02 14:53:46.157 | = reflink=1 2022-11-02 14:53:46.157 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-11-02 14:53:46.157 | = sunit=0 swidth=0 blks 2022-11-02 14:53:46.157 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-11-02 14:53:46.157 | log =internal log bsize=4096 blocks=2560, version=2 2022-11-02 14:53:46.157 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-11-02 14:53:46.157 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-11-02 14:53:46.157 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-11-02 14:53:46.157 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-11-02 14:53:46.157 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-11-02 14:53:46.157 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-11-02 14:53:46.157 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-11-02 14:53:46.157 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-11-02 14:53:46.157 | + lib/swift:create_swift_disk:579 : local node_number 2022-11-02 14:53:46.157 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 14:53:46.157 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-11-02 14:53:46.157 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-11-02 14:53:46.157 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-11-02 14:53:46.157 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 14:53:46.157 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-11-02 14:53:46.157 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 14:53:46.157 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-11-02 14:53:46.158 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1667399779.object.builder backups/1667399780.container.builder backups/1667399782.account.builder backups/1667399787.object.builder backups/1667399788.container.builder backups/1667399789.account.builder backups/1667399787.object.ring.gz backups/1667399788.container.ring.gz backups/1667399789.account.ring.gz 2022-11-02 14:53:46.158 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-11-02 14:53:46.158 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-11-02 14:53:46.158 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-11-02 14:53:46.158 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-11-02 14:53:46.158 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 14:53:46.158 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-11-02 14:53:46.158 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-11-02 14:53:46.158 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-11-02 14:53:46.158 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-11-02 14:53:46.158 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-11-02 14:53:46.158 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-11-02 14:53:46.158 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-11-02 14:53:46.158 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-11-02 14:53:46.158 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-11-02 14:53:46.158 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-11-02 14:53:46.158 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 14:53:46.158 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-11-02 14:53:46.158 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 14:53:46.158 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-11-02 14:53:46.158 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 14:53:46.158 | + lib/swift:init_swift:714 : popd 2022-11-02 14:53:46.205 | [466494 Async init_swift:509194]: finished init_swift with result 0 in 13 seconds 2022-11-02 14:53:46.210 | + inc/async:async_wait:197 : return 0 2022-11-02 14:53:46.213 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-11-02 14:53:46.267 | [466494 Async init_cinder:509290]: Waiting for completion of init_cinder running on PID 509290 (2 other jobs running) 2022-11-02 14:53:46.296 | [466494 Async init_cinder:509290]: Signaling child to exit 2022-11-02 14:53:46.297 | WAKEUP 2022-11-02 14:53:46.321 | [466494 Async init_cinder:509290]: Signaled 2022-11-02 14:53:46.323 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-11-02 14:53:46.323 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:53:46.323 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-11-02 14:53:46.323 | + lib/database:recreate_database:112 : local db=cinder 2022-11-02 14:53:46.323 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-11-02 14:53:46.323 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-11-02 14:53:46.323 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-11-02 14:53:46.323 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:53:46.323 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-11-02 14:53:46.323 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:53:46.323 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-11-02 14:53:46.323 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 14:53:46.323 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:53:46.323 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:53:46.323 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:53:46.323 | + functions-common:time_start:2442 : _TIME_START[$name]=1667400768449 2022-11-02 14:53:46.323 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-11-02 14:53:46.323 | 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=509904) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 14:53:46.323 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:53:46.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:53:46.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:53:46.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:53:46.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:53:46.324 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=509904) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:53:46.324 | INFO cinder.db.migration [-] Applying migration(s) 2022-11-02 14:53:46.324 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 14:53:46.324 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 14:53:46.324 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-11-02 14:53:46.324 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=509904) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 14:53:46.324 | INFO cinder.db.migration [-] Migration(s) applied 2022-11-02 14:53:46.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:46.325 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:46.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:53:46.325 | from cryptography.utils import int_from_bytes 2022-11-02 14:53:46.325 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 14:53:46.325 | last_heartbeat = column_property( 2022-11-02 14:53:46.325 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 14:53:46.325 | num_hosts = column_property( 2022-11-02 14:53:46.325 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 14:53:46.325 | num_down_hosts = column_property( 2022-11-02 14:53:46.325 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-11-02 14:53:46.325 | + functions-common:time_stop:2451 : local name 2022-11-02 14:53:46.325 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:53:46.325 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:53:46.325 | + functions-common:time_stop:2454 : local total 2022-11-02 14:53:46.326 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:53:46.326 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 14:53:46.326 | + functions-common:time_stop:2458 : start_time=1667400768449 2022-11-02 14:53:46.326 | + functions-common:time_stop:2460 : [[ -z 1667400768449 ]] 2022-11-02 14:53:46.326 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:53:46.326 | + functions-common:time_stop:2463 : end_time=1667400813819 2022-11-02 14:53:46.326 | + functions-common:time_stop:2464 : elapsed_time=45370 2022-11-02 14:53:46.326 | + functions-common:time_stop:2465 : total=44211 2022-11-02 14:53:46.326 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:53:46.326 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=89581 2022-11-02 14:53:46.326 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-11-02 14:53:46.326 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:53:46.326 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 14:53:46.326 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-11-02 14:53:46.326 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 14:53:46.326 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-11-02 14:53:46.326 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-11-02 14:53:46.326 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-11-02 14:53:46.326 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-11-02 14:53:46.326 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-11-02 14:53:46.326 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 14:53:46.326 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-11-02 14:53:46.326 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-11-02 14:53:46.326 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-11-02 14:53:46.326 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:53:46.326 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:53:46.326 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:53:46.326 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:53:46.326 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:53:46.326 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:53:46.326 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:53:46.326 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:53:46.326 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:53:46.327 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:53:46.327 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:53:46.327 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-11-02 14:53:46.327 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:53:46.327 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:53:46.327 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:53:46.327 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:53:46.327 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:53:46.327 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:53:46.327 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 14:53:46.327 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-11-02 14:53:46.327 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-11-02 14:53:46.327 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 14:53:46.327 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 14:53:46.327 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 14:53:46.327 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 14:53:46.327 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-11-02 14:53:46.327 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 14:53:46.327 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-11-02 14:53:46.327 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-11-02 14:53:46.327 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-11-02 14:53:46.327 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-11-02 14:53:46.327 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-11-02 14:53:46.327 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-11-02 14:53:46.327 | s|%DIRECTIO%|--direct-io=on|g; 2022-11-02 14:53:46.327 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-11-02 14:53:46.327 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-11-02 14:53:46.327 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 14:53:46.327 | [Unit] 2022-11-02 14:53:46.327 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 14:53:46.327 | DefaultDependencies=no 2022-11-02 14:53:46.327 | After=systemd-udev-settle.service 2022-11-02 14:53:46.328 | Before=lvm2-activation-early.service 2022-11-02 14:53:46.328 | Wants=systemd-udev-settle.service 2022-11-02 14:53:46.328 | 2022-11-02 14:53:46.328 | [Service] 2022-11-02 14:53:46.328 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 14:53:46.328 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-11-02 14:53:46.328 | RemainAfterExit=yes 2022-11-02 14:53:46.328 | Type=oneshot 2022-11-02 14:53:46.328 | 2022-11-02 14:53:46.328 | [Install] 2022-11-02 14:53:46.328 | WantedBy=local-fs.target 2022-11-02 14:53:46.328 | Also=systemd-udev-settle.service 2022-11-02 14:53:46.328 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-11-02 14:53:46.328 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 14:53:46.328 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-11-02 14:53:46.328 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-11-02 14:53:46.328 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-11-02 14:53:46.328 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-11-02 14:53:46.328 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 14:53:46.328 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 14:53:46.328 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 14:53:46.328 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-11-02 14:53:46.328 | Physical volume "/dev/loop4" successfully created. 2022-11-02 14:53:46.328 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-11-02 14:53:46.328 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-11-02 14:53:46.328 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-11-02 14:53:46.328 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-11-02 14:53:46.328 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-11-02 14:53:46.328 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-11-02 14:53:46.328 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-11-02 14:53:46.328 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-11-02 14:53:46.329 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:53:46.329 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-11-02 14:53:46.329 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-11-02 14:53:46.329 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-11-02 14:53:46.370 | [466494 Async init_cinder:509290]: finished init_cinder with result 0 in 56 seconds 2022-11-02 14:53:46.375 | + inc/async:async_wait:197 : return 0 2022-11-02 14:53:46.378 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-11-02 14:53:46.397 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:53:46.399 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-11-02 14:53:46.402 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:53:46.405 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-11-02 14:53:46.408 | + ./stack.sh:main:1218 : init_nova 2022-11-02 14:53:46.411 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-11-02 14:53:46.430 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:53:46.433 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-11-02 14:53:46.452 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:53:46.455 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 14:53:46.466 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 14:53:46.532 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 14:53:46.578 | [466494 Async nova-cell-0:511371]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 14:53:46.583 | ++ lib/nova:init_nova:842 : seq 1 1 2022-11-02 14:53:46.587 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 14:53:46.594 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-11-02 14:53:46.598 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 14:53:46.603 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 14:53:46.608 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 14:53:46.683 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 14:53:46.729 | [466494 Async nova-cell-1:511490]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 14:53:46.733 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-11-02 14:53:46.736 | + lib/database:recreate_database:112 : local db=nova_api 2022-11-02 14:53:46.742 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-11-02 14:53:46.744 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-11-02 14:53:46.747 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-11-02 14:53:46.753 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:53:57.946 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-11-02 14:53:57.951 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:53:58.058 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-11-02 14:53:59.126 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 14:54:02.658 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:54:02.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:54:02.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:54:02.673 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:54:02.673 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=511552) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:54:02.696 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 14:54:02.696 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 14:54:03.230 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-11-02 14:54:48.228 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=511552) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 14:54:48.232 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-11-02 14:54:56.785 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=511552) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 14:54:56.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:54:56.860 | from cryptography.utils import int_from_bytes 2022-11-02 14:54:56.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:54:56.860 | from cryptography.utils import int_from_bytes 2022-11-02 14:54:57.356 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-11-02 14:54:57.360 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 14:54:57.362 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 14:54:57.365 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 14:54:57.368 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 14:54:57.371 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 14:54:58.469 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 14:55:01.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:55:01.181 | from cryptography.utils import int_from_bytes 2022-11-02 14:55:01.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:55:01.181 | from cryptography.utils import int_from_bytes 2022-11-02 14:55:01.661 | ++ lib/nova:init_nova:854 : seq 0 1 2022-11-02 14:55:01.666 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 14:55:01.670 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-11-02 14:55:01.730 | [466494 Async nova-cell-0:511371]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 511371 (3 other jobs running) 2022-11-02 14:55:01.759 | [466494 Async nova-cell-0:511371]: Signaling child to exit 2022-11-02 14:56:26.600 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:56:26.627 | [511371 Async nova-cell-0:511371]: finished successfully 2022-11-02 14:56:26.647 | WAKEUP 2022-11-02 14:56:26.671 | [466494 Async nova-cell-0:511371]: Signaled 2022-11-02 14:56:26.673 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-11-02 14:56:26.680 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-11-02 14:56:26.680 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-11-02 14:56:26.680 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-11-02 14:56:26.680 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-11-02 14:56:26.680 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-11-02 14:56:26.680 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-11-02 14:56:26.680 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:56:26.680 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-11-02 14:56:26.680 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:56:26.680 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-11-02 14:56:26.680 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 14:56:26.680 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:56:26.682 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=511600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:56:26.682 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 14:56:26.682 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 14:56:26.682 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 14:56:26.683 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=511600) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 14:56:26.683 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 14:56:26.683 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=511600) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 14:56:26.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:56:26.683 | from cryptography.utils import int_from_bytes 2022-11-02 14:56:26.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:56:26.683 | from cryptography.utils import int_from_bytes 2022-11-02 14:56:26.727 | [466494 Async nova-cell-0:511371]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 160 seconds 2022-11-02 14:56:26.732 | + inc/async:async_wait:197 : return 0 2022-11-02 14:56:26.734 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 14:56:26.737 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-11-02 14:56:26.791 | [466494 Async nova-cell-1:511490]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 511490 (2 other jobs running) 2022-11-02 14:56:26.817 | [466494 Async nova-cell-1:511490]: Signaling child to exit 2022-11-02 14:56:27.307 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:56:27.333 | [511490 Async nova-cell-1:511490]: finished successfully 2022-11-02 14:56:27.354 | WAKEUP 2022-11-02 14:56:27.377 | [466494 Async nova-cell-1:511490]: Signaled 2022-11-02 14:56:27.379 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-11-02 14:56:27.379 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-11-02 14:56:27.379 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-11-02 14:56:27.379 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-11-02 14:56:27.379 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-11-02 14:56:27.379 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-11-02 14:56:27.379 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-11-02 14:56:27.379 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:56:27.379 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-11-02 14:56:27.379 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:56:27.379 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-11-02 14:56:27.379 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 14:56:27.379 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:56:27.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:56:27.381 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=511610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:56:27.381 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 14:56:27.381 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 14:56:27.381 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 14:56:27.382 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=511610) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 14:56:27.382 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 14:56:27.382 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=511610) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 14:56:27.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:56:27.382 | from cryptography.utils import int_from_bytes 2022-11-02 14:56:27.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:56:27.382 | from cryptography.utils import int_from_bytes 2022-11-02 14:56:27.426 | [466494 Async nova-cell-1:511490]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 160 seconds 2022-11-02 14:56:27.431 | + inc/async:async_wait:197 : return 0 2022-11-02 14:56:27.433 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 14:56:27.436 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-11-02 14:56:28.465 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 14:56:31.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:56:31.469 | from cryptography.utils import int_from_bytes 2022-11-02 14:56:31.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:56:31.470 | from cryptography.utils import int_from_bytes 2022-11-02 14:56:31.470 | Running batches of 50 until complete 2022-11-02 14:56:31.470 | +-------------------------------------+--------------+-----------+ 2022-11-02 14:56:31.470 | | Migration | Total Needed | Completed | 2022-11-02 14:56:31.470 | +-------------------------------------+--------------+-----------+ 2022-11-02 14:56:31.470 | | fill_virtual_interface_list | 0 | 0 | 2022-11-02 14:56:31.470 | | migrate_empty_ratio | 0 | 0 | 2022-11-02 14:56:31.470 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-11-02 14:56:31.470 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-11-02 14:56:31.470 | | migration_migrate_to_uuid | 0 | 0 | 2022-11-02 14:56:31.470 | | populate_dev_uuids | 0 | 0 | 2022-11-02 14:56:31.470 | | populate_missing_availability_zones | 0 | 0 | 2022-11-02 14:56:31.470 | | populate_queued_for_delete | 0 | 0 | 2022-11-02 14:56:31.470 | | populate_user_id | 0 | 0 | 2022-11-02 14:56:31.470 | | populate_uuids | 0 | 0 | 2022-11-02 14:56:31.470 | +-------------------------------------+--------------+-----------+ 2022-11-02 14:56:31.970 | ++ lib/nova:init_nova:868 : seq 1 1 2022-11-02 14:56:31.975 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 14:56:31.979 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-11-02 14:56:31.981 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 14:56:31.984 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 14:56:31.987 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-11-02 14:56:33.021 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 14:56:35.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:56:35.722 | from cryptography.utils import int_from_bytes 2022-11-02 14:56:35.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:56:35.722 | from cryptography.utils import int_from_bytes 2022-11-02 14:56:35.722 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-11-02 14:56:35.722 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-11-02 14:56:36.176 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-11-02 14:56:36.179 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-11-02 14:56:36.193 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-11-02 14:56:36.196 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-11-02 14:56:36.215 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:36.221 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-11-02 14:56:36.221 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-11-02 14:56:36.289 | + inc/async:async_inner:63 : configure_neutron_nova 2022-11-02 14:56:36.337 | [466494 Async configure_neutron_nova:513166]: running: configure_neutron_nova 2022-11-02 14:56:36.340 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-11-02 14:56:36.343 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 14:56:36.346 | + functions-common:run_phase:1880 : local phase=post-config 2022-11-02 14:56:36.348 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 14:56:36.354 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 14:56:36.356 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 14:56:36.359 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 14:56:36.362 | + functions-common:run_phase:1889 : local extra 2022-11-02 14:56:36.368 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 14:56:36.372 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 14:56:36.375 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 14:56:36.379 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 14:56:36.382 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-11-02 14:56:36.385 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 14:56:36.404 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:36.407 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 14:56:36.410 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:56:36.413 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-11-02 14:56:36.415 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:56:36.418 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 14:56:36.422 | ++ extras.d/80-tempest.sh:source:12 : : 2022-11-02 14:56:36.424 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 14:56:36.426 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 14:56:36.429 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 14:56:36.432 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 14:56:36.435 | + functions-common:run_phase:1906 : run_plugins stack post-config 2022-11-02 14:56:36.438 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 14:56:36.441 | + functions-common:run_plugins:1866 : local phase=post-config 2022-11-02 14:56:36.444 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 14:56:36.447 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 14:56:36.450 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-11-02 14:56:36.452 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-11-02 14:56:36.456 | + inc/meta-config:merge_config_group:171 : shift 2022-11-02 14:56:36.458 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-11-02 14:56:36.460 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 14:56:36.464 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-11-02 14:56:36.467 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-11-02 14:56:36.471 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-11-02 14:56:36.474 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:56:36.477 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-11-02 14:56:36.480 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 14:56:36.483 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-11-02 14:56:36.486 | /^\[\[.+\|.*\]\]/ { 2022-11-02 14:56:36.486 | gsub("[][]", "", $1); 2022-11-02 14:56:36.486 | split($1, a, "|"); 2022-11-02 14:56:36.486 | if (a[1] == matchgroup) 2022-11-02 14:56:36.486 | print a[2] 2022-11-02 14:56:36.486 | } 2022-11-02 14:56:36.486 | ' /home/ubuntu/devstack/local.conf 2022-11-02 14:56:36.489 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 14:56:36.492 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 14:56:36.495 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 14:56:36.499 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-11-02 14:56:36.502 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-11-02 14:56:36.505 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-11-02 14:56:36.509 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-11-02 14:56:36.513 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-11-02 14:56:36.518 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-11-02 14:56:36.521 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-11-02 14:56:36.524 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 14:56:36.528 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:56:36.530 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 14:56:36.534 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-11-02 14:56:36.537 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 14:56:36.540 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-11-02 14:56:36.543 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-11-02 14:56:36.547 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-11-02 14:56:36.550 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-11-02 14:56:36.555 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:36.555 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 14:56:36.555 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-11-02 14:56:36.555 | BEGIN { 2022-11-02 14:56:36.555 | section = "" 2022-11-02 14:56:36.555 | last_section = "" 2022-11-02 14:56:36.556 | section_count = 0 2022-11-02 14:56:36.556 | } 2022-11-02 14:56:36.556 | /^\[.+\]/ { 2022-11-02 14:56:36.556 | gsub("[][]", "", $1); 2022-11-02 14:56:36.556 | section=$1 2022-11-02 14:56:36.556 | next 2022-11-02 14:56:36.556 | } 2022-11-02 14:56:36.556 | /^ *\#/ { 2022-11-02 14:56:36.556 | next 2022-11-02 14:56:36.556 | } 2022-11-02 14:56:36.556 | /^[^ \t]+/ { 2022-11-02 14:56:36.556 | # get offset of first = in $0 2022-11-02 14:56:36.556 | eq_idx = index($0, "=") 2022-11-02 14:56:36.556 | # extract attr & value from $0 2022-11-02 14:56:36.556 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 14:56:36.556 | value = substr($0, eq_idx + 1) 2022-11-02 14:56:36.556 | # only need to strip trailing whitespace from attr 2022-11-02 14:56:36.556 | sub(/[ \t]*$/, "", attr) 2022-11-02 14:56:36.556 | # need to strip leading & trailing whitespace from value 2022-11-02 14:56:36.556 | sub(/^[ \t]*/, "", value) 2022-11-02 14:56:36.556 | sub(/[ \t]*$/, "", value) 2022-11-02 14:56:36.556 | 2022-11-02 14:56:36.556 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 14:56:36.556 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 14:56:36.556 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 14:56:36.556 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 14:56:36.556 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 14:56:36.556 | if (section != last_section) { 2022-11-02 14:56:36.556 | cfg_section[section_count++] = section 2022-11-02 14:56:36.556 | last_section = section 2022-11-02 14:56:36.556 | } 2022-11-02 14:56:36.556 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 14:56:36.556 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 14:56:36.556 | 2022-11-02 14:56:36.556 | cfg_attr[section, attr, 0] = value 2022-11-02 14:56:36.557 | cfg_attr_count[section, attr] = 1 2022-11-02 14:56:36.557 | } else { 2022-11-02 14:56:36.557 | lno = cfg_attr_count[section, attr]++ 2022-11-02 14:56:36.557 | cfg_attr[section, attr, lno] = value 2022-11-02 14:56:36.557 | } 2022-11-02 14:56:36.557 | } 2022-11-02 14:56:36.557 | END { 2022-11-02 14:56:36.557 | # Process each section in order 2022-11-02 14:56:36.557 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 14:56:36.557 | section = cfg_section[sno] 2022-11-02 14:56:36.557 | # The ini routines simply append a config item immediately 2022-11-02 14:56:36.557 | # after the section header. To keep the same order as defined 2022-11-02 14:56:36.557 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 14:56:36.557 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 14:56:36.557 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 14:56:36.557 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 14:56:36.557 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 14:56:36.557 | else { 2022-11-02 14:56:36.557 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 14:56:36.557 | count = cfg_attr_count[section, attr] 2022-11-02 14:56:36.557 | print "inidelete " configfile " " section " " attr 2022-11-02 14:56:36.557 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 14:56:36.557 | for (l = count -2; l >= 0; l--) 2022-11-02 14:56:36.557 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 14:56:36.557 | } 2022-11-02 14:56:36.557 | } 2022-11-02 14:56:36.557 | } 2022-11-02 14:56:36.557 | } 2022-11-02 14:56:36.557 | ' 2022-11-02 14:56:36.558 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 14:56:36.560 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:56:36.564 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 14:56:36.569 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-11-02 14:56:36.571 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 14:56:36.574 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-11-02 14:56:36.577 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-11-02 14:56:36.577 | BEGIN { group = "" } 2022-11-02 14:56:36.577 | /^\[\[.+\|.*\]\]/ { 2022-11-02 14:56:36.577 | gsub("[][]", "", $1); 2022-11-02 14:56:36.577 | split($1, a, "|"); 2022-11-02 14:56:36.578 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 14:56:36.578 | group=a[1] 2022-11-02 14:56:36.578 | } else { 2022-11-02 14:56:36.578 | group="" 2022-11-02 14:56:36.578 | } 2022-11-02 14:56:36.578 | next 2022-11-02 14:56:36.578 | } 2022-11-02 14:56:36.578 | { 2022-11-02 14:56:36.578 | if (group != "") 2022-11-02 14:56:36.578 | print $0 2022-11-02 14:56:36.578 | } 2022-11-02 14:56:36.578 | ' /home/ubuntu/devstack/local.conf 2022-11-02 14:56:36.584 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-11-02 14:56:36.587 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-11-02 14:56:36.620 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:36.623 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-11-02 14:56:36.626 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-11-02 14:56:36.665 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:36.668 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-11-02 14:56:36.671 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-11-02 14:56:36.705 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:36.707 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-11-02 14:56:36.710 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-11-02 14:56:36.746 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:36.749 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-11-02 14:56:36.752 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-11-02 14:56:36.785 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:36.788 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-11-02 14:56:36.791 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 14:56:36.826 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:36.829 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.89/identity"' 2022-11-02 14:56:36.832 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 14:56:36.865 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:36.868 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-11-02 14:56:36.873 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 14:56:36.909 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:36.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-11-02 14:56:36.917 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 14:56:36.950 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:36.953 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-11-02 14:56:36.956 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 14:56:36.989 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:36.992 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-11-02 14:56:36.995 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 14:56:37.031 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.034 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-11-02 14:56:37.036 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 14:56:37.072 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.075 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-11-02 14:56:37.078 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-11-02 14:56:37.109 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.113 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 14:56:37.115 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 14:56:37.119 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 14:56:37.123 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-11-02 14:56:37.125 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-11-02 14:56:37.129 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-11-02 14:56:37.132 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-11-02 14:56:37.136 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-11-02 14:56:37.141 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-11-02 14:56:37.144 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-11-02 14:56:37.146 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 14:56:37.150 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:56:37.153 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 14:56:37.155 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-11-02 14:56:37.164 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 14:56:37.169 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-11-02 14:56:37.171 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-11-02 14:56:37.175 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-11-02 14:56:37.177 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-11-02 14:56:37.182 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 14:56:37.183 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.183 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 14:56:37.183 | BEGIN { 2022-11-02 14:56:37.183 | section = "" 2022-11-02 14:56:37.183 | last_section = "" 2022-11-02 14:56:37.183 | section_count = 0 2022-11-02 14:56:37.183 | } 2022-11-02 14:56:37.183 | /^\[.+\]/ { 2022-11-02 14:56:37.183 | gsub("[][]", "", $1); 2022-11-02 14:56:37.183 | section=$1 2022-11-02 14:56:37.183 | next 2022-11-02 14:56:37.183 | } 2022-11-02 14:56:37.183 | /^ *\#/ { 2022-11-02 14:56:37.183 | next 2022-11-02 14:56:37.183 | } 2022-11-02 14:56:37.183 | /^[^ \t]+/ { 2022-11-02 14:56:37.183 | # get offset of first = in $0 2022-11-02 14:56:37.183 | eq_idx = index($0, "=") 2022-11-02 14:56:37.183 | # extract attr & value from $0 2022-11-02 14:56:37.183 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 14:56:37.183 | value = substr($0, eq_idx + 1) 2022-11-02 14:56:37.183 | # only need to strip trailing whitespace from attr 2022-11-02 14:56:37.183 | sub(/[ \t]*$/, "", attr) 2022-11-02 14:56:37.183 | # need to strip leading & trailing whitespace from value 2022-11-02 14:56:37.183 | sub(/^[ \t]*/, "", value) 2022-11-02 14:56:37.183 | sub(/[ \t]*$/, "", value) 2022-11-02 14:56:37.184 | 2022-11-02 14:56:37.184 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 14:56:37.184 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 14:56:37.184 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 14:56:37.184 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 14:56:37.184 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 14:56:37.184 | if (section != last_section) { 2022-11-02 14:56:37.184 | cfg_section[section_count++] = section 2022-11-02 14:56:37.184 | last_section = section 2022-11-02 14:56:37.184 | } 2022-11-02 14:56:37.184 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 14:56:37.184 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 14:56:37.184 | 2022-11-02 14:56:37.184 | cfg_attr[section, attr, 0] = value 2022-11-02 14:56:37.184 | cfg_attr_count[section, attr] = 1 2022-11-02 14:56:37.184 | } else { 2022-11-02 14:56:37.184 | lno = cfg_attr_count[section, attr]++ 2022-11-02 14:56:37.184 | cfg_attr[section, attr, lno] = value 2022-11-02 14:56:37.184 | } 2022-11-02 14:56:37.184 | } 2022-11-02 14:56:37.184 | END { 2022-11-02 14:56:37.184 | # Process each section in order 2022-11-02 14:56:37.184 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 14:56:37.184 | section = cfg_section[sno] 2022-11-02 14:56:37.184 | # The ini routines simply append a config item immediately 2022-11-02 14:56:37.184 | # after the section header. To keep the same order as defined 2022-11-02 14:56:37.184 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 14:56:37.184 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 14:56:37.184 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 14:56:37.184 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 14:56:37.184 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 14:56:37.185 | else { 2022-11-02 14:56:37.185 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 14:56:37.185 | count = cfg_attr_count[section, attr] 2022-11-02 14:56:37.185 | print "inidelete " configfile " " section " " attr 2022-11-02 14:56:37.185 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 14:56:37.185 | for (l = count -2; l >= 0; l--) 2022-11-02 14:56:37.185 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 14:56:37.185 | } 2022-11-02 14:56:37.185 | } 2022-11-02 14:56:37.185 | } 2022-11-02 14:56:37.185 | } 2022-11-02 14:56:37.185 | ' 2022-11-02 14:56:37.185 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:56:37.186 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 14:56:37.187 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 14:56:37.190 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-11-02 14:56:37.193 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 14:56:37.196 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-11-02 14:56:37.199 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 14:56:37.199 | BEGIN { group = "" } 2022-11-02 14:56:37.199 | /^\[\[.+\|.*\]\]/ { 2022-11-02 14:56:37.199 | gsub("[][]", "", $1); 2022-11-02 14:56:37.199 | split($1, a, "|"); 2022-11-02 14:56:37.199 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 14:56:37.199 | group=a[1] 2022-11-02 14:56:37.199 | } else { 2022-11-02 14:56:37.199 | group="" 2022-11-02 14:56:37.199 | } 2022-11-02 14:56:37.199 | next 2022-11-02 14:56:37.199 | } 2022-11-02 14:56:37.199 | { 2022-11-02 14:56:37.199 | if (group != "") 2022-11-02 14:56:37.199 | print $0 2022-11-02 14:56:37.199 | } 2022-11-02 14:56:37.199 | ' /home/ubuntu/devstack/local.conf 2022-11-02 14:56:37.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-11-02 14:56:37.209 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-11-02 14:56:37.217 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:56:37.242 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.244 | [513166 Async configure_neutron_nova:513166]: finished successfully 2022-11-02 14:56:37.245 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-11-02 14:56:37.247 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-11-02 14:56:37.280 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.282 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-11-02 14:56:37.285 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-11-02 14:56:37.316 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.319 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-11-02 14:56:37.322 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-11-02 14:56:37.353 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.356 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-11-02 14:56:37.358 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-11-02 14:56:37.390 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.392 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-11-02 14:56:37.395 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-11-02 14:56:37.425 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.428 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-11-02 14:56:37.431 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-11-02 14:56:37.462 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.464 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-11-02 14:56:37.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-11-02 14:56:37.497 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.500 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-11-02 14:56:37.502 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-11-02 14:56:37.534 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.536 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-11-02 14:56:37.540 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-11-02 14:56:37.570 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.573 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-11-02 14:56:37.576 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-11-02 14:56:37.607 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.610 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-11-02 14:56:37.612 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-11-02 14:56:37.643 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-11-02 14:56:37.649 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-11-02 14:56:37.680 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.683 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-11-02 14:56:37.685 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-11-02 14:56:37.720 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-11-02 14:56:37.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-11-02 14:56:37.756 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.759 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-11-02 14:56:37.762 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-11-02 14:56:37.793 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.796 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 14:56:37.799 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 14:56:37.804 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 14:56:37.806 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-11-02 14:56:37.808 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-11-02 14:56:37.812 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-11-02 14:56:37.814 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-11-02 14:56:37.818 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-11-02 14:56:37.822 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-11-02 14:56:37.825 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-11-02 14:56:37.828 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 14:56:37.830 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:56:37.833 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 14:56:37.836 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-11-02 14:56:37.839 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 14:56:37.842 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-11-02 14:56:37.845 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-11-02 14:56:37.849 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-11-02 14:56:37.852 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-11-02 14:56:37.856 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 14:56:37.856 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-11-02 14:56:37.857 | BEGIN { 2022-11-02 14:56:37.857 | section = "" 2022-11-02 14:56:37.857 | last_section = "" 2022-11-02 14:56:37.857 | section_count = 0 2022-11-02 14:56:37.857 | } 2022-11-02 14:56:37.857 | /^\[.+\]/ { 2022-11-02 14:56:37.857 | gsub("[][]", "", $1); 2022-11-02 14:56:37.857 | section=$1 2022-11-02 14:56:37.857 | next 2022-11-02 14:56:37.857 | } 2022-11-02 14:56:37.857 | /^ *\#/ { 2022-11-02 14:56:37.857 | next 2022-11-02 14:56:37.857 | } 2022-11-02 14:56:37.857 | /^[^ \t]+/ { 2022-11-02 14:56:37.857 | # get offset of first = in $0 2022-11-02 14:56:37.857 | eq_idx = index($0, "=") 2022-11-02 14:56:37.857 | # extract attr & value from $0 2022-11-02 14:56:37.857 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 14:56:37.857 | value = substr($0, eq_idx + 1) 2022-11-02 14:56:37.857 | # only need to strip trailing whitespace from attr 2022-11-02 14:56:37.857 | sub(/[ \t]*$/, "", attr) 2022-11-02 14:56:37.857 | # need to strip leading & trailing whitespace from value 2022-11-02 14:56:37.857 | sub(/^[ \t]*/, "", value) 2022-11-02 14:56:37.857 | sub(/[ \t]*$/, "", value) 2022-11-02 14:56:37.857 | 2022-11-02 14:56:37.857 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 14:56:37.857 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 14:56:37.857 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 14:56:37.857 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 14:56:37.857 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 14:56:37.857 | if (section != last_section) { 2022-11-02 14:56:37.857 | cfg_section[section_count++] = section 2022-11-02 14:56:37.857 | last_section = section 2022-11-02 14:56:37.857 | } 2022-11-02 14:56:37.858 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 14:56:37.858 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 14:56:37.858 | 2022-11-02 14:56:37.858 | cfg_attr[section, attr, 0] = value 2022-11-02 14:56:37.858 | cfg_attr_count[section, attr] = 1 2022-11-02 14:56:37.858 | } else { 2022-11-02 14:56:37.858 | lno = cfg_attr_count[section, attr]++ 2022-11-02 14:56:37.858 | cfg_attr[section, attr, lno] = value 2022-11-02 14:56:37.858 | } 2022-11-02 14:56:37.858 | } 2022-11-02 14:56:37.858 | END { 2022-11-02 14:56:37.858 | # Process each section in order 2022-11-02 14:56:37.858 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 14:56:37.858 | section = cfg_section[sno] 2022-11-02 14:56:37.858 | # The ini routines simply append a config item immediately 2022-11-02 14:56:37.858 | # after the section header. To keep the same order as defined 2022-11-02 14:56:37.858 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 14:56:37.858 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 14:56:37.858 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 14:56:37.858 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 14:56:37.858 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 14:56:37.858 | else { 2022-11-02 14:56:37.858 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 14:56:37.858 | count = cfg_attr_count[section, attr] 2022-11-02 14:56:37.858 | print "inidelete " configfile " " section " " attr 2022-11-02 14:56:37.858 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 14:56:37.858 | for (l = count -2; l >= 0; l--) 2022-11-02 14:56:37.858 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 14:56:37.858 | } 2022-11-02 14:56:37.858 | } 2022-11-02 14:56:37.858 | } 2022-11-02 14:56:37.858 | } 2022-11-02 14:56:37.858 | ' 2022-11-02 14:56:37.858 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.859 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:56:37.860 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 14:56:37.862 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 14:56:37.868 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-11-02 14:56:37.868 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 14:56:37.871 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-11-02 14:56:37.873 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-11-02 14:56:37.873 | BEGIN { group = "" } 2022-11-02 14:56:37.873 | /^\[\[.+\|.*\]\]/ { 2022-11-02 14:56:37.873 | gsub("[][]", "", $1); 2022-11-02 14:56:37.873 | split($1, a, "|"); 2022-11-02 14:56:37.873 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 14:56:37.873 | group=a[1] 2022-11-02 14:56:37.873 | } else { 2022-11-02 14:56:37.873 | group="" 2022-11-02 14:56:37.873 | } 2022-11-02 14:56:37.873 | next 2022-11-02 14:56:37.874 | } 2022-11-02 14:56:37.874 | { 2022-11-02 14:56:37.874 | if (group != "") 2022-11-02 14:56:37.874 | print $0 2022-11-02 14:56:37.874 | } 2022-11-02 14:56:37.874 | ' /home/ubuntu/devstack/local.conf 2022-11-02 14:56:37.880 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-11-02 14:56:37.883 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-11-02 14:56:37.917 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.920 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-11-02 14:56:37.923 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-11-02 14:56:37.955 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.958 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-11-02 14:56:37.960 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-11-02 14:56:37.996 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:37.998 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-11-02 14:56:38.001 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-11-02 14:56:38.030 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:38.033 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-11-02 14:56:38.036 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 14:56:38.071 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:38.074 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-11-02 14:56:38.077 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-11-02 14:56:38.107 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:38.110 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-11-02 14:56:38.112 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 14:56:38.143 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:38.145 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-11-02 14:56:38.148 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 14:56:38.180 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:38.183 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 14:56:38.186 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 14:56:38.188 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 14:56:38.192 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-11-02 14:56:38.195 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:56:38.198 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:56:38.200 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-11-02 14:56:38.204 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:56:38.208 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-11-02 14:56:38.212 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-11-02 14:56:38.214 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 14:56:38.217 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:56:38.219 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 14:56:38.222 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 14:56:38.225 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 14:56:38.229 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-11-02 14:56:38.231 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:56:38.235 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:56:38.237 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-11-02 14:56:38.241 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 14:56:38.241 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:38.242 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 14:56:38.242 | BEGIN { 2022-11-02 14:56:38.242 | section = "" 2022-11-02 14:56:38.242 | last_section = "" 2022-11-02 14:56:38.242 | section_count = 0 2022-11-02 14:56:38.242 | } 2022-11-02 14:56:38.242 | /^\[.+\]/ { 2022-11-02 14:56:38.242 | gsub("[][]", "", $1); 2022-11-02 14:56:38.243 | section=$1 2022-11-02 14:56:38.243 | next 2022-11-02 14:56:38.243 | } 2022-11-02 14:56:38.243 | /^ *\#/ { 2022-11-02 14:56:38.243 | next 2022-11-02 14:56:38.243 | } 2022-11-02 14:56:38.243 | /^[^ \t]+/ { 2022-11-02 14:56:38.243 | # get offset of first = in $0 2022-11-02 14:56:38.243 | eq_idx = index($0, "=") 2022-11-02 14:56:38.243 | # extract attr & value from $0 2022-11-02 14:56:38.243 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 14:56:38.243 | value = substr($0, eq_idx + 1) 2022-11-02 14:56:38.243 | # only need to strip trailing whitespace from attr 2022-11-02 14:56:38.243 | sub(/[ \t]*$/, "", attr) 2022-11-02 14:56:38.243 | # need to strip leading & trailing whitespace from value 2022-11-02 14:56:38.243 | sub(/^[ \t]*/, "", value) 2022-11-02 14:56:38.243 | sub(/[ \t]*$/, "", value) 2022-11-02 14:56:38.243 | 2022-11-02 14:56:38.243 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 14:56:38.243 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 14:56:38.243 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 14:56:38.243 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 14:56:38.243 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 14:56:38.243 | if (section != last_section) { 2022-11-02 14:56:38.243 | cfg_section[section_count++] = section 2022-11-02 14:56:38.243 | last_section = section 2022-11-02 14:56:38.243 | } 2022-11-02 14:56:38.243 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 14:56:38.243 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 14:56:38.243 | 2022-11-02 14:56:38.243 | cfg_attr[section, attr, 0] = value 2022-11-02 14:56:38.243 | cfg_attr_count[section, attr] = 1 2022-11-02 14:56:38.243 | } else { 2022-11-02 14:56:38.243 | lno = cfg_attr_count[section, attr]++ 2022-11-02 14:56:38.244 | cfg_attr[section, attr, lno] = value 2022-11-02 14:56:38.244 | } 2022-11-02 14:56:38.244 | } 2022-11-02 14:56:38.244 | END { 2022-11-02 14:56:38.244 | # Process each section in order 2022-11-02 14:56:38.244 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 14:56:38.244 | section = cfg_section[sno] 2022-11-02 14:56:38.244 | # The ini routines simply append a config item immediately 2022-11-02 14:56:38.244 | # after the section header. To keep the same order as defined 2022-11-02 14:56:38.244 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 14:56:38.244 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 14:56:38.244 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 14:56:38.244 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 14:56:38.244 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 14:56:38.244 | else { 2022-11-02 14:56:38.244 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 14:56:38.244 | count = cfg_attr_count[section, attr] 2022-11-02 14:56:38.244 | print "inidelete " configfile " " section " " attr 2022-11-02 14:56:38.244 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 14:56:38.244 | for (l = count -2; l >= 0; l--) 2022-11-02 14:56:38.244 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 14:56:38.244 | } 2022-11-02 14:56:38.244 | } 2022-11-02 14:56:38.244 | } 2022-11-02 14:56:38.244 | } 2022-11-02 14:56:38.244 | ' 2022-11-02 14:56:38.244 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:56:38.246 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 14:56:38.247 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 14:56:38.249 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 14:56:38.252 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 14:56:38.254 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-11-02 14:56:38.257 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 14:56:38.257 | BEGIN { group = "" } 2022-11-02 14:56:38.257 | /^\[\[.+\|.*\]\]/ { 2022-11-02 14:56:38.257 | gsub("[][]", "", $1); 2022-11-02 14:56:38.258 | split($1, a, "|"); 2022-11-02 14:56:38.258 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 14:56:38.258 | group=a[1] 2022-11-02 14:56:38.258 | } else { 2022-11-02 14:56:38.258 | group="" 2022-11-02 14:56:38.258 | } 2022-11-02 14:56:38.258 | next 2022-11-02 14:56:38.258 | } 2022-11-02 14:56:38.258 | { 2022-11-02 14:56:38.258 | if (group != "") 2022-11-02 14:56:38.258 | print $0 2022-11-02 14:56:38.258 | } 2022-11-02 14:56:38.258 | ' /home/ubuntu/devstack/local.conf 2022-11-02 14:56:38.264 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-11-02 14:56:38.267 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-11-02 14:56:38.296 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:38.298 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-11-02 14:56:38.301 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-11-02 14:56:38.330 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:56:38.334 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-11-02 14:56:38.352 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:38.355 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-11-02 14:56:38.357 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:56:38.360 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-11-02 14:56:38.362 | + ./stack.sh:main:1252 : start_swift 2022-11-02 14:56:38.365 | + lib/swift:start_swift:752 : restart_service memcached 2022-11-02 14:56:38.368 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:56:38.371 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 14:56:38.402 | + lib/swift:start_swift:755 : is_ubuntu 2022-11-02 14:56:38.407 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:56:38.409 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:56:38.412 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-11-02 14:56:38.864 | Restarting rsync (via systemctl): rsync.service. 2022-11-02 14:56:38.868 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-11-02 14:56:38.871 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-11-02 14:56:38.874 | + lib/swift:start_swift:783 : local foreground_services type 2022-11-02 14:56:38.877 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-11-02 14:56:38.880 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 14:56:38.883 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:56:38.886 | + functions-common:run_process:1705 : local service=s-object 2022-11-02 14:56:38.888 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:56:38.892 | + functions-common:run_process:1707 : local group= 2022-11-02 14:56:38.894 | + functions-common:run_process:1708 : local user= 2022-11-02 14:56:38.897 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:56:38.900 | + functions-common:run_process:1711 : local name=s-object 2022-11-02 14:56:38.903 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:56:38.906 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:56:38.908 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:56:38.911 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:56:38.915 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:56:38.920 | + functions-common:time_start:2442 : _TIME_START[$name]=1667400998917 2022-11-02 14:56:38.923 | + functions-common:run_process:1714 : is_service_enabled s-object 2022-11-02 14:56:38.939 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:38.943 | + functions-common:run_process:1715 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-11-02 14:56:38.944 | + functions-common:_run_under_systemd:1665 : local service=s-object 2022-11-02 14:56:38.947 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:56:38.950 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:56:38.952 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:56:38.955 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:56:38.957 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-11-02 14:56:38.959 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-11-02 14:56:38.963 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-object.service 2022-11-02 14:56:38.965 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:56:38.968 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:56:38.971 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:56:38.973 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:56:38.982 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-11-02 14:56:38.983 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-11-02 14:56:38.983 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-11-02 14:56:38.984 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:56:38.986 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:56:38.988 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:56:38.991 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:56:38.993 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:56:38.996 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:56:39.000 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-11-02 14:56:39.003 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:56:39.008 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-11-02 14:56:39.063 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-11-02 14:56:39.119 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:56:39.174 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-11-02 14:56:39.229 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-11-02 14:56:39.283 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:56:39.343 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:56:39.345 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:56:39.348 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-11-02 14:56:39.403 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:56:39.972 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-object.service 2022-11-02 14:56:39.986 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-11-02 14:56:40.547 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-object.service 2022-11-02 14:56:40.571 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:56:40.577 | + functions-common:time_stop:2451 : local name 2022-11-02 14:56:40.579 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:56:40.582 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:56:40.584 | + functions-common:time_stop:2454 : local total 2022-11-02 14:56:40.587 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:56:40.589 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:56:40.592 | + functions-common:time_stop:2458 : start_time=1667400998917 2022-11-02 14:56:40.594 | + functions-common:time_stop:2460 : [[ -z 1667400998917 ]] 2022-11-02 14:56:40.597 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:56:40.602 | + functions-common:time_stop:2463 : end_time=1667401000599 2022-11-02 14:56:40.604 | + functions-common:time_stop:2464 : elapsed_time=1682 2022-11-02 14:56:40.607 | + functions-common:time_stop:2465 : total=3987 2022-11-02 14:56:40.609 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:56:40.612 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5669 2022-11-02 14:56:40.615 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 14:56:40.618 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:56:40.620 | + functions-common:run_process:1705 : local service=s-container 2022-11-02 14:56:40.623 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:56:40.628 | + functions-common:run_process:1707 : local group= 2022-11-02 14:56:40.628 | + functions-common:run_process:1708 : local user= 2022-11-02 14:56:40.631 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:56:40.634 | + functions-common:run_process:1711 : local name=s-container 2022-11-02 14:56:40.636 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:56:40.639 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:56:40.641 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:56:40.644 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:56:40.647 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:56:40.652 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401000649 2022-11-02 14:56:40.654 | + functions-common:run_process:1714 : is_service_enabled s-container 2022-11-02 14:56:40.672 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:40.675 | + functions-common:run_process:1715 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-11-02 14:56:40.678 | + functions-common:_run_under_systemd:1665 : local service=s-container 2022-11-02 14:56:40.695 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:56:40.696 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:56:40.696 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:56:40.696 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:56:40.696 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-11-02 14:56:40.696 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-11-02 14:56:40.698 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container.service 2022-11-02 14:56:40.700 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:56:40.703 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:56:40.705 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:56:40.708 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:56:40.710 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-11-02 14:56:40.713 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-11-02 14:56:40.716 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-11-02 14:56:40.725 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:56:40.725 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:56:40.725 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:56:40.726 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:56:40.728 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:56:40.731 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:56:40.734 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-11-02 14:56:40.736 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:56:40.741 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-11-02 14:56:40.797 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-11-02 14:56:40.851 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:56:40.909 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-11-02 14:56:40.978 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-11-02 14:56:41.034 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:56:41.089 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:56:41.092 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:56:41.094 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-11-02 14:56:41.151 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:56:41.737 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container.service 2022-11-02 14:56:41.751 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-11-02 14:56:42.409 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container.service 2022-11-02 14:56:42.439 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:56:42.442 | + functions-common:time_stop:2451 : local name 2022-11-02 14:56:42.445 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:56:42.448 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:56:42.450 | + functions-common:time_stop:2454 : local total 2022-11-02 14:56:42.453 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:56:42.457 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:56:42.458 | + functions-common:time_stop:2458 : start_time=1667401000649 2022-11-02 14:56:42.461 | + functions-common:time_stop:2460 : [[ -z 1667401000649 ]] 2022-11-02 14:56:42.466 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:56:42.472 | + functions-common:time_stop:2463 : end_time=1667401002468 2022-11-02 14:56:42.479 | + functions-common:time_stop:2464 : elapsed_time=1819 2022-11-02 14:56:42.482 | + functions-common:time_stop:2465 : total=5669 2022-11-02 14:56:42.484 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:56:42.487 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7488 2022-11-02 14:56:42.490 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 14:56:42.493 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:56:42.497 | + functions-common:run_process:1705 : local service=s-account 2022-11-02 14:56:42.498 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:56:42.500 | + functions-common:run_process:1707 : local group= 2022-11-02 14:56:42.503 | + functions-common:run_process:1708 : local user= 2022-11-02 14:56:42.506 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:56:42.509 | + functions-common:run_process:1711 : local name=s-account 2022-11-02 14:56:42.512 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:56:42.514 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:56:42.517 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:56:42.520 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:56:42.525 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:56:42.530 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401002526 2022-11-02 14:56:42.532 | + functions-common:run_process:1714 : is_service_enabled s-account 2022-11-02 14:56:42.550 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:42.552 | + functions-common:run_process:1715 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-11-02 14:56:42.556 | + functions-common:_run_under_systemd:1665 : local service=s-account 2022-11-02 14:56:42.559 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:56:42.562 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:56:42.564 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:56:42.567 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:56:42.569 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-11-02 14:56:42.577 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-11-02 14:56:42.577 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-account.service 2022-11-02 14:56:42.578 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:56:42.581 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:56:42.583 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:56:42.586 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:56:42.589 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-11-02 14:56:42.592 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-11-02 14:56:42.595 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-11-02 14:56:42.597 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:56:42.600 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:56:42.602 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:56:42.605 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:56:42.607 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:56:42.610 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:56:42.613 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-11-02 14:56:42.622 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:56:42.622 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-11-02 14:56:42.679 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-11-02 14:56:42.735 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:56:42.792 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-11-02 14:56:42.858 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-11-02 14:56:42.917 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:56:42.975 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:56:42.978 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:56:42.981 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-11-02 14:56:43.037 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:56:43.627 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-account.service 2022-11-02 14:56:43.644 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-11-02 14:56:44.264 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-account.service 2022-11-02 14:56:44.286 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:56:44.289 | + functions-common:time_stop:2451 : local name 2022-11-02 14:56:44.298 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:56:44.300 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:56:44.303 | + functions-common:time_stop:2454 : local total 2022-11-02 14:56:44.306 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:56:44.309 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:56:44.312 | + functions-common:time_stop:2458 : start_time=1667401002526 2022-11-02 14:56:44.314 | + functions-common:time_stop:2460 : [[ -z 1667401002526 ]] 2022-11-02 14:56:44.317 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:56:44.323 | + functions-common:time_stop:2463 : end_time=1667401004319 2022-11-02 14:56:44.326 | + functions-common:time_stop:2464 : elapsed_time=1793 2022-11-02 14:56:44.329 | + functions-common:time_stop:2465 : total=7488 2022-11-02 14:56:44.331 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:56:44.334 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9281 2022-11-02 14:56:44.337 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-11-02 14:56:44.340 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-11-02 14:56:44.394 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:56:44.396 | + functions-common:run_process:1705 : local service=s-container-sync 2022-11-02 14:56:44.399 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:56:44.402 | + functions-common:run_process:1707 : local group= 2022-11-02 14:56:44.404 | + functions-common:run_process:1708 : local user= 2022-11-02 14:56:44.407 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:56:44.409 | + functions-common:run_process:1711 : local name=s-container-sync 2022-11-02 14:56:44.412 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:56:44.414 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:56:44.417 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:56:44.419 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:56:44.423 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:56:44.428 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401004424 2022-11-02 14:56:44.430 | + functions-common:run_process:1714 : is_service_enabled s-container-sync 2022-11-02 14:56:44.449 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:44.457 | + functions-common:run_process:1715 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-11-02 14:56:44.457 | + functions-common:_run_under_systemd:1665 : local service=s-container-sync 2022-11-02 14:56:44.457 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:56:44.460 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:56:44.462 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:56:44.465 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:56:44.467 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-11-02 14:56:44.470 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-11-02 14:56:44.473 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container-sync.service 2022-11-02 14:56:44.475 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:56:44.479 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:56:44.481 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:56:44.484 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:56:44.486 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-11-02 14:56:44.489 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-11-02 14:56:44.491 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-11-02 14:56:44.494 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:56:44.499 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:56:44.499 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:56:44.502 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:56:44.504 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:56:44.507 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:56:44.509 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-11-02 14:56:44.511 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:56:44.516 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-11-02 14:56:44.574 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-11-02 14:56:44.631 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:56:44.690 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-11-02 14:56:44.747 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-11-02 14:56:44.803 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:56:44.858 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:56:44.861 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:56:44.863 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-11-02 14:56:44.921 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:56:45.507 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container-sync.service 2022-11-02 14:56:46.088 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container-sync.service 2022-11-02 14:56:46.118 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:56:46.121 | + functions-common:time_stop:2451 : local name 2022-11-02 14:56:46.124 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:56:46.126 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:56:46.129 | + functions-common:time_stop:2454 : local total 2022-11-02 14:56:46.132 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:56:46.134 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:56:46.137 | + functions-common:time_stop:2458 : start_time=1667401004424 2022-11-02 14:56:46.140 | + functions-common:time_stop:2460 : [[ -z 1667401004424 ]] 2022-11-02 14:56:46.143 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:56:46.147 | + functions-common:time_stop:2463 : end_time=1667401006145 2022-11-02 14:56:46.150 | + functions-common:time_stop:2464 : elapsed_time=1721 2022-11-02 14:56:46.153 | + functions-common:time_stop:2465 : total=9281 2022-11-02 14:56:46.155 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:56:46.158 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=11002 2022-11-02 14:56:46.161 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-11-02 14:56:46.181 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:56:46.183 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:56:46.186 | + functions-common:run_process:1705 : local service=s-proxy 2022-11-02 14:56:46.188 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:56:46.191 | + functions-common:run_process:1707 : local group= 2022-11-02 14:56:46.193 | + functions-common:run_process:1708 : local user= 2022-11-02 14:56:46.197 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:56:46.201 | + functions-common:run_process:1711 : local name=s-proxy 2022-11-02 14:56:46.202 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:56:46.205 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:56:46.207 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:56:46.210 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:56:46.214 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:56:46.218 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401006216 2022-11-02 14:56:46.221 | + functions-common:run_process:1714 : is_service_enabled s-proxy 2022-11-02 14:56:46.239 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:46.241 | + functions-common:run_process:1715 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-11-02 14:56:46.244 | + functions-common:_run_under_systemd:1665 : local service=s-proxy 2022-11-02 14:56:46.247 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:56:46.250 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:56:46.254 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:56:46.255 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:56:46.258 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-11-02 14:56:46.261 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-11-02 14:56:46.264 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-proxy.service 2022-11-02 14:56:46.266 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:56:46.269 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:56:46.271 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:56:46.275 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:56:46.278 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-11-02 14:56:46.281 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-11-02 14:56:46.283 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-11-02 14:56:46.285 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:56:46.288 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:56:46.291 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:56:46.294 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:56:46.296 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:56:46.299 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:56:46.301 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-11-02 14:56:46.303 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:56:46.309 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-11-02 14:56:46.366 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-11-02 14:56:46.423 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:56:46.482 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-11-02 14:56:46.541 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-11-02 14:56:46.597 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:56:46.657 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:56:46.659 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:56:46.662 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-11-02 14:56:46.721 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:56:47.334 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-proxy.service 2022-11-02 14:56:47.349 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-11-02 14:56:47.994 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-proxy.service 2022-11-02 14:56:48.021 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:56:48.024 | + functions-common:time_stop:2451 : local name 2022-11-02 14:56:48.027 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:56:48.029 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:56:48.032 | + functions-common:time_stop:2454 : local total 2022-11-02 14:56:48.035 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:56:48.037 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:56:48.040 | + functions-common:time_stop:2458 : start_time=1667401006216 2022-11-02 14:56:48.043 | + functions-common:time_stop:2460 : [[ -z 1667401006216 ]] 2022-11-02 14:56:48.046 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:56:48.051 | + functions-common:time_stop:2463 : end_time=1667401008048 2022-11-02 14:56:48.055 | + functions-common:time_stop:2464 : elapsed_time=1832 2022-11-02 14:56:48.058 | + functions-common:time_stop:2465 : total=11002 2022-11-02 14:56:48.060 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:56:48.063 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=12834 2022-11-02 14:56:48.065 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-11-02 14:56:48.065 | Waiting for swift proxy to start... 2022-11-02 14:56:48.068 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.89:8080/info 2022-11-02 14:56:48.070 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 14:56:48.073 | + functions:wait_for_service:458 : local url=http://10.222.0.89:8080/info 2022-11-02 14:56:48.076 | + functions:wait_for_service:459 : local rval=0 2022-11-02 14:56:48.078 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 14:56:48.081 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 14:56:48.084 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:56:48.087 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:56:48.090 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:56:48.095 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401008092 2022-11-02 14:56:48.097 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 14:56:48.104 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 14:56:48.117 | + :: : [[ 000 == 503 ]] 2022-11-02 14:56:48.119 | + :: : [[ 7 -eq 7 ]] 2022-11-02 14:56:48.120 | + :: : sleep 1 2022-11-02 14:56:49.124 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 14:56:49.139 | + :: : [[ 000 == 503 ]] 2022-11-02 14:56:49.141 | + :: : [[ 7 -eq 7 ]] 2022-11-02 14:56:49.142 | + :: : sleep 1 2022-11-02 14:56:50.145 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 14:56:50.159 | + :: : [[ 000 == 503 ]] 2022-11-02 14:56:50.160 | + :: : [[ 7 -eq 7 ]] 2022-11-02 14:56:50.162 | + :: : sleep 1 2022-11-02 14:56:51.165 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 14:56:51.397 | + :: : [[ 200 == 503 ]] 2022-11-02 14:56:51.400 | + :: : [[ 0 -eq 7 ]] 2022-11-02 14:56:51.403 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 14:56:51.406 | + functions-common:time_stop:2451 : local name 2022-11-02 14:56:51.408 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:56:51.411 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:56:51.414 | + functions-common:time_stop:2454 : local total 2022-11-02 14:56:51.416 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:56:51.419 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 14:56:51.422 | + functions-common:time_stop:2458 : start_time=1667401008092 2022-11-02 14:56:51.424 | + functions-common:time_stop:2460 : [[ -z 1667401008092 ]] 2022-11-02 14:56:51.427 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:56:51.432 | + functions-common:time_stop:2463 : end_time=1667401011429 2022-11-02 14:56:51.435 | + functions-common:time_stop:2464 : elapsed_time=3337 2022-11-02 14:56:51.438 | + functions-common:time_stop:2465 : total=6788 2022-11-02 14:56:51.441 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:56:51.444 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10125 2022-11-02 14:56:51.447 | + functions:wait_for_service:467 : return 0 2022-11-02 14:56:51.449 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-11-02 14:56:51.452 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 14:56:51.455 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-11-02 14:56:51.474 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:51.477 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 14:56:51.510 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-11-02 14:56:51.564 | [466494 Async configure_neutron_nova:513166]: Waiting for completion of configure_neutron_nova running on PID 513166 (2 other jobs running) 2022-11-02 14:56:51.592 | [466494 Async configure_neutron_nova:513166]: Signaling child to exit 2022-11-02 14:56:51.592 | WAKEUP 2022-11-02 14:56:51.616 | [466494 Async configure_neutron_nova:513166]: Signaled 2022-11-02 14:56:51.618 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-11-02 14:56:51.618 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:56:51.618 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 14:56:51.618 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:56:51.618 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 14:56:51.618 | + 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-11-02 14:56:51.618 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 14:56:51.618 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-11-02 14:56:51.618 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova.conf 2022-11-02 14:56:51.618 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_type password 2022-11-02 14:56:51.618 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 14:56:51.618 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron username neutron 2022-11-02 14:56:51.618 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-11-02 14:56:51.618 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-11-02 14:56:51.618 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_name service 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-11-02 14:56:51.619 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 14:56:51.619 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 14:56:51.619 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-11-02 14:56:51.619 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-11-02 14:56:51.619 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-11-02 14:56:51.619 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 14:56:51.619 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-11-02 14:56:51.619 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-11-02 14:56:51.619 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 14:56:51.619 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 14:56:51.619 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-11-02 14:56:51.619 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-11-02 14:56:51.619 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-11-02 14:56:51.620 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-11-02 14:56:51.620 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-11-02 14:56:51.620 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-11-02 14:56:51.620 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-11-02 14:56:51.620 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-11-02 14:56:51.620 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 14:56:51.620 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 14:56:51.620 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 14:56:51.620 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:51.620 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-11-02 14:56:51.620 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 14:56:51.620 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-11-02 14:56:51.664 | [466494 Async configure_neutron_nova:513166]: finished configure_neutron_nova with result 0 in 0 seconds 2022-11-02 14:56:51.668 | + inc/async:async_wait:197 : return 0 2022-11-02 14:56:51.671 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-11-02 14:56:51.690 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:51.694 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 14:56:51.725 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 14:56:51.758 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-11-02 14:56:51.777 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:51.779 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-11-02 14:56:51.782 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:56:51.784 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-11-02 14:56:51.787 | + ./stack.sh:main:1277 : start_nova_api 2022-11-02 14:56:51.790 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-11-02 14:56:51.792 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-11-02 14:56:51.795 | + lib/nova:start_nova_api:936 : local nova_url 2022-11-02 14:56:51.798 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-11-02 14:56:51.816 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:56:51.819 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 14:56:51.822 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 14:56:51.825 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 14:56:51.828 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-11-02 14:56:51.832 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-11-02 14:56:51.837 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:56:51.840 | + functions-common:run_process:1705 : local service=n-api 2022-11-02 14:56:51.842 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:56:51.845 | + functions-common:run_process:1707 : local group= 2022-11-02 14:56:51.847 | + functions-common:run_process:1708 : local user= 2022-11-02 14:56:51.850 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:56:51.853 | + functions-common:run_process:1711 : local name=n-api 2022-11-02 14:56:51.856 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:56:51.858 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:56:51.861 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:56:51.864 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:56:51.868 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:56:51.872 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401011869 2022-11-02 14:56:51.875 | + functions-common:run_process:1714 : is_service_enabled n-api 2022-11-02 14:56:51.894 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:51.896 | + functions-common:run_process:1715 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-11-02 14:56:51.899 | + functions-common:_run_under_systemd:1665 : local service=n-api 2022-11-02 14:56:51.902 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:56:51.904 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:56:51.907 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:56:51.909 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:56:51.912 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-11-02 14:56:51.918 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-11-02 14:56:51.921 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-api.service 2022-11-02 14:56:51.923 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:56:51.926 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:56:51.929 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:56:51.932 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:56:51.935 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-11-02 14:56:51.938 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-11-02 14:56:51.940 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@n-api.service 2022-11-02 14:56:51.942 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:56:51.945 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 14:56:51.948 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 14:56:51.950 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 14:56:51.952 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-11-02 14:56:51.955 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 14:56:51.959 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-11-02 14:56:52.014 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-11-02 14:56:52.071 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-11-02 14:56:52.128 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:56:52.184 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:56:52.238 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-11-02 14:56:52.292 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-11-02 14:56:52.346 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-11-02 14:56:52.401 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-11-02 14:56:52.455 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-11-02 14:56:52.510 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 14:56:52.512 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 14:56:52.515 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-11-02 14:56:52.569 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 14:56:53.171 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-api.service 2022-11-02 14:56:53.185 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-11-02 14:56:53.775 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-api.service 2022-11-02 14:56:53.853 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:56:53.856 | + functions-common:time_stop:2451 : local name 2022-11-02 14:56:53.858 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:56:53.861 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:56:53.864 | + functions-common:time_stop:2454 : local total 2022-11-02 14:56:53.866 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:56:53.870 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:56:53.872 | + functions-common:time_stop:2458 : start_time=1667401011869 2022-11-02 14:56:53.875 | + functions-common:time_stop:2460 : [[ -z 1667401011869 ]] 2022-11-02 14:56:53.878 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:56:53.884 | + functions-common:time_stop:2463 : end_time=1667401013880 2022-11-02 14:56:53.886 | + functions-common:time_stop:2464 : elapsed_time=2011 2022-11-02 14:56:53.889 | + functions-common:time_stop:2465 : total=12834 2022-11-02 14:56:53.892 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:56:53.894 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=14845 2022-11-02 14:56:53.897 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.89/compute/v2.1/ 2022-11-02 14:56:53.903 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-11-02 14:56:53.903 | Waiting for nova-api to start... 2022-11-02 14:56:53.911 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.89/compute/v2.1/ 2022-11-02 14:56:53.914 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 14:56:53.918 | + functions:wait_for_service:458 : local url=http://10.222.0.89/compute/v2.1/ 2022-11-02 14:56:53.921 | + functions:wait_for_service:459 : local rval=0 2022-11-02 14:56:53.924 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 14:56:53.926 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 14:56:53.930 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:56:53.932 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:56:53.935 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:56:53.940 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401013937 2022-11-02 14:56:53.943 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 14:56:53.950 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/compute/v2.1/ 2022-11-02 14:56:59.916 | + :: : [[ 200 == 503 ]] 2022-11-02 14:56:59.917 | + :: : [[ 0 -eq 7 ]] 2022-11-02 14:56:59.922 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 14:56:59.925 | + functions-common:time_stop:2451 : local name 2022-11-02 14:56:59.927 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:56:59.930 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:56:59.932 | + functions-common:time_stop:2454 : local total 2022-11-02 14:56:59.935 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:56:59.937 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 14:56:59.940 | + functions-common:time_stop:2458 : start_time=1667401013937 2022-11-02 14:56:59.942 | + functions-common:time_stop:2460 : [[ -z 1667401013937 ]] 2022-11-02 14:56:59.946 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:56:59.951 | + functions-common:time_stop:2463 : end_time=1667401019948 2022-11-02 14:56:59.953 | + functions-common:time_stop:2464 : elapsed_time=6011 2022-11-02 14:56:59.956 | + functions-common:time_stop:2465 : total=10125 2022-11-02 14:56:59.958 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:56:59.961 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=16136 2022-11-02 14:56:59.964 | + functions:wait_for_service:467 : return 0 2022-11-02 14:56:59.966 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 14:56:59.969 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 14:56:59.972 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-11-02 14:56:59.991 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:56:59.994 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-11-02 14:56:59.997 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:56:59.999 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-11-02 14:57:00.002 | + ./stack.sh:main:1282 : start_ovn_services 2022-11-02 14:57:00.005 | + lib/neutron-legacy:start_ovn_services:517 : [[ openvswitch == \o\v\n ]] 2022-11-02 14:57:00.008 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-11-02 14:57:00.027 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:57:00.029 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-11-02 14:57:00.048 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:57:00.050 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-11-02 14:57:00.053 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:57:00.056 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-11-02 14:57:00.059 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-11-02 14:57:00.061 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-11-02 14:57:00.064 | + lib/neutron-legacy:configure_neutron_after_post_config:498 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 14:57:00.095 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : configure_rbac_policies 2022-11-02 14:57:00.098 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-11-02 14:57:00.101 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-11-02 14:57:00.133 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-11-02 14:57:00.166 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-11-02 14:57:00.169 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local service_port=9696 2022-11-02 14:57:00.176 | + lib/neutron-legacy:start_neutron_service_and_check:534 : local service_protocol=http 2022-11-02 14:57:00.177 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local cfg_file_options 2022-11-02 14:57:00.177 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local neutron_url 2022-11-02 14:57:00.181 | ++ lib/neutron-legacy:start_neutron_service_and_check:538 : determine_config_files neutron-server 2022-11-02 14:57:00.183 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-11-02 14:57:00.186 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-11-02 14:57:00.190 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_server 2022-11-02 14:57:00.192 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ '' != '' ]] 2022-11-02 14:57:00.195 | +++ lib/neutron-legacy:_determine_config_server:315 : [[ 0 > 0 ]] 2022-11-02 14:57:00.198 | +++ lib/neutron-legacy:_determine_config_server:322 : local cfg_file 2022-11-02 14:57:00.201 | +++ lib/neutron-legacy:_determine_config_server:323 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:57:00.203 | +++ lib/neutron-legacy:_determine_config_server:327 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:57:00.206 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:57:00.209 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-11-02 14:57:00.212 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:57:00.216 | + lib/neutron-legacy:start_neutron_service_and_check:538 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:57:00.218 | + lib/neutron-legacy:start_neutron_service_and_check:540 : is_service_enabled tls-proxy 2022-11-02 14:57:00.236 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:57:00.239 | + lib/neutron-legacy:start_neutron_service_and_check:545 : '[' False == True ']' 2022-11-02 14:57:00.242 | + lib/neutron-legacy:start_neutron_service_and_check:552 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:57:00.244 | + functions-common:run_process:1705 : local service=q-svc 2022-11-02 14:57:00.247 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:57:00.250 | + functions-common:run_process:1707 : local group= 2022-11-02 14:57:00.252 | + functions-common:run_process:1708 : local user= 2022-11-02 14:57:00.255 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:57:00.259 | + functions-common:run_process:1711 : local name=q-svc 2022-11-02 14:57:00.261 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:57:00.264 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:57:00.267 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:57:00.270 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:57:00.274 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:57:00.278 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401020275 2022-11-02 14:57:00.281 | + functions-common:run_process:1714 : is_service_enabled q-svc 2022-11-02 14:57:00.298 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:57:00.301 | + functions-common:run_process:1715 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-11-02 14:57:00.303 | + functions-common:_run_under_systemd:1665 : local service=q-svc 2022-11-02 14:57:00.306 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:57:00.309 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:57:00.311 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:57:00.314 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:57:00.316 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-11-02 14:57:00.319 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-11-02 14:57:00.322 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-svc.service 2022-11-02 14:57:00.324 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:57:00.327 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:57:00.330 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:57:00.332 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:57:00.336 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-11-02 14:57:00.339 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-11-02 14:57:00.341 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-11-02 14:57:00.343 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:57:00.346 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:57:00.348 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:57:00.350 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:57:00.352 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:57:00.355 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:57:00.357 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-11-02 14:57:00.359 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:57:00.363 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-11-02 14:57:00.417 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-11-02 14:57:00.471 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:57:00.526 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-11-02 14:57:00.581 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-11-02 14:57:00.636 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:57:00.691 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:57:00.694 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:57:00.697 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-11-02 14:57:00.755 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:57:01.354 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-svc.service 2022-11-02 14:57:01.367 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-11-02 14:57:01.938 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-svc.service 2022-11-02 14:57:01.967 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:57:01.968 | + functions-common:time_stop:2451 : local name 2022-11-02 14:57:01.971 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:57:01.973 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:57:01.976 | + functions-common:time_stop:2454 : local total 2022-11-02 14:57:01.979 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:57:01.981 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:57:01.990 | + functions-common:time_stop:2458 : start_time=1667401020275 2022-11-02 14:57:01.991 | + functions-common:time_stop:2460 : [[ -z 1667401020275 ]] 2022-11-02 14:57:01.991 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:57:01.995 | + functions-common:time_stop:2463 : end_time=1667401021992 2022-11-02 14:57:01.997 | + functions-common:time_stop:2464 : elapsed_time=1717 2022-11-02 14:57:02.000 | + functions-common:time_stop:2465 : total=14845 2022-11-02 14:57:02.002 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:57:02.005 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=16562 2022-11-02 14:57:02.008 | + lib/neutron-legacy:start_neutron_service_and_check:553 : neutron_url=http://10.222.0.89:9696 2022-11-02 14:57:02.011 | + lib/neutron-legacy:start_neutron_service_and_check:555 : is_service_enabled tls-proxy 2022-11-02 14:57:02.030 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:57:02.033 | + lib/neutron-legacy:start_neutron_service_and_check:559 : echo 'Waiting for Neutron to start...' 2022-11-02 14:57:02.033 | Waiting for Neutron to start... 2022-11-02 14:57:02.036 | + lib/neutron-legacy:start_neutron_service_and_check:561 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 14:57:02.039 | + lib/neutron-legacy:start_neutron_service_and_check:562 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.89:9696' 'Neutron did not start' 60 2022-11-02 14:57:02.041 | + functions-common:test_with_retry:2389 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 14:57:02.044 | + functions-common:test_with_retry:2390 : local 'failmsg=Neutron did not start' 2022-11-02 14:57:02.046 | + functions-common:test_with_retry:2391 : local until=60 2022-11-02 14:57:02.049 | + functions-common:test_with_retry:2392 : local sleep=0.5 2022-11-02 14:57:02.051 | + functions-common:test_with_retry:2394 : time_start test_with_retry 2022-11-02 14:57:02.055 | + functions-common:time_start:2437 : local name=test_with_retry 2022-11-02 14:57:02.058 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:57:02.060 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:57:02.063 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:57:02.068 | + functions-common:time_start:2442 : _TIME_START[$name]=1667401022065 2022-11-02 14:57:02.071 | + functions-common:test_with_retry:2395 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.89:9696; do sleep 0.5; done' 2022-11-02 14:58:02.077 | + functions-common:test_with_retry:2396 : die 2396 'Neutron did not start' 2022-11-02 14:58:02.079 | + functions-common:die:264 : local exitcode=0 2022-11-02 14:58:02.082 | [Call Trace] 2022-11-02 14:58:02.082 | ./stack.sh:1291:start_neutron_service_and_check 2022-11-02 14:58:02.082 | /home/ubuntu/devstack/lib/neutron-legacy:562:test_with_retry 2022-11-02 14:58:02.082 | /home/ubuntu/devstack/functions-common:2396:die 2022-11-02 14:58:02.087 | [ERROR] /home/ubuntu/devstack/functions-common:2396 Neutron did not start 2022-11-02 14:58:03.091 | exit_trap: cleaning up child processes 2022-11-02 14:58:03.093 | Error on exit