Created
February 16, 2017 20:53
-
-
Save carlpett/8d4b4cfb274fe3b68b2c4628cb74d55b to your computer and use it in GitHub Desktop.
This file contains 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
2017/02/16 20:53:13.521822 [INFO] consul-template v0.18.1 (9c62737) | |
2017/02/16 20:53:13.522833 [INFO] (runner) creating new runner (dry: true, once: false) | |
2017/02/16 20:53:13.526670 [DEBUG] (runner) final config: {"Consul":{"Address":"","Auth":{"Enabled":false,"Username":"","Password":""},"Retry":{"Attempts":5,"Backoff":250000000,"Enabled":true},"SSL":{"CaCert":"","CaPath":"","Cert":"","Enabled":false,"Key":"","ServerName":"","Verify":true},"Token":"","Transport":{"DialKeepAlive":30000000000,"DialTimeout":30000000000,"DisableKeepAlives":false,"MaxIdleConnsPerHost":5,"TLSHandshakeTimeout":10000000000}},"Dedup":{"Enabled":false,"MaxStale":2000000000,"Prefix":"consul-template/dedup/","TTL":15000000000},"Exec":{"Command":"","Enabled":false,"Env":{"Blacklist":[],"Custom":[],"Pristine":false,"Whitelist":[]},"KillSignal":2,"KillTimeout":30000000000,"ReloadSignal":null,"Splay":0,"Timeout":0},"KillSignal":2,"LogLevel":"trace","MaxStale":2000000000,"PidFile":"","ReloadSignal":1,"Syslog":{"Enabled":false,"Facility":"LOCAL0"},"Templates":[{"Backup":false,"Command":"","CommandTimeout":30000000000,"Contents":"","Destination":"","Exec":{"Command":"","Enabled":false,"Env":{"Blacklist":[],"Custom":[],"Pristine":false,"Whitelist":[]},"KillSignal":2,"KillTimeout":30000000000,"ReloadSignal":null,"Splay":0,"Timeout":30000000000},"Perms":420,"Source":"test.ctmpl","Wait":{"Enabled":false,"Min":0,"Max":0},"LeftDelim":"","RightDelim":""}],"Vault":{"Address":"","Enabled":false,"RenewToken":true,"Retry":{"Attempts":5,"Backoff":250000000,"Enabled":true},"SSL":{"CaCert":"","CaPath":"","Cert":"","Enabled":true,"Key":"","ServerName":"","Verify":true},"Transport":{"DialKeepAlive":30000000000,"DialTimeout":30000000000,"DisableKeepAlives":false,"MaxIdleConnsPerHost":5,"TLSHandshakeTimeout":10000000000},"UnwrapToken":false},"Wait":{"Enabled":false,"Min":0,"Max":0}} | |
2017/02/16 20:53:13.527696 [INFO] (runner) creating watcher | |
2017/02/16 20:53:13.527696 [DEBUG] (watcher) adding vault.token | |
2017/02/16 20:53:13.527696 [TRACE] (watcher) vault.token starting | |
2017/02/16 20:53:13.528645 [TRACE] (view) vault.token starting fetch | |
2017/02/16 20:53:13.528645 [TRACE] vault.token: GET /v1/auth/token/renew-self?stale=true&wait=1m0s | |
2017/02/16 20:53:13.528645 [INFO] (runner) starting | |
2017/02/16 20:53:13.528645 [DEBUG] (runner) running initial templates | |
2017/02/16 20:53:13.528645 [INFO] (runner) initiating run | |
2017/02/16 20:53:13.528645 [DEBUG] (runner) checking template 153b1d10ceff0c5a612b231a9fe1f667 | |
2017/02/16 20:53:13.529601 [DEBUG] (runner) was not watching 1 dependencies | |
2017/02/16 20:53:13.529601 [DEBUG] (watcher) adding catalog.nodes | |
2017/02/16 20:53:13.529601 [TRACE] (watcher) catalog.nodes starting | |
2017/02/16 20:53:13.530602 [DEBUG] (runner) diffing and updating dependencies | |
2017/02/16 20:53:13.530602 [TRACE] (view) catalog.nodes starting fetch | |
2017/02/16 20:53:13.530602 [DEBUG] (runner) watching 2 dependencies | |
2017/02/16 20:53:13.530602 [TRACE] catalog.nodes: GET /v1/catalog/nodes?stale=true&wait=1m0s | |
2017/02/16 20:53:13.532535 [TRACE] catalog.nodes: returned 1 results | |
2017/02/16 20:53:13.532535 [TRACE] (view) catalog.nodes received data | |
2017/02/16 20:53:13.532535 [TRACE] (view) catalog.nodes starting fetch | |
2017/02/16 20:53:13.532535 [TRACE] catalog.nodes: GET /v1/catalog/nodes?index=5&stale=true&wait=1m0s | |
2017/02/16 20:53:13.532535 [DEBUG] (runner) receiving dependency catalog.nodes | |
2017/02/16 20:53:13.533512 [INFO] (runner) initiating run | |
2017/02/16 20:53:13.533512 [DEBUG] (runner) checking template 153b1d10ceff0c5a612b231a9fe1f667 | |
2017/02/16 20:53:13.533512 [DEBUG] (runner) rendering "test.ctmpl" => "" | |
> | |
<table> | |
<tbody> | |
<tr> | |
<th>Hostname</th> | |
<th>Team name</th> | |
<th>Contact info</th> | |
</tr> | |
<tr> | |
<td>DNW3HVNL32</td> | |
<td></td> | |
<td></td> | |
</tr> | |
</tbody> | |
</table>2017/02/16 20:53:13.535467 [INFO] (runner) rendered "test.ctmpl" => "" | |
2017/02/16 20:53:13.535467 [DEBUG] (runner) diffing and updating dependencies | |
2017/02/16 20:53:13.535467 [DEBUG] (runner) catalog.nodes is still needed | |
2017/02/16 20:53:13.535467 [DEBUG] (runner) watching 2 dependencies | |
2017/02/16 20:53:14.533849 [WARN] (view) vault.token: Put https://127.0.0.1:8200/v1/auth/token/renew-self: dial tcp 127.0.0.1:8200: connectex: No connection could be made because the target machine actively refused it. (retry attempt 1 after "250ms") | |
2017/02/16 20:53:14.784887 [TRACE] (view) vault.token starting fetch | |
2017/02/16 20:53:14.784887 [TRACE] vault.token: GET /v1/auth/token/renew-self?stale=true&wait=1m0s | |
2017/02/16 20:53:15.783322 [WARN] (view) vault.token: Put https://127.0.0.1:8200/v1/auth/token/renew-self: dial tcp 127.0.0.1:8200: connectex: No connection could be made because the target machine actively refused it. (retry attempt 2 after "500ms") | |
2017/02/16 20:53:16.283493 [TRACE] (view) vault.token starting fetch | |
2017/02/16 20:53:16.283493 [TRACE] vault.token: GET /v1/auth/token/renew-self?stale=true&wait=1m0s | |
2017/02/16 20:53:17.286662 [WARN] (view) vault.token: Put https://127.0.0.1:8200/v1/auth/token/renew-self: dial tcp 127.0.0.1:8200: connectex: No connection could be made because the target machine actively refused it. (retry attempt 3 after "1s") | |
2017/02/16 20:53:18.287629 [TRACE] (view) vault.token starting fetch | |
2017/02/16 20:53:18.287629 [TRACE] vault.token: GET /v1/auth/token/renew-self?stale=true&wait=1m0s | |
2017/02/16 20:53:19.290614 [WARN] (view) vault.token: Put https://127.0.0.1:8200/v1/auth/token/renew-self: dial tcp 127.0.0.1:8200: connectex: No connection could be made because the target machine actively refused it. (retry attempt 4 after "2s") | |
2017/02/16 20:53:21.291573 [TRACE] (view) vault.token starting fetch | |
2017/02/16 20:53:21.291573 [TRACE] vault.token: GET /v1/auth/token/renew-self?stale=true&wait=1m0s | |
2017/02/16 20:53:22.293210 [WARN] (view) vault.token: Put https://127.0.0.1:8200/v1/auth/token/renew-self: dial tcp 127.0.0.1:8200: connectex: No connection could be made because the target machine actively refused it. (retry attempt 5 after "4s") | |
2017/02/16 20:53:26.293900 [TRACE] (view) vault.token starting fetch | |
2017/02/16 20:53:26.293900 [TRACE] vault.token: GET /v1/auth/token/renew-self?stale=true&wait=1m0s | |
2017/02/16 20:53:27.292331 [ERR] (view) vault.token: Put https://127.0.0.1:8200/v1/auth/token/renew-self: dial tcp 127.0.0.1:8200: connectex: No connection could be made because the target machine actively refused it. (exceeded maximum retries) | |
2017/02/16 20:53:27.292331 [ERR] (runner) watcher reported error: vault.token: Put https://127.0.0.1:8200/v1/auth/token/renew-self: dial tcp 127.0.0.1:8200: connectex: No connection could be made because the target machine actively refused it. | |
Consul Template returned errors: | |
vault.token: Put https://127.0.0.1:8200/v1/auth/token/renew-self: dial tcp 127.0.0.1:8200: connectex: No connection could be made because the target machine actively refused it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment