Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2017-11-23 07:55:29.112 | +./stack.sh:main:1083 is_service_enabled etcd3
- 2017-11-23 07:55:29.246 | +functions-common:is_service_enabled:2184 return 0
- 2017-11-23 07:55:29.268 | +./stack.sh:main:1084 start_etcd3
- 2017-11-23 07:55:29.291 | +lib/etcd3:start_etcd3:44 local cmd=/opt/stack/bin/etcd
- 2017-11-23 07:55:29.313 | +lib/etcd3:start_etcd3:45 cmd+=' --name ip-172-31-14-22 --data-dir /opt/stack/data/etcd'
- 2017-11-23 07:55:29.334 | +lib/etcd3:start_etcd3:46 cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01
- '
- 2017-11-23 07:55:29.357 | +lib/etcd3:start_etcd3:47 cmd+=' --initial-cluster ip-172-31-14-22=http://34.210.229.75:2380'
- 2017-11-23 07:55:29.378 | +lib/etcd3:start_etcd3:48 cmd+=' --initial-advertise-peer-urls http://34.210.229.75:2380'
- 2017-11-23 07:55:29.400 | +lib/etcd3:start_etcd3:49 cmd+=' --advertise-client-urls http://34.210.229.75:2379'
- 2017-11-23 07:55:29.422 | +lib/etcd3:start_etcd3:50 cmd+=' --listen-peer-urls http://0.0.0.0:2380 '
- 2017-11-23 07:55:29.444 | +lib/etcd3:start_etcd3:51 cmd+=' --listen-client-urls http://34.210.229.75:2379'
- 2017-11-23 07:55:29.466 | +lib/etcd3:start_etcd3:53 local unitfile=/etc/systemd/system/[email protected]
- 2017-11-23 07:55:29.488 | +lib/etcd3:start_etcd3:54 write_user_unit_file [email protected] '/opt/stack/bin/etcd --name ip-
- 172-31-14-22 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster ip-172-31-14
- -22=http://34.210.229.75:2380 --initial-advertise-peer-urls http://34.210.229.75:2380 --advertise-client-urls http://34.210.229.75:2379 --liste
- n-peer-urls http://0.0.0.0:2380 --listen-client-urls http://34.210.229.75:2379' '' root
- 2017-11-23 07:55:29.510 | +functions-common:write_user_unit_file:1440 local [email protected]
- 2017-11-23 07:55:29.532 | +functions-common:write_user_unit_file:1441 local 'command=/opt/stack/bin/etcd --name ip-172-31-14-22 --data-dir /op
- t/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster ip-172-31-14-22=http://34.210.229.75:23
- 80 --initial-advertise-peer-urls http://34.210.229.75:2380 --advertise-client-urls http://34.210.229.75:2379 --listen-peer-urls http://0.0.0.0:
- 2380 --listen-client-urls http://34.210.229.75:2379'
- 2017-11-23 07:55:29.554 | +functions-common:write_user_unit_file:1442 local group=
- 2017-11-23 07:55:29.575 | +functions-common:write_user_unit_file:1443 local user=root
- 2017-11-23 07:55:29.597 | +functions-common:write_user_unit_file:1444 local extra=
- 2017-11-23 07:55:29.619 | +functions-common:write_user_unit_file:1445 [[ -n '' ]]
- 2017-11-23 07:55:29.641 | +functions-common:write_user_unit_file:1448 local unitfile=/etc/systemd/system/[email protected]
- 2017-11-23 07:55:29.663 | +functions-common:write_user_unit_file:1449 mkdir -p /etc/systemd/system
- 2017-11-23 07:55:29.690 | +functions-common:write_user_unit_file:1451 iniset -sudo /etc/systemd/system/[email protected] Unit Description 'Devstack [email protected]'
- 2017-11-23 07:55:29.897 | +functions-common:write_user_unit_file:1452 iniset -sudo /etc/systemd/system/[email protected] Service User root
- 2017-11-23 07:55:30.094 | +functions-common:write_user_unit_file:1453 iniset -sudo /etc/systemd/system/[email protected] Service ExecStart '/opt/stack/bin/etcd --name ip-172-31-14-22 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster ip-172-31-14-22=http://34.210.229.75:2380 --initial-advertise-peer-urls http://34.210.229.75:2380 --advertise-client-urls http://34.210.229.75:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://34.210.229.75:2379'
- 2017-11-23 07:55:30.272 | +functions-common:write_user_unit_file:1454 [[ -n '' ]]
- 2017-11-23 07:55:30.294 | +functions-common:write_user_unit_file:1457 iniset -sudo /etc/systemd/system/[email protected] Install WantedBy multi-user.target
- 2017-11-23 07:55:30.493 | +functions-common:write_user_unit_file:1460 sudo systemctl daemon-reload
- 2017-11-23 07:55:30.679 | +lib/etcd3:start_etcd3:56 iniset -sudo /etc/systemd/system/[email protected] Unit After network.target
- 2017-11-23 07:55:30.858 | +lib/etcd3:start_etcd3:57 iniset -sudo /etc/systemd/system/[email protected] Service Type notify
- 2017-11-23 07:55:31.041 | +lib/etcd3:start_etcd3:58 iniset -sudo /etc/systemd/system/[email protected] Service Restart on-failure
- 2017-11-23 07:55:31.226 | +lib/etcd3:start_etcd3:59 iniset -sudo /etc/systemd/system/[email protected] Service LimitNOFILE 65536
- 2017-11-23 07:55:31.402 | +lib/etcd3:start_etcd3:61 sudo systemctl daemon-reload
- 2017-11-23 07:55:31.589 | +lib/etcd3:start_etcd3:62 sudo systemctl enable [email protected]
- 2017-11-23 07:55:31.610 | Created symlink from /etc/systemd/system/multi-user.target.wants/[email protected] to /etc/systemd/system/[email protected].
- 2017-11-23 07:55:31.772 | +lib/etcd3:start_etcd3:63 sudo systemctl start [email protected]
- 2017-11-23 07:55:31.878 | Job for [email protected] failed because the control process exited with error code. See "systemctl status [email protected]" and "journalctl -xe" for details.
- 2017-11-23 07:55:31.912 | +lib/etcd3:start_etcd3:1 exit_trap
- 2017-11-23 07:55:31.941 | +./stack.sh:exit_trap:521 local r=1
- 2017-11-23 07:55:31.974 | ++./stack.sh:exit_trap:522 jobs -p
- 2017-11-23 07:55:32.017 | +./stack.sh:exit_trap:522 jobs=
- 2017-11-23 07:55:31.941 | +./stack.sh:exit_trap:521 local r=1
- 2017-11-23 07:55:31.974 | ++./stack.sh:exit_trap:522 jobs -p
- 2017-11-23 07:55:32.017 | +./stack.sh:exit_trap:522 jobs=
- 2017-11-23 07:55:32.047 | +./stack.sh:exit_trap:525 [[ -n '' ]]
- 2017-11-23 07:55:32.076 | +./stack.sh:exit_trap:531 '[' -f /tmp/tmp.okygAoVqLR ']'
- 2017-11-23 07:55:32.106 | +./stack.sh:exit_trap:532 rm /tmp/tmp.okygAoVqLR
- 2017-11-23 07:55:32.140 | +./stack.sh:exit_trap:536 kill_spinner
- 2017-11-23 07:55:32.169 | +./stack.sh:kill_spinner:417 '[' '!' -z '' ']'
- 2017-11-23 07:55:32.199 | +./stack.sh:exit_trap:538 [[ 1 -ne 0 ]]
- 2017-11-23 07:55:32.231 | +./stack.sh:exit_trap:539 echo 'Error on exit'
- 2017-11-23 07:55:32.231 | Error on exit
- 2017-11-23 07:55:32.274 | +./stack.sh:exit_trap:540 generate-subunit 1511422001 1731 fail
- 2017-11-23 07:55:32.936 | +./stack.sh:exit_trap:541 [[ -z /opt/stack/logs ]]
- 2017-11-23 07:55:32.965 | +./stack.sh:exit_trap:544 /opt/devstack/tools/worlddump.py -d /opt/stack/logs
- 2017-11-23 07:55:33.985 | +./stack.sh:exit_trap:550 exit 1
- stack@ip-172-31-14-22:/opt/devstack$ cat /etc/hosts
- 127.0.0.1 localhost ip-172-31-14-22
Add Comment
Please, Sign In to add comment