Max level shown:
1 [ Apr 14 23:29:03 Enabled. ]
2 [ Apr 14 23:29:03 Rereading configuration. ]
3 [ Apr 14 23:29:03 Rereading configuration. ]
4 [ Apr 14 23:29:11 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 [ Apr 14 23:29:11 Method "start" exited with status 0. ]
21 note: configured to log to "/dev/stdout"
222026-04-14T23:29:11.914ZINFOntp-admin (dropshot): listening file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:328 local_addr = [fd00:1122:3344:101::1b]:10123
232026-04-14T23:29:12.013ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:46227
242026-04-14T23:29:12.013ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
252026-04-14T23:29:12.016ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
262026-04-14T23:29:12.016ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 3255 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:46227 req_id = cc2de408-8483-4abe-9d62-03019a992e3e response_code = 200 uri = /timesync
272026-04-14T23:29:13.553ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
282026-04-14T23:29:13.555ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
292026-04-14T23:29:13.555ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2596 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:46227 req_id = be1ec592-b104-493e-ba9a-6a7ed4bdc3c4 response_code = 200 uri = /timesync
302026-04-14T23:29:14.441ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
312026-04-14T23:29:14.443ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1776209352.8877077, correction: 0.025311055 })
322026-04-14T23:29:14.443ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2802 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:46227 req_id = a05cbb84-da9c-4d91-84d8-fccb2fb65775 response_code = 200 uri = /timesync
332026-04-14T23:29:14.543ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:63800
342026-04-14T23:29:14.543ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
352026-04-14T23:29:14.545ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1776209352.8877077, correction: 0.025034845 })
362026-04-14T23:29:14.546ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 2115 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:63800 req_id = 52e26de4-0435-43fc-b4bb-242751e18a90 response_code = 200 uri = /timesync
372026-04-14T23:29:57.881ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:51251
382026-04-14T23:29:57.894ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
392026-04-14T23:29:57.905ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1776209396.7133358, correction: -0.000147685 })
402026-04-14T23:29:57.911ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:867 latency_us = 20923 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:51251 req_id = e903b6d5-8295-4116-a7c7-369f7135dbd1 response_code = 200 uri = /timesync