| 1 | | [ Jul 29 21:26:11 Enabled. ] |
| 2 | | [ Jul 29 21:26:11 Rereading configuration. ] |
| 3 | | [ Jul 29 21:26:11 Rereading configuration. ] |
| 4 | | [ Jul 29 21:26:19 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 | | [ Jul 29 21:26:19 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-29T21:26:19.297Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-07-29T21:26:19.648Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:62275
|
| 24 | 2026-07-29T21:26:19.648Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-29T21:26:19.651Z | 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-07-29T21:26:19.651Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3367
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62275
req_id = 873b6a0c-ea54-4aa5-a745-78debfbe53c8
response_code = 200
uri = /timesync
|
| 27 | 2026-07-29T21:26:21.381Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-07-29T21:26:21.384Z | 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 })
|
| 29 | 2026-07-29T21:26:21.384Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3233
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62275
req_id = a2f20f0f-8016-41e1-9cb6-f838b15b130e
response_code = 200
uri = /timesync
|
| 30 | 2026-07-29T21:26:22.797Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:44882
|
| 31 | 2026-07-29T21:26:22.797Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-29T21:26:22.799Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3422717612, ip_addr: 204.2.134.172, stratum: 4, ref_time: 1785360382.2153053, correction: -0.055514399, last_offset: -0.000438401, rms_offset: 0.000438401, root_delay: 0.011884976, root_dispersion: 0.047388297, max_error: 0.10884518400000001 })
|
| 33 | 2026-07-29T21:26:22.799Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2867
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44882
req_id = 21e56090-d7ae-4814-88ef-b085a69239d4
response_code = 200
uri = /timesync
|
| 34 | 2026-07-29T21:26:23.568Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-29T21:26:23.571Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3422717612, ip_addr: 204.2.134.172, stratum: 4, ref_time: 1785360382.2153053, correction: -0.053418696, last_offset: -0.000438401, rms_offset: 0.000438401, root_delay: 0.011884976, root_dispersion: 0.048134189, max_error: 0.107495373 })
|
| 36 | 2026-07-29T21:26:23.571Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3255
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62275
req_id = 969f1271-b33b-4290-9bb4-a012bed86cc9
response_code = 200
uri = /timesync
|
| 37 | 2026-07-29T21:26:26.007Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-07-29T21:26:26.010Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3422717612, ip_addr: 204.2.134.172, stratum: 4, ref_time: 1785360383.7774532, correction: -0.047481339, last_offset: -0.000924567, rms_offset: 0.000688922, root_delay: 0.011722187, root_dispersion: 0.047957119, max_error: 0.1012995515 })
|
| 39 | 2026-07-29T21:26:26.010Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3263
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62275
req_id = 7717478c-917a-4fa6-a6c7-645f792bbb03
response_code = 200
uri = /timesync
|
| 40 | 2026-07-29T21:26:26.124Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:39950
|
| 41 | 2026-07-29T21:26:26.124Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-07-29T21:26:26.127Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3422717612, ip_addr: 204.2.134.172, stratum: 4, ref_time: 1785360383.7774532, correction: -0.047163565, last_offset: -0.000924567, rms_offset: 0.000688922, root_delay: 0.011722187, root_dispersion: 0.04801156, max_error: 0.1010362185 })
|
| 43 | 2026-07-29T21:26:26.127Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2763
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39950
req_id = e9f1c180-c978-49d7-b328-611eadfb0f45
response_code = 200
uri = /timesync
|
| 44 | 2026-07-29T21:27:34.639Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:37562
|
| 45 | 2026-07-29T21:27:34.639Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 46 | 2026-07-29T21:27:34.645Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1785360451.7753167, correction: -0.000165811, last_offset: 2.458e-5, rms_offset: 0.000469681, root_delay: 0.061096139, root_dispersion: 0.000982659, max_error: 0.031696539499999996 })
|
| 47 | 2026-07-29T21:27:34.645Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 6311
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37562
req_id = be887612-5e94-4267-8e7f-e3bb1d5cc5db
response_code = 200
uri = /timesync
|
| 48 | 2026-07-29T21:29:20.786Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:49076
|
| 49 | 2026-07-29T21:29:20.804Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 50 | 2026-07-29T21:29:20.827Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1785360559.163303, correction: 0.000621097, last_offset: -1.3145e-5, rms_offset: 0.000491353, root_delay: 0.061279349, root_dispersion: 0.000756551, max_error: 0.0320173225 })
|
| 51 | 2026-07-29T21:29:20.827Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 37677
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:49076
req_id = 4b07d1d7-a32e-49ff-90df-2707af94e477
response_code = 200
uri = /timesync
|
| 52 | 2026-07-29T21:29:29.692Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:46373
|
| 53 | 2026-07-29T21:29:29.692Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-07-29T21:29:29.695Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1785360568.0590198, correction: 0.000316252, last_offset: 0.000117545, rms_offset: 0.00041828, root_delay: 0.06117975, root_dispersion: 0.000755051, max_error: 0.031661178 })
|
| 55 | 2026-07-29T21:29:29.695Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3591
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:46373
req_id = 335ab3fa-fb27-4188-832f-a8c38d9446bc
response_code = 200
uri = /timesync
|
| 56 | 2026-07-29T21:29:30.418Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:61443
|
| 57 | 2026-07-29T21:29:30.419Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-07-29T21:29:30.422Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1785360568.0590198, correction: 0.000306144, last_offset: 0.000117545, rms_offset: 0.00041828, root_delay: 0.06117975, root_dispersion: 0.000801708, max_error: 0.031697727 })
|
| 59 | 2026-07-29T21:29:30.422Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3204
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:61443
req_id = 197a9dce-d6d5-4ddc-a220-765c05439bf5
response_code = 200
uri = /timesync
|
| 60 | 2026-07-29T21:29:37.665Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:62821
|
| 61 | 2026-07-29T21:29:37.665Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-07-29T21:29:37.669Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1785360575.317651, correction: 0.000173765, last_offset: -0.000109751, rms_offset: 0.000383636, root_delay: 0.061228752, root_dispersion: 0.000973082, max_error: 0.031761223 })
|
| 63 | 2026-07-29T21:29:37.669Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4279
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:62821
req_id = a88494c0-4a86-4c4e-a3eb-05883705678a
response_code = 200
uri = /timesync
|
| 64 | 2026-07-29T21:29:38.210Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:38007
|
| 65 | 2026-07-29T21:29:38.210Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-07-29T21:29:38.213Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1785360575.317651, correction: 0.000172826, last_offset: -0.000109751, rms_offset: 0.000383636, root_delay: 0.061228752, root_dispersion: 0.001007948, max_error: 0.03179515 })
|
| 67 | 2026-07-29T21:29:38.213Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3165
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:38007
req_id = 8b7a560f-7606-410a-8e7a-9d369014a5a2
response_code = 200
uri = /timesync
|
| 68 | 2026-07-29T21:29:38.789Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:36268
|
| 69 | 2026-07-29T21:29:38.789Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-07-29T21:29:38.792Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1785360575.317651, correction: 0.000171828, last_offset: -0.000109751, rms_offset: 0.000383636, root_delay: 0.061228752, root_dispersion: 0.00104503, max_error: 0.031831234 })
|
| 71 | 2026-07-29T21:29:38.792Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3017
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:36268
req_id = 21519db9-63db-4e3a-9db6-23194a59b67f
response_code = 200
uri = /timesync
|