| 1 | * | ||
| 2 | * INFO: initial startup completed. | ||
| 3 | * Node will now attempt to join a running cluster, or wait for `cockroach init`. | ||
| 4 | * Client connections will be accepted after this completes successfully. | ||
| 5 | * Check the log file(s) for progress. | ||
| 6 | * | ||
| 7 | CockroachDB node starting at 2026-03-25 00:15:01.632644637 +0000 UTC (took 7.0s) | ||
| 8 | build: OSS v22.1.22-64-g86fdbfca06 @ 2026/03/18 01:49:10 (go1.22.11) | ||
| 9 | webui: http://127.0.0.1:8080 | ||
| 10 | sql: postgresql://root@[fd00:1122:3344:101::4]:32221/defaultdb?sslmode=disable | ||
| 11 | sql (JDBC): jdbc:postgresql://[fd00:1122:3344:101::4]:32221/defaultdb?sslmode=disable&user=root | ||
| 12 | RPC client flags: /opt/oxide/cockroachdb/bin/cockroach <client cmd> --host=[fd00:1122:3344:101::4]:32221 --insecure | ||
| 13 | logs: /data/logs | ||
| 14 | temp dir: /data/cockroach-temp2105648137 | ||
| 15 | external I/O path: /data/extern | ||
| 16 | store[0]: path=/data | ||
| 17 | storage engine: pebble | ||
| 18 | clusterID: 541a83c0-73ed-4d76-aa29-9e774f3bd4ad | ||
| 19 | status: initialized new node, joined pre-existing cluster | ||
| 20 | nodeID: 5 | ||