Created
January 6, 2015 01:38
-
-
Save carmstrong/81ccab6989a463e8570a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jan 06 01:38:17 ip-10-21-2-53.ec2.internal systemd[1]: Started etcd. | |
Jan 06 01:38:17 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:17.772 WARNING | Failed to statfs: no such file or directory | |
Jan 06 01:38:17 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:17.772 INFO | Discovery via https://discovery.etcd.io using prefix /343364e84d83902415ca331e6e7bb8c4. | |
Jan 06 01:38:18 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:18.294 INFO | Discovery found peers [http://10.21.2.51:7001 http://10.21.1.137:7001] | |
Jan 06 01:38:18 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:18.294 INFO | Discovery fetched back peer list: [10.21.2.51:7001 10.21.1.137:7001] | |
Jan 06 01:38:18 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:18.295 INFO | b607ffcb8bc849c7ad6651d5559d1aa1 attempted to join via 10.21.2.51:7001 failed: fail checking join version: Client Internal Error (Get http://10.21.2.51:7001/version: dial tcp 10 | |
Jan 06 01:38:18 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:18.300 INFO | Send Join Request to http://10.21.1.137:7001/join | |
Jan 06 01:38:18 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:18.303 INFO | b607ffcb8bc849c7ad6651d5559d1aa1 attempted to join via 10.21.1.137:7001 failed: fail on join request: Raft Internal Error () | |
Jan 06 01:38:18 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:18.303 INFO | b607ffcb8bc849c7ad6651d5559d1aa1 is unable to join the cluster using any of the peers [10.21.2.51:7001 10.21.1.137:7001] at 0th time. Retrying in 3.3 seconds | |
Jan 06 01:38:21 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:21.303 INFO | b607ffcb8bc849c7ad6651d5559d1aa1 attempted to join via 10.21.2.51:7001 failed: fail checking join version: Client Internal Error (Get http://10.21.2.51:7001/version: dial tcp 10 | |
Jan 06 01:38:21 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:21.309 INFO | Send Join Request to http://10.21.1.137:7001/join | |
Jan 06 01:38:21 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:21.311 INFO | b607ffcb8bc849c7ad6651d5559d1aa1 attempted to join via 10.21.1.137:7001 failed: fail on join request: Raft Internal Error () | |
Jan 06 01:38:21 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:21.311 INFO | b607ffcb8bc849c7ad6651d5559d1aa1 is unable to join the cluster using any of the peers [10.21.2.51:7001 10.21.1.137:7001] at 1th time. Retrying in 3.3 seconds | |
Jan 06 01:38:24 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:24.312 INFO | b607ffcb8bc849c7ad6651d5559d1aa1 attempted to join via 10.21.2.51:7001 failed: fail checking join version: Client Internal Error (Get http://10.21.2.51:7001/version: dial tcp 10 | |
Jan 06 01:38:24 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:24.317 INFO | Send Join Request to http://10.21.1.137:7001/join | |
Jan 06 01:38:24 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:24.319 INFO | b607ffcb8bc849c7ad6651d5559d1aa1 attempted to join via 10.21.1.137:7001 failed: fail on join request: Raft Internal Error () | |
Jan 06 01:38:24 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:24.319 WARNING | b607ffcb8bc849c7ad6651d5559d1aa1 cannot connect to existing peers [10.21.2.51:7001 10.21.1.137:7001]: fail joining the cluster via given peers after 3 retries | |
Jan 06 01:38:24 ip-10-21-2-53.ec2.internal etcd[828]: [etcd] Jan 6 01:38:24.319 CRITICAL | fail joining the cluster via given peers after 3 retries | |
Jan 06 01:38:24 ip-10-21-2-53.ec2.internal systemd[1]: etcd.service: main process exited, code=exited, status=1/FAILURE | |
Jan 06 01:38:24 ip-10-21-2-53.ec2.internal systemd[1]: Unit etcd.service entered failed state. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment