2020-10-27 21:16:35.626 | + ./stack.sh:main:457 : exec 2020-10-27 21:16:35.626 | + ./stack.sh:main:465 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-10-27-211635' 2020-10-27 21:16:35.626 | ++ ./stack.sh:main:457 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-10-27-211635.summary.2020-10-27-211635 2020-10-27 21:16:35.626 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-10-27 21:16:35.626 | + ./stack.sh:echo_summary:416 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-10-27-211635 2020-10-27 21:16:35.626 | + ./stack.sh:main:467 : ln -sf /opt/stack/logs/stack.sh.log.2020-10-27-211635 /opt/stack/logs/stack.sh.log 2020-10-27 21:16:35.626 | + ./stack.sh:main:468 : ln -sf /opt/stack/logs/stack.sh.log.2020-10-27-211635.summary.2020-10-27-211635 /opt/stack/logs/stack.sh.log.summary 2020-10-27 21:16:35.626 | + ./stack.sh:main:483 : check_path_perm_sanity /opt/stack 2020-10-27 21:16:35.626 | + functions:check_path_perm_sanity:620 : local real_path 2020-10-27 21:16:35.626 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2020-10-27 21:16:35.626 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2020-10-27 21:16:35.626 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2020-10-27 21:16:35.626 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2020-10-27 21:16:35.627 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2020-10-27 21:16:35.627 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-10-27 21:16:35.627 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2020-10-27 21:16:35.627 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2020-10-27 21:16:35.627 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-10-27 21:16:35.627 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-10-27 21:16:35.627 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2020-10-27 21:16:35.627 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2020-10-27 21:16:35.627 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-10-27 21:16:35.627 | + ./stack.sh:main:489 : trap exit_trap EXIT 2020-10-27 21:16:35.627 | + ./stack.sh:main:530 : trap err_trap ERR 2020-10-27 21:16:35.627 | + ./stack.sh:main:543 : set -o errexit 2020-10-27 21:16:35.627 | + ./stack.sh:main:546 : uname -a 2020-10-27 21:16:35.627 | Linux dv-cinder-759943-1-smb 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2020-10-27 21:16:35.627 | + ./stack.sh:main:549 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-10-27 21:16:35.627 | + ./stack.sh:main:550 : rm -f /opt/stack/data/ca-bundle.pem 2020-10-27 21:16:35.627 | + ./stack.sh:main:553 : source /home/ubuntu/devstack/lib/database 2020-10-27 21:16:35.644 | + ./stack.sh:main:554 : source /home/ubuntu/devstack/lib/rpc_backend 2020-10-27 21:16:35.658 | + ./stack.sh:main:560 : fetch_plugins 2020-10-27 21:16:35.660 | + functions-common:fetch_plugins:1656 : local plugins= 2020-10-27 21:16:35.662 | + functions-common:fetch_plugins:1657 : local plugin 2020-10-27 21:16:35.665 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2020-10-27 21:16:35.666 | + functions-common:fetch_plugins:1661 : return 2020-10-27 21:16:35.669 | + ./stack.sh:main:564 : run_phase override_defaults 2020-10-27 21:16:35.670 | + functions-common:run_phase:1738 : local mode=override_defaults 2020-10-27 21:16:35.672 | + functions-common:run_phase:1739 : local phase= 2020-10-27 21:16:35.674 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-10-27 21:16:35.676 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2020-10-27 21:16:35.678 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-10-27 21:16:35.680 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2020-10-27 21:16:35.682 | + functions-common:run_phase:1748 : local extra 2020-10-27 21:16:35.684 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-10-27 21:16:35.687 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2020-10-27 21:16:35.689 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-10-27 21:16:35.691 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-10-27 21:16:35.692 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-10-27 21:16:35.694 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-10-27 21:16:35.706 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:16:35.708 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-10-27 21:16:35.710 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-27 21:16:35.711 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-27 21:16:35.713 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-27 21:16:35.715 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-27 21:16:35.717 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-27 21:16:35.718 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-10-27 21:16:35.720 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-10-27 21:16:35.722 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-10-27 21:16:35.724 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-10-27 21:16:35.726 | + functions-common:run_phase:1763 : plugin_override_defaults 2020-10-27 21:16:35.728 | + functions-common:plugin_override_defaults:1697 : local plugins= 2020-10-27 21:16:35.730 | + functions-common:plugin_override_defaults:1698 : local plugin 2020-10-27 21:16:35.732 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2020-10-27 21:16:35.734 | + functions-common:plugin_override_defaults:1702 : return 2020-10-27 21:16:35.736 | + ./stack.sh:main:567 : source /home/ubuntu/devstack/lib/apache 2020-10-27 21:16:35.753 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/tls 2020-10-27 21:16:35.755 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-10-27 21:16:35.767 | ++ functions-common:is_service_enabled:1966 : return 1 2020-10-27 21:16:35.769 | +++ lib/tls:source:43 : hostname -f 2020-10-27 21:16:35.773 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-10-27 21:16:35.774 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-10-27 21:16:35.776 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-10-27 21:16:35.778 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-10-27 21:16:35.780 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-10-27 21:16:35.782 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-10-27 21:16:35.784 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-10-27 21:16:35.785 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-10-27 21:16:35.787 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-10-27 21:16:35.790 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-10-27 21:16:35.795 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/infra 2020-10-27 21:16:35.806 | + ./stack.sh:main:574 : source /home/ubuntu/devstack/lib/libraries 2020-10-27 21:16:35.822 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/lvm 2020-10-27 21:16:35.833 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/horizon 2020-10-27 21:16:35.845 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/keystone 2020-10-27 21:16:35.870 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/glance 2020-10-27 21:16:35.905 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/nova 2020-10-27 21:16:35.975 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/placement 2020-10-27 21:16:35.995 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/cinder 2020-10-27 21:16:36.025 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/swift 2020-10-27 21:16:36.071 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/neutron 2020-10-27 21:16:36.191 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/ldap 2020-10-27 21:16:36.204 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/dstat 2020-10-27 21:16:36.216 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tcpdump 2020-10-27 21:16:36.228 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/etcd3 2020-10-27 21:16:36.329 | + ./stack.sh:main:593 : run_phase source 2020-10-27 21:16:36.331 | + functions-common:run_phase:1738 : local mode=source 2020-10-27 21:16:36.333 | + functions-common:run_phase:1739 : local phase= 2020-10-27 21:16:36.335 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-10-27 21:16:36.337 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2020-10-27 21:16:36.339 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-10-27 21:16:36.341 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2020-10-27 21:16:36.343 | + functions-common:run_phase:1748 : local extra 2020-10-27 21:16:36.346 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-10-27 21:16:36.349 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2020-10-27 21:16:36.351 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-10-27 21:16:36.354 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-10-27 21:16:36.356 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-10-27 21:16:36.358 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-10-27 21:16:36.372 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:16:36.374 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-10-27 21:16:36.376 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-10-27 21:16:36.409 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-10-27 21:16:36.411 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-10-27 21:16:36.414 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2020-10-27 21:16:36.416 | + functions-common:run_phase:1760 : load_plugin_settings 2020-10-27 21:16:36.419 | + functions-common:load_plugin_settings:1674 : local plugins= 2020-10-27 21:16:36.421 | + functions-common:load_plugin_settings:1675 : local plugin 2020-10-27 21:16:36.423 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2020-10-27 21:16:36.425 | + functions-common:load_plugin_settings:1679 : return 2020-10-27 21:16:36.427 | + functions-common:run_phase:1761 : verify_disabled_services 2020-10-27 21:16:36.430 | + functions-common:verify_disabled_services:2021 : local service 2020-10-27 21:16:36.432 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.434 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-10-27 21:16:36.437 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.439 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-10-27 21:16:36.442 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.444 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-10-27 21:16:36.446 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.448 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-10-27 21:16:36.451 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.453 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-10-27 21:16:36.455 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.457 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-10-27 21:16:36.459 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.462 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-10-27 21:16:36.464 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.466 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-10-27 21:16:36.468 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.471 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-10-27 21:16:36.473 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.476 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-10-27 21:16:36.478 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.480 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-10-27 21:16:36.482 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.484 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-10-27 21:16:36.487 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.489 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-10-27 21:16:36.492 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.494 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-10-27 21:16:36.496 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.498 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-10-27 21:16:36.500 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.503 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-10-27 21:16:36.505 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.507 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-10-27 21:16:36.509 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.511 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-10-27 21:16:36.514 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.516 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-10-27 21:16:36.519 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.521 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-10-27 21:16:36.524 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.526 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-10-27 21:16:36.528 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.530 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-10-27 21:16:36.533 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.535 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-10-27 21:16:36.537 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.540 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-10-27 21:16:36.542 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.544 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-10-27 21:16:36.546 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.549 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-10-27 21:16:36.551 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.554 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-10-27 21:16:36.556 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.558 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-10-27 21:16:36.560 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.563 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-10-27 21:16:36.565 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.567 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-10-27 21:16:36.569 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.572 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-10-27 21:16:36.574 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.576 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-10-27 21:16:36.578 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.581 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-10-27 21:16:36.583 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.586 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-10-27 21:16:36.588 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.590 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-10-27 21:16:36.592 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.594 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-10-27 21:16:36.597 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.599 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-10-27 21:16:36.602 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.604 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-10-27 21:16:36.606 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.608 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-10-27 21:16:36.611 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-27 21:16:36.613 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-10-27 21:16:36.616 | + ./stack.sh:main:664 : initialize_database_backends 2020-10-27 21:16:36.618 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-10-27 21:16:36.620 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-10-27 21:16:36.635 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:16:36.637 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-10-27 21:16:36.639 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-10-27 21:16:36.641 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-10-27 21:16:36.656 | + functions-common:is_service_enabled:1966 : return 1 2020-10-27 21:16:36.658 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-10-27 21:16:36.660 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-10-27 21:16:36.662 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-10-27 21:16:36.665 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-10-27 21:16:36.667 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-10-27 21:16:36.669 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-10-27 21:16:36.671 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-10-27 21:16:36.674 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-10-27 21:16:36.677 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-10-27 21:16:36.679 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-10-27 21:16:36.681 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-10-27 21:16:36.684 | + lib/database:initialize_database_backends:104 : return 0 2020-10-27 21:16:36.686 | + ./stack.sh:main:665 : echo 'Using mysql database backend' 2020-10-27 21:16:36.686 | Using mysql database backend 2020-10-27 21:16:36.688 | + ./stack.sh:main:668 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-10-27 21:16:36.703 | + ./stack.sh:main:680 : is_service_enabled rabbit 2020-10-27 21:16:36.718 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:16:36.720 | + ./stack.sh:main:681 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-10-27 21:16:36.736 | + ./stack.sh:main:688 : is_service_enabled keystone 2020-10-27 21:16:36.750 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:16:36.753 | + ./stack.sh:main:690 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-10-27 21:16:36.768 | + ./stack.sh:main:692 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-10-27 21:16:36.783 | + ./stack.sh:main:703 : is_service_enabled ldap 2020-10-27 21:16:36.798 | + functions-common:is_service_enabled:1966 : return 1 2020-10-27 21:16:36.801 | + ./stack.sh:main:712 : is_service_enabled nova 2020-10-27 21:16:36.816 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:16:36.818 | + ./stack.sh:main:712 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-10-27 21:16:36.820 | + ./stack.sh:main:722 : is_service_enabled s-proxy 2020-10-27 21:16:36.836 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:16:36.838 | + ./stack.sh:main:726 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-10-27 21:16:36.854 | + ./stack.sh:main:728 : [[ -z '' ]] 2020-10-27 21:16:36.856 | + ./stack.sh:main:728 : [[ False == \T\r\u\e ]] 2020-10-27 21:16:36.858 | + ./stack.sh:main:734 : save_stackenv 734 2020-10-27 21:16:36.861 | + functions-common:save_stackenv:60 : local tag=734 2020-10-27 21:16:36.864 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-10-27 21:16:36.867 | + functions-common:save_stackenv:62 : time_stamp=2020-10-27-211636 2020-10-27 21:16:36.869 | + functions-common:save_stackenv:63 : echo '# 2020-10-27-211636 734' 2020-10-27 21:16:36.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-27 21:16:36.874 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-10-27 21:16:36.877 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-27 21:16:36.879 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-10-27 21:16:36.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-27 21:16:36.883 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-10-27 21:16:36.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-27 21:16:36.888 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,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 2020-10-27 21:16:36.891 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-27 21:16:36.893 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2020-10-27 21:16:36.895 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-27 21:16:36.898 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2020-10-27 21:16:36.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-27 21:16:36.903 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-10-27-211635 2020-10-27 21:16:36.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-27 21:16:36.908 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-10-27 21:16:36.910 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-27 21:16:36.912 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2020-10-27 21:16:36.915 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-27 21:16:36.917 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-10-27 21:16:36.920 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-27 21:16:36.922 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-10-27 21:16:36.924 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-27 21:16:36.927 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-10-27 21:16:36.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-27 21:16:36.931 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-10-27 21:16:36.934 | + ./stack.sh:main:745 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2020-10-27 21:16:36.936 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2020-10-27 21:16:36.938 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2020-10-27 21:16:36.941 | + functions-common:git_clone:527 : local git_ref=master 2020-10-27 21:16:36.943 | + functions-common:git_clone:528 : local orig_dir 2020-10-27 21:16:36.946 | ++ functions-common:git_clone:529 : pwd 2020-10-27 21:16:36.949 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-10-27 21:16:36.951 | + functions-common:git_clone:530 : local git_clone_flags= 2020-10-27 21:16:36.953 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-10-27 21:16:36.969 | + functions-common:git_clone:532 : RECLONE=False 2020-10-27 21:16:36.971 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-10-27 21:16:36.973 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-10-27 21:16:36.976 | + functions-common:git_clone:546 : echo master 2020-10-27 21:16:36.976 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-10-27 21:16:36.980 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2020-10-27 21:16:36.982 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-10-27 21:16:36.985 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2020-10-27 21:16:36.987 | + functions-common:git_clone:595 : git show --oneline 2020-10-27 21:16:36.988 | + functions-common:git_clone:595 : head -1 2020-10-27 21:16:36.990 | 516107fe Updated from generate-constraints 2020-10-27 21:16:36.992 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-10-27 21:16:36.995 | + ./stack.sh:main:749 : echo_summary 'Installing package prerequisites' 2020-10-27 21:16:36.997 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-10-27 21:16:36.999 | + ./stack.sh:echo_summary:416 : echo -e Installing package prerequisites 2020-10-27 21:16:37.002 | + ./stack.sh:main:750 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-10-27 21:16:37.004 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-10-27 21:16:37.007 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-10-27 21:16:37.010 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-10-27 21:16:37.012 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-10-27 21:16:37.014 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-10-27 21:16:37.017 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-10-27 21:16:37.020 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-10-27 21:16:37.024 | ++ tools/install_prereqs.sh:source:47 : NOW=1603833397 2020-10-27 21:16:37.027 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-10-27 21:16:37.031 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1603832296 2020-10-27 21:16:37.034 | ++ tools/install_prereqs.sh:source:49 : DELTA=1101 2020-10-27 21:16:37.036 | ++ tools/install_prereqs.sh:source:50 : [[ 1101 -lt 7200 ]] 2020-10-27 21:16:37.038 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2020-10-27 21:16:37.041 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-10-27 21:16:37.043 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2020-10-27 21:16:37.046 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2020-10-27 21:16:37.048 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2020-10-27 21:16:37.050 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2020-10-27 21:16:37.053 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2020-10-27 21:16:37.055 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2020-10-27 21:16:37.058 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,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 2020-10-27 21:16:37.105 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-10-27 21:16:37.105 | apache2-dev 2020-10-27 21:16:37.105 | bc 2020-10-27 21:16:37.105 | bsdmainutils 2020-10-27 21:16:37.105 | curl 2020-10-27 21:16:37.105 | g++ 2020-10-27 21:16:37.105 | gcc 2020-10-27 21:16:37.105 | gettext 2020-10-27 21:16:37.105 | git 2020-10-27 21:16:37.105 | graphviz 2020-10-27 21:16:37.105 | iputils-ping 2020-10-27 21:16:37.105 | libapache2-mod-proxy-uwsgi 2020-10-27 21:16:37.105 | libffi-dev 2020-10-27 21:16:37.105 | libjpeg-dev 2020-10-27 21:16:37.105 | libmysqlclient-dev 2020-10-27 21:16:37.105 | libpcre3-dev 2020-10-27 21:16:37.105 | libpq-dev 2020-10-27 21:16:37.106 | libssl-dev 2020-10-27 21:16:37.106 | libsystemd-dev 2020-10-27 21:16:37.106 | libxml2-dev 2020-10-27 21:16:37.106 | libxslt1-dev 2020-10-27 21:16:37.106 | libyaml-dev 2020-10-27 21:16:37.106 | lsof 2020-10-27 21:16:37.106 | openssh-server 2020-10-27 21:16:37.106 | openssl 2020-10-27 21:16:37.106 | pkg-config 2020-10-27 21:16:37.106 | psmisc 2020-10-27 21:16:37.106 | python3-dev 2020-10-27 21:16:37.106 | python3-pip 2020-10-27 21:16:37.106 | python3-venv 2020-10-27 21:16:37.106 | tar 2020-10-27 21:16:37.106 | tcpdump 2020-10-27 21:16:37.106 | unzip 2020-10-27 21:16:37.106 | uuid-runtime 2020-10-27 21:16:37.106 | wget 2020-10-27 21:16:37.106 | wget 2020-10-27 21:16:37.106 | zlib1g-dev 2020-10-27 21:16:37.106 | libkrb5-dev 2020-10-27 21:16:37.106 | libldap2-dev 2020-10-27 21:16:37.106 | libsasl2-dev 2020-10-27 21:16:37.106 | memcached 2020-10-27 21:16:37.106 | python3-mysqldb 2020-10-27 21:16:37.106 | sqlite3 2020-10-27 21:16:37.106 | conntrack 2020-10-27 21:16:37.106 | curl 2020-10-27 21:16:37.106 | dnsmasq-base 2020-10-27 21:16:37.106 | dnsmasq-utils 2020-10-27 21:16:37.106 | ebtables 2020-10-27 21:16:37.106 | gawk 2020-10-27 21:16:37.106 | genisoimage 2020-10-27 21:16:37.106 | iptables 2020-10-27 21:16:37.106 | iputils-arping 2020-10-27 21:16:37.107 | kpartx 2020-10-27 21:16:37.107 | libjs-jquery-tablesorter 2020-10-27 21:16:37.107 | libmysqlclient-dev 2020-10-27 21:16:37.107 | parted 2020-10-27 21:16:37.107 | pm-utils 2020-10-27 21:16:37.107 | python3-mysqldb 2020-10-27 21:16:37.107 | socat 2020-10-27 21:16:37.107 | sqlite3 2020-10-27 21:16:37.107 | sudo 2020-10-27 21:16:37.107 | vlan 2020-10-27 21:16:37.107 | lsscsi 2020-10-27 21:16:37.107 | open-iscsi 2020-10-27 21:16:37.107 | lvm2 2020-10-27 21:16:37.107 | qemu-utils 2020-10-27 21:16:37.107 | thin-provisioning-tools 2020-10-27 21:16:37.107 | acl 2020-10-27 21:16:37.107 | dnsmasq-base 2020-10-27 21:16:37.107 | dnsmasq-utils 2020-10-27 21:16:37.107 | ebtables 2020-10-27 21:16:37.107 | haproxy 2020-10-27 21:16:37.107 | iptables 2020-10-27 21:16:37.107 | iputils-arping 2020-10-27 21:16:37.107 | iputils-ping 2020-10-27 21:16:37.107 | libmysqlclient-dev 2020-10-27 21:16:37.107 | postgresql-server-dev-all 2020-10-27 21:16:37.107 | python3-mysqldb 2020-10-27 21:16:37.107 | sqlite3 2020-10-27 21:16:37.107 | sudo 2020-10-27 21:16:37.107 | vlan 2020-10-27 21:16:37.107 | ipset 2020-10-27 21:16:37.107 | conntrack 2020-10-27 21:16:37.107 | conntrackd 2020-10-27 21:16:37.107 | keepalived 2020-10-27 21:16:37.107 | dstat 2020-10-27 21:16:37.107 | lvm2 2020-10-27 21:16:37.107 | qemu-utils 2020-10-27 21:16:37.108 | thin-provisioning-tools 2020-10-27 21:16:37.108 | curl 2020-10-27 21:16:37.108 | liberasurecode-dev 2020-10-27 21:16:37.108 | make 2020-10-27 21:16:37.108 | memcached 2020-10-27 21:16:37.108 | sqlite3 2020-10-27 21:16:37.108 | xfsprogs' 2020-10-27 21:16:37.110 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-10-27 21:16:37.126 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-10-27 21:16:37.126 | apache2-dev 2020-10-27 21:16:37.126 | bc 2020-10-27 21:16:37.126 | bsdmainutils 2020-10-27 21:16:37.126 | curl 2020-10-27 21:16:37.126 | g++ 2020-10-27 21:16:37.126 | gcc 2020-10-27 21:16:37.127 | gettext 2020-10-27 21:16:37.127 | git 2020-10-27 21:16:37.127 | graphviz 2020-10-27 21:16:37.127 | iputils-ping 2020-10-27 21:16:37.127 | libapache2-mod-proxy-uwsgi 2020-10-27 21:16:37.127 | libffi-dev 2020-10-27 21:16:37.127 | libjpeg-dev 2020-10-27 21:16:37.127 | libmysqlclient-dev 2020-10-27 21:16:37.127 | libpcre3-dev 2020-10-27 21:16:37.127 | libpq-dev 2020-10-27 21:16:37.127 | libssl-dev 2020-10-27 21:16:37.127 | libsystemd-dev 2020-10-27 21:16:37.127 | libxml2-dev 2020-10-27 21:16:37.127 | libxslt1-dev 2020-10-27 21:16:37.127 | libyaml-dev 2020-10-27 21:16:37.127 | lsof 2020-10-27 21:16:37.127 | openssh-server 2020-10-27 21:16:37.127 | openssl 2020-10-27 21:16:37.127 | pkg-config 2020-10-27 21:16:37.127 | psmisc 2020-10-27 21:16:37.127 | python3-dev 2020-10-27 21:16:37.127 | python3-pip 2020-10-27 21:16:37.127 | python3-venv 2020-10-27 21:16:37.127 | tar 2020-10-27 21:16:37.127 | tcpdump 2020-10-27 21:16:37.127 | unzip 2020-10-27 21:16:37.127 | uuid-runtime 2020-10-27 21:16:37.127 | wget 2020-10-27 21:16:37.127 | wget 2020-10-27 21:16:37.127 | zlib1g-dev 2020-10-27 21:16:37.127 | libkrb5-dev 2020-10-27 21:16:37.127 | libldap2-dev 2020-10-27 21:16:37.127 | libsasl2-dev 2020-10-27 21:16:37.127 | memcached 2020-10-27 21:16:37.127 | python3-mysqldb 2020-10-27 21:16:37.128 | sqlite3 2020-10-27 21:16:37.128 | conntrack 2020-10-27 21:16:37.128 | curl 2020-10-27 21:16:37.128 | dnsmasq-base 2020-10-27 21:16:37.128 | dnsmasq-utils 2020-10-27 21:16:37.128 | ebtables 2020-10-27 21:16:37.128 | gawk 2020-10-27 21:16:37.128 | genisoimage 2020-10-27 21:16:37.128 | iptables 2020-10-27 21:16:37.128 | iputils-arping 2020-10-27 21:16:37.128 | kpartx 2020-10-27 21:16:37.128 | libjs-jquery-tablesorter 2020-10-27 21:16:37.128 | libmysqlclient-dev 2020-10-27 21:16:37.128 | parted 2020-10-27 21:16:37.128 | pm-utils 2020-10-27 21:16:37.128 | python3-mysqldb 2020-10-27 21:16:37.128 | socat 2020-10-27 21:16:37.128 | sqlite3 2020-10-27 21:16:37.128 | sudo 2020-10-27 21:16:37.128 | vlan 2020-10-27 21:16:37.128 | lsscsi 2020-10-27 21:16:37.128 | open-iscsi 2020-10-27 21:16:37.128 | lvm2 2020-10-27 21:16:37.128 | qemu-utils 2020-10-27 21:16:37.128 | thin-provisioning-tools 2020-10-27 21:16:37.128 | acl 2020-10-27 21:16:37.128 | dnsmasq-base 2020-10-27 21:16:37.128 | dnsmasq-utils 2020-10-27 21:16:37.128 | ebtables 2020-10-27 21:16:37.128 | haproxy 2020-10-27 21:16:37.128 | iptables 2020-10-27 21:16:37.129 | iputils-arping 2020-10-27 21:16:37.129 | iputils-ping 2020-10-27 21:16:37.129 | libmysqlclient-dev 2020-10-27 21:16:37.129 | postgresql-server-dev-all 2020-10-27 21:16:37.129 | python3-mysqldb 2020-10-27 21:16:37.129 | sqlite3 2020-10-27 21:16:37.129 | sudo 2020-10-27 21:16:37.129 | vlan 2020-10-27 21:16:37.129 | ipset 2020-10-27 21:16:37.129 | conntrack 2020-10-27 21:16:37.129 | conntrackd 2020-10-27 21:16:37.129 | keepalived 2020-10-27 21:16:37.129 | dstat 2020-10-27 21:16:37.129 | lvm2 2020-10-27 21:16:37.129 | qemu-utils 2020-10-27 21:16:37.129 | thin-provisioning-tools 2020-10-27 21:16:37.129 | curl 2020-10-27 21:16:37.129 | liberasurecode-dev 2020-10-27 21:16:37.129 | make 2020-10-27 21:16:37.129 | memcached 2020-10-27 21:16:37.129 | sqlite3 2020-10-27 21:16:37.129 | xfsprogs ' 2020-10-27 21:16:37.129 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-10-27 21:16:37.131 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:16:37.134 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:16:37.137 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-10-27 21:16:37.137 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-27 21:16:37.141 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-27 21:16:37.144 | ++ functions-common:install_package:1344 : update_package_repo 2020-10-27 21:16:37.146 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-27 21:16:37.149 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2020-10-27 21:16:37.151 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-27 21:16:37.153 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-27 21:16:37.155 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2020-10-27 21:16:37.158 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:16:37.160 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:16:37.162 | ++ functions-common:update_package_repo:1325 : apt_get_update 2020-10-27 21:16:37.164 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-10-27 21:16:37.166 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-10-27 21:16:37.168 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2020-10-27 21:16:37.171 | +++ functions-common:apt_get_update:1078 : id -u 2020-10-27 21:16:37.175 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-10-27 21:16:37.177 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2020-10-27 21:16:37.179 | ++ functions-common:time_start:2296 : local name=apt-get-update 2020-10-27 21:16:37.181 | ++ functions-common:time_start:2297 : local start_time= 2020-10-27 21:16:37.183 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2020-10-27 21:16:37.186 | +++ functions-common:time_start:2301 : date +%s%3N 2020-10-27 21:16:37.190 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1603833397187 2020-10-27 21:16:37.192 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-10-27 21:16:37.195 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-10-27 21:16:37.197 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-10-27 21:16:37.439 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-10-27 21:16:37.439 | Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2020-10-27 21:16:37.439 | Hit:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-10-27 21:16:37.486 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2020-10-27 21:16:37.692 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2020-10-27 21:16:38.220 | Fetched 252 kB in 1s (340 kB/s) 2020-10-27 21:16:39.903 | Reading package lists... 2020-10-27 21:16:39.964 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-10-27 21:16:39.967 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-10-27 21:16:39.969 | ++ functions-common:time_stop:2310 : local name 2020-10-27 21:16:39.971 | ++ functions-common:time_stop:2311 : local end_time 2020-10-27 21:16:39.973 | ++ functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:16:39.976 | ++ functions-common:time_stop:2313 : local total 2020-10-27 21:16:39.978 | ++ functions-common:time_stop:2314 : local start_time 2020-10-27 21:16:39.980 | ++ functions-common:time_stop:2316 : name=apt-get-update 2020-10-27 21:16:39.983 | ++ functions-common:time_stop:2317 : start_time=1603833397187 2020-10-27 21:16:39.985 | ++ functions-common:time_stop:2319 : [[ -z 1603833397187 ]] 2020-10-27 21:16:39.987 | +++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:16:39.992 | ++ functions-common:time_stop:2322 : end_time=1603833399988 2020-10-27 21:16:39.994 | ++ functions-common:time_stop:2323 : elapsed_time=2801 2020-10-27 21:16:39.996 | ++ functions-common:time_stop:2324 : total=0 2020-10-27 21:16:39.998 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:16:40.000 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2801 2020-10-27 21:16:40.003 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-27 21:16:40.005 | ++ functions-common:real_install_package:1330 : is_ubuntu 2020-10-27 21:16:40.008 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:16:40.010 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:16:40.012 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-27 21:16:40.033 | ++ functions-common:apt_get:1111 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-27 21:16:40.152 | Reading package lists... 2020-10-27 21:16:40.400 | Building dependency tree... 2020-10-27 21:16:40.402 | Reading state information... 2020-10-27 21:16:40.432 | acl is already the newest version (2.2.52-3build1). 2020-10-27 21:16:40.432 | bc is already the newest version (1.07.1-2). 2020-10-27 21:16:40.432 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-10-27 21:16:40.432 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-10-27 21:16:40.433 | dnsmasq-base is already the newest version (2.79-1). 2020-10-27 21:16:40.433 | dnsmasq-utils is already the newest version (2.79-1). 2020-10-27 21:16:40.433 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-10-27 21:16:40.433 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2020-10-27 21:16:40.433 | ipset is already the newest version (6.34-1). 2020-10-27 21:16:40.433 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-10-27 21:16:40.433 | kpartx is already the newest version (0.7.4-2ubuntu3). 2020-10-27 21:16:40.433 | liberasurecode-dev is already the newest version (1.5.0-1). 2020-10-27 21:16:40.433 | libffi-dev is already the newest version (3.2.1-8). 2020-10-27 21:16:40.433 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2020-10-27 21:16:40.433 | libpcre3-dev is already the newest version (2:8.39-9). 2020-10-27 21:16:40.433 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2020-10-27 21:16:40.433 | lsof is already the newest version (4.89+dfsg-0.1). 2020-10-27 21:16:40.433 | lsscsi is already the newest version (0.28-0.1). 2020-10-27 21:16:40.433 | make is already the newest version (4.1-9.1ubuntu1). 2020-10-27 21:16:40.433 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2020-10-27 21:16:40.433 | python3-mysqldb is already the newest version (1.3.10-1build1). 2020-10-27 21:16:40.433 | socat is already the newest version (1.7.3.2-2ubuntu2). 2020-10-27 21:16:40.433 | unzip is already the newest version (6.0-21ubuntu1). 2020-10-27 21:16:40.433 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-10-27 21:16:40.433 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2020-10-27 21:16:40.433 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-10-27 21:16:40.433 | dstat is already the newest version (0.7.3-1). 2020-10-27 21:16:40.433 | graphviz is already the newest version (2.40.1-2). 2020-10-27 21:16:40.433 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2020-10-27 21:16:40.433 | pm-utils is already the newest version (1.4.1-17). 2020-10-27 21:16:40.433 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2020-10-27 21:16:40.433 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-10-27 21:16:40.433 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2020-10-27 21:16:40.433 | curl is already the newest version (7.58.0-2ubuntu3.10). 2020-10-27 21:16:40.433 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-10-27 21:16:40.434 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2020-10-27 21:16:40.434 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-10-27 21:16:40.434 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2020-10-27 21:16:40.434 | git is already the newest version (1:2.17.1-1ubuntu0.7). 2020-10-27 21:16:40.434 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2020-10-27 21:16:40.434 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2020-10-27 21:16:40.434 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-10-27 21:16:40.434 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2020-10-27 21:16:40.434 | libkrb5-dev is already the newest version (1.16-2ubuntu0.1). 2020-10-27 21:16:40.434 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.6). 2020-10-27 21:16:40.434 | libmysqlclient-dev is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-10-27 21:16:40.434 | libpq-dev is already the newest version (10.14-0ubuntu0.18.04.1). 2020-10-27 21:16:40.434 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.1). 2020-10-27 21:16:40.434 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-10-27 21:16:40.434 | libsystemd-dev is already the newest version (237-3ubuntu10.42). 2020-10-27 21:16:40.434 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2020-10-27 21:16:40.434 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2020-10-27 21:16:40.434 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2020-10-27 21:16:40.434 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2020-10-27 21:16:40.434 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2020-10-27 21:16:40.434 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-10-27 21:16:40.434 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-10-27 21:16:40.434 | openssl set to manually installed. 2020-10-27 21:16:40.434 | parted is already the newest version (3.2-20ubuntu0.2). 2020-10-27 21:16:40.434 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-10-27 21:16:40.434 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-10-27 21:16:40.434 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2020-10-27 21:16:40.434 | sudo is already the newest version (1.8.21p2-3ubuntu1.3). 2020-10-27 21:16:40.434 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-10-27 21:16:40.434 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2020-10-27 21:16:40.435 | tcpdump set to manually installed. 2020-10-27 21:16:40.435 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2020-10-27 21:16:40.435 | uuid-runtime set to manually installed. 2020-10-27 21:16:40.615 | vlan is already the newest version (1.9-3.2ubuntu6). 2020-10-27 21:16:40.615 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-10-27 21:16:40.615 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-10-27 21:16:40.615 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2020-10-27 21:16:40.615 | python3-venv is already the newest version (3.6.7-1~18.04). 2020-10-27 21:16:40.615 | The following packages were automatically installed and are no longer required: 2020-10-27 21:16:40.615 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-27 21:16:40.615 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-27 21:16:40.615 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-10-27 21:16:40.615 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-10-27 21:16:40.616 | python3-twisted-bin python3-zope.interface 2020-10-27 21:16:40.616 | Use 'sudo apt autoremove' to remove them. 2020-10-27 21:16:40.616 | The following additional packages will be installed: 2020-10-27 21:16:40.617 | libxkbcommon0 qemu-block-extra 2020-10-27 21:16:40.618 | Suggested packages: 2020-10-27 21:16:40.618 | debootstrap 2020-10-27 21:16:40.668 | The following NEW packages will be installed: 2020-10-27 21:16:40.669 | libxkbcommon0 python3-pip 2020-10-27 21:16:40.670 | The following packages will be upgraded: 2020-10-27 21:16:40.670 | qemu-block-extra qemu-utils 2020-10-27 21:16:40.809 | 2 upgraded, 2 newly installed, 0 to remove and 151 not upgraded. 2020-10-27 21:16:40.809 | Need to get 1,438 kB/1,552 kB of archives. 2020-10-27 21:16:40.810 | After this operation, 2,948 kB of additional disk space will be used. 2020-10-27 21:16:40.810 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxkbcommon0 amd64 0.8.2-1~ubuntu18.04.1 [97.8 kB] 2020-10-27 21:16:40.815 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 qemu-utils amd64 1:4.0+dfsg-0ubuntu9.8~cloud0 [1,221 kB] 2020-10-27 21:16:41.851 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 qemu-block-extra amd64 1:4.0+dfsg-0ubuntu9.8~cloud0 [119 kB] 2020-10-27 21:16:42.415 | Fetched 1,438 kB in 1s (1,230 kB/s) 2020-10-27 21:16:42.484 | Selecting previously unselected package libxkbcommon0:amd64. 2020-10-27 21:16:42.534 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77597 files and directories currently installed.) 2020-10-27 21:16:42.538 | Preparing to unpack .../libxkbcommon0_0.8.2-1~ubuntu18.04.1_amd64.deb ... 2020-10-27 21:16:42.550 | Unpacking libxkbcommon0:amd64 (0.8.2-1~ubuntu18.04.1) ... 2020-10-27 21:16:42.629 | Selecting previously unselected package python3-pip. 2020-10-27 21:16:42.638 | Preparing to unpack .../python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-10-27 21:16:42.641 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-10-27 21:16:42.741 | Preparing to unpack .../qemu-utils_1%3a4.0+dfsg-0ubuntu9.8~cloud0_amd64.deb ... 2020-10-27 21:16:42.762 | Unpacking qemu-utils (1:4.0+dfsg-0ubuntu9.8~cloud0) over (1:2.11+dfsg-1ubuntu7.32) ... 2020-10-27 21:16:43.062 | Preparing to unpack .../qemu-block-extra_1%3a4.0+dfsg-0ubuntu9.8~cloud0_amd64.deb ... 2020-10-27 21:16:43.083 | Unpacking qemu-block-extra:amd64 (1:4.0+dfsg-0ubuntu9.8~cloud0) over (1:2.11+dfsg-1ubuntu7.32) ... 2020-10-27 21:16:43.191 | Setting up qemu-block-extra:amd64 (1:4.0+dfsg-0ubuntu9.8~cloud0) ... 2020-10-27 21:16:43.220 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-10-27 21:16:43.257 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-10-27 21:16:43.679 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-10-27 21:16:44.264 | Setting up libxkbcommon0:amd64 (0.8.2-1~ubuntu18.04.1) ... 2020-10-27 21:16:44.301 | Setting up qemu-utils (1:4.0+dfsg-0ubuntu9.8~cloud0) ... 2020-10-27 21:16:44.328 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-10-27 21:16:46.317 | ++ functions-common:apt_get:1115 : result=0 2020-10-27 21:16:46.320 | ++ functions-common:apt_get:1118 : time_stop apt-get 2020-10-27 21:16:46.322 | ++ functions-common:time_stop:2310 : local name 2020-10-27 21:16:46.325 | ++ functions-common:time_stop:2311 : local end_time 2020-10-27 21:16:46.327 | ++ functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:16:46.329 | ++ functions-common:time_stop:2313 : local total 2020-10-27 21:16:46.331 | ++ functions-common:time_stop:2314 : local start_time 2020-10-27 21:16:46.333 | ++ functions-common:time_stop:2316 : name=apt-get 2020-10-27 21:16:46.336 | ++ functions-common:time_stop:2317 : start_time=1603833400030 2020-10-27 21:16:46.338 | ++ functions-common:time_stop:2319 : [[ -z 1603833400030 ]] 2020-10-27 21:16:46.341 | +++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:16:46.344 | ++ functions-common:time_stop:2322 : end_time=1603833406342 2020-10-27 21:16:46.346 | ++ functions-common:time_stop:2323 : elapsed_time=6312 2020-10-27 21:16:46.349 | ++ functions-common:time_stop:2324 : total=675 2020-10-27 21:16:46.351 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:16:46.353 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=6987 2020-10-27 21:16:46.356 | ++ functions-common:apt_get:1119 : return 0 2020-10-27 21:16:46.358 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-10-27 21:16:46.361 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-10-27 21:16:46.363 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-10-27 21:16:46.367 | ++ tools/install_prereqs.sh:source:89 : date 2020-10-27 21:16:46.371 | + ./stack.sh:main:753 : [[ False != \T\r\u\e ]] 2020-10-27 21:16:46.373 | + ./stack.sh:main:754 : PYPI_ALTERNATIVE_URL= 2020-10-27 21:16:46.376 | + ./stack.sh:main:754 : /home/ubuntu/devstack/tools/install_pip.sh 2020-10-27 21:16:47.830 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-10-27 21:16:47.832 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-10-27 21:16:47.835 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-10-27 21:16:47.838 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-10-27 21:16:47.840 | + tools/install_pip.sh:main:43 : GetDistro 2020-10-27 21:16:47.841 | + functions-common:GetDistro:373 : GetOSVersion 2020-10-27 21:16:47.843 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2020-10-27 21:16:47.845 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2020-10-27 21:16:47.848 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2020-10-27 21:16:47.849 | + functions-common:_ensure_lsb_release:328 : return 2020-10-27 21:16:47.852 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2020-10-27 21:16:47.935 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2020-10-27 21:16:47.938 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2020-10-27 21:16:48.023 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2020-10-27 21:16:48.025 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2020-10-27 21:16:48.108 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2020-10-27 21:16:48.110 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-10-27 21:16:48.111 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2020-10-27 21:16:48.113 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2020-10-27 21:16:48.116 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2020-10-27 21:16:48.118 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2020-10-27 21:16:48.120 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2020-10-27 21:16:48.122 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2020-10-27 21:16:48.123 | + functions-common:GetDistro:378 : DISTRO=bionic 2020-10-27 21:16:48.125 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2020-10-27 21:16:48.127 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-10-27 21:16:48.127 | Distro: bionic 2020-10-27 21:16:48.130 | + tools/install_pip.sh:main:125 : get_versions 2020-10-27 21:16:48.133 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-10-27 21:16:48.136 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-10-27 21:16:48.138 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-10-27 21:16:48.140 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-10-27 21:16:48.140 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-10-27 21:16:48.664 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2020-10-27 21:16:48.666 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2020-10-27 21:16:48.666 | pip: 20.2.4 2020-10-27 21:16:48.668 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2020-10-27 21:16:49.174 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2020-10-27 21:16:49.198 | + tools/install_pip.sh:main:127 : [[ -n '' ]] 2020-10-27 21:16:49.200 | + tools/install_pip.sh:main:132 : [[ bionic == focal ]] 2020-10-27 21:16:49.202 | + tools/install_pip.sh:main:141 : is_fedora 2020-10-27 21:16:49.204 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-10-27 21:16:49.206 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-10-27 21:16:49.207 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-10-27 21:16:49.210 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-10-27 21:16:49.211 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-10-27 21:16:49.213 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-10-27 21:16:49.215 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-10-27 21:16:49.217 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-10-27 21:16:49.219 | + tools/install_pip.sh:main:141 : is_suse 2020-10-27 21:16:49.220 | + functions-common:is_suse:464 : is_opensuse 2020-10-27 21:16:49.222 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-10-27 21:16:49.224 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-10-27 21:16:49.226 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-10-27 21:16:49.228 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-10-27 21:16:49.229 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-10-27 21:16:49.231 | + tools/install_pip.sh:main:142 : is_package_installed python3-pip 2020-10-27 21:16:49.233 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2020-10-27 21:16:49.235 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2020-10-27 21:16:49.237 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2020-10-27 21:16:49.239 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2020-10-27 21:16:49.262 | + tools/install_pip.sh:main:143 : uninstall_package python3-pip 2020-10-27 21:16:49.264 | + functions-common:uninstall_package:1373 : is_ubuntu 2020-10-27 21:16:49.266 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:16:49.267 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:16:49.269 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2020-10-27 21:16:49.284 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2020-10-27 21:16:49.405 | Reading package lists... 2020-10-27 21:16:49.656 | Building dependency tree... 2020-10-27 21:16:49.657 | Reading state information... 2020-10-27 21:16:49.882 | The following packages were automatically installed and are no longer required: 2020-10-27 21:16:49.883 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-27 21:16:49.883 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-27 21:16:49.883 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-10-27 21:16:49.883 | python3-pam python3-problem-report python3-pyasn1 2020-10-27 21:16:49.883 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-27 21:16:49.883 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-27 21:16:49.883 | python3-zope.interface 2020-10-27 21:16:49.883 | Use 'sudo apt autoremove' to remove them. 2020-10-27 21:16:49.923 | The following packages will be REMOVED: 2020-10-27 21:16:49.923 | python3-pip* 2020-10-27 21:16:50.363 | 0 upgraded, 0 newly installed, 1 to remove and 151 not upgraded. 2020-10-27 21:16:50.363 | After this operation, 601 kB disk space will be freed. 2020-10-27 21:16:50.429 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77682 files and directories currently installed.) 2020-10-27 21:16:50.432 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-10-27 21:16:50.680 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-10-27 21:16:53.207 | + functions-common:apt_get:1115 : result=0 2020-10-27 21:16:53.208 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-27 21:16:53.211 | + functions-common:time_stop:2310 : local name 2020-10-27 21:16:53.212 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:16:53.214 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:16:53.216 | + functions-common:time_stop:2313 : local total 2020-10-27 21:16:53.217 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:16:53.219 | + functions-common:time_stop:2316 : name=apt-get 2020-10-27 21:16:53.221 | + functions-common:time_stop:2317 : start_time=1603833409282 2020-10-27 21:16:53.222 | + functions-common:time_stop:2319 : [[ -z 1603833409282 ]] 2020-10-27 21:16:53.225 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:16:53.228 | + functions-common:time_stop:2322 : end_time=1603833413226 2020-10-27 21:16:53.230 | + functions-common:time_stop:2323 : elapsed_time=3944 2020-10-27 21:16:53.231 | + functions-common:time_stop:2324 : total=0 2020-10-27 21:16:53.233 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:16:53.235 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=3944 2020-10-27 21:16:53.236 | + functions-common:apt_get:1119 : return 0 2020-10-27 21:16:53.238 | + tools/install_pip.sh:main:147 : install_get_pip 2020-10-27 21:16:53.240 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-10-27 21:16:53.242 | + tools/install_pip.sh:install_get_pip:65 : head -1 /home/ubuntu/devstack/files/get-pip.py 2020-10-27 21:16:53.242 | + tools/install_pip.sh:install_get_pip:65 : grep -q '#!/usr/bin/env python' 2020-10-27 21:16:53.246 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-10-27 21:16:53.248 | + tools/install_pip.sh:install_get_pip:81 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2020-10-27 21:16:53.250 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2020-10-27 21:16:53.251 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-10-27 21:16:53.253 | + tools/install_pip.sh:install_get_pip:86 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2020-10-27 21:16:53.255 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2020-10-27 21:16:53.265 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-10-27 21:16:53.265 | Dload Upload Total Spent Left Speed 2020-10-27 21:16:53.415 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2020-10-27 21:16:53.420 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-10-27 21:16:53.423 | + tools/install_pip.sh:install_get_pip:94 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-10-27 21:16:56.479 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-27 21:16:56.655 | Collecting pip 2020-10-27 21:16:56.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2020-10-27 21:16:59.071 | Installing collected packages: pip 2020-10-27 21:16:59.071 | Attempting uninstall: pip 2020-10-27 21:16:59.074 | Found existing installation: pip 20.2.4 2020-10-27 21:16:59.313 | Uninstalling pip-20.2.4: 2020-10-27 21:16:59.329 | Successfully uninstalled pip-20.2.4 2020-10-27 21:17:00.675 | Successfully installed pip-20.2.4 2020-10-27 21:17:00.915 | + tools/install_pip.sh:main:149 : set -x 2020-10-27 21:17:00.917 | + tools/install_pip.sh:main:153 : pip_install_gr setuptools 2020-10-27 21:17:00.919 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-10-27 21:17:00.921 | + inc/python:pip_install_gr:77 : local clean_name 2020-10-27 21:17:00.923 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-10-27 21:17:00.925 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2020-10-27 21:17:00.927 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-10-27 21:17:00.930 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-10-27 21:17:00.931 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-10-27 21:17:00.934 | ++ 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 ' 2020-10-27 21:17:00.936 | ++ 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 == '' ]] 2020-10-27 21:17:00.938 | ++ 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' 2020-10-27 21:17:00.940 | + 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' 2020-10-27 21:17:00.942 | + 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' 2020-10-27 21:17:00.958 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2020-10-27 21:17:00.960 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2020-10-27 21:17:03.267 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-27 21:17:03.267 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-27 21:17:03.290 | Requirement already satisfied: setuptools===50.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (50.3.0) 2020-10-27 21:17:05.963 | + inc/python:pip_install:200 : result=0 2020-10-27 21:17:05.965 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-27 21:17:05.967 | + functions-common:time_stop:2310 : local name 2020-10-27 21:17:05.969 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:17:05.970 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:17:05.972 | + functions-common:time_stop:2313 : local total 2020-10-27 21:17:05.974 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:17:05.976 | + functions-common:time_stop:2316 : name=pip_install 2020-10-27 21:17:05.978 | + functions-common:time_stop:2317 : start_time=1603833420954 2020-10-27 21:17:05.979 | + functions-common:time_stop:2319 : [[ -z 1603833420954 ]] 2020-10-27 21:17:05.981 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:17:05.984 | + functions-common:time_stop:2322 : end_time=1603833425982 2020-10-27 21:17:05.986 | + functions-common:time_stop:2323 : elapsed_time=5028 2020-10-27 21:17:05.988 | + functions-common:time_stop:2324 : total=0 2020-10-27 21:17:05.989 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:17:05.991 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=5028 2020-10-27 21:17:05.993 | + inc/python:pip_install:203 : return 0 2020-10-27 21:17:05.995 | + tools/install_pip.sh:main:155 : get_versions 2020-10-27 21:17:05.997 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-10-27 21:17:06.001 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-10-27 21:17:06.003 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-10-27 21:17:06.005 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-10-27 21:17:06.006 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-10-27 21:17:06.527 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2020-10-27 21:17:06.529 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2020-10-27 21:17:06.529 | pip: 20.2.4 2020-10-27 21:17:06.531 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2020-10-27 21:17:07.024 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2020-10-27 21:17:07.048 | + ./stack.sh:main:758 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-10-27 21:17:07.051 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2020-10-27 21:17:07.055 | + ./stack.sh:main:759 : fixup_all 2020-10-27 21:17:07.057 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_keystone 2020-10-27 21:17:07.059 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2020-10-27 21:17:07.061 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2020-10-27 21:17:07.066 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2020-10-27 21:17:07.067 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2020-10-27 21:17:07.067 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2020-10-27 21:17:07.072 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2020-10-27 21:17:07.074 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2020-10-27 21:17:07.076 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2020-10-27 21:17:07.083 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2020-10-27 21:17:07.086 | + tools/fixup_stuff.sh:fixup_all:189 : fixup_ubuntu 2020-10-27 21:17:07.088 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2020-10-27 21:17:07.090 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2020-10-27 21:17:07.093 | + functions-common:install_package:1344 : update_package_repo 2020-10-27 21:17:07.095 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-27 21:17:07.097 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-27 21:17:07.099 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-27 21:17:07.101 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-27 21:17:07.103 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-27 21:17:07.105 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:17:07.107 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:17:07.109 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-27 21:17:07.111 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-27 21:17:07.113 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-27 21:17:07.116 | + functions-common:apt_get_update:1071 : return 2020-10-27 21:17:07.118 | + functions-common:install_package:1345 : real_install_package software-properties-common 2020-10-27 21:17:07.120 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-27 21:17:07.122 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:17:07.124 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:17:07.126 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2020-10-27 21:17:07.144 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2020-10-27 21:17:07.263 | Reading package lists... 2020-10-27 21:17:07.509 | Building dependency tree... 2020-10-27 21:17:07.511 | Reading state information... 2020-10-27 21:17:07.723 | software-properties-common is already the newest version (0.96.24.32.14). 2020-10-27 21:17:07.723 | The following packages were automatically installed and are no longer required: 2020-10-27 21:17:07.723 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-27 21:17:07.723 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-27 21:17:07.724 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-10-27 21:17:07.724 | python3-pam python3-problem-report python3-pyasn1 2020-10-27 21:17:07.724 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-27 21:17:07.724 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-27 21:17:07.724 | python3-zope.interface 2020-10-27 21:17:07.724 | Use 'sudo apt autoremove' to remove them. 2020-10-27 21:17:07.791 | 0 upgraded, 0 newly installed, 0 to remove and 151 not upgraded. 2020-10-27 21:17:07.795 | + functions-common:apt_get:1115 : result=0 2020-10-27 21:17:07.797 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-27 21:17:07.800 | + functions-common:time_stop:2310 : local name 2020-10-27 21:17:07.802 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:17:07.804 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:17:07.806 | + functions-common:time_stop:2313 : local total 2020-10-27 21:17:07.808 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:17:07.810 | + functions-common:time_stop:2316 : name=apt-get 2020-10-27 21:17:07.813 | + functions-common:time_stop:2317 : start_time=1603833427141 2020-10-27 21:17:07.815 | + functions-common:time_stop:2319 : [[ -z 1603833427141 ]] 2020-10-27 21:17:07.818 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:17:07.821 | + functions-common:time_stop:2322 : end_time=1603833427818 2020-10-27 21:17:07.823 | + functions-common:time_stop:2323 : elapsed_time=677 2020-10-27 21:17:07.825 | + functions-common:time_stop:2324 : total=6987 2020-10-27 21:17:07.827 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:17:07.829 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=7664 2020-10-27 21:17:07.831 | + functions-common:apt_get:1119 : return 0 2020-10-27 21:17:07.834 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2020-10-27 21:17:08.691 | 'universe' distribution component is already enabled for all sources. 2020-10-27 21:17:08.719 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2020-10-27 21:17:08.721 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2020-10-27 21:17:11.371 | Reading package lists... 2020-10-27 21:17:11.666 | Building dependency tree... 2020-10-27 21:17:11.667 | Reading state information... 2020-10-27 21:17:11.878 | ubuntu-cloud-keyring is already the newest version (2018.09.18.1~18.04.0). 2020-10-27 21:17:11.878 | The following packages were automatically installed and are no longer required: 2020-10-27 21:17:11.878 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-27 21:17:11.878 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-27 21:17:11.879 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-10-27 21:17:11.879 | python3-pam python3-problem-report python3-pyasn1 2020-10-27 21:17:11.879 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-27 21:17:11.879 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-27 21:17:11.879 | python3-zope.interface 2020-10-27 21:17:11.879 | Use 'sudo apt autoremove' to remove them. 2020-10-27 21:17:11.950 | 0 upgraded, 0 newly installed, 0 to remove and 151 not upgraded. 2020-10-27 21:17:12.248 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-10-27 21:17:12.248 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-10-27 21:17:12.565 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-10-27 21:17:12.690 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-10-27 21:17:12.818 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-10-27 21:17:16.361 | Reading package lists... 2020-10-27 21:17:16.421 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2020-10-27 21:17:16.423 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2020-10-27 21:17:16.426 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-10-27 21:17:16.428 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-10-27 21:17:16.430 | + functions-common:apt_get_update:1077 : local sudo=sudo 2020-10-27 21:17:16.433 | ++ functions-common:apt_get_update:1078 : id -u 2020-10-27 21:17:16.436 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-10-27 21:17:16.439 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2020-10-27 21:17:16.441 | + functions-common:time_start:2296 : local name=apt-get-update 2020-10-27 21:17:16.443 | + functions-common:time_start:2297 : local start_time= 2020-10-27 21:17:16.445 | + functions-common:time_start:2298 : [[ -n '' ]] 2020-10-27 21:17:16.448 | ++ functions-common:time_start:2301 : date +%s%3N 2020-10-27 21:17:16.451 | + functions-common:time_start:2301 : _TIME_START[$name]=1603833436449 2020-10-27 21:17:16.453 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-10-27 21:17:16.455 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-10-27 21:17:16.457 | + functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-10-27 21:17:16.691 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-10-27 21:17:16.691 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-10-27 21:17:16.822 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-10-27 21:17:16.948 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-10-27 21:17:17.074 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-10-27 21:17:19.156 | Reading package lists... 2020-10-27 21:17:19.216 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-10-27 21:17:19.219 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-10-27 21:17:19.221 | + functions-common:time_stop:2310 : local name 2020-10-27 21:17:19.223 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:17:19.226 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:17:19.228 | + functions-common:time_stop:2313 : local total 2020-10-27 21:17:19.230 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:17:19.232 | + functions-common:time_stop:2316 : name=apt-get-update 2020-10-27 21:17:19.234 | + functions-common:time_stop:2317 : start_time=1603833436449 2020-10-27 21:17:19.236 | + functions-common:time_stop:2319 : [[ -z 1603833436449 ]] 2020-10-27 21:17:19.239 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:17:19.242 | + functions-common:time_stop:2322 : end_time=1603833439240 2020-10-27 21:17:19.245 | + functions-common:time_stop:2323 : elapsed_time=2791 2020-10-27 21:17:19.247 | + functions-common:time_stop:2324 : total=2801 2020-10-27 21:17:19.249 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:17:19.251 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=5592 2020-10-27 21:17:19.253 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2020-10-27 21:17:19.264 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2020-10-27 21:17:19.274 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2020-10-27 21:17:19.284 | + tools/fixup_stuff.sh:fixup_all:190 : fixup_fedora 2020-10-27 21:17:19.287 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2020-10-27 21:17:19.289 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-10-27 21:17:19.291 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-10-27 21:17:19.293 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-10-27 21:17:19.295 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-10-27 21:17:19.297 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-10-27 21:17:19.299 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-10-27 21:17:19.301 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-10-27 21:17:19.304 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-10-27 21:17:19.306 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2020-10-27 21:17:19.308 | + tools/fixup_stuff.sh:fixup_all:191 : fixup_suse 2020-10-27 21:17:19.311 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2020-10-27 21:17:19.313 | + functions-common:is_suse:464 : is_opensuse 2020-10-27 21:17:19.315 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-10-27 21:17:19.317 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-10-27 21:17:19.320 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-10-27 21:17:19.322 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-10-27 21:17:19.324 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-10-27 21:17:19.326 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2020-10-27 21:17:19.328 | + ./stack.sh:main:762 : pip_install -U os-testr 2020-10-27 21:17:19.347 | Using python 3.6 to install os-testr 2020-10-27 21:17:19.350 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2020-10-27 21:17:21.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-27 21:17:21.658 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-27 21:17:21.731 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.0.0) 2020-10-27 21:17:21.742 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.1) 2020-10-27 21:17:21.746 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (1.4.0) 2020-10-27 21:17:21.761 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.0.1) 2020-10-27 21:17:21.794 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.4.0) 2020-10-27 21:17:21.816 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.4.0) 2020-10-27 21:17:21.820 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.1.0) 2020-10-27 21:17:21.828 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (0.12.0) 2020-10-27 21:17:21.833 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2020-10-27 21:17:21.836 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2020-10-27 21:17:21.848 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.18.2) 2020-10-27 21:17:21.851 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-10-27 21:17:21.855 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2020-10-27 21:17:21.872 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.6.0) 2020-10-27 21:17:21.874 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2020-10-27 21:17:21.878 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (1.0.0) 2020-10-27 21:17:21.881 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2020-10-27 21:17:21.884 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (0.7.2) 2020-10-27 21:17:21.886 | Requirement already satisfied, skipping upgrade: cmd2===1.3.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.11) 2020-10-27 21:17:21.951 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2020-10-27 21:17:21.961 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2020-10-27 21:17:21.965 | Requirement already satisfied, skipping upgrade: importlib-metadata===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.0.0) 2020-10-27 21:17:21.986 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.2.5) 2020-10-27 21:17:21.993 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2020-10-27 21:17:21.997 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.8.1) 2020-10-27 21:17:22.000 | Requirement already satisfied, skipping upgrade: setuptools===50.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (50.3.0) 2020-10-27 21:17:22.045 | Requirement already satisfied, skipping upgrade: attrs===20.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.2.0) 2020-10-27 21:17:22.092 | Requirement already satisfied, skipping upgrade: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (3.4.0) 2020-10-27 21:17:24.584 | + inc/python:pip_install:200 : result=0 2020-10-27 21:17:24.586 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-27 21:17:24.589 | + functions-common:time_stop:2310 : local name 2020-10-27 21:17:24.591 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:17:24.593 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:17:24.595 | + functions-common:time_stop:2313 : local total 2020-10-27 21:17:24.597 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:17:24.600 | + functions-common:time_stop:2316 : name=pip_install 2020-10-27 21:17:24.602 | + functions-common:time_stop:2317 : start_time=1603833439342 2020-10-27 21:17:24.604 | + functions-common:time_stop:2319 : [[ -z 1603833439342 ]] 2020-10-27 21:17:24.607 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:17:24.610 | + functions-common:time_stop:2322 : end_time=1603833444607 2020-10-27 21:17:24.612 | + functions-common:time_stop:2323 : elapsed_time=5265 2020-10-27 21:17:24.615 | + functions-common:time_stop:2324 : total=0 2020-10-27 21:17:24.617 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:17:24.619 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=5265 2020-10-27 21:17:24.621 | + inc/python:pip_install:203 : return 0 2020-10-27 21:17:24.623 | + ./stack.sh:main:764 : pip_install_gr systemd-python 2020-10-27 21:17:24.626 | + inc/python:pip_install_gr:76 : local name=systemd-python 2020-10-27 21:17:24.628 | + inc/python:pip_install_gr:77 : local clean_name 2020-10-27 21:17:24.632 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2020-10-27 21:17:24.634 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2020-10-27 21:17:24.636 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-10-27 21:17:24.640 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-10-27 21:17:24.642 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-10-27 21:17:24.646 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2020-10-27 21:17:24.648 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2020-10-27 21:17:24.650 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2020-10-27 21:17:24.653 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2020-10-27 21:17:24.655 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2020-10-27 21:17:24.673 | Using python 3.6 to install systemd-python 2020-10-27 21:17:24.676 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2020-10-27 21:17:26.975 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-27 21:17:26.975 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-27 21:17:26.999 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (234) 2020-10-27 21:17:29.671 | + inc/python:pip_install:200 : result=0 2020-10-27 21:17:29.673 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-27 21:17:29.676 | + functions-common:time_stop:2310 : local name 2020-10-27 21:17:29.678 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:17:29.680 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:17:29.683 | + functions-common:time_stop:2313 : local total 2020-10-27 21:17:29.685 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:17:29.687 | + functions-common:time_stop:2316 : name=pip_install 2020-10-27 21:17:29.689 | + functions-common:time_stop:2317 : start_time=1603833444669 2020-10-27 21:17:29.691 | + functions-common:time_stop:2319 : [[ -z 1603833444669 ]] 2020-10-27 21:17:29.694 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:17:29.697 | + functions-common:time_stop:2322 : end_time=1603833449695 2020-10-27 21:17:29.699 | + functions-common:time_stop:2323 : elapsed_time=5026 2020-10-27 21:17:29.701 | + functions-common:time_stop:2324 : total=5265 2020-10-27 21:17:29.704 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:17:29.706 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=10291 2020-10-27 21:17:29.708 | + inc/python:pip_install:203 : return 0 2020-10-27 21:17:29.710 | + ./stack.sh:main:767 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-10-27 21:17:29.757 | + ./stack.sh:main:768 : sudo systemctl restart systemd-journald 2020-10-27 21:17:29.828 | + ./stack.sh:main:774 : install_infra 2020-10-27 21:17:29.830 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-10-27 21:17:29.833 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-10-27 21:17:29.835 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-10-27 21:17:29.838 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-10-27 21:17:29.860 | + 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 2020-10-27 21:17:32.767 | Requirement already up-to-date: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) 2020-10-27 21:17:32.827 | + inc/python:pip_install:200 : result=0 2020-10-27 21:17:32.829 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-27 21:17:32.831 | + functions-common:time_stop:2310 : local name 2020-10-27 21:17:32.833 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:17:32.835 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:17:32.837 | + functions-common:time_stop:2313 : local total 2020-10-27 21:17:32.839 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:17:32.841 | + functions-common:time_stop:2316 : name=pip_install 2020-10-27 21:17:32.843 | + functions-common:time_stop:2317 : start_time=1603833449854 2020-10-27 21:17:32.845 | + functions-common:time_stop:2319 : [[ -z 1603833449854 ]] 2020-10-27 21:17:32.849 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:17:32.852 | + functions-common:time_stop:2322 : end_time=1603833452849 2020-10-27 21:17:32.854 | + functions-common:time_stop:2323 : elapsed_time=2995 2020-10-27 21:17:32.856 | + functions-common:time_stop:2324 : total=10291 2020-10-27 21:17:32.858 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:17:32.860 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=13286 2020-10-27 21:17:32.862 | + inc/python:pip_install:203 : return 0 2020-10-27 21:17:32.865 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-10-27 21:17:32.867 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-10-27 21:17:32.887 | + 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 2020-10-27 21:17:35.589 | Processing /opt/stack/requirements 2020-10-27 21:17:37.465 | Requirement already satisfied (use --upgrade to upgrade): openstack-requirements==1.2.1.dev4111 from file:///opt/stack/requirements in /opt/stack/requirements/.venv/lib/python3.6/site-packages 2020-10-27 21:17:37.478 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) 2020-10-27 21:17:37.482 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) 2020-10-27 21:17:37.495 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) 2020-10-27 21:17:37.502 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) 2020-10-27 21:17:37.505 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) 2020-10-27 21:17:37.508 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) 2020-10-27 21:17:37.530 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) 2020-10-27 21:17:37.533 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) 2020-10-27 21:17:37.552 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) 2020-10-27 21:17:37.555 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) 2020-10-27 21:17:37.563 | Requirement already satisfied: urllib3===1.25.11 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) 2020-10-27 21:17:37.586 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from openstack-requirements==1.2.1.dev4111) 2020-10-27 21:17:37.589 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from openstack-requirements==1.2.1.dev4111) 2020-10-27 21:17:37.606 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) 2020-10-27 21:17:37.610 | Requirement already satisfied: certifi===2020.6.20 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) 2020-10-27 21:17:37.612 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) 2020-10-27 21:17:37.615 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) 2020-10-27 21:17:37.618 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) 2020-10-27 21:17:37.620 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) 2020-10-27 21:17:37.622 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 542)) 2020-10-27 21:17:37.625 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) 2020-10-27 21:17:37.640 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) 2020-10-27 21:17:37.649 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) 2020-10-27 21:17:37.652 | Requirement already satisfied: cmd2===1.3.11 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) 2020-10-27 21:17:37.714 | Requirement already satisfied: importlib-metadata===2.0.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) 2020-10-27 21:17:37.735 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) 2020-10-27 21:17:37.740 | Requirement already satisfied: attrs===20.2.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) 2020-10-27 21:17:37.785 | Requirement already satisfied: setuptools===50.3.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) 2020-10-27 21:17:37.827 | Requirement already satisfied: pyperclip===1.8.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) 2020-10-27 21:17:37.829 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) 2020-10-27 21:17:37.836 | Requirement already satisfied: zipp===3.4.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) 2020-10-27 21:17:38.008 | + inc/python:pip_install:200 : result=0 2020-10-27 21:17:38.010 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-27 21:17:38.012 | + functions-common:time_stop:2310 : local name 2020-10-27 21:17:38.014 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:17:38.016 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:17:38.018 | + functions-common:time_stop:2313 : local total 2020-10-27 21:17:38.020 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:17:38.022 | + functions-common:time_stop:2316 : name=pip_install 2020-10-27 21:17:38.024 | + functions-common:time_stop:2317 : start_time=1603833452880 2020-10-27 21:17:38.026 | + functions-common:time_stop:2319 : [[ -z 1603833452880 ]] 2020-10-27 21:17:38.029 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:17:38.032 | + functions-common:time_stop:2322 : end_time=1603833458030 2020-10-27 21:17:38.034 | + functions-common:time_stop:2323 : elapsed_time=5150 2020-10-27 21:17:38.036 | + functions-common:time_stop:2324 : total=13286 2020-10-27 21:17:38.038 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:17:38.040 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=18436 2020-10-27 21:17:38.042 | + inc/python:pip_install:203 : return 0 2020-10-27 21:17:38.045 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-10-27 21:17:38.047 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-10-27 21:17:38.050 | + inc/python:use_library_from_git:250 : local name=pbr 2020-10-27 21:17:38.052 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:17:38.055 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:17:38.057 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2020-10-27 21:17:38.059 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:17:38.062 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-10-27 21:17:38.080 | Using python 3.6 to install pbr 2020-10-27 21:17:38.082 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2020-10-27 21:17:40.398 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-27 21:17:40.398 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-27 21:17:40.534 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.1) 2020-10-27 21:17:43.249 | + inc/python:pip_install:200 : result=0 2020-10-27 21:17:43.251 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-27 21:17:43.253 | + functions-common:time_stop:2310 : local name 2020-10-27 21:17:43.256 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:17:43.258 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:17:43.260 | + functions-common:time_stop:2313 : local total 2020-10-27 21:17:43.262 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:17:43.264 | + functions-common:time_stop:2316 : name=pip_install 2020-10-27 21:17:43.266 | + functions-common:time_stop:2317 : start_time=1603833458075 2020-10-27 21:17:43.268 | + functions-common:time_stop:2319 : [[ -z 1603833458075 ]] 2020-10-27 21:17:43.271 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:17:43.274 | + functions-common:time_stop:2322 : end_time=1603833463272 2020-10-27 21:17:43.276 | + functions-common:time_stop:2323 : elapsed_time=5197 2020-10-27 21:17:43.278 | + functions-common:time_stop:2324 : total=18436 2020-10-27 21:17:43.280 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:17:43.283 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=23633 2020-10-27 21:17:43.285 | + inc/python:pip_install:203 : return 0 2020-10-27 21:17:43.287 | + ./stack.sh:main:777 : python3 -m venv /opt/stack/bindep-venv 2020-10-27 21:17:45.405 | + ./stack.sh:main:779 : /opt/stack/bindep-venv/bin/pip install bindep 2020-10-27 21:17:47.170 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.6/site-packages 2020-10-27 21:17:47.176 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-10-27 21:17:47.179 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-10-27 21:17:47.182 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-10-27 21:17:47.235 | + ./stack.sh:main:780 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-10-27 21:17:47.238 | + ./stack.sh:main:780 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-10-27 21:17:47.241 | ++ ./stack.sh:main:783 : _get_plugin_bindep_packages 2020-10-27 21:17:47.258 | + ./stack.sh:main:783 : pkgs= 2020-10-27 21:17:47.260 | + ./stack.sh:main:784 : [[ -n '' ]] 2020-10-27 21:17:47.262 | + ./stack.sh:main:791 : run_phase stack pre-install 2020-10-27 21:17:47.265 | + functions-common:run_phase:1738 : local mode=stack 2020-10-27 21:17:47.267 | + functions-common:run_phase:1739 : local phase=pre-install 2020-10-27 21:17:47.269 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-10-27 21:17:47.272 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2020-10-27 21:17:47.274 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-10-27 21:17:47.276 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2020-10-27 21:17:47.279 | + functions-common:run_phase:1748 : local extra 2020-10-27 21:17:47.281 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-10-27 21:17:47.285 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2020-10-27 21:17:47.287 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-10-27 21:17:47.289 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-10-27 21:17:47.291 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-10-27 21:17:47.294 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-10-27 21:17:47.307 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:17:47.309 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-10-27 21:17:47.312 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-10-27 21:17:47.314 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-10-27 21:17:47.316 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-10-27 21:17:47.319 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-10-27 21:17:47.321 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-10-27 21:17:47.323 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-10-27 21:17:47.325 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-10-27 21:17:47.327 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-10-27 21:17:47.329 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-10-27 21:17:47.331 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-10-27 21:17:47.333 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-10-27 21:17:47.335 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-10-27 21:17:47.337 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2020-10-27 21:17:47.339 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-10-27 21:17:47.342 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2020-10-27 21:17:47.344 | + functions-common:run_plugins:1724 : local mode=stack 2020-10-27 21:17:47.346 | + functions-common:run_plugins:1725 : local phase=pre-install 2020-10-27 21:17:47.349 | + functions-common:run_plugins:1727 : local plugins= 2020-10-27 21:17:47.351 | + functions-common:run_plugins:1728 : local plugin 2020-10-27 21:17:47.353 | + ./stack.sh:main:794 : set_systemd_override DefaultLimitNOFILE 2048 2020-10-27 21:17:47.356 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2020-10-27 21:17:47.358 | + functions:set_systemd_override:826 : local value=2048 2020-10-27 21:17:47.360 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2020-10-27 21:17:47.362 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-10-27 21:17:47.409 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-10-27 21:17:47.409 | Set systemd system override for DefaultLimitNOFILE=2048 2020-10-27 21:17:47.411 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2020-10-27 21:17:47.602 | + ./stack.sh:main:796 : install_rpc_backend 2020-10-27 21:17:47.605 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-10-27 21:17:47.620 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:17:47.622 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-10-27 21:17:47.624 | + functions-common:install_package:1344 : update_package_repo 2020-10-27 21:17:47.627 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-27 21:17:47.629 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-27 21:17:47.631 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-27 21:17:47.633 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-27 21:17:47.635 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-27 21:17:47.638 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:17:47.640 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:17:47.642 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-27 21:17:47.645 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-27 21:17:47.647 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-27 21:17:47.649 | + functions-common:apt_get_update:1071 : return 2020-10-27 21:17:47.652 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2020-10-27 21:17:47.654 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-27 21:17:47.656 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:17:47.658 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:17:47.661 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2020-10-27 21:17:47.679 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2020-10-27 21:17:47.798 | Reading package lists... 2020-10-27 21:17:48.049 | Building dependency tree... 2020-10-27 21:17:48.050 | Reading state information... 2020-10-27 21:17:48.264 | rabbitmq-server is already the newest version (3.6.10-1ubuntu0.3). 2020-10-27 21:17:48.264 | The following packages were automatically installed and are no longer required: 2020-10-27 21:17:48.265 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-27 21:17:48.265 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-27 21:17:48.265 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-10-27 21:17:48.265 | python3-pam python3-problem-report python3-pyasn1 2020-10-27 21:17:48.265 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-27 21:17:48.265 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-27 21:17:48.265 | python3-zope.interface 2020-10-27 21:17:48.265 | Use 'sudo apt autoremove' to remove them. 2020-10-27 21:17:48.332 | 0 upgraded, 0 newly installed, 0 to remove and 151 not upgraded. 2020-10-27 21:17:48.336 | + functions-common:apt_get:1115 : result=0 2020-10-27 21:17:48.339 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-27 21:17:48.341 | + functions-common:time_stop:2310 : local name 2020-10-27 21:17:48.343 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:17:48.346 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:17:48.348 | + functions-common:time_stop:2313 : local total 2020-10-27 21:17:48.351 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:17:48.353 | + functions-common:time_stop:2316 : name=apt-get 2020-10-27 21:17:48.355 | + functions-common:time_stop:2317 : start_time=1603833467676 2020-10-27 21:17:48.357 | + functions-common:time_stop:2319 : [[ -z 1603833467676 ]] 2020-10-27 21:17:48.360 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:17:48.363 | + functions-common:time_stop:2322 : end_time=1603833468361 2020-10-27 21:17:48.365 | + functions-common:time_stop:2323 : elapsed_time=685 2020-10-27 21:17:48.368 | + functions-common:time_stop:2324 : total=7664 2020-10-27 21:17:48.370 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:17:48.372 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=8349 2020-10-27 21:17:48.374 | + functions-common:apt_get:1119 : return 0 2020-10-27 21:17:48.377 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-10-27 21:17:48.379 | + functions-common:is_suse:464 : is_opensuse 2020-10-27 21:17:48.381 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-10-27 21:17:48.383 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-10-27 21:17:48.386 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-10-27 21:17:48.388 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-10-27 21:17:48.390 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-10-27 21:17:48.392 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-10-27 21:17:48.395 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-10-27 21:17:48.397 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-10-27 21:17:48.399 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-10-27 21:17:48.402 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-10-27 21:17:48.404 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-10-27 21:17:48.406 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-10-27 21:17:48.408 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-10-27 21:17:48.411 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-10-27 21:17:48.413 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-10-27 21:17:48.416 | + functions-common:is_suse:464 : is_opensuse 2020-10-27 21:17:48.418 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-10-27 21:17:48.420 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-10-27 21:17:48.422 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-10-27 21:17:48.425 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-10-27 21:17:48.427 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-10-27 21:17:48.429 | + ./stack.sh:main:797 : restart_rpc_backend 2020-10-27 21:17:48.432 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2020-10-27 21:17:48.447 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:17:48.449 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2020-10-27 21:17:48.452 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-10-27 21:17:48.454 | + ./stack.sh:echo_summary:416 : echo -e Starting RabbitMQ 2020-10-27 21:17:48.456 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2020-10-27 21:17:48.459 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2020-10-27 21:17:48.463 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2020-10-27 21:17:48.465 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2020-10-27 21:17:48.467 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2020-10-27 21:17:48.469 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2020-10-27 21:17:48.472 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2020-10-27 21:17:48.475 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2020-10-27 21:17:48.477 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2020-10-27 21:17:49.515 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2020-10-27 21:17:49.515 | stackrabbit []' 2020-10-27 21:17:49.518 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2020-10-27 21:17:49.518 | stackrabbit []' 2020-10-27 21:17:49.519 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2020-10-27 21:17:49.524 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2020-10-27 21:17:49.526 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2020-10-27 21:17:49.528 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-10-27 21:17:50.547 | Changing password for user "stackrabbit" 2020-10-27 21:17:50.571 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-10-27 21:17:51.588 | Setting permissions for user "stackrabbit" in vhost "/" 2020-10-27 21:17:51.612 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2020-10-27 21:17:51.615 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-10-27 21:17:52.662 | Changing password for user "stackrabbit" 2020-10-27 21:17:52.686 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2020-10-27 21:17:52.689 | + lib/rpc_backend:restart_rpc_backend:116 : break 2020-10-27 21:17:52.691 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2020-10-27 21:17:53.700 | Deleting user "guest" 2020-10-27 21:17:53.713 | Error: no_such_user: guest 2020-10-27 21:17:53.722 | + lib/rpc_backend:restart_rpc_backend:119 : true 2020-10-27 21:17:53.725 | + ./stack.sh:main:799 : is_service_enabled mysql postgresql 2020-10-27 21:17:53.740 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:17:53.743 | + ./stack.sh:main:800 : install_database 2020-10-27 21:17:53.745 | + lib/database:install_database:116 : install_database_mysql 2020-10-27 21:17:53.747 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2020-10-27 21:17:53.750 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:17:53.752 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:17:53.755 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2020-10-27 21:17:53.958 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-10-27 21:17:53.960 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2020-10-27 21:17:53.963 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2020-10-27 21:17:53.965 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2020-10-27 21:17:53.967 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2020-10-27 21:17:53.970 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-10-27 21:17:53.972 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-10-27 21:17:53.975 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-10-27 21:17:53.977 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-10-27 21:17:53.980 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-10-27 21:17:53.982 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-10-27 21:17:53.984 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-10-27 21:17:53.987 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-10-27 21:17:53.990 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2020-10-27 21:17:53.992 | + functions-common:is_suse:464 : is_opensuse 2020-10-27 21:17:53.994 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-10-27 21:17:53.996 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-10-27 21:17:53.999 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-10-27 21:17:54.001 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-10-27 21:17:54.003 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-10-27 21:17:54.006 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2020-10-27 21:17:54.008 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:17:54.010 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:17:54.013 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2020-10-27 21:17:54.015 | + functions-common:install_package:1344 : update_package_repo 2020-10-27 21:17:54.017 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-27 21:17:54.020 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-27 21:17:54.022 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-27 21:17:54.024 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-27 21:17:54.027 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-27 21:17:54.029 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:17:54.031 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:17:54.034 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-27 21:17:54.037 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-27 21:17:54.039 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-27 21:17:54.041 | + functions-common:apt_get_update:1071 : return 2020-10-27 21:17:54.044 | + functions-common:install_package:1345 : real_install_package mysql-server 2020-10-27 21:17:54.046 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-27 21:17:54.048 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:17:54.051 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:17:54.053 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2020-10-27 21:17:54.071 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2020-10-27 21:17:54.193 | Reading package lists... 2020-10-27 21:17:54.445 | Building dependency tree... 2020-10-27 21:17:54.447 | Reading state information... 2020-10-27 21:17:54.657 | mysql-server is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-10-27 21:17:54.658 | The following packages were automatically installed and are no longer required: 2020-10-27 21:17:54.658 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-27 21:17:54.658 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-27 21:17:54.658 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-10-27 21:17:54.658 | python3-pam python3-problem-report python3-pyasn1 2020-10-27 21:17:54.658 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-27 21:17:54.658 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-27 21:17:54.658 | python3-zope.interface 2020-10-27 21:17:54.658 | Use 'sudo apt autoremove' to remove them. 2020-10-27 21:17:54.727 | 0 upgraded, 0 newly installed, 0 to remove and 151 not upgraded. 2020-10-27 21:17:54.731 | + functions-common:apt_get:1115 : result=0 2020-10-27 21:17:54.733 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-27 21:17:54.735 | + functions-common:time_stop:2310 : local name 2020-10-27 21:17:54.738 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:17:54.740 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:17:54.742 | + functions-common:time_stop:2313 : local total 2020-10-27 21:17:54.744 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:17:54.746 | + functions-common:time_stop:2316 : name=apt-get 2020-10-27 21:17:54.748 | + functions-common:time_stop:2317 : start_time=1603833474069 2020-10-27 21:17:54.750 | + functions-common:time_stop:2319 : [[ -z 1603833474069 ]] 2020-10-27 21:17:54.753 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:17:54.757 | + functions-common:time_stop:2322 : end_time=1603833474754 2020-10-27 21:17:54.759 | + functions-common:time_stop:2323 : elapsed_time=685 2020-10-27 21:17:54.761 | + functions-common:time_stop:2324 : total=8349 2020-10-27 21:17:54.763 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:17:54.765 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=9034 2020-10-27 21:17:54.768 | + functions-common:apt_get:1119 : return 0 2020-10-27 21:17:54.771 | + ./stack.sh:main:802 : '[' -n mysql ']' 2020-10-27 21:17:54.773 | + ./stack.sh:main:803 : install_database_python 2020-10-27 21:17:54.775 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-10-27 21:17:54.777 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2020-10-27 21:17:54.779 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2020-10-27 21:17:54.781 | + inc/python:pip_install_gr:77 : local clean_name 2020-10-27 21:17:54.784 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2020-10-27 21:17:54.787 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2020-10-27 21:17:54.789 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-10-27 21:17:54.792 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-10-27 21:17:54.793 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-10-27 21:17:54.796 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2020-10-27 21:17:54.799 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2020-10-27 21:17:54.801 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2020-10-27 21:17:54.804 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2020-10-27 21:17:54.806 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2020-10-27 21:17:54.825 | Using python 3.6 to install PyMySQL 2020-10-27 21:17:54.827 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2020-10-27 21:17:57.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-27 21:17:57.135 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-27 21:17:57.157 | Requirement already satisfied: PyMySQL===0.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.1) 2020-10-27 21:17:59.827 | + inc/python:pip_install:200 : result=0 2020-10-27 21:17:59.830 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-27 21:17:59.832 | + functions-common:time_stop:2310 : local name 2020-10-27 21:17:59.835 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:17:59.837 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:17:59.839 | + functions-common:time_stop:2313 : local total 2020-10-27 21:17:59.841 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:17:59.843 | + functions-common:time_stop:2316 : name=pip_install 2020-10-27 21:17:59.845 | + functions-common:time_stop:2317 : start_time=1603833474820 2020-10-27 21:17:59.848 | + functions-common:time_stop:2319 : [[ -z 1603833474820 ]] 2020-10-27 21:17:59.851 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:17:59.854 | + functions-common:time_stop:2322 : end_time=1603833479852 2020-10-27 21:17:59.856 | + functions-common:time_stop:2323 : elapsed_time=5032 2020-10-27 21:17:59.859 | + functions-common:time_stop:2324 : total=23633 2020-10-27 21:17:59.861 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:17:59.863 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=28665 2020-10-27 21:17:59.865 | + inc/python:pip_install:203 : return 0 2020-10-27 21:17:59.868 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-10-27 21:17:59.870 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-10-27 21:17:59.872 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-10-27 21:17:59.874 | + ./stack.sh:main:806 : is_service_enabled neutron 2020-10-27 21:17:59.890 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:17:59.892 | + ./stack.sh:main:807 : install_neutron_agent_packages 2020-10-27 21:17:59.895 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2020-10-27 21:17:59.898 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-10-27 21:17:59.899 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-10-27 21:17:59.903 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-10-27 21:17:59.905 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-10-27 21:17:59.907 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,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- ]] 2020-10-27 21:17:59.910 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-10-27 21:17:59.912 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2020-10-27 21:17:59.914 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:455 : is_service_enabled q-l3 2020-10-27 21:17:59.929 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:17:59.931 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:456 : install_package radvd 2020-10-27 21:17:59.934 | + functions-common:install_package:1344 : update_package_repo 2020-10-27 21:17:59.936 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-27 21:17:59.938 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-27 21:17:59.941 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-27 21:17:59.944 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-27 21:17:59.946 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-27 21:17:59.948 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:17:59.951 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:17:59.953 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-27 21:17:59.955 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-27 21:17:59.957 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-27 21:17:59.960 | + functions-common:apt_get_update:1071 : return 2020-10-27 21:17:59.963 | + functions-common:install_package:1345 : real_install_package radvd 2020-10-27 21:17:59.965 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-27 21:17:59.967 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:17:59.970 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:17:59.972 | + functions-common:real_install_package:1331 : apt_get install radvd 2020-10-27 21:17:59.990 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2020-10-27 21:18:00.110 | Reading package lists... 2020-10-27 21:18:00.362 | Building dependency tree... 2020-10-27 21:18:00.363 | Reading state information... 2020-10-27 21:18:00.592 | radvd is already the newest version (1:2.16-3). 2020-10-27 21:18:00.592 | The following packages were automatically installed and are no longer required: 2020-10-27 21:18:00.593 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-27 21:18:00.593 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-27 21:18:00.593 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-10-27 21:18:00.593 | python3-pam python3-problem-report python3-pyasn1 2020-10-27 21:18:00.593 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-27 21:18:00.593 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-27 21:18:00.593 | python3-zope.interface 2020-10-27 21:18:00.593 | Use 'sudo apt autoremove' to remove them. 2020-10-27 21:18:00.660 | 0 upgraded, 0 newly installed, 0 to remove and 151 not upgraded. 2020-10-27 21:18:00.665 | + functions-common:apt_get:1115 : result=0 2020-10-27 21:18:00.667 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-27 21:18:00.670 | + functions-common:time_stop:2310 : local name 2020-10-27 21:18:00.672 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:18:00.674 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:18:00.677 | + functions-common:time_stop:2313 : local total 2020-10-27 21:18:00.679 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:18:00.681 | + functions-common:time_stop:2316 : name=apt-get 2020-10-27 21:18:00.683 | + functions-common:time_stop:2317 : start_time=1603833479987 2020-10-27 21:18:00.685 | + functions-common:time_stop:2319 : [[ -z 1603833479987 ]] 2020-10-27 21:18:00.688 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:18:00.691 | + functions-common:time_stop:2322 : end_time=1603833480689 2020-10-27 21:18:00.694 | + functions-common:time_stop:2323 : elapsed_time=702 2020-10-27 21:18:00.696 | + functions-common:time_stop:2324 : total=9034 2020-10-27 21:18:00.698 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:18:00.700 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=9736 2020-10-27 21:18:00.702 | + functions-common:apt_get:1119 : return 0 2020-10-27 21:18:00.705 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:459 : is_service_enabled q-agt q-dhcp q-l3 2020-10-27 21:18:00.720 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:18:00.722 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:460 : neutron_plugin_install_agent_packages 2020-10-27 21:18:00.725 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-10-27 21:18:00.728 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-10-27 21:18:00.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-10-27 21:18:00.749 | + functions-common:install_package:1344 : update_package_repo 2020-10-27 21:18:00.751 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-27 21:18:00.753 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-27 21:18:00.756 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-27 21:18:00.758 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-27 21:18:00.760 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-27 21:18:00.762 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:18:00.764 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:18:00.767 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-27 21:18:00.769 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-27 21:18:00.771 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-27 21:18:00.773 | + functions-common:apt_get_update:1071 : return 2020-10-27 21:18:00.775 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2020-10-27 21:18:00.778 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-27 21:18:00.780 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:18:00.782 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:18:00.784 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2020-10-27 21:18:00.803 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2020-10-27 21:18:00.921 | Reading package lists... 2020-10-27 21:18:01.168 | Building dependency tree... 2020-10-27 21:18:01.169 | Reading state information... 2020-10-27 21:18:01.378 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-10-27 21:18:01.379 | make is already the newest version (4.1-9.1ubuntu1). 2020-10-27 21:18:01.379 | openvswitch-switch is already the newest version (2.12.1-0ubuntu0.19.10.1~cloud0). 2020-10-27 21:18:01.379 | The following packages were automatically installed and are no longer required: 2020-10-27 21:18:01.380 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-27 21:18:01.380 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-27 21:18:01.380 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-10-27 21:18:01.380 | python3-pam python3-problem-report python3-pyasn1 2020-10-27 21:18:01.380 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-27 21:18:01.380 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-27 21:18:01.380 | python3-zope.interface 2020-10-27 21:18:01.380 | Use 'sudo apt autoremove' to remove them. 2020-10-27 21:18:01.447 | 0 upgraded, 0 newly installed, 0 to remove and 151 not upgraded. 2020-10-27 21:18:01.451 | + functions-common:apt_get:1115 : result=0 2020-10-27 21:18:01.454 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-27 21:18:01.456 | + functions-common:time_stop:2310 : local name 2020-10-27 21:18:01.459 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:18:01.461 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:18:01.463 | + functions-common:time_stop:2313 : local total 2020-10-27 21:18:01.465 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:18:01.467 | + functions-common:time_stop:2316 : name=apt-get 2020-10-27 21:18:01.469 | + functions-common:time_stop:2317 : start_time=1603833480799 2020-10-27 21:18:01.471 | + functions-common:time_stop:2319 : [[ -z 1603833480799 ]] 2020-10-27 21:18:01.474 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:18:01.477 | + functions-common:time_stop:2322 : end_time=1603833481475 2020-10-27 21:18:01.479 | + functions-common:time_stop:2323 : elapsed_time=676 2020-10-27 21:18:01.481 | + functions-common:time_stop:2324 : total=9736 2020-10-27 21:18:01.483 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:18:01.485 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=10412 2020-10-27 21:18:01.488 | + functions-common:apt_get:1119 : return 0 2020-10-27 21:18:01.490 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-10-27 21:18:01.492 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:18:01.494 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:18:01.496 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-10-27 21:18:01.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-10-27 21:18:01.501 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-10-27 21:18:01.505 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-10-27 21:18:01.508 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-10-27 21:18:01.511 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-10-27 21:18:01.511 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-10-27 21:18:01.515 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-10-27 21:18:01.517 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-10-27 21:18:01.519 | + functions:vercmp:652 : local v1=4.15 2020-10-27 21:18:01.522 | + functions:vercmp:653 : local 'op=<' 2020-10-27 21:18:01.524 | + functions:vercmp:654 : local v2=3.13 2020-10-27 21:18:01.526 | + functions:vercmp:655 : local result 2020-10-27 21:18:01.530 | ++ functions:vercmp:659 : echo -e '4.15\n3.13' 2020-10-27 21:18:01.530 | ++ functions:vercmp:659 : head -1 2020-10-27 21:18:01.531 | ++ functions:vercmp:659 : sort -V 2020-10-27 21:18:01.534 | + functions:vercmp:659 : result=3.13 2020-10-27 21:18:01.537 | + functions:vercmp:661 : case $op in 2020-10-27 21:18:01.539 | + functions:vercmp:671 : '[' 4.15 '!=' 3.13 ']' 2020-10-27 21:18:01.541 | + functions:vercmp:671 : '[' 3.13 = 4.15 ']' 2020-10-27 21:18:01.543 | + functions:vercmp:672 : return 2020-10-27 21:18:01.546 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-10-27 21:18:01.548 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-10-27 21:18:01.550 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2020-10-27 21:18:02.009 | + ./stack.sh:main:810 : is_service_enabled etcd3 2020-10-27 21:18:02.024 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:18:02.027 | + ./stack.sh:main:811 : install_etcd3 2020-10-27 21:18:02.029 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-10-27 21:18:02.029 | Installing etcd 2020-10-27 21:18:02.031 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-10-27 21:18:02.042 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-10-27 21:18:02.053 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-10-27 21:18:02.056 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-10-27 21:18:02.068 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-10-27 21:18:02.071 | ++ 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 2020-10-27 21:18:02.074 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-10-27 21:18:02.077 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-10-27 21:18:02.081 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-10-27 21:18:02.083 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2020-10-27 21:18:02.085 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-10-27 21:18:02.088 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-10-27 21:18:02.090 | ++ functions:get_extra_file:73 : return 2020-10-27 21:18:02.093 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-10-27 21:18:02.095 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-10-27 21:18:02.098 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-10-27 21:18:02.101 | + ./stack.sh:main:820 : is_service_enabled tls-proxy 2020-10-27 21:18:02.117 | + functions-common:is_service_enabled:1966 : return 1 2020-10-27 21:18:02.119 | + ./stack.sh:main:830 : install_dstat 2020-10-27 21:18:02.122 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2020-10-27 21:18:02.137 | + functions-common:is_service_enabled:1966 : return 1 2020-10-27 21:18:02.139 | + ./stack.sh:main:836 : echo_summary 'Installing OpenStack project source' 2020-10-27 21:18:02.141 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-10-27 21:18:02.143 | + ./stack.sh:echo_summary:416 : echo -e Installing OpenStack project source 2020-10-27 21:18:02.146 | + ./stack.sh:main:839 : install_libs 2020-10-27 21:18:02.148 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-10-27 21:18:02.150 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-10-27 21:18:02.153 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-10-27 21:18:02.155 | + inc/python:use_library_from_git:250 : local name=automaton 2020-10-27 21:18:02.157 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.162 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2020-10-27 21:18:02.164 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.167 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-10-27 21:18:02.169 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-10-27 21:18:02.171 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-10-27 21:18:02.173 | + inc/python:use_library_from_git:250 : local name=castellan 2020-10-27 21:18:02.175 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.178 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2020-10-27 21:18:02.183 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.185 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-10-27 21:18:02.187 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-10-27 21:18:02.190 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-10-27 21:18:02.192 | + inc/python:use_library_from_git:250 : local name=cliff 2020-10-27 21:18:02.194 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2020-10-27 21:18:02.201 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.203 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-10-27 21:18:02.205 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-10-27 21:18:02.207 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-10-27 21:18:02.210 | + inc/python:use_library_from_git:250 : local name=cursive 2020-10-27 21:18:02.212 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.216 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2020-10-27 21:18:02.218 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.221 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-10-27 21:18:02.223 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-10-27 21:18:02.226 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-10-27 21:18:02.228 | + inc/python:use_library_from_git:250 : local name=debtcollector 2020-10-27 21:18:02.230 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.232 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2020-10-27 21:18:02.237 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.240 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-10-27 21:18:02.242 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-10-27 21:18:02.244 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-10-27 21:18:02.247 | + inc/python:use_library_from_git:250 : local name=futurist 2020-10-27 21:18:02.249 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.251 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.253 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2020-10-27 21:18:02.255 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.258 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-10-27 21:18:02.260 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-10-27 21:18:02.262 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-10-27 21:18:02.264 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2020-10-27 21:18:02.266 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.269 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.271 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2020-10-27 21:18:02.273 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.275 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-10-27 21:18:02.278 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-10-27 21:18:02.280 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-10-27 21:18:02.282 | + inc/python:use_library_from_git:250 : local name=osc-lib 2020-10-27 21:18:02.284 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.287 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.289 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2020-10-27 21:18:02.292 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.294 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-10-27 21:18:02.296 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-10-27 21:18:02.298 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-10-27 21:18:02.301 | + inc/python:use_library_from_git:250 : local name=osc-placement 2020-10-27 21:18:02.303 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.305 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.308 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2020-10-27 21:18:02.310 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.312 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-10-27 21:18:02.315 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-10-27 21:18:02.317 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-10-27 21:18:02.319 | + inc/python:use_library_from_git:250 : local name=os-client-config 2020-10-27 21:18:02.321 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.323 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.325 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2020-10-27 21:18:02.328 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.330 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-10-27 21:18:02.332 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-10-27 21:18:02.334 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-10-27 21:18:02.337 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2020-10-27 21:18:02.339 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.341 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.343 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2020-10-27 21:18:02.346 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.348 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-10-27 21:18:02.351 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-10-27 21:18:02.353 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-10-27 21:18:02.355 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2020-10-27 21:18:02.357 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.360 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.362 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2020-10-27 21:18:02.365 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.367 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-10-27 21:18:02.369 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-10-27 21:18:02.371 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-10-27 21:18:02.374 | + inc/python:use_library_from_git:250 : local name=oslo.config 2020-10-27 21:18:02.376 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.378 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.380 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2020-10-27 21:18:02.383 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.385 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-10-27 21:18:02.387 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-10-27 21:18:02.389 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-10-27 21:18:02.392 | + inc/python:use_library_from_git:250 : local name=oslo.context 2020-10-27 21:18:02.394 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.396 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.399 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2020-10-27 21:18:02.401 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.403 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-10-27 21:18:02.406 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-10-27 21:18:02.408 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-10-27 21:18:02.410 | + inc/python:use_library_from_git:250 : local name=oslo.db 2020-10-27 21:18:02.413 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.415 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.417 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2020-10-27 21:18:02.419 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.422 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-10-27 21:18:02.424 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-10-27 21:18:02.427 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-10-27 21:18:02.429 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2020-10-27 21:18:02.431 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.434 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.436 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2020-10-27 21:18:02.438 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.441 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-10-27 21:18:02.443 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-10-27 21:18:02.445 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-10-27 21:18:02.448 | + inc/python:use_library_from_git:250 : local name=oslo.log 2020-10-27 21:18:02.450 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.452 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.454 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2020-10-27 21:18:02.457 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.459 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-10-27 21:18:02.462 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-10-27 21:18:02.464 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-10-27 21:18:02.466 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2020-10-27 21:18:02.468 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.471 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.473 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2020-10-27 21:18:02.476 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.478 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-10-27 21:18:02.480 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-10-27 21:18:02.482 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-10-27 21:18:02.485 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2020-10-27 21:18:02.487 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.489 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.492 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2020-10-27 21:18:02.494 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.496 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-10-27 21:18:02.499 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-10-27 21:18:02.501 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-10-27 21:18:02.503 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2020-10-27 21:18:02.506 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.508 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.511 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2020-10-27 21:18:02.513 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.515 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-10-27 21:18:02.518 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-10-27 21:18:02.520 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-10-27 21:18:02.523 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2020-10-27 21:18:02.525 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.527 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.529 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2020-10-27 21:18:02.532 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.535 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-10-27 21:18:02.538 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-10-27 21:18:02.540 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-10-27 21:18:02.543 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2020-10-27 21:18:02.545 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.547 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2020-10-27 21:18:02.552 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.554 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-10-27 21:18:02.557 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-10-27 21:18:02.559 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-10-27 21:18:02.561 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2020-10-27 21:18:02.564 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.566 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.569 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2020-10-27 21:18:02.571 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.573 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-10-27 21:18:02.575 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-10-27 21:18:02.578 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-10-27 21:18:02.580 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2020-10-27 21:18:02.583 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.587 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2020-10-27 21:18:02.589 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.592 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-10-27 21:18:02.594 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-10-27 21:18:02.596 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-10-27 21:18:02.599 | + inc/python:use_library_from_git:250 : local name=oslo.service 2020-10-27 21:18:02.601 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.604 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.606 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2020-10-27 21:18:02.608 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.610 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-10-27 21:18:02.613 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-10-27 21:18:02.615 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-10-27 21:18:02.617 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2020-10-27 21:18:02.619 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.622 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.624 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2020-10-27 21:18:02.626 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.628 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-10-27 21:18:02.631 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-10-27 21:18:02.633 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-10-27 21:18:02.635 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2020-10-27 21:18:02.638 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.640 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.642 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2020-10-27 21:18:02.644 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.647 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-10-27 21:18:02.649 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-10-27 21:18:02.651 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-10-27 21:18:02.654 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2020-10-27 21:18:02.656 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.661 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2020-10-27 21:18:02.663 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.666 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-10-27 21:18:02.668 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-10-27 21:18:02.670 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-10-27 21:18:02.672 | + inc/python:use_library_from_git:250 : local name=osprofiler 2020-10-27 21:18:02.675 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.677 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.679 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2020-10-27 21:18:02.682 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.684 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-10-27 21:18:02.686 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-10-27 21:18:02.689 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-10-27 21:18:02.691 | + inc/python:use_library_from_git:250 : local name=pycadf 2020-10-27 21:18:02.693 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.696 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.698 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2020-10-27 21:18:02.700 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.702 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-10-27 21:18:02.705 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-10-27 21:18:02.707 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-10-27 21:18:02.710 | + inc/python:use_library_from_git:250 : local name=stevedore 2020-10-27 21:18:02.712 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.714 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.717 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2020-10-27 21:18:02.719 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.721 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-10-27 21:18:02.724 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-10-27 21:18:02.726 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-10-27 21:18:02.728 | + inc/python:use_library_from_git:250 : local name=taskflow 2020-10-27 21:18:02.731 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.733 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.735 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2020-10-27 21:18:02.738 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.740 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-10-27 21:18:02.742 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-10-27 21:18:02.745 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-10-27 21:18:02.747 | + inc/python:use_library_from_git:250 : local name=tooz 2020-10-27 21:18:02.749 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.751 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.754 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2020-10-27 21:18:02.756 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.758 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-10-27 21:18:02.761 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-10-27 21:18:02.763 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-10-27 21:18:02.765 | + inc/python:use_library_from_git:250 : local name=os-brick 2020-10-27 21:18:02.768 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.771 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.774 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2020-10-27 21:18:02.776 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.779 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-10-27 21:18:02.781 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-10-27 21:18:02.783 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-10-27 21:18:02.786 | + inc/python:use_library_from_git:250 : local name=os-traits 2020-10-27 21:18:02.789 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.791 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.793 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2020-10-27 21:18:02.795 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.798 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-10-27 21:18:02.800 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-10-27 21:18:02.802 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-10-27 21:18:02.805 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2020-10-27 21:18:02.807 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:02.809 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:02.811 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2020-10-27 21:18:02.814 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:02.817 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-10-27 21:18:02.836 | Using python 3.6 to install etcd3 2020-10-27 21:18:02.838 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2020-10-27 21:18:05.172 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-27 21:18:05.172 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-27 21:18:05.196 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (0.12.0) 2020-10-27 21:18:05.206 | Requirement already satisfied: grpcio===1.33.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.33.1) 2020-10-27 21:18:05.217 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (3.13.0) 2020-10-27 21:18:05.223 | Requirement already satisfied: setuptools===50.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (50.3.0) 2020-10-27 21:18:05.266 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2020-10-27 21:18:05.270 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (6.2.0) 2020-10-27 21:18:07.918 | + inc/python:pip_install:200 : result=0 2020-10-27 21:18:07.921 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-27 21:18:07.923 | + functions-common:time_stop:2310 : local name 2020-10-27 21:18:07.925 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:18:07.927 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:18:07.930 | + functions-common:time_stop:2313 : local total 2020-10-27 21:18:07.932 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:18:07.934 | + functions-common:time_stop:2316 : name=pip_install 2020-10-27 21:18:07.936 | + functions-common:time_stop:2317 : start_time=1603833482831 2020-10-27 21:18:07.938 | + functions-common:time_stop:2319 : [[ -z 1603833482831 ]] 2020-10-27 21:18:07.941 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:18:07.944 | + functions-common:time_stop:2322 : end_time=1603833487942 2020-10-27 21:18:07.947 | + functions-common:time_stop:2323 : elapsed_time=5111 2020-10-27 21:18:07.949 | + functions-common:time_stop:2324 : total=28665 2020-10-27 21:18:07.951 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:18:07.953 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=33776 2020-10-27 21:18:07.955 | + inc/python:pip_install:203 : return 0 2020-10-27 21:18:07.958 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-10-27 21:18:07.977 | Using python 3.6 to install etcd3gw 2020-10-27 21:18:07.979 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2020-10-27 21:18:10.267 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-27 21:18:10.268 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-27 21:18:10.291 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.2.5) 2020-10-27 21:18:10.304 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2.3.0) 2020-10-27 21:18:10.311 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.1) 2020-10-27 21:18:10.315 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.23.0) 2020-10-27 21:18:10.338 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2020-10-27 21:18:10.342 | Requirement already satisfied: urllib3===1.25.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.25.11) 2020-10-27 21:18:10.365 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-10-27 21:18:10.368 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-10-27 21:18:10.371 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2020-10-27 21:18:13.040 | + inc/python:pip_install:200 : result=0 2020-10-27 21:18:13.042 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-27 21:18:13.044 | + functions-common:time_stop:2310 : local name 2020-10-27 21:18:13.046 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:18:13.049 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:18:13.051 | + functions-common:time_stop:2313 : local total 2020-10-27 21:18:13.054 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:18:13.056 | + functions-common:time_stop:2316 : name=pip_install 2020-10-27 21:18:13.058 | + functions-common:time_stop:2317 : start_time=1603833487972 2020-10-27 21:18:13.060 | + functions-common:time_stop:2319 : [[ -z 1603833487972 ]] 2020-10-27 21:18:13.063 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:18:13.067 | + functions-common:time_stop:2322 : end_time=1603833493064 2020-10-27 21:18:13.069 | + functions-common:time_stop:2323 : elapsed_time=5092 2020-10-27 21:18:13.071 | + functions-common:time_stop:2324 : total=33776 2020-10-27 21:18:13.074 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:18:13.076 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=38868 2020-10-27 21:18:13.078 | + inc/python:pip_install:203 : return 0 2020-10-27 21:18:13.080 | + ./stack.sh:main:842 : install_apache_uwsgi 2020-10-27 21:18:13.083 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-10-27 21:18:13.085 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-10-27 21:18:13.087 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-10-27 21:18:13.090 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-10-27 21:18:13.092 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-10-27 21:18:13.094 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-10-27 21:18:13.097 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-10-27 21:18:13.099 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-10-27 21:18:13.101 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-10-27 21:18:13.104 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-10-27 21:18:13.106 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2020-10-27 21:18:13.108 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2020-10-27 21:18:13.110 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:18:13.113 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:18:13.115 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2020-10-27 21:18:13.118 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2020-10-27 21:18:13.120 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2020-10-27 21:18:13.122 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-10-27 21:18:13.125 | + functions-common:install_package:1344 : update_package_repo 2020-10-27 21:18:13.127 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-27 21:18:13.130 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-27 21:18:13.132 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-27 21:18:13.134 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-27 21:18:13.137 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-27 21:18:13.139 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:18:13.141 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:18:13.144 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-27 21:18:13.146 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-27 21:18:13.148 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-27 21:18:13.150 | + functions-common:apt_get_update:1071 : return 2020-10-27 21:18:13.153 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-10-27 21:18:13.155 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-27 21:18:13.157 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:18:13.160 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:18:13.162 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-10-27 21:18:13.181 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-10-27 21:18:13.300 | Reading package lists... 2020-10-27 21:18:13.547 | Building dependency tree... 2020-10-27 21:18:13.549 | Reading state information... 2020-10-27 21:18:13.761 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-10-27 21:18:13.761 | uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-10-27 21:18:13.761 | uwsgi-plugin-python is already the newest version (2.0.15-10.2ubuntu2.1). 2020-10-27 21:18:13.761 | uwsgi-plugin-python3 is already the newest version (2.0.15-10.2ubuntu2.1). 2020-10-27 21:18:13.761 | The following packages were automatically installed and are no longer required: 2020-10-27 21:18:13.762 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-27 21:18:13.762 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-27 21:18:13.762 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-10-27 21:18:13.762 | python3-pam python3-problem-report python3-pyasn1 2020-10-27 21:18:13.762 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-27 21:18:13.762 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-27 21:18:13.762 | python3-zope.interface 2020-10-27 21:18:13.762 | Use 'sudo apt autoremove' to remove them. 2020-10-27 21:18:13.830 | 0 upgraded, 0 newly installed, 0 to remove and 151 not upgraded. 2020-10-27 21:18:13.834 | + functions-common:apt_get:1115 : result=0 2020-10-27 21:18:13.837 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-27 21:18:13.839 | + functions-common:time_stop:2310 : local name 2020-10-27 21:18:13.841 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:18:13.843 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:18:13.846 | + functions-common:time_stop:2313 : local total 2020-10-27 21:18:13.848 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:18:13.851 | + functions-common:time_stop:2316 : name=apt-get 2020-10-27 21:18:13.853 | + functions-common:time_stop:2317 : start_time=1603833493178 2020-10-27 21:18:13.855 | + functions-common:time_stop:2319 : [[ -z 1603833493178 ]] 2020-10-27 21:18:13.858 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:18:13.861 | + functions-common:time_stop:2322 : end_time=1603833493858 2020-10-27 21:18:13.863 | + functions-common:time_stop:2323 : elapsed_time=680 2020-10-27 21:18:13.865 | + functions-common:time_stop:2324 : total=10412 2020-10-27 21:18:13.867 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:18:13.870 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=11092 2020-10-27 21:18:13.872 | + functions-common:apt_get:1119 : return 0 2020-10-27 21:18:13.874 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2020-10-27 21:18:13.876 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:18:13.879 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:18:13.881 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2020-10-27 21:18:13.938 | Module proxy already enabled 2020-10-27 21:18:13.942 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2020-10-27 21:18:14.000 | Considering dependency proxy for proxy_uwsgi: 2020-10-27 21:18:14.000 | Module proxy already enabled 2020-10-27 21:18:14.000 | Module proxy_uwsgi already enabled 2020-10-27 21:18:14.004 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2020-10-27 21:18:14.006 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-10-27 21:18:14.009 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-10-27 21:18:14.011 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-10-27 21:18:14.171 | + ./stack.sh:main:845 : install_keystoneauth 2020-10-27 21:18:14.173 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2020-10-27 21:18:14.175 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2020-10-27 21:18:14.178 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:14.180 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:14.182 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2020-10-27 21:18:14.185 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:14.187 | + ./stack.sh:main:846 : install_keystoneclient 2020-10-27 21:18:14.190 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2020-10-27 21:18:14.194 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2020-10-27 21:18:14.196 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:14.199 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:14.201 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2020-10-27 21:18:14.203 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:14.205 | + ./stack.sh:main:847 : install_glanceclient 2020-10-27 21:18:14.209 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2020-10-27 21:18:14.211 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2020-10-27 21:18:14.213 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:14.216 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:14.218 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2020-10-27 21:18:14.221 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:14.223 | + ./stack.sh:main:848 : install_cinderclient 2020-10-27 21:18:14.226 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2020-10-27 21:18:14.228 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2020-10-27 21:18:14.230 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:14.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:14.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2020-10-27 21:18:14.237 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:14.240 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2020-10-27 21:18:14.242 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2020-10-27 21:18:14.245 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:14.247 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:14.249 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2020-10-27 21:18:14.252 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:14.254 | + ./stack.sh:main:849 : install_novaclient 2020-10-27 21:18:14.257 | + lib/nova:install_novaclient:788 : use_library_from_git python-novaclient 2020-10-27 21:18:14.259 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2020-10-27 21:18:14.261 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:14.264 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:14.266 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2020-10-27 21:18:14.268 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:14.271 | + ./stack.sh:main:850 : is_service_enabled swift glance horizon 2020-10-27 21:18:14.287 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:18:14.289 | + ./stack.sh:main:851 : install_swiftclient 2020-10-27 21:18:14.292 | + lib/swift:install_swiftclient:751 : use_library_from_git python-swiftclient 2020-10-27 21:18:14.294 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2020-10-27 21:18:14.296 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:14.298 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:14.301 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2020-10-27 21:18:14.303 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:14.305 | + ./stack.sh:main:853 : is_service_enabled neutron nova horizon 2020-10-27 21:18:14.322 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:18:14.324 | + ./stack.sh:main:854 : install_neutronclient 2020-10-27 21:18:14.327 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2020-10-27 21:18:14.329 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2020-10-27 21:18:14.331 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:14.334 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:14.337 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2020-10-27 21:18:14.339 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:14.341 | + ./stack.sh:main:858 : install_keystonemiddleware 2020-10-27 21:18:14.344 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2020-10-27 21:18:14.346 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2020-10-27 21:18:14.348 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:14.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:14.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2020-10-27 21:18:14.355 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:14.358 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2020-10-27 21:18:14.360 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2020-10-27 21:18:14.362 | + inc/python:pip_install_gr:77 : local clean_name 2020-10-27 21:18:14.365 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2020-10-27 21:18:14.368 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2020-10-27 21:18:14.370 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-10-27 21:18:14.374 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-10-27 21:18:14.374 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-10-27 21:18:14.378 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2020-10-27 21:18:14.381 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2020-10-27 21:18:14.383 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2020-10-27 21:18:14.386 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2020-10-27 21:18:14.388 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2020-10-27 21:18:14.406 | Using python 3.6 to install keystonemiddleware 2020-10-27 21:18:14.409 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2020-10-27 21:18:16.730 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-27 21:18:16.730 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-27 21:18:16.752 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (9.1.0) 2020-10-27 21:18:16.817 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.6.1) 2020-10-27 21:18:16.858 | Requirement already satisfied: oslo.config===8.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.3.2) 2020-10-27 21:18:16.878 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.1.1) 2020-10-27 21:18:16.885 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (5.0.1) 2020-10-27 21:18:16.891 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2020-10-27 21:18:16.936 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.0.1) 2020-10-27 21:18:16.947 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.6.0) 2020-10-27 21:18:16.968 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (20.4) 2020-10-27 21:18:16.975 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.1) 2020-10-27 21:18:16.978 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.1.1) 2020-10-27 21:18:16.991 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.9.6) 2020-10-27 21:18:16.993 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2020-10-27 21:18:16.997 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.8.1) 2020-10-27 21:18:17.003 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (4.1.1) 2020-10-27 21:18:17.024 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (2020.1) 2020-10-27 21:18:17.028 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.23.0) 2020-10-27 21:18:17.053 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2020-10-27 21:18:17.058 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2020-10-27 21:18:17.062 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2020-10-27 21:18:17.072 | Requirement already satisfied: urllib3===1.25.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.25.11) 2020-10-27 21:18:17.095 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (4.2.1) 2020-10-27 21:18:17.168 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-10-27 21:18:17.183 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2020-10-27 21:18:17.190 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-10-27 21:18:17.194 | Requirement already satisfied: importlib-metadata===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.0.0) 2020-10-27 21:18:17.215 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2020-10-27 21:18:17.225 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.8.0) 2020-10-27 21:18:17.232 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.0) 2020-10-27 21:18:17.236 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.10.9) 2020-10-27 21:18:17.239 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.13) 2020-10-27 21:18:17.243 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-10-27 21:18:17.245 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-10-27 21:18:17.248 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2020-10-27 21:18:17.253 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.7.0) 2020-10-27 21:18:17.258 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2020-10-27 21:18:17.262 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (3.4.0) 2020-10-27 21:18:17.289 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.12.1) 2020-10-27 21:18:17.293 | Requirement already satisfied: importlib-resources===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (3.2.0) 2020-10-27 21:18:19.679 | + inc/python:pip_install:200 : result=0 2020-10-27 21:18:19.681 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-27 21:18:19.683 | + functions-common:time_stop:2310 : local name 2020-10-27 21:18:19.685 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:18:19.688 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:18:19.690 | + functions-common:time_stop:2313 : local total 2020-10-27 21:18:19.692 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:18:19.694 | + functions-common:time_stop:2316 : name=pip_install 2020-10-27 21:18:19.696 | + functions-common:time_stop:2317 : start_time=1603833494402 2020-10-27 21:18:19.699 | + functions-common:time_stop:2319 : [[ -z 1603833494402 ]] 2020-10-27 21:18:19.701 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:18:19.705 | + functions-common:time_stop:2322 : end_time=1603833499702 2020-10-27 21:18:19.707 | + functions-common:time_stop:2323 : elapsed_time=5300 2020-10-27 21:18:19.709 | + functions-common:time_stop:2324 : total=38868 2020-10-27 21:18:19.712 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:18:19.714 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=44168 2020-10-27 21:18:19.716 | + inc/python:pip_install:203 : return 0 2020-10-27 21:18:19.719 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2020-10-27 21:18:19.721 | + inc/python:pip_install_gr:76 : local name=python-memcached 2020-10-27 21:18:19.724 | + inc/python:pip_install_gr:77 : local clean_name 2020-10-27 21:18:19.727 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2020-10-27 21:18:19.729 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2020-10-27 21:18:19.732 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-10-27 21:18:19.735 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-10-27 21:18:19.736 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-10-27 21:18:19.740 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2020-10-27 21:18:19.742 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2020-10-27 21:18:19.744 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2020-10-27 21:18:19.747 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2020-10-27 21:18:19.749 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2020-10-27 21:18:19.768 | Using python 3.6 to install python-memcached 2020-10-27 21:18:19.771 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2020-10-27 21:18:22.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-27 21:18:22.064 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-27 21:18:22.087 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (1.59) 2020-10-27 21:18:22.092 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2020-10-27 21:18:24.749 | + inc/python:pip_install:200 : result=0 2020-10-27 21:18:24.751 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-27 21:18:24.753 | + functions-common:time_stop:2310 : local name 2020-10-27 21:18:24.755 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:18:24.758 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:18:24.760 | + functions-common:time_stop:2313 : local total 2020-10-27 21:18:24.762 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:18:24.764 | + functions-common:time_stop:2316 : name=pip_install 2020-10-27 21:18:24.766 | + functions-common:time_stop:2317 : start_time=1603833499763 2020-10-27 21:18:24.769 | + functions-common:time_stop:2319 : [[ -z 1603833499763 ]] 2020-10-27 21:18:24.771 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:18:24.775 | + functions-common:time_stop:2322 : end_time=1603833504772 2020-10-27 21:18:24.777 | + functions-common:time_stop:2323 : elapsed_time=5009 2020-10-27 21:18:24.779 | + functions-common:time_stop:2324 : total=44168 2020-10-27 21:18:24.781 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:18:24.783 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=49177 2020-10-27 21:18:24.786 | + inc/python:pip_install:203 : return 0 2020-10-27 21:18:24.789 | + ./stack.sh:main:860 : is_service_enabled keystone 2020-10-27 21:18:24.804 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:18:24.807 | + ./stack.sh:main:861 : '[' 10.222.0.43 == 10.222.0.43 ']' 2020-10-27 21:18:24.809 | + ./stack.sh:main:862 : stack_install_service keystone 2020-10-27 21:18:24.811 | + lib/stack:stack_install_service:20 : local service=keystone 2020-10-27 21:18:24.814 | + lib/stack:stack_install_service:21 : type install_keystone 2020-10-27 21:18:24.816 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-10-27 21:18:24.818 | + lib/stack:stack_install_service:32 : install_keystone 2020-10-27 21:18:24.821 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2020-10-27 21:18:24.835 | + functions-common:is_service_enabled:1966 : return 1 2020-10-27 21:18:24.837 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2020-10-27 21:18:24.840 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2020-10-27 21:18:24.842 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2020-10-27 21:18:24.844 | + functions-common:git_clone:527 : local git_ref=master 2020-10-27 21:18:24.846 | + functions-common:git_clone:528 : local orig_dir 2020-10-27 21:18:24.849 | ++ functions-common:git_clone:529 : pwd 2020-10-27 21:18:24.853 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-10-27 21:18:24.855 | + functions-common:git_clone:530 : local git_clone_flags= 2020-10-27 21:18:24.857 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-10-27 21:18:24.872 | + functions-common:git_clone:532 : RECLONE=False 2020-10-27 21:18:24.874 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-10-27 21:18:24.876 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-10-27 21:18:24.879 | + functions-common:git_clone:546 : echo master 2020-10-27 21:18:24.879 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-10-27 21:18:24.883 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2020-10-27 21:18:24.885 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-10-27 21:18:24.887 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2020-10-27 21:18:24.890 | + functions-common:git_clone:595 : git show --oneline 2020-10-27 21:18:24.890 | + functions-common:git_clone:595 : head -1 2020-10-27 21:18:24.893 | a98f006f8 Merge "Implement more robust connection handling for asynchronous LDAP calls" 2020-10-27 21:18:24.895 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-10-27 21:18:24.897 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2020-10-27 21:18:24.900 | + inc/python:setup_develop:338 : local bindep 2020-10-27 21:18:24.902 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2020-10-27 21:18:24.904 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2020-10-27 21:18:24.907 | + inc/python:setup_develop:344 : local extras= 2020-10-27 21:18:24.909 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-10-27 21:18:24.912 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-10-27 21:18:24.914 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2020-10-27 21:18:24.916 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2020-10-27 21:18:24.918 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-10-27 21:18:24.920 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-10-27 21:18:24.923 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2020-10-27 21:18:24.926 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-10-27 21:18:24.929 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2020-10-27 21:18:24.931 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-10-27 21:18:24.933 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-10-27 21:18:24.936 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-10-27 21:18:24.941 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2020-10-27 21:18:24.943 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2020-10-27 21:18:25.669 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2020-10-27 21:18:25.671 | + inc/python:setup_package:417 : local bindep=0 2020-10-27 21:18:25.674 | + inc/python:setup_package:418 : local bindep_flag= 2020-10-27 21:18:25.676 | + inc/python:setup_package:419 : local bindep_profiles= 2020-10-27 21:18:25.678 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2020-10-27 21:18:25.680 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2020-10-27 21:18:25.682 | + inc/python:setup_package:426 : local flags=-e 2020-10-27 21:18:25.684 | + inc/python:setup_package:427 : local extras= 2020-10-27 21:18:25.686 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-10-27 21:18:25.689 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-10-27 21:18:25.692 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-10-27 21:18:25.694 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-10-27 21:18:25.696 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-10-27 21:18:25.698 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2020-10-27 21:18:25.715 | Using python 3.6 to install /opt/stack/keystone 2020-10-27 21:18:25.718 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2020-10-27 21:18:28.031 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-27 21:18:28.032 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-27 21:18:28.053 | Obtaining file:///opt/stack/keystone 2020-10-27 21:18:29.755 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-10-27 21:18:31.449 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2020-10-27 21:18:31.481 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2020-10-27 21:18:31.492 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2020-10-27 21:18:31.499 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2020-10-27 21:18:31.504 | Requirement already satisfied: PyJWT===1.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2020-10-27 21:18:31.521 | Requirement already satisfied: SQLAlchemy===1.3.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.20) 2020-10-27 21:18:31.545 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-10-27 21:18:31.560 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2020-10-27 21:18:31.578 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2020-10-27 21:18:31.582 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2020-10-27 21:18:31.594 | Requirement already satisfied: cffi===1.14.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.3) 2020-10-27 21:18:31.598 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2020-10-27 21:18:31.602 | Requirement already satisfied: cryptography===3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.2) 2020-10-27 21:18:31.648 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2020-10-27 21:18:31.654 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (1.1.0) 2020-10-27 21:18:31.658 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (3.2.0) 2020-10-27 21:18:31.691 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (9.1.0) 2020-10-27 21:18:31.755 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.0.0) 2020-10-27 21:18:31.759 | Requirement already satisfied: oauthlib===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 269)) (3.1.0) 2020-10-27 21:18:31.770 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.6.1) 2020-10-27 21:18:31.811 | Requirement already satisfied: oslo.config===8.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.3.2) 2020-10-27 21:18:31.831 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.1.1) 2020-10-27 21:18:31.838 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.4.0) 2020-10-27 21:18:31.893 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (5.0.1) 2020-10-27 21:18:31.900 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2020-10-27 21:18:31.945 | Requirement already satisfied: oslo.messaging===12.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (12.6.0) 2020-10-27 21:18:32.009 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.1) 2020-10-27 21:18:32.029 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.5.0) 2020-10-27 21:18:32.048 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.0.1) 2020-10-27 21:18:32.059 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2020-10-27 21:18:32.086 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (1.1.1) 2020-10-27 21:18:32.095 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.6.0) 2020-10-27 21:18:32.116 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.4.0) 2020-10-27 21:18:32.169 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (20.4) 2020-10-27 21:18:32.177 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.7.4) 2020-10-27 21:18:32.192 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.1) 2020-10-27 21:18:32.195 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (0.7.2) 2020-10-27 21:18:32.198 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.1.1) 2020-10-27 21:18:32.210 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.20) 2020-10-27 21:18:32.213 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.9.6) 2020-10-27 21:18:32.216 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2020-10-27 21:18:32.220 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (0.17.3) 2020-10-27 21:18:32.226 | Requirement already satisfied: pysaml2===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (6.2.0) 2020-10-27 21:18:32.243 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.8.1) 2020-10-27 21:18:32.249 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (4.1.1) 2020-10-27 21:18:32.270 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (2020.1) 2020-10-27 21:18:32.274 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.23.0) 2020-10-27 21:18:32.298 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2020-10-27 21:18:32.304 | Requirement already satisfied: scrypt===0.8.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (0.8.17) 2020-10-27 21:18:32.307 | Requirement already satisfied: setuptools===50.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (50.3.0) 2020-10-27 21:18:32.350 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2020-10-27 21:18:32.354 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.13.0) 2020-10-27 21:18:32.366 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.4.1) 2020-10-27 21:18:32.370 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2020-10-27 21:18:32.373 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2020-10-27 21:18:32.382 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2020-10-27 21:18:32.393 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.5.0) 2020-10-27 21:18:32.400 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.4.0) 2020-10-27 21:18:32.420 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.4.0) 2020-10-27 21:18:32.423 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.1.0) 2020-10-27 21:18:32.432 | Requirement already satisfied: urllib3===1.25.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.25.11) 2020-10-27 21:18:32.455 | Requirement already satisfied: yappi===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.3.0) 2020-10-27 21:18:32.462 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2020-10-27 21:18:32.465 | Requirement already satisfied: attrs===20.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.2.0) 2020-10-27 21:18:32.512 | Requirement already satisfied: importlib-metadata===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.0.0) 2020-10-27 21:18:32.535 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (4.2.1) 2020-10-27 21:18:32.634 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (0.8.0) 2020-10-27 21:18:32.643 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-10-27 21:18:32.647 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2020-10-27 21:18:32.656 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2020-10-27 21:18:32.665 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (5.0.2) 2020-10-27 21:18:32.714 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2.3.0) 2020-10-27 21:18:32.720 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2020-10-27 21:18:32.726 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2020-10-27 21:18:32.729 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.17) 2020-10-27 21:18:32.732 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-10-27 21:18:32.743 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2020-10-27 21:18:32.755 | Requirement already satisfied: oslo.concurrency===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (4.3.0) 2020-10-27 21:18:32.767 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2020-10-27 21:18:32.777 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.29.1) 2020-10-27 21:18:32.789 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2020-10-27 21:18:32.801 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.13) 2020-10-27 21:18:32.804 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.10.9) 2020-10-27 21:18:32.808 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (19.1.0) 2020-10-27 21:18:32.823 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.6.0) 2020-10-27 21:18:32.829 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2020-10-27 21:18:32.834 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-10-27 21:18:32.837 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-10-27 21:18:32.840 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2020-10-27 21:18:32.843 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.6.0) 2020-10-27 21:18:32.846 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2020-10-27 21:18:32.849 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (1.0.0) 2020-10-27 21:18:32.852 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2020-10-27 21:18:32.855 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (3.4.0) 2020-10-27 21:18:32.883 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.7.0) 2020-10-27 21:18:32.889 | Requirement already satisfied: importlib-resources===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (3.2.0) 2020-10-27 21:18:32.909 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.12.1) 2020-10-27 21:18:32.912 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2020-10-27 21:18:32.920 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.0.4) 2020-10-27 21:18:32.923 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (5.0.0) 2020-10-27 21:18:32.927 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (0.7) 2020-10-27 21:18:32.935 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2020-10-27 21:18:32.942 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2020-10-27 21:18:32.951 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.5) 2020-10-27 21:18:34.412 | Installing collected packages: keystone 2020-10-27 21:18:34.412 | Attempting uninstall: keystone 2020-10-27 21:18:34.414 | Found existing installation: keystone 18.0.1.dev5 2020-10-27 21:18:34.417 | Can't uninstall 'keystone'. No files were found to uninstall. 2020-10-27 21:18:34.418 | Running setup.py develop for keystone 2020-10-27 21:18:36.468 | Successfully installed keystone 2020-10-27 21:18:36.713 | + inc/python:pip_install:200 : result=0 2020-10-27 21:18:36.715 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-27 21:18:36.717 | + functions-common:time_stop:2310 : local name 2020-10-27 21:18:36.720 | + functions-common:time_stop:2311 : local end_time 2020-10-27 21:18:36.722 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-27 21:18:36.724 | + functions-common:time_stop:2313 : local total 2020-10-27 21:18:36.726 | + functions-common:time_stop:2314 : local start_time 2020-10-27 21:18:36.728 | + functions-common:time_stop:2316 : name=pip_install 2020-10-27 21:18:36.730 | + functions-common:time_stop:2317 : start_time=1603833505711 2020-10-27 21:18:36.732 | + functions-common:time_stop:2319 : [[ -z 1603833505711 ]] 2020-10-27 21:18:36.735 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-27 21:18:36.738 | + functions-common:time_stop:2322 : end_time=1603833516735 2020-10-27 21:18:36.740 | + functions-common:time_stop:2323 : elapsed_time=11024 2020-10-27 21:18:36.742 | + functions-common:time_stop:2324 : total=49177 2020-10-27 21:18:36.744 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-27 21:18:36.746 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=60201 2020-10-27 21:18:36.748 | + inc/python:pip_install:203 : return 0 2020-10-27 21:18:36.750 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-10-27 21:18:36.753 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-10-27 21:18:36.756 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-10-27 21:18:36.772 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-10-27 21:18:36.783 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2020-10-27 21:18:36.785 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2020-10-27 21:18:36.788 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-27 21:18:36.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-10-27 21:18:36.792 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2020-10-27 21:18:36.794 | + inc/python:use_library_from_git:253 : return 1 2020-10-27 21:18:36.797 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2020-10-27 21:18:36.812 | + functions-common:is_service_enabled:1966 : return 1 2020-10-27 21:18:36.814 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2020-10-27 21:18:36.817 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-10-27 21:18:36.820 | + ./stack.sh:main:863 : configure_keystone 2020-10-27 21:18:36.822 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2020-10-27 21:18:36.834 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2020-10-27 21:18:36.836 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2020-10-27 21:18:36.840 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2020-10-27 21:18:36.855 | + functions-common:is_service_enabled:1966 : return 1 2020-10-27 21:18:36.857 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2020-10-27 21:18:36.883 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2020-10-27 21:18:36.907 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2020-10-27 21:18:36.932 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2020-10-27 21:18:36.958 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2020-10-27 21:18:36.984 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2020-10-27 21:18:37.010 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2020-10-27 21:18:37.035 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2020-10-27 21:18:37.060 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2020-10-27 21:18:37.062 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2020-10-27 21:18:37.065 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2020-10-27 21:18:37.067 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2020-10-27 21:18:37.070 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-10-27 21:18:37.072 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-10-27 21:18:37.086 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:18:37.089 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-10-27 21:18:37.091 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-10-27 21:18:37.094 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-10-27 21:18:37.108 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:18:37.110 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2020-10-27 21:18:37.113 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2020-10-27 21:18:37.139 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-10-27 21:18:37.141 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-10-27 21:18:37.144 | + lib/keystone:configure_keystone:225 : local service_port=5000 2020-10-27 21:18:37.146 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2020-10-27 21:18:37.148 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2020-10-27 21:18:37.163 | + functions-common:is_service_enabled:1966 : return 1 2020-10-27 21:18:37.166 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.43/identity 2020-10-27 21:18:37.193 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.43/identity 2020-10-27 21:18:37.217 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2020-10-27 21:18:37.219 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2020-10-27 21:18:37.246 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2020-10-27 21:18:37.248 | ++ lib/database:database_connection_url:132 : local db=keystone 2020-10-27 21:18:37.250 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2020-10-27 21:18:37.253 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2020-10-27 21:18:37.256 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-10-27 21:18:37.258 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-10-27 21:18:37.284 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2020-10-27 21:18:37.286 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2020-10-27 21:18:37.289 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2020-10-27 21:18:37.291 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2020-10-27 21:18:37.294 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-10-27 21:18:37.309 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-10-27 21:18:37.312 | + functions:setup_systemd_logging:719 : local pidstr= 2020-10-27 21:18:37.314 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-10-27 21:18:37.317 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-10-27 21:18:37.320 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-10-27 21:18:37.344 | + functions:setup_systemd_logging:728 : 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' 2020-10-27 21:18:37.368 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-10-27 21:18:37.392 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-10-27 21:18:37.416 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2020-10-27 21:18:37.441 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2020-10-27 21:18:37.443 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2020-10-27 21:18:37.445 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2020-10-27 21:18:37.447 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2020-10-27 21:18:37.450 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2020-10-27 21:18:37.452 | + lib/apache:write_uwsgi_config:260 : local http= 2020-10-27 21:18:37.454 | + lib/apache:write_uwsgi_config:261 : local name= 2020-10-27 21:18:37.457 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2020-10-27 21:18:37.460 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2020-10-27 21:18:37.463 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-10-27 21:18:37.465 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-10-27 21:18:37.477 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-10-27 21:18:37.477 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-10-27 21:18:37.484 | d /var/run/uwsgi 0755 ubuntu root 2020-10-27 21:18:37.487 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-10-27 21:18:37.501 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2020-10-27 21:18:37.503 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2020-10-27 21:18:37.507 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2020-10-27 21:18:37.532 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2020-10-27 21:18:37.556 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2020-10-27 21:18:37.579 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2020-10-27 21:18:37.602 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2020-10-27 21:18:37.626 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2020-10-27 21:18:37.649 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2020-10-27 21:18:37.672 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2020-10-27 21:18:37.696 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2020-10-27 21:18:37.720 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-10-27 21:18:37.743 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2020-10-27 21:18:37.767 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2020-10-27 21:18:37.791 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2020-10-27 21:18:37.814 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-10-27 21:18:37.817 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-10-27 21:18:37.819 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2020-10-27 21:18:37.822 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2020-10-27 21:18:37.824 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-10-27 21:18:37.826 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:18:37.828 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:18:37.830 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-10-27 21:18:37.834 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2020-10-27 21:18:37.836 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2020-10-27 21:18:37.860 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2020-10-27 21:18:37.884 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-10-27 21:18:37.884 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2020-10-27 21:18:37.891 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2020-10-27 21:18:37.894 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2020-10-27 21:18:37.897 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2020-10-27 21:18:37.899 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-10-27 21:18:37.901 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-10-27 21:18:37.903 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-10-27 21:18:37.906 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:18:37.908 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:18:37.911 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-10-27 21:18:37.913 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-10-27 21:18:37.915 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:18:37.917 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:18:37.920 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2020-10-27 21:18:37.977 | Site keystone-wsgi-public already enabled 2020-10-27 21:18:37.981 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-10-27 21:18:37.984 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-10-27 21:18:37.986 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-10-27 21:18:37.988 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-10-27 21:18:38.153 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2020-10-27 21:18:38.155 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2020-10-27 21:18:38.158 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2020-10-27 21:18:38.161 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2020-10-27 21:18:38.165 | + lib/apache:write_uwsgi_config:260 : local http= 2020-10-27 21:18:38.169 | + lib/apache:write_uwsgi_config:261 : local name= 2020-10-27 21:18:38.173 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2020-10-27 21:18:38.176 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2020-10-27 21:18:38.179 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-10-27 21:18:38.181 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-10-27 21:18:38.194 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-10-27 21:18:38.198 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-10-27 21:18:38.201 | d /var/run/uwsgi 0755 ubuntu root 2020-10-27 21:18:38.205 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-10-27 21:18:38.219 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2020-10-27 21:18:38.222 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2020-10-27 21:18:38.226 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2020-10-27 21:18:38.252 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2020-10-27 21:18:38.276 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2020-10-27 21:18:38.299 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2020-10-27 21:18:38.323 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2020-10-27 21:18:38.347 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2020-10-27 21:18:38.370 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2020-10-27 21:18:38.396 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2020-10-27 21:18:38.419 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2020-10-27 21:18:38.444 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-10-27 21:18:38.468 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2020-10-27 21:18:38.492 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2020-10-27 21:18:38.516 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2020-10-27 21:18:38.540 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-10-27 21:18:38.542 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-10-27 21:18:38.545 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2020-10-27 21:18:38.547 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2020-10-27 21:18:38.549 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-10-27 21:18:38.552 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:18:38.555 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:18:38.557 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-10-27 21:18:38.560 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-10-27 21:18:38.562 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2020-10-27 21:18:38.586 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2020-10-27 21:18:38.610 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-10-27 21:18:38.610 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2020-10-27 21:18:38.618 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2020-10-27 21:18:38.621 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2020-10-27 21:18:38.623 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2020-10-27 21:18:38.626 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-10-27 21:18:38.628 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-10-27 21:18:38.631 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-10-27 21:18:38.633 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:18:38.635 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:18:38.638 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-10-27 21:18:38.640 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-10-27 21:18:38.642 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-27 21:18:38.645 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-27 21:18:38.647 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2020-10-27 21:18:38.704 | Site keystone-wsgi-admin already enabled 2020-10-27 21:18:38.708 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-10-27 21:18:38.711 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-10-27 21:18:38.713 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-10-27 21:18:38.715 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-10-27 21:18:38.874 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2020-10-27 21:18:38.899 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2020-10-27 21:18:38.927 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2020-10-27 21:18:38.954 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2020-10-27 21:18:38.956 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2020-10-27 21:18:38.983 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2020-10-27 21:18:39.007 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2020-10-27 21:18:39.031 | + ./stack.sh:main:867 : is_service_enabled swift 2020-10-27 21:18:39.047 | + functions-common:is_service_enabled:1966 : return 0 2020-10-27 21:18:39.049 | + ./stack.sh:main:868 : is_service_enabled ceilometer 2020-10-27 21:18:39.066 | + functions-common:is_service_enabled:1966 : return 1 2020-10-27 21:18:39.069 | + ./stack.sh:main:871 : stack_install_service swift 2020-10-27 21:18:39.071 | + lib/stack:stack_install_service:20 : local service=swift 2020-10-27 21:18:39.074 | + lib/stack:stack_install_service:21 : type install_swift 2020-10-27 21:18:39.076 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-10-27 21:18:39.078 | + lib/stack:stack_install_service:32 : install_swift 2020-10-27 21:18:39.081 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2020-10-27 21:18:39.083 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2020-10-27 21:18:39.086 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2020-10-27 21:18:39.088 | + functions-common:git_clone:527 : local git_ref=master 2020-10-27 21:18:39.090 | + functions-common:git_clone:528 : local orig_dir 2020-10-27 21:18:39.093 | ++ functions-common:git_clone:529 : pwd 2020-10-27 21:18:39.096 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-10-27 21:18:39.098 | + functions-common:git_clone:530 : local git_clone_flags= 2020-10-27 21:18:39.101 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-10-27 21:18:39.117 | + functions-common:git_clone:532 : RECLONE=False 2020-10-27 21:18:39.119 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-10-27 21:18:39.121 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-10-27 21:18:39.124 | + functions-common:git_clone:546 : echo master 2020-10-27 21:18:39.124 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-10-27 21:18:39.129 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2020-10-27 21:18:39.131 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-10-27 21:18:39.133 | + functions-common:git_clone:594 : cd /opt/stack/swift 2020-10-27 21:18:39.136 | + functions-common:git_clone:595 : git show --oneline 2020-10-27 21:18:39.136 | + functions-common:git_clone:595 : head -1 2020-10-27 21:18:39.140 | 6b7eecab5 Get unit tests passing on py39 2020-10-27 21:18:39.143 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-10-27 21:18:39.145 | + lib/swift:install_swift:744 : setup_develop /opt/stack/swift 2020-10-27 21:18:39.148 | + inc/python:setup_develop:338 : local bindep 2020-10-27 21:18:39.150 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2020-10-27 21:18:39.153 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2020-10-27 21:18:39.155 | + inc/python:setup_develop:344 : local extras= 2020-10-27 21:18:39.157 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e 2020-10-27 21:18:39.160 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-10-27 21:18:39.163 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2020-10-27 21:18:39.165 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2020-10-27 21:18:39.167 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-10-27 21:18:39.170 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-10-27 21:18:39.173 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2020-10-27 21:18:39.176 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-10-27 21:18:39.178 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2020-10-27 21:18:39.181 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-10-27 21:18:39.183 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-10-27 21:18:39.186 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2020-10-27 21:18:39.191 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2020-10-27 21:18:39.194 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2020-10-27 21:18:39.918 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e 2020-10-27 21:18:39.920 | + inc/python:setup_package:417 : local bindep=0 2020-10-27 21:18:39.923 | + inc/python:setup_package:418 : local bindep_flag= 2020-10-27 21:18:39.926 | + inc/python:setup_package:419 : local bindep_profiles= 2020-10-27 21:18:39.928 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2020-10-27 21:18:39.930 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2020-10-27 21:18:39.932 | + inc/python:setup_package:426 : local flags=-e 2020-10-27 21:18:39.934 | + inc/python:setup_package:427 : local extras= 2020-10-27 21:18:39.937 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-10-27 21:18:39.939 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-10-27 21:18:39.942 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-10-27 21:18:39.944 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-10-27 21:18:39.946 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-10-27 21:18:39.949 | + inc/python:setup_package:445 : pip_install -e /opt/stack/swift 2020-10-27 21:18:39.976 | Using python 3.6 to install /opt/stack/swift 2020-10-27 21:18:39.978 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/swift 2020-10-27 21:18:42.282 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-27 21:18:42.282 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-27 21:18:42.303 | Obtaining file:///opt/stack/swift 2020-10-27 21:18:43.692 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-10-27 21:18:45.126 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-10-27 21:18:45.136 | Requirement already satisfied: cryptography===3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.2) 2020-10-27 21:18:45.187 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.29.1) 2020-10-27 21:18:45.198 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.17) 2020-10-27 21:18:45.201 | Requirement already satisfied: lxml===4.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.6.1) 2020-10-27 21:18:45.216 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.10.9) 2020-10-27 21:18:45.220 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.6.0) 2020-10-27 21:18:45.224 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2020-10-27 21:18:45.251 | Requirement already satisfied: setuptools===50.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (50.3.0) 2020-10-27 21:18:45.298 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2020-10-27 21:18:45.302 | Requirement already satisfied: urllib3===1.25.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.25.11) 2020-10-27 21:18:45.328 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (0.9.7) 2020-10-27 21:18:45.333 | Requirement already satisfied: cffi===1.14.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.3) 2020-10-27 21:18:45.338 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2020-10-27 21:18:45.348 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-10-27 21:18:45.353 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2020-10-27 21:18:45.358 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-10-27 21:18:45.361 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20)