| 1 | | [ Jun 16 22:29:16 Enabled. ] |
| 2 | | [ Jun 16 22:29:16 Rereading configuration. ] |
| 3 | | [ Jun 16 22:29:17 Rereading configuration. ] |
| 4 | | [ Jun 16 22:29:22 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ Jun 16 22:29:22 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-16T22:29:22.492Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-06-16T22:29:22.663Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:51261
|
| 24 | 2026-06-16T22:29:22.663Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-16T22:29:22.667Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-06-16T22:29:22.667Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3669
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51261
req_id = 66946d3d-35ea-4616-ba2c-8f07d4b65d8a
response_code = 200
uri = /timesync
|
| 27 | 2026-06-16T22:29:23.423Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:45269
|
| 28 | 2026-06-16T22:29:23.423Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-06-16T22:29:23.426Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 30 | 2026-06-16T22:29:23.426Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3177
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45269
req_id = cf9011dc-6ed6-4e1e-aba6-3b27fba3b88b
response_code = 200
uri = /timesync
|
| 31 | 2026-06-16T22:29:24.930Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-16T22:29:24.933Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2733920651, ip_addr: 162.244.81.139, stratum: 3, ref_time: 1781648964.0844867, correction: 0.036025967, last_offset: -0.000692093, rms_offset: 0.000692093, root_delay: 0.150785983, root_dispersion: 0.885136008, max_error: 0.9965549665 })
|
| 33 | 2026-06-16T22:29:24.933Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3097
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45269
req_id = 3ade2448-0c1b-41ed-844a-9d2874372480
response_code = 200
uri = /timesync
|
| 34 | 2026-06-16T22:29:26.396Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-16T22:29:26.399Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2733920651, ip_addr: 162.244.81.139, stratum: 3, ref_time: 1781648965.1439662, correction: 0.031718545, last_offset: 0.000347118, rms_offset: 0.000347118, root_delay: 0.151097745, root_dispersion: 1.288547397, max_error: 1.3958148145 })
|
| 36 | 2026-06-16T22:29:26.399Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3405
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45269
req_id = 62c5df3d-0daa-4146-aaf5-e8591386cabc
response_code = 200
uri = /timesync
|
| 37 | 2026-06-16T22:29:27.737Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56601
|
| 38 | 2026-06-16T22:29:27.738Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-06-16T22:29:27.740Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2733920651, ip_addr: 162.244.81.139, stratum: 3, ref_time: 1781648966.0477846, correction: 0.028395748, last_offset: -0.000300018, rms_offset: 0.000300018, root_delay: 0.151087731, root_dispersion: 1.722907305, max_error: 1.8268469184999998 })
|
| 40 | 2026-06-16T22:29:27.740Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2727
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56601
req_id = 21d7cf18-0257-4e36-bcf6-a4115fbc9980
response_code = 200
uri = /timesync
|
| 41 | 2026-06-16T22:29:28.515Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-06-16T22:29:28.518Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2733920651, ip_addr: 162.244.81.139, stratum: 3, ref_time: 1781648967.4590547, correction: 0.026433598, last_offset: -0.000138073, rms_offset: 0.000138073, root_delay: 0.151304409, root_dispersion: 0.001726462, max_error: 0.1038122645 })
|
| 43 | 2026-06-16T22:29:28.518Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2756
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45269
req_id = 6f49f7ca-69ea-4bf1-a33f-125375d7a357
response_code = 200
uri = /timesync
|
| 44 | 2026-06-16T22:29:28.628Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:35304
|
| 45 | 2026-06-16T22:29:28.628Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 46 | 2026-06-16T22:29:28.631Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2733920651, ip_addr: 162.244.81.139, stratum: 3, ref_time: 1781648967.4590547, correction: 0.026127635, last_offset: -0.000138073, rms_offset: 0.000138073, root_delay: 0.151304409, root_dispersion: 0.001803675, max_error: 0.1035835145 })
|
| 47 | 2026-06-16T22:29:28.631Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2728
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35304
req_id = 4dd0959f-90cb-4fba-bf46-8e31b86eab0d
response_code = 200
uri = /timesync
|