-
-
Save andresilva/872a8ce5a12932ec27fa 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
-- Logs begin at Tue 2014-09-30 17:40:22 UTC, end at Tue 2014-09-30 17:44:46 UTC. -- | |
Sep 30 17:40:39 ip-10-231-46-239.ec2.internal systemd[1]: Starting etcd... | |
Sep 30 17:40:39 ip-10-231-46-239.ec2.internal systemd[1]: Started etcd. | |
Sep 30 17:40:41 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:40:41.301 INFO | The path /var/lib/etcd/log is in btrfs | |
Sep 30 17:40:41 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:40:41.301 INFO | Set NOCOW to path /var/lib/etcd/log succeeded | |
Sep 30 17:40:41 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:40:41.301 INFO | Discovery via https://discovery.etcd.io using prefix /faeededd4ecc5c2e8746bd8455053e98. | |
Sep 30 17:40:42 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:40:42.348 INFO | Discovery found peers [http://10.184.159.239:7001] | |
Sep 30 17:40:42 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:40:42.348 INFO | Discovery fetched back peer list: [10.184.159.239:7001] | |
Sep 30 17:40:44 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:40:44.416 INFO | Send Join Request to http://10.184.159.239:7001/join | |
Sep 30 17:40:44 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:40:44.526 INFO | 4ccb66af6b1841bfb44de40b05c1fe60 joined the cluster via peer 10.184.159.239:7001 | |
Sep 30 17:40:44 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:40:44.527 INFO | etcd server [name 4ccb66af6b1841bfb44de40b05c1fe60, listen on :4001, advertised url http://10.231. | |
Sep 30 17:40:44 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:40:44.527 INFO | peer server [name 4ccb66af6b1841bfb44de40b05c1fe60, listen on :7001, advertised url http://10.231. | |
Sep 30 17:40:44 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:40:44.527 INFO | 4ccb66af6b1841bfb44de40b05c1fe60 starting in peer mode | |
Sep 30 17:40:44 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:40:44.527 INFO | 4ccb66af6b1841bfb44de40b05c1fe60: state changed from 'initialized' to 'follower'. | |
Sep 30 17:40:46 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:40:46.437 INFO | 4ccb66af6b1841bfb44de40b05c1fe60: warning: heartbeat near election timeout: 1.909380753s | |
Sep 30 17:40:46 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:40:46.882 INFO | 4ccb66af6b1841bfb44de40b05c1fe60: peer added: '794b8aae0d614aae8ada41a5fa20e1c7' | |
Sep 30 17:43:18 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:43:18.104 INFO | 4ccb66af6b1841bfb44de40b05c1fe60: state changed from 'follower' to 'candidate'. | |
Sep 30 17:43:18 ip-10-231-46-239.ec2.internal etcd[565]: [etcd] Sep 30 17:43:18.104 INFO | 4ccb66af6b1841bfb44de40b05c1fe60: leader changed from '794b8aae0d614aae8ada41a5fa20e1c7' to ''. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment