| 1 | | [ May 21 22:24:51 Enabled. ] |
| 2 | | [ May 21 22:24:51 Rereading configuration. ] |
| 3 | | [ May 21 22:24:51 Rereading configuration. ] |
| 4 | | [ May 21 22:24:56 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 21 22:24:56 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-21T22:24:56.873Z | 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-21T22:24:57.045Z | 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]:32814
|
| 24 | 2026-05-21T22:24:57.045Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-21T22:24:57.049Z | 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-21T22:24:57.049Z | 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 = 3336
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = fd1231c9-8415-4696-9f38-ce7aff22964b
response_code = 200
uri = /timesync
|
| 27 | 2026-05-21T22:24:57.747Z | 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]:34726
|
| 28 | 2026-05-21T22:24:57.748Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-05-21T22:24:57.750Z | 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-05-21T22:24:57.750Z | 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 = 3008
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34726
req_id = e904ea55-90e2-4bc0-955a-db28d164081f
response_code = 200
uri = /timesync
|
| 31 | 2026-05-21T22:24:57.830Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-21T22:24:57.832Z | 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-21T22:24:57.832Z | 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]:32814
req_id = 288ee4ed-7886-4153-9a37-6cb1aba7778c
response_code = 200
uri = /timesync
|
| 34 | 2026-05-21T22:24:58.672Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-21T22:24:58.675Z | 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-21T22:24:58.675Z | 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 = 2966
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = 668ebcc3-0c24-4c03-a287-fcdf0868e78a
response_code = 200
uri = /timesync
|
| 37 | 2026-05-21T22:25:00.107Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-05-21T22:25:00.110Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3640292270, ip_addr: 216.250.115.174, stratum: 3, ref_time: 1779402299.681228, correction: 0.0, last_offset: -0.255958557, rms_offset: 0.255958557, root_delay: 0.244313255, root_dispersion: 0.493596464, max_error: 0.6157530915 })
|
| 39 | 2026-05-21T22:25:00.111Z | 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 = 3343
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = c31b649b-b60a-4b68-9721-d2e949c60695
response_code = 200
uri = /timesync
|
| 40 | 2026-05-21T22:25:01.203Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-05-21T22:25:01.206Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402301.0822744, correction: 0.391207814, last_offset: -0.391718268, rms_offset: 0.391718268, root_delay: 0.028341983, root_dispersion: 0.750009954, max_error: 1.1553887595 })
|
| 42 | 2026-05-21T22:25:01.206Z | 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 = 3524
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = 3bd78d8d-8cc4-4e63-a9c2-a05f11f7ebca
response_code = 200
uri = /timesync
|
| 43 | 2026-05-21T22:25:02.785Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 44 | 2026-05-21T22:25:02.788Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402301.969348, correction: 0.387012273, last_offset: -7.7013e-5, rms_offset: 0.371616572, root_delay: 0.031664554, root_dispersion: 1.230834723, max_error: 1.633679273 })
|
| 45 | 2026-05-21T22:25:02.788Z | 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::1]:32814
req_id = cb8d1054-4442-4c42-b85f-9bb7913c3ce9
response_code = 200
uri = /timesync
|
| 46 | 2026-05-21T22:25:02.963Z | 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]:39265
|
| 47 | 2026-05-21T22:25:02.963Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-05-21T22:25:02.966Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402301.969348, correction: 0.386531889, last_offset: -7.7013e-5, rms_offset: 0.371616572, root_delay: 0.031664554, root_dispersion: 1.409743547, max_error: 1.812107713 })
|
| 49 | 2026-05-21T22:25:02.966Z | 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 = 2927
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39265
req_id = eedf2a3c-41fa-46f6-9f45-2d9cb0ea1332
response_code = 200
uri = /timesync
|
| 50 | 2026-05-21T22:25:04.995Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-05-21T22:25:04.999Z | 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: 1779402303.521428, correction: 0.382527292, last_offset: 0.000172864, rms_offset: 0.334455311, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.382527292 })
|
| 52 | 2026-05-21T22:25:04.999Z | 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 = 3312
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = 87e7df36-2bc0-41db-9b07-16becb9b949f
response_code = 200
uri = /timesync
|
| 53 | 2026-05-21T22:25:07.871Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-05-21T22:25:07.874Z | 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: 1779402303.521428, correction: 0.373002827, last_offset: -0.000224115, rms_offset: 0.30101037, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.373002827 })
|
| 55 | 2026-05-21T22:25:07.874Z | 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 = 3103
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = 1def87b4-b70a-4b51-89c9-56c0e465d556
response_code = 200
uri = /timesync
|
| 56 | 2026-05-21T22:25:08.040Z | 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]:64448
|
| 57 | 2026-05-21T22:25:08.040Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-05-21T22:25:08.043Z | 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: 1779402303.521428, correction: 0.372546405, last_offset: -0.000224115, rms_offset: 0.30101037, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.372546405 })
|
| 59 | 2026-05-21T22:25:08.043Z | 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 = 2905
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64448
req_id = d379ea1b-8060-4711-89ca-6303715c52cf
response_code = 200
uri = /timesync
|
| 60 | 2026-05-21T22:25:09.390Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-05-21T22:25:09.393Z | 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: 1779402303.521428, correction: 0.366339087, last_offset: 0.002562792, rms_offset: 0.285564661, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.366339087 })
|
| 62 | 2026-05-21T22:25:09.393Z | 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 = 3111
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = 8b63b223-07f8-4a4b-928d-9b9bfe90b75d
response_code = 200
uri = /timesync
|
| 63 | 2026-05-21T22:25:12.832Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 64 | 2026-05-21T22:25:12.835Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402311.973645, correction: 0.358036518, last_offset: -0.000830173, rms_offset: 0.257008314, root_delay: 0.029834492, root_dispersion: 0.006038312, max_error: 0.378992076 })
|
| 65 | 2026-05-21T22:25:12.835Z | 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 = 2959
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = 5e5b9062-a937-4e3a-a7e3-9212a5f63489
response_code = 200
uri = /timesync
|
| 66 | 2026-05-21T22:25:13.118Z | 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]:45658
|
| 67 | 2026-05-21T22:25:13.119Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-05-21T22:25:13.121Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402311.973645, correction: 0.357263744, last_offset: -0.000830173, rms_offset: 0.257008314, root_delay: 0.029834492, root_dispersion: 0.006283201, max_error: 0.378464191 })
|
| 69 | 2026-05-21T22:25:13.121Z | 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 = 3381
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45658
req_id = c5d08d94-6271-4ee1-8fd0-c1f50f33c331
response_code = 200
uri = /timesync
|
| 70 | 2026-05-21T22:25:15.073Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-05-21T22:25:15.076Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402312.9767, correction: 0.352181643, last_offset: -0.000196627, rms_offset: 0.24381952, root_delay: 0.031681549, root_dispersion: 0.003548913, max_error: 0.37157133049999996 })
|
| 72 | 2026-05-21T22:25:15.076Z | 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 = 2924
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = 4b56a5c2-a40f-49d1-84ab-287a1fcb823e
response_code = 200
uri = /timesync
|
| 73 | 2026-05-21T22:25:18.196Z | 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]:59682
|
| 74 | 2026-05-21T22:25:18.196Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-05-21T22:25:18.199Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402317.5434835, correction: 0.343563676, last_offset: 0.000546787, rms_offset: 0.219437659, root_delay: 0.028888281, root_dispersion: 0.000945239, max_error: 0.35895305549999995 })
|
| 76 | 2026-05-21T22:25:18.199Z | 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 = 2865
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59682
req_id = 3bb3ac07-0282-4d62-a21e-3d857fe68b97
response_code = 200
uri = /timesync
|
| 77 | 2026-05-21T22:25:19.600Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-05-21T22:25:19.602Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402318.7955341, correction: 0.33961314, last_offset: 0.000159913, rms_offset: 0.208176851, root_delay: 0.029166989, root_dispersion: 0.000885787, max_error: 0.3550824215 })
|
| 79 | 2026-05-21T22:25:19.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 = 2711
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = 23ece0f4-7ea6-4a97-8ce5-a3adcb9d55fd
response_code = 200
uri = /timesync
|
| 80 | 2026-05-21T22:25:23.276Z | 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]:59311
|
| 81 | 2026-05-21T22:25:23.276Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-05-21T22:25:23.279Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402322.296345, correction: 0.331157833, last_offset: -0.001379327, rms_offset: 0.177745044, root_delay: 0.033778507, root_dispersion: 0.001493963, max_error: 0.3495410495 })
|
| 83 | 2026-05-21T22:25:23.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 = 2922
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59311
req_id = b93b6931-61c5-469b-9d15-9d796a1da5fd
response_code = 200
uri = /timesync
|
| 84 | 2026-05-21T22:25:26.936Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 85 | 2026-05-21T22:25:26.940Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402326.3701181, correction: 0.319418222, last_offset: 6.9129e-5, rms_offset: 0.151762083, root_delay: 0.029377213, root_dispersion: 0.00046766, max_error: 0.33457448849999993 })
|
| 86 | 2026-05-21T22:25:26.940Z | 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 = 3246
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = d25ed971-80f8-4e3b-8ccf-f5d10d5c25d6
response_code = 200
uri = /timesync
|
| 87 | 2026-05-21T22:25:28.355Z | 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]:45565
|
| 88 | 2026-05-21T22:25:28.355Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 89 | 2026-05-21T22:25:28.358Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402328.6036074, correction: 0.315686375, last_offset: -9.9397e-5, rms_offset: 0.143974155, root_delay: 0.029377213, root_dispersion: 0.001769755, max_error: 0.3321447365 })
|
| 90 | 2026-05-21T22:25:28.358Z | 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 = 3135
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45565
req_id = 58071f8a-d577-4ec5-a790-5e700809eebf
response_code = 200
uri = /timesync
|
| 91 | 2026-05-21T22:25:33.434Z | 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]:63994
|
| 92 | 2026-05-21T22:25:33.434Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 93 | 2026-05-21T22:25:33.437Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402332.307935, correction: 0.301198602, last_offset: -3.6243e-5, rms_offset: 0.12292745, root_delay: 0.027643571, root_dispersion: 0.000554022, max_error: 0.3155744095 })
|
| 94 | 2026-05-21T22:25:33.437Z | 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 = 2905
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63994
req_id = 6bc84a3a-bd91-404c-8f80-6677516e32f6
response_code = 200
uri = /timesync
|
| 95 | 2026-05-21T22:25:34.241Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-05-21T22:25:34.245Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402332.307935, correction: 0.299017668, last_offset: -3.6243e-5, rms_offset: 0.12292745, root_delay: 0.027643571, root_dispersion: 0.000649769, max_error: 0.31348922250000005 })
|
| 97 | 2026-05-21T22:25:34.245Z | 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 = 3441
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = fefba8c2-189a-4ce0-b098-9a07a0e56678
response_code = 200
uri = /timesync
|
| 98 | 2026-05-21T22:25:38.513Z | 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]:63352
|
| 99 | 2026-05-21T22:25:38.513Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-05-21T22:25:38.516Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402335.5238178, correction: 0.287428319, last_offset: 5.1862e-5, rms_offset: 0.116619214, root_delay: 0.027588066, root_dispersion: 0.000525281, max_error: 0.30174763299999996 })
|
| 101 | 2026-05-21T22:25:38.516Z | 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 = 2709
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63352
req_id = cd3fd3a5-b011-435a-805c-b4d75b1b5f1b
response_code = 200
uri = /timesync
|
| 102 | 2026-05-21T22:25:43.589Z | 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]:45769
|
| 103 | 2026-05-21T22:25:43.589Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-05-21T22:25:43.592Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402335.5238178, correction: 0.273717016, last_offset: 5.1862e-5, rms_offset: 0.116619214, root_delay: 0.027588066, root_dispersion: 0.001127973, max_error: 0.28863902199999997 })
|
| 105 | 2026-05-21T22:25:43.592Z | 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 = 3593
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45769
req_id = dd6dc3ca-9fd7-4428-8129-a5db8bce64d7
response_code = 200
uri = /timesync
|
| 106 | 2026-05-21T22:25:45.320Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 107 | 2026-05-21T22:25:45.323Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402344.055407, correction: 0.269126654, last_offset: -8.5224e-5, rms_offset: 0.110634707, root_delay: 0.027588066, root_dispersion: 0.00077106, max_error: 0.283691747 })
|
| 108 | 2026-05-21T22:25:45.324Z | 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 = 3076
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = 75d7bdb1-1140-422b-95db-ce77d3246510
response_code = 200
uri = /timesync
|
| 109 | 2026-05-21T22:25:48.669Z | 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]:37597
|
| 110 | 2026-05-21T22:25:48.669Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-05-21T22:25:48.671Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402344.055407, correction: 0.260083556, last_offset: -8.5224e-5, rms_offset: 0.110634707, root_delay: 0.027588066, root_dispersion: 0.001145967, max_error: 0.275023556 })
|
| 112 | 2026-05-21T22:25:48.671Z | 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 = 2672
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37597
req_id = e15d1250-d8b5-4717-bf51-3bc227a9ec95
response_code = 200
uri = /timesync
|
| 113 | 2026-05-21T22:25:53.744Z | 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]:54170
|
| 114 | 2026-05-21T22:25:53.744Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-05-21T22:25:53.747Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402344.055407, correction: 0.246373147, last_offset: -8.5224e-5, rms_offset: 0.110634707, root_delay: 0.027588066, root_dispersion: 0.001714368, max_error: 0.261881548 })
|
| 116 | 2026-05-21T22:25:53.748Z | 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 = 3307
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54170
req_id = 1005b0dc-7f15-4b21-8e2a-798a83453b29
response_code = 200
uri = /timesync
|
| 117 | 2026-05-21T22:25:57.081Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 118 | 2026-05-21T22:25:57.085Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402344.055407, correction: 0.237359717, last_offset: -8.5224e-5, rms_offset: 0.110634707, root_delay: 0.027588066, root_dispersion: 0.002088045, max_error: 0.253241795 })
|
| 119 | 2026-05-21T22:25:57.085Z | 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 = 3169
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = e888341f-e886-4356-9dc6-68fcf29977bb
response_code = 200
uri = /timesync
|
| 120 | 2026-05-21T22:25:58.820Z | 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]:37072
|
| 121 | 2026-05-21T22:25:58.820Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 122 | 2026-05-21T22:25:58.823Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402344.055407, correction: 0.23266457, last_offset: -8.5224e-5, rms_offset: 0.110634707, root_delay: 0.027588066, root_dispersion: 0.002282695, max_error: 0.248741298 })
|
| 123 | 2026-05-21T22:25:58.823Z | 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 = 2901
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37072
req_id = 945c008c-e6f1-4451-bcf4-fc3149e59365
response_code = 200
uri = /timesync
|
| 124 | 2026-05-21T22:26:03.896Z | 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]:50439
|
| 125 | 2026-05-21T22:26:03.896Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 126 | 2026-05-21T22:26:03.899Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402361.9862843, correction: 0.218975961, last_offset: -2.1525e-5, rms_offset: 0.104957297, root_delay: 0.027588066, root_dispersion: 0.001113399, max_error: 0.233883393 })
|
| 127 | 2026-05-21T22:26:03.899Z | 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 = 2676
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50439
req_id = 03112a0c-7f76-4870-9803-4071ae7ff7cd
response_code = 200
uri = /timesync
|
| 128 | 2026-05-21T22:26:08.975Z | 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]:46681
|
| 129 | 2026-05-21T22:26:08.975Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 130 | 2026-05-21T22:26:08.977Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402361.9862843, correction: 0.205258667, last_offset: -2.1525e-5, rms_offset: 0.104957297, root_delay: 0.027588066, root_dispersion: 0.001555847, max_error: 0.22060854700000002 })
|
| 131 | 2026-05-21T22:26:08.977Z | 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 = 2776
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46681
req_id = 72432dc9-7384-4bb5-bd87-53774f229fc3
response_code = 200
uri = /timesync
|
| 132 | 2026-05-21T22:26:11.041Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 133 | 2026-05-21T22:26:11.044Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402370.3252387, correction: 0.199478641, last_offset: 0.000198542, rms_offset: 0.099571258, root_delay: 0.027588066, root_dispersion: 0.000924542, max_error: 0.21419721600000002 })
|
| 134 | 2026-05-21T22:26:11.044Z | 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 = 2892
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = 52e6b53d-f31f-4562-9f40-9a75af5b06cc
response_code = 200
uri = /timesync
|
| 135 | 2026-05-21T22:26:14.053Z | 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]:48655
|
| 136 | 2026-05-21T22:26:14.054Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 137 | 2026-05-21T22:26:14.056Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402370.3252387, correction: 0.191342652, last_offset: 0.000198542, rms_offset: 0.099571258, root_delay: 0.027588066, root_dispersion: 0.001169782, max_error: 0.20630646700000002 })
|
| 138 | 2026-05-21T22:26:14.056Z | 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 = 2585
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48655
req_id = f3150b6f-06e1-47cc-bd79-f029d41dcde6
response_code = 200
uri = /timesync
|
| 139 | 2026-05-21T22:26:19.128Z | 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]:61279
|
| 140 | 2026-05-21T22:26:19.128Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 141 | 2026-05-21T22:26:19.131Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402374.8162625, correction: 0.177587077, last_offset: 4.8552e-5, rms_offset: 0.09446159, root_delay: 0.027667779, root_dispersion: 0.000494329, max_error: 0.1919152955 })
|
| 142 | 2026-05-21T22:26:19.131Z | 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 = 2526
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61279
req_id = 04b50135-e9dc-4984-a3e1-548d33b3425e
response_code = 200
uri = /timesync
|
| 143 | 2026-05-21T22:26:24.205Z | 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]:56262
|
| 144 | 2026-05-21T22:26:24.205Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 145 | 2026-05-21T22:26:24.209Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402381.9875407, correction: 0.163946196, last_offset: -7.4657e-5, rms_offset: 0.089614138, root_delay: 0.027667779, root_dispersion: 0.000439347, max_error: 0.1782194325 })
|
| 146 | 2026-05-21T22:26:24.209Z | 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 = 3224
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56262
req_id = 16b934be-7b40-40e4-9adf-8ed6f3415e36
response_code = 200
uri = /timesync
|
| 147 | 2026-05-21T22:26:26.853Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 148 | 2026-05-21T22:26:26.856Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402386.1204953, correction: 0.156596422, last_offset: 0.000200179, rms_offset: 0.085015453, root_delay: 0.027628435, root_dispersion: 0.000194675, max_error: 0.17060531450000002 })
|
| 149 | 2026-05-21T22:26:26.856Z | 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 = 2915
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = f47e3b09-907b-4651-95a2-89efd6b0f215
response_code = 200
uri = /timesync
|
| 150 | 2026-05-21T22:26:29.284Z | 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]:34555
|
| 151 | 2026-05-21T22:26:29.285Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 152 | 2026-05-21T22:26:29.287Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402386.1204953, correction: 0.150028691, last_offset: 0.000200179, rms_offset: 0.085015453, root_delay: 0.027628435, root_dispersion: 0.000365801, max_error: 0.1642087095 })
|
| 153 | 2026-05-21T22:26:29.287Z | 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 = 2933
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34555
req_id = df4adf10-13e3-4d6b-beac-d4865160053f
response_code = 200
uri = /timesync
|
| 154 | 2026-05-21T22:26:34.363Z | 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]:56735
|
| 155 | 2026-05-21T22:26:34.363Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 156 | 2026-05-21T22:26:34.366Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402386.1204953, correction: 0.136310741, last_offset: 0.000200179, rms_offset: 0.085015453, root_delay: 0.027628435, root_dispersion: 0.00072323, max_error: 0.1508481885 })
|
| 157 | 2026-05-21T22:26:34.366Z | 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 = 2636
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56735
req_id = 18d1310c-3394-4009-a21b-2eda6adaba11
response_code = 200
uri = /timesync
|
| 158 | 2026-05-21T22:26:39.441Z | 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]:42108
|
| 159 | 2026-05-21T22:26:39.441Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 160 | 2026-05-21T22:26:39.444Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402398.6989307, correction: 0.122693181, last_offset: -4.1827e-5, rms_offset: 0.076513916, root_delay: 0.027468806, root_dispersion: 0.000192424, max_error: 0.136620008 })
|
| 161 | 2026-05-21T22:26:39.444Z | 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 = 2674
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42108
req_id = 586850f1-9eb0-4063-b614-82d29d2dae9b
response_code = 200
uri = /timesync
|
| 162 | 2026-05-21T22:26:44.516Z | 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]:50251
|
| 163 | 2026-05-21T22:26:44.516Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 164 | 2026-05-21T22:26:44.519Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402398.6989307, correction: 0.108983941, last_offset: -4.1827e-5, rms_offset: 0.076513916, root_delay: 0.027468806, root_dispersion: 0.000583086, max_error: 0.12330143 })
|
| 165 | 2026-05-21T22:26:44.519Z | 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 = 2819
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50251
req_id = 8b32785b-df26-459b-9147-6ee5bf0763e1
response_code = 200
uri = /timesync
|
| 166 | 2026-05-21T22:26:48.382Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 167 | 2026-05-21T22:26:48.385Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402398.6989307, correction: 0.098543547, last_offset: -4.1827e-5, rms_offset: 0.076513916, root_delay: 0.027468806, root_dispersion: 0.000880599, max_error: 0.11315854899999998 })
|
| 168 | 2026-05-21T22:26:48.385Z | 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 = 3253
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = 714a51c1-9667-4ad7-bf38-f10661d4e3f6
response_code = 200
uri = /timesync
|
| 169 | 2026-05-21T22:26:49.591Z | 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]:51938
|
| 170 | 2026-05-21T22:26:49.591Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 171 | 2026-05-21T22:26:49.594Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402398.6989307, correction: 0.095276155, last_offset: -4.1827e-5, rms_offset: 0.076513916, root_delay: 0.027468806, root_dispersion: 0.000973707, max_error: 0.10998426500000001 })
|
| 172 | 2026-05-21T22:26:49.594Z | 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 = 3469
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51938
req_id = a06ef165-e499-4426-8670-c1574e191821
response_code = 200
uri = /timesync
|
| 173 | 2026-05-21T22:26:54.670Z | 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]:34937
|
| 174 | 2026-05-21T22:26:54.670Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 175 | 2026-05-21T22:26:54.673Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402398.6989307, correction: 0.081557304, last_offset: -4.1827e-5, rms_offset: 0.076513916, root_delay: 0.027468806, root_dispersion: 0.001364644, max_error: 0.096656351 })
|
| 176 | 2026-05-21T22:26:54.673Z | 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 = 3026
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34937
req_id = 20daa1cb-3038-46fe-a203-a7af3e393d8e
response_code = 200
uri = /timesync
|
| 177 | 2026-05-21T22:26:59.746Z | 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]:33711
|
| 178 | 2026-05-21T22:26:59.746Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 179 | 2026-05-21T22:26:59.749Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402414.252167, correction: 0.067523226, last_offset: 0.000324943, rms_offset: 0.072587542, root_delay: 0.027468806, root_dispersion: 0.001001295, max_error: 0.082258924 })
|
| 180 | 2026-05-21T22:26:59.749Z | 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 = 3123
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33711
req_id = 30a67d67-357b-4f4d-8d92-35b5da4bdcd9
response_code = 200
uri = /timesync
|
| 181 | 2026-05-21T22:27:04.822Z | 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]:49067
|
| 182 | 2026-05-21T22:27:04.822Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 183 | 2026-05-21T22:27:04.825Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402422.9233873, correction: 0.054137643, last_offset: -0.000323756, rms_offset: 0.068862669, root_delay: 0.027468806, root_dispersion: 0.000797892, max_error: 0.06866993799999999 })
|
| 184 | 2026-05-21T22:27:04.825Z | 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 = 2896
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49067
req_id = 65d8ac6b-70fa-4821-b932-f25a8c219037
response_code = 200
uri = /timesync
|
| 185 | 2026-05-21T22:27:07.898Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 186 | 2026-05-21T22:27:07.901Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402422.9233873, correction: 0.045827895, last_offset: -0.000323756, rms_offset: 0.068862669, root_delay: 0.027468806, root_dispersion: 0.001051116, max_error: 0.060613414 })
|
| 187 | 2026-05-21T22:27:07.901Z | 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 = 2920
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32814
req_id = 5de4fe2c-145e-4d46-8da6-064c9ed2aff2
response_code = 200
uri = /timesync
|
| 188 | 2026-05-21T22:27:08.004Z | 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]:53893
|
| 189 | 2026-05-21T22:27:08.004Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 190 | 2026-05-21T22:27:08.007Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402422.9233873, correction: 0.045541685, last_offset: -0.000323756, rms_offset: 0.068862669, root_delay: 0.027468806, root_dispersion: 0.001059838, max_error: 0.060335926 })
|
| 191 | 2026-05-21T22:27:08.007Z | 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 = 2604
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53893
req_id = 211af040-6578-45c2-b461-9e310c770e54
response_code = 200
uri = /timesync
|
| 192 | 2026-05-21T22:27:39.475Z | 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]:61343
|
| 193 | 2026-05-21T22:27:39.476Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 194 | 2026-05-21T22:27:39.481Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402438.5889947, correction: -2.98e-7, last_offset: 0.000191299, rms_offset: 0.061976433, root_delay: 0.027928967, root_dispersion: 0.001586952, max_error: 0.015551733499999998 })
|
| 195 | 2026-05-21T22:27:39.481Z | 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 = 5761
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61343
req_id = 2db5e83e-4098-4a5a-a7c3-3b2e616d5116
response_code = 200
uri = /timesync
|
| 196 | 2026-05-21T22:28:17.627Z | 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]:65026
|
| 197 | 2026-05-21T22:28:17.638Z | 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]:60094
|
| 198 | 2026-05-21T22:28:17.638Z | 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]:63373
|
| 199 | 2026-05-21T22:28:17.647Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 200 | 2026-05-21T22:28:17.647Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 201 | 2026-05-21T22:28:17.647Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 202 | 2026-05-21T22:28:17.672Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402487.7169313, correction: -0.000206362, last_offset: 0.000276352, rms_offset: 0.055778868, root_delay: 0.028578959, root_dispersion: 0.001032776, max_error: 0.015528617500000001 })
|
| 203 | 2026-05-21T22:28:17.673Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402487.7169313, correction: -0.000206361, last_offset: 0.000276352, rms_offset: 0.055778868, root_delay: 0.028578959, root_dispersion: 0.001032779, max_error: 0.0155286195 })
|
| 204 | 2026-05-21T22:28:17.673Z | 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 = 37119
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63373
req_id = a74c0cbb-f897-4104-933a-4f799631b3c3
response_code = 200
uri = /timesync
|
| 205 | 2026-05-21T22:28:17.673Z | 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 = 37250
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:65026
req_id = 293d482f-101b-4f9e-b176-46e516a7502c
response_code = 200
uri = /timesync
|
| 206 | 2026-05-21T22:28:17.673Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402487.7169313, correction: -0.000206361, last_offset: 0.000276352, rms_offset: 0.055778868, root_delay: 0.028578959, root_dispersion: 0.00103278, max_error: 0.015528620500000001 })
|
| 207 | 2026-05-21T22:28:17.674Z | 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 = 39050
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:60094
req_id = 8d2168c8-91b9-4d1c-a6a8-a8b1c0b1b16a
response_code = 200
uri = /timesync
|
| 208 | 2026-05-21T22:28:18.715Z | 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]:37690
|
| 209 | 2026-05-21T22:28:18.715Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 210 | 2026-05-21T22:28:18.718Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402487.7169313, correction: -0.000189875, last_offset: 0.000276352, rms_offset: 0.055778868, root_delay: 0.028578959, root_dispersion: 0.001120898, max_error: 0.015600252500000002 })
|
| 211 | 2026-05-21T22:28:18.719Z | 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 = 3769
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37690
req_id = e3bad381-af70-4cdc-9b17-fe9f92e26a54
response_code = 200
uri = /timesync
|
| 212 | 2026-05-21T22:28:19.234Z | 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]:62050
|
| 213 | 2026-05-21T22:28:19.234Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 214 | 2026-05-21T22:28:19.237Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402487.7169313, correction: -0.000181699, last_offset: 0.000276352, rms_offset: 0.055778868, root_delay: 0.028578959, root_dispersion: 0.001164599, max_error: 0.0156357775 })
|
| 215 | 2026-05-21T22:28:19.237Z | 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 = 3523
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:62050
req_id = 21cf0a56-8be0-4c14-b02a-eccc055a63d8
response_code = 200
uri = /timesync
|
| 216 | 2026-05-21T22:28:19.704Z | 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]:46389
|
| 217 | 2026-05-21T22:28:19.705Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 218 | 2026-05-21T22:28:19.707Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402487.7169313, correction: -0.000174284, last_offset: 0.000276352, rms_offset: 0.055778868, root_delay: 0.028578959, root_dispersion: 0.001204236, max_error: 0.0156679995 })
|
| 219 | 2026-05-21T22:28:19.708Z | 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::a]:46389
req_id = 80cacff1-4c2a-4d0b-97b4-614837192d29
response_code = 200
uri = /timesync
|
| 220 | 2026-05-21T22:28:26.375Z | 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]:62396
|
| 221 | 2026-05-21T22:28:26.375Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 222 | 2026-05-21T22:28:26.378Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402504.1711345, correction: 9.5741e-5, last_offset: -0.000197119, rms_offset: 0.052916519, root_delay: 0.028578959, root_dispersion: 0.000526239, max_error: 0.0149114595 })
|
| 223 | 2026-05-21T22:28:26.378Z | 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 = 3252
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:62396
req_id = 3fa2c2f4-675f-4a6d-8ae8-fe698aa0e8fb
response_code = 200
uri = /timesync
|
| 224 | 2026-05-21T22:28:26.424Z | 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]:39977
|
| 225 | 2026-05-21T22:28:26.424Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 226 | 2026-05-21T22:28:26.428Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1779402504.1711345, correction: 9.5678e-5, last_offset: -0.000197119, rms_offset: 0.052916519, root_delay: 0.028578959, root_dispersion: 0.000529842, max_error: 0.014914999500000001 })
|
| 227 | 2026-05-21T22:28:26.428Z | 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 = 3263
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39977
req_id = a89f0c5d-bf52-4b57-900d-a8f9482fd989
response_code = 200
uri = /timesync
|
| 228 | 2026-05-21T22:29:16.968Z | 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]:43647
|
| 229 | 2026-05-21T22:29:16.969Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 230 | 2026-05-21T22:29:16.971Z | 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: 1779402555.8222718, correction: 4.5263e-5, last_offset: -6.152e-6, rms_offset: 0.032936975, root_delay: 0.021103134, root_dispersion: 0.00204046, max_error: 0.012637289999999999 })
|
| 231 | 2026-05-21T22:29:16.971Z | 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 = 3142
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:43647
req_id = 186afe1f-2ee7-49a7-a934-7ada510c4a5e
response_code = 200
uri = /timesync
|
| 232 | 2026-05-21T22:29:17.005Z | 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]:59897
|
| 233 | 2026-05-21T22:29:17.005Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 234 | 2026-05-21T22:29:17.008Z | 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: 1779402555.8222718, correction: 4.5118e-5, last_offset: -6.152e-6, rms_offset: 0.032936975, root_delay: 0.021103134, root_dispersion: 0.002043469, max_error: 0.012640154 })
|
| 235 | 2026-05-21T22:29:17.008Z | 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 = 2963
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:59897
req_id = 76dcef1f-7104-4e96-a8f2-ba9156ced9a8
response_code = 200
uri = /timesync
|
| 236 | 2026-05-21T22:29:17.040Z | 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]:52037
|
| 237 | 2026-05-21T22:29:17.040Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 238 | 2026-05-21T22:29:17.043Z | 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: 1779402555.8222718, correction: 4.498e-5, last_offset: -6.152e-6, rms_offset: 0.032936975, root_delay: 0.021103134, root_dispersion: 0.00204632, max_error: 0.012642866999999999 })
|
| 239 | 2026-05-21T22:29:17.043Z | 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 = 3016
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:52037
req_id = 7c5edfe4-b09c-47b9-b1f4-dc8b9f75c03b
response_code = 200
uri = /timesync
|