| 1 | | [ May 22 01:09:53 Enabled. ] |
| 2 | | [ May 22 01:09:53 Rereading configuration. ] |
| 3 | | [ May 22 01:09:54 Rereading configuration. ] |
| 4 | | [ May 22 01:10:00 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 | | [ May 22 01:10:00 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-22T01:10:00.048Z | 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-05-22T01:10:00.275Z | 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]:64883
|
| 24 | 2026-05-22T01:10:00.275Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-22T01:10:00.279Z | 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-05-22T01:10:00.279Z | 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 = 3550
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64883
req_id = bb1b698c-8060-4893-9dd8-a08e9415fe15
response_code = 200
uri = /timesync
|
| 27 | 2026-05-22T01:10:00.706Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-05-22T01:10:00.709Z | 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-05-22T01:10:00.709Z | 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 = 3303
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64883
req_id = ab4e355e-62c4-47ef-bda5-9ee4e69fcfcf
response_code = 200
uri = /timesync
|
| 30 | 2026-05-22T01:10:00.983Z | 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]:64582
|
| 31 | 2026-05-22T01:10:00.983Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-22T01:10:00.986Z | 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 })
|
| 33 | 2026-05-22T01:10:00.986Z | 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 = 2952
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64582
req_id = 6f38c832-fcf6-4658-957b-a8bf1c664a8c
response_code = 200
uri = /timesync
|
| 34 | 2026-05-22T01:10:01.544Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-22T01:10:01.547Z | 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 })
|
| 36 | 2026-05-22T01:10:01.547Z | 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 = 2649
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64883
req_id = 91995c27-fc54-4c76-a13f-d48182bfebbc
response_code = 200
uri = /timesync
|
| 37 | 2026-05-22T01:10:03.289Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-05-22T01:10:03.292Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1779412201.9814296, correction: 0.0, last_offset: 0.455119789, rms_offset: 0.455119789, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.0 })
|
| 39 | 2026-05-22T01:10:03.292Z | 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 = 2789
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64883
req_id = 256e8f58-2c3c-463e-85c7-62ec8063e348
response_code = 200
uri = /timesync
|
| 40 | 2026-05-22T01:10:04.809Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-05-22T01:10:04.812Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1779412201.9814296, correction: 0.06957674, last_offset: -0.003183098, rms_offset: 0.003183098, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.06957674 })
|
| 42 | 2026-05-22T01:10:04.812Z | 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 = 3155
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64883
req_id = 18166ef5-4e0f-4e73-9317-f59bcf4cd276
response_code = 200
uri = /timesync
|
| 43 | 2026-05-22T01:10:05.991Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 44 | 2026-05-22T01:10:05.994Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1779412201.9814296, correction: 0.06800127, last_offset: -0.001617663, rms_offset: 0.001617663, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.06800127 })
|
| 45 | 2026-05-22T01:10:05.994Z | 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 = 3315
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64883
req_id = 76b4dc9b-41c2-4a22-bd73-bf2ac0897307
response_code = 200
uri = /timesync
|
| 46 | 2026-05-22T01:10:06.465Z | 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]:65339
|
| 47 | 2026-05-22T01:10:06.465Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-05-22T01:10:06.468Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1779412201.9814296, correction: 0.066722333, last_offset: -0.001617663, rms_offset: 0.001617663, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.066722333 })
|
| 49 | 2026-05-22T01:10:06.468Z | 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 = 3006
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65339
req_id = 1641435a-1ef6-486f-bf1a-ca7e7e740a2b
response_code = 200
uri = /timesync
|
| 50 | 2026-05-22T01:10:06.932Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-05-22T01:10:06.935Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1779412201.9814296, correction: 0.064665362, last_offset: 0.000795483, rms_offset: 0.000795483, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.064665362 })
|
| 52 | 2026-05-22T01:10:06.935Z | 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 = 2839
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64883
req_id = 649b2ad7-7e6f-474d-ab96-b80603021c0b
response_code = 200
uri = /timesync
|
| 53 | 2026-05-22T01:10:09.786Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-05-22T01:10:09.789Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412208.7371097, correction: 0.056392722, last_offset: 0.000821799, rms_offset: 0.000418862, root_delay: 0.023406819, root_dispersion: 0.002670481, max_error: 0.0707666125 })
|
| 55 | 2026-05-22T01:10:09.789Z | 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 = 2826
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64883
req_id = e6b57b27-6c8b-424c-9028-6139d6da61ac
response_code = 200
uri = /timesync
|
| 56 | 2026-05-22T01:10:11.543Z | 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]:54963
|
| 57 | 2026-05-22T01:10:11.543Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-05-22T01:10:11.546Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412210.0591996, correction: 0.051919121, last_offset: -0.00027298, rms_offset: 0.000406636, root_delay: 0.023406819, root_dispersion: 0.003863537, max_error: 0.0674860675 })
|
| 59 | 2026-05-22T01:10:11.546Z | 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 = 2794
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54963
req_id = 136d58de-9e0f-465f-b410-35aebad24487
response_code = 200
uri = /timesync
|
| 60 | 2026-05-22T01:10:11.728Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-05-22T01:10:11.731Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412211.4844372, correction: 0.051635452, last_offset: -0.00021737, rms_offset: 0.000391845, root_delay: 0.027006179, root_dispersion: 0.002050233, max_error: 0.06718877449999999 })
|
| 62 | 2026-05-22T01:10:11.731Z | 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 = 3129
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64883
req_id = d886d880-46ec-4e28-b0b4-92bd76e636be
response_code = 200
uri = /timesync
|
| 63 | 2026-05-22T01:10:16.312Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 64 | 2026-05-22T01:10:16.315Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412215.068362, correction: 0.039033946, last_offset: -0.000554398, rms_offset: 0.000773158, root_delay: 0.021173276, root_dispersion: 0.005274609, max_error: 0.054895193 })
|
| 65 | 2026-05-22T01:10:16.316Z | 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 = 3293
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64883
req_id = 3b01bdb6-6ca8-4705-96b0-52d29d695592
response_code = 200
uri = /timesync
|
| 66 | 2026-05-22T01:10:16.419Z | 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]:65072
|
| 67 | 2026-05-22T01:10:16.420Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-05-22T01:10:16.422Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412215.068362, correction: 0.038745582, last_offset: -0.000554398, rms_offset: 0.000773158, root_delay: 0.021173276, root_dispersion: 0.005446018, max_error: 0.05477823800000001 })
|
| 69 | 2026-05-22T01:10:16.422Z | 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 = 2844
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65072
req_id = 361fd654-6907-4284-8356-e14a35824553
response_code = 200
uri = /timesync
|
| 70 | 2026-05-22T01:10:46.596Z | 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]:34639
|
| 71 | 2026-05-22T01:10:46.597Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-05-22T01:10:46.602Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412245.9304643, correction: 0.000329201, last_offset: -0.000398076, rms_offset: 0.000788168, root_delay: 0.021681717, root_dispersion: 0.003731562, max_error: 0.0149016215 })
|
| 73 | 2026-05-22T01:10:46.602Z | 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 = 5820
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34639
req_id = 52c5b566-bbf4-4705-9c1d-e03faaafab43
response_code = 200
uri = /timesync
|
| 74 | 2026-05-22T01:12:08.130Z | 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::b]:47704
|
| 75 | 2026-05-22T01:12:08.154Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-05-22T01:12:08.174Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412324.4942584, correction: -3e-9, last_offset: -8.2822e-5, rms_offset: 0.000227036, root_delay: 0.021046177, root_dispersion: 0.001704257, max_error: 0.0122273485 })
|
| 77 | 2026-05-22T01:12:08.174Z | 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 = 33253
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:47704
req_id = d5126f6b-0792-4d31-8867-4ed35d9b3a3b
response_code = 200
uri = /timesync
|
| 78 | 2026-05-22T01:12:09.954Z | 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::b]:44999
|
| 79 | 2026-05-22T01:12:09.955Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-05-22T01:12:09.958Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412324.4942584, correction: -3e-9, last_offset: -8.2822e-5, rms_offset: 0.000227036, root_delay: 0.021046177, root_dispersion: 0.001931469, max_error: 0.0124545605 })
|
| 81 | 2026-05-22T01:12:09.958Z | 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 = 3643
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:44999
req_id = 2a01e42d-dc13-456f-befb-4341dcbe19f4
response_code = 200
uri = /timesync
|
| 82 | 2026-05-22T01:12:10.922Z | 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::b]:34045
|
| 83 | 2026-05-22T01:12:10.922Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-05-22T01:12:10.925Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412324.4942584, correction: -3e-9, last_offset: -8.2822e-5, rms_offset: 0.000227036, root_delay: 0.021046177, root_dispersion: 0.002054412, max_error: 0.0125775035 })
|
| 85 | 2026-05-22T01:12:10.925Z | 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 = 2938
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:34045
req_id = 2901cbec-26ae-461f-a6ea-97a0c549c2e8
response_code = 200
uri = /timesync
|
| 86 | 2026-05-22T01:12:13.317Z | 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::a]:44556
|
| 87 | 2026-05-22T01:12:13.317Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-05-22T01:12:13.321Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412324.4942584, correction: -3e-9, last_offset: -8.2822e-5, rms_offset: 0.000227036, root_delay: 0.021046177, root_dispersion: 0.002359042, max_error: 0.0128821335 })
|
| 89 | 2026-05-22T01:12:13.321Z | 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 = 3236
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:44556
req_id = efdb5bf1-d10d-4386-b534-b929deb76dc3
response_code = 200
uri = /timesync
|
| 90 | 2026-05-22T01:12:13.712Z | 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::c]:47001
|
| 91 | 2026-05-22T01:12:13.712Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-05-22T01:12:13.715Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412324.4942584, correction: -3e-9, last_offset: -8.2822e-5, rms_offset: 0.000227036, root_delay: 0.021046177, root_dispersion: 0.002409191, max_error: 0.0129322825 })
|
| 93 | 2026-05-22T01:12:13.715Z | 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 = 3480
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47001
req_id = 19d4c81e-28dd-46ee-82c0-17b5887f84cc
response_code = 200
uri = /timesync
|
| 94 | 2026-05-22T01:12:23.890Z | 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::a]:56183
|
| 95 | 2026-05-22T01:12:23.890Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-05-22T01:12:23.894Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412339.4134052, correction: 1e-9, last_offset: 9.109e-5, rms_offset: 0.000212594, root_delay: 0.018992068, root_dispersion: 0.001932265, max_error: 0.0114283 })
|
| 97 | 2026-05-22T01:12:23.894Z | 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 = 3892
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56183
req_id = 314232d0-f4cd-48be-b9a5-d19cab5e0397
response_code = 200
uri = /timesync
|
| 98 | 2026-05-22T01:12:24.037Z | 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::b]:63039
|
| 99 | 2026-05-22T01:12:24.037Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-05-22T01:12:24.041Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412339.4134052, correction: 1e-9, last_offset: 9.109e-5, rms_offset: 0.000212594, root_delay: 0.018992068, root_dispersion: 0.001953353, max_error: 0.011449388 })
|
| 101 | 2026-05-22T01:12:24.041Z | 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 = 3500
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:63039
req_id = c85ecdb6-ec17-4c06-bfe9-8f483d1a31f1
response_code = 200
uri = /timesync
|
| 102 | 2026-05-22T01:12:24.085Z | 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::c]:62565
|
| 103 | 2026-05-22T01:12:24.085Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-05-22T01:12:24.090Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412339.4134052, correction: 1e-9, last_offset: 9.109e-5, rms_offset: 0.000212594, root_delay: 0.018992068, root_dispersion: 0.001960337, max_error: 0.011456372 })
|
| 105 | 2026-05-22T01:12:24.090Z | 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 = 4629
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:62565
req_id = 4dcad6d3-3816-44f9-95dd-a77ca6928c66
response_code = 200
uri = /timesync
|
| 106 | 2026-05-22T01:13:23.688Z | 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::b]:33378
|
| 107 | 2026-05-22T01:13:23.688Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-05-22T01:13:23.691Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412400.6743088, correction: 9.4299e-5, last_offset: -0.000117568, rms_offset: 0.000678006, root_delay: 0.015814787, root_dispersion: 0.003379927, max_error: 0.0113816195 })
|
| 109 | 2026-05-22T01:13:23.691Z | 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 = 3733
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33378
req_id = bc44869f-ceb5-4311-a22e-2ebc04332876
response_code = 200
uri = /timesync
|
| 110 | 2026-05-22T01:13:23.792Z | 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::c]:35821
|
| 111 | 2026-05-22T01:13:23.792Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-05-22T01:13:23.795Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412400.6743088, correction: 9.1905e-5, last_offset: -0.000117568, rms_offset: 0.000678006, root_delay: 0.015814787, root_dispersion: 0.00341211, max_error: 0.0114114085 })
|
| 113 | 2026-05-22T01:13:23.795Z | 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 = 3338
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:35821
req_id = d41dbce4-6213-4b6f-9840-bc980dcbef5f
response_code = 200
uri = /timesync
|
| 114 | 2026-05-22T01:13:24.377Z | 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::a]:57445
|
| 115 | 2026-05-22T01:13:24.377Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-05-22T01:13:24.380Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412400.6743088, correction: 7.8453e-5, last_offset: -0.000117568, rms_offset: 0.000678006, root_delay: 0.015814787, root_dispersion: 0.003592953, max_error: 0.011578799499999999 })
|
| 117 | 2026-05-22T01:13:24.380Z | 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 = 3040
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:57445
req_id = b4395e23-d8bc-4936-9d3d-c04f0c029c5d
response_code = 200
uri = /timesync
|
| 118 | 2026-05-22T01:14:23.614Z | 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::c]:52148
|
| 119 | 2026-05-22T01:14:23.614Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-05-22T01:14:23.618Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412457.9706469, correction: 7.7097e-5, last_offset: -0.000190049, rms_offset: 0.000414122, root_delay: 0.015356258, root_dispersion: 0.003315376, max_error: 0.011070601999999999 })
|
| 121 | 2026-05-22T01:14:23.618Z | 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 = 3317
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:52148
req_id = d34f1b11-3753-41ff-a247-40ff84f17653
response_code = 200
uri = /timesync
|
| 122 | 2026-05-22T01:14:23.648Z | 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::b]:32994
|
| 123 | 2026-05-22T01:14:23.648Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-05-22T01:14:23.652Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412457.9706469, correction: 7.6164e-5, last_offset: -0.000190049, rms_offset: 0.000414122, root_delay: 0.015356258, root_dispersion: 0.003318539, max_error: 0.011072832 })
|
| 125 | 2026-05-22T01:14:23.652Z | 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 = 3248
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:32994
req_id = c73679fe-d233-40ae-b181-57371812f912
response_code = 200
uri = /timesync
|
| 126 | 2026-05-22T01:14:23.772Z | 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::a]:33160
|
| 127 | 2026-05-22T01:14:23.772Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-05-22T01:14:23.776Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2516061351, ip_addr: 149.248.12.167, stratum: 3, ref_time: 1779412457.9706469, correction: 7.2734e-5, last_offset: -0.000190049, rms_offset: 0.000414122, root_delay: 0.015356258, root_dispersion: 0.003330161, max_error: 0.011081023999999998 })
|
| 129 | 2026-05-22T01:14:23.776Z | 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 = 3672
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:33160
req_id = 70718bc2-4442-4889-afee-982f7ec0d90a
response_code = 200
uri = /timesync
|