Guest User

Untitled

a guest
Nov 23rd, 2017
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.14 KB | None | 0 0
  1.  
  2. 2017-11-23 07:55:29.112 | +./stack.sh:main:1083 is_service_enabled etcd3
  3. 2017-11-23 07:55:29.246 | +functions-common:is_service_enabled:2184 return 0
  4. 2017-11-23 07:55:29.268 | +./stack.sh:main:1084 start_etcd3
  5. 2017-11-23 07:55:29.291 | +lib/etcd3:start_etcd3:44 local cmd=/opt/stack/bin/etcd
  6. 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'
  7. 2017-11-23 07:55:29.334 | +lib/etcd3:start_etcd3:46 cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01
  8. '
  9. 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'
  10. 2017-11-23 07:55:29.378 | +lib/etcd3:start_etcd3:48 cmd+=' --initial-advertise-peer-urls http://34.210.229.75:2380'
  11. 2017-11-23 07:55:29.400 | +lib/etcd3:start_etcd3:49 cmd+=' --advertise-client-urls http://34.210.229.75:2379'
  12. 2017-11-23 07:55:29.422 | +lib/etcd3:start_etcd3:50 cmd+=' --listen-peer-urls http://0.0.0.0:2380 '
  13. 2017-11-23 07:55:29.444 | +lib/etcd3:start_etcd3:51 cmd+=' --listen-client-urls http://34.210.229.75:2379'
  14. 2017-11-23 07:55:29.466 | +lib/etcd3:start_etcd3:53 local unitfile=/etc/systemd/system/[email protected]
  15. 2017-11-23 07:55:29.488 | +lib/etcd3:start_etcd3:54 write_user_unit_file [email protected] '/opt/stack/bin/etcd --name ip-
  16. 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
  17. -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
  18. n-peer-urls http://0.0.0.0:2380 --listen-client-urls http://34.210.229.75:2379' '' root
  19. 2017-11-23 07:55:29.510 | +functions-common:write_user_unit_file:1440 local [email protected]
  20. 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
  21. 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
  22. 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:
  23. 2380 --listen-client-urls http://34.210.229.75:2379'
  24. 2017-11-23 07:55:29.554 | +functions-common:write_user_unit_file:1442 local group=
  25. 2017-11-23 07:55:29.575 | +functions-common:write_user_unit_file:1443 local user=root
  26. 2017-11-23 07:55:29.597 | +functions-common:write_user_unit_file:1444 local extra=
  27. 2017-11-23 07:55:29.619 | +functions-common:write_user_unit_file:1445 [[ -n '' ]]
  28. 2017-11-23 07:55:29.641 | +functions-common:write_user_unit_file:1448 local unitfile=/etc/systemd/system/[email protected]
  29. 2017-11-23 07:55:29.663 | +functions-common:write_user_unit_file:1449 mkdir -p /etc/systemd/system
  30. 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]'
  31. 2017-11-23 07:55:29.897 | +functions-common:write_user_unit_file:1452 iniset -sudo /etc/systemd/system/[email protected] Service User root
  32. 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'
  33. 2017-11-23 07:55:30.272 | +functions-common:write_user_unit_file:1454 [[ -n '' ]]
  34. 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
  35. 2017-11-23 07:55:30.493 | +functions-common:write_user_unit_file:1460 sudo systemctl daemon-reload
  36. 2017-11-23 07:55:30.679 | +lib/etcd3:start_etcd3:56 iniset -sudo /etc/systemd/system/[email protected] Unit After network.target
  37. 2017-11-23 07:55:30.858 | +lib/etcd3:start_etcd3:57 iniset -sudo /etc/systemd/system/[email protected] Service Type notify
  38. 2017-11-23 07:55:31.041 | +lib/etcd3:start_etcd3:58 iniset -sudo /etc/systemd/system/[email protected] Service Restart on-failure
  39. 2017-11-23 07:55:31.226 | +lib/etcd3:start_etcd3:59 iniset -sudo /etc/systemd/system/[email protected] Service LimitNOFILE 65536
  40. 2017-11-23 07:55:31.402 | +lib/etcd3:start_etcd3:61 sudo systemctl daemon-reload
  41. 2017-11-23 07:55:31.589 | +lib/etcd3:start_etcd3:62 sudo systemctl enable [email protected]
  42. 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].
  43. 2017-11-23 07:55:31.772 | +lib/etcd3:start_etcd3:63 sudo systemctl start [email protected]
  44. 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.
  45. 2017-11-23 07:55:31.912 | +lib/etcd3:start_etcd3:1 exit_trap
  46. 2017-11-23 07:55:31.941 | +./stack.sh:exit_trap:521 local r=1
  47. 2017-11-23 07:55:31.974 | ++./stack.sh:exit_trap:522 jobs -p
  48. 2017-11-23 07:55:32.017 | +./stack.sh:exit_trap:522 jobs=
  49. 2017-11-23 07:55:31.941 | +./stack.sh:exit_trap:521 local r=1
  50. 2017-11-23 07:55:31.974 | ++./stack.sh:exit_trap:522 jobs -p
  51. 2017-11-23 07:55:32.017 | +./stack.sh:exit_trap:522 jobs=
  52. 2017-11-23 07:55:32.047 | +./stack.sh:exit_trap:525 [[ -n '' ]]
  53. 2017-11-23 07:55:32.076 | +./stack.sh:exit_trap:531 '[' -f /tmp/tmp.okygAoVqLR ']'
  54. 2017-11-23 07:55:32.106 | +./stack.sh:exit_trap:532 rm /tmp/tmp.okygAoVqLR
  55. 2017-11-23 07:55:32.140 | +./stack.sh:exit_trap:536 kill_spinner
  56. 2017-11-23 07:55:32.169 | +./stack.sh:kill_spinner:417 '[' '!' -z '' ']'
  57. 2017-11-23 07:55:32.199 | +./stack.sh:exit_trap:538 [[ 1 -ne 0 ]]
  58. 2017-11-23 07:55:32.231 | +./stack.sh:exit_trap:539 echo 'Error on exit'
  59. 2017-11-23 07:55:32.231 | Error on exit
  60. 2017-11-23 07:55:32.274 | +./stack.sh:exit_trap:540 generate-subunit 1511422001 1731 fail
  61. 2017-11-23 07:55:32.936 | +./stack.sh:exit_trap:541 [[ -z /opt/stack/logs ]]
  62. 2017-11-23 07:55:32.965 | +./stack.sh:exit_trap:544 /opt/devstack/tools/worlddump.py -d /opt/stack/logs
  63. 2017-11-23 07:55:33.985 | +./stack.sh:exit_trap:550 exit 1
  64.  
  65.  
  66.  
  67. stack@ip-172-31-14-22:/opt/devstack$ cat /etc/hosts
  68. 127.0.0.1 localhost ip-172-31-14-22
Add Comment
Please, Sign In to add comment