| 1 | | [ May 21 17:25:24 Enabled. ] |
| 2 | | [ May 21 17:25:24 Rereading configuration. ] |
| 3 | | [ May 21 17:25:24 Rereading configuration. ] |
| 4 | | [ May 21 17:25:29 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 17:25:29 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-21T17:25:29.942Z | 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-21T17:25:30.708Z | 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]:35919
|
| 24 | 2026-05-21T17:25:30.709Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-21T17:25:30.712Z | 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-21T17:25:30.712Z | 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]:35919
req_id = ad54dd03-544d-40a8-8402-a241c31e4038
response_code = 200
uri = /timesync
|
| 27 | 2026-05-21T17:25:30.837Z | 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]:40614
|
| 28 | 2026-05-21T17:25:30.837Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-05-21T17:25:30.840Z | 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-21T17:25:30.840Z | 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 = 2714
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = 268c3aa3-c90a-478a-8f74-3a99d87e08c3
response_code = 200
uri = /timesync
|
| 31 | 2026-05-21T17:25:31.697Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-21T17:25:31.700Z | 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-21T17:25:31.700Z | 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 = 3068
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = 66ab4a83-f527-49ae-84e4-19cea72e2687
response_code = 200
uri = /timesync
|
| 34 | 2026-05-21T17:25:32.532Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-21T17:25:32.535Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384331.9052052, correction: 0.0, last_offset: 0.390760481, rms_offset: 0.451934665, root_delay: 0.065984748, root_dispersion: 0.837733865, max_error: 0.870726239 })
|
| 36 | 2026-05-21T17:25:32.535Z | 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 = 2747
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = 3f9fb2db-b798-4ed9-a90e-7af81c746e94
response_code = 200
uri = /timesync
|
| 37 | 2026-05-21T17:25:34.278Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-05-21T17:25:34.281Z | 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: 1779384332.109548, correction: 0.221033782, last_offset: 0.008223748, rms_offset: 0.412695944, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.221033782 })
|
| 39 | 2026-05-21T17:25:34.281Z | 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]:40614
req_id = 7a219a1c-b1f9-48ed-bfbb-aae1cf848969
response_code = 200
uri = /timesync
|
| 40 | 2026-05-21T17:25:35.096Z | 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]:65032
|
| 41 | 2026-05-21T17:25:35.096Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-05-21T17:25:35.099Z | 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: 1779384332.109548, correction: 0.223782361, last_offset: -0.004957217, rms_offset: 0.391520888, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.223782361 })
|
| 43 | 2026-05-21T17:25:35.099Z | 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 = 2407
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65032
req_id = 43e44d06-8d81-4c64-90af-fa2bec60a944
response_code = 200
uri = /timesync
|
| 44 | 2026-05-21T17:25:36.281Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-05-21T17:25:36.284Z | 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: 1779384332.109548, correction: 0.226205871, last_offset: -0.005625916, rms_offset: 0.371433586, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.226205871 })
|
| 46 | 2026-05-21T17:25:36.284Z | 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 = 2956
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = 984b7466-9354-4e97-a9e8-709d97d0def1
response_code = 200
uri = /timesync
|
| 47 | 2026-05-21T17:25:37.458Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-05-21T17:25:37.460Z | 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: 1779384332.109548, correction: 0.225516587, last_offset: -0.00248713, rms_offset: 0.352373719, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.225516587 })
|
| 49 | 2026-05-21T17:25:37.460Z | 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 = 2703
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = b07b59a7-08d7-415f-81d8-418dd538626b
response_code = 200
uri = /timesync
|
| 50 | 2026-05-21T17:25:40.085Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-05-21T17:25:40.087Z | 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: 1779384332.109548, correction: 0.216775954, last_offset: -0.000271038, rms_offset: 0.300862581, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.216775954 })
|
| 52 | 2026-05-21T17:25:40.087Z | 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 = 2393
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = 87165d7d-fddb-47bc-9911-76714cc6c717
response_code = 200
uri = /timesync
|
| 53 | 2026-05-21T17:25:40.173Z | 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]:46356
|
| 54 | 2026-05-21T17:25:40.173Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-05-21T17:25:40.176Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384340.1920774, correction: 0.215883344, last_offset: 0.000651687, rms_offset: 0.285423368, root_delay: 0.057260644, root_dispersion: 0.002384886, max_error: 0.24689855200000002 })
|
| 56 | 2026-05-21T17:25:40.176Z | 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 = 2823
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46356
req_id = b7da3adc-c93d-4853-83bc-79abcd9d1ebd
response_code = 200
uri = /timesync
|
| 57 | 2026-05-21T17:25:44.423Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-05-21T17:25:44.425Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384343.986868, correction: 0.203183874, last_offset: -0.000439907, rms_offset: 0.231193483, root_delay: 0.05527154, root_dispersion: 0.000741832, max_error: 0.231561476 })
|
| 59 | 2026-05-21T17:25:44.426Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2970
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = bbfac127-e0e2-4ae9-bc77-8ef2391eeebe
response_code = 200
uri = /timesync
|
| 60 | 2026-05-21T17:25:45.251Z | 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]:42588
|
| 61 | 2026-05-21T17:25:45.251Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-05-21T17:25:45.254Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384343.986868, correction: 0.200946957, last_offset: -0.000439907, rms_offset: 0.231193483, root_delay: 0.05527154, root_dispersion: 0.00089805, max_error: 0.22948077700000002 })
|
| 63 | 2026-05-21T17:25:45.254Z | 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 = 2299
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42588
req_id = 3e1bb672-8ef6-47bc-9231-7cf8865eecaa
response_code = 200
uri = /timesync
|
| 64 | 2026-05-21T17:25:49.343Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-05-21T17:25:49.345Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384345.6262865, correction: 0.190844923, last_offset: -0.000949455, rms_offset: 0.21932961, root_delay: 0.061460041, root_dispersion: 0.002513158, max_error: 0.2240881015 })
|
| 66 | 2026-05-21T17:25:49.345Z | 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 = 2747
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = 9ace9ef5-4081-4ef6-b315-c7761b52e7ee
response_code = 200
uri = /timesync
|
| 67 | 2026-05-21T17:25:50.330Z | 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]:65256
|
| 68 | 2026-05-21T17:25:50.330Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-05-21T17:25:50.333Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384345.6262865, correction: 0.188178599, last_offset: -0.000949455, rms_offset: 0.21932961, root_delay: 0.061460041, root_dispersion: 0.002718841, max_error: 0.2216274605 })
|
| 70 | 2026-05-21T17:25:50.333Z | 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 = 3069
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65256
req_id = 9a278a67-ec90-4471-ba94-77677430b67e
response_code = 200
uri = /timesync
|
| 71 | 2026-05-21T17:25:55.408Z | 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]:64390
|
| 72 | 2026-05-21T17:25:55.408Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-05-21T17:25:55.411Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384352.222944, correction: 0.179144248, last_offset: -0.002707807, rms_offset: 0.197399393, root_delay: 0.083344199, root_dispersion: 0.004200474, max_error: 0.22501682150000002 })
|
| 74 | 2026-05-21T17:25:55.411Z | 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 = 2382
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64390
req_id = 9036bc76-aa6c-48c1-9878-ba7115c7bb72
response_code = 200
uri = /timesync
|
| 75 | 2026-05-21T17:25:56.006Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-05-21T17:25:56.010Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384352.222944, correction: 0.177527159, last_offset: -0.002707807, rms_offset: 0.197399393, root_delay: 0.083344199, root_dispersion: 0.004298713, max_error: 0.2234979715 })
|
| 77 | 2026-05-21T17:25:56.010Z | 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 = 3218
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = 8e4ffdb4-995e-486f-88af-4be05cd3e576
response_code = 200
uri = /timesync
|
| 78 | 2026-05-21T17:26:00.486Z | 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]:63892
|
| 79 | 2026-05-21T17:26:00.486Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-05-21T17:26:00.489Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384359.1755466, correction: 0.160610735, last_offset: 0.000892644, rms_offset: 0.159909829, root_delay: 0.064874515, root_dispersion: 0.002410047, max_error: 0.19545803949999999 })
|
| 81 | 2026-05-21T17:26:00.489Z | 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 = 2632
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63892
req_id = 8683eeb8-8dd3-4837-adae-6eb67e8fea93
response_code = 200
uri = /timesync
|
| 82 | 2026-05-21T17:26:02.994Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-05-21T17:26:02.997Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384362.916385, correction: 0.153241023, last_offset: 0.000124318, rms_offset: 0.136533529, root_delay: 0.055822719, root_dispersion: 0.00499541, max_error: 0.18614779250000002 })
|
| 84 | 2026-05-21T17:26:02.997Z | 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 = 2944
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = bcae0201-de8a-4241-ba8d-6bb16ed410d3
response_code = 200
uri = /timesync
|
| 85 | 2026-05-21T17:26:05.564Z | 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]:65346
|
| 86 | 2026-05-21T17:26:05.564Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-05-21T17:26:05.566Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384364.1774824, correction: 0.146044344, last_offset: -0.000188798, rms_offset: 0.122880265, root_delay: 0.061633687, root_dispersion: 0.002500603, max_error: 0.17936179049999998 })
|
| 88 | 2026-05-21T17:26:05.566Z | 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 = 2579
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65346
req_id = ba41a1fb-5103-4b20-84ed-393d1fe6649a
response_code = 200
uri = /timesync
|
| 89 | 2026-05-21T17:26:09.340Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-05-21T17:26:09.343Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384368.9682248, correction: 0.134555846, last_offset: -0.000499852, rms_offset: 0.104918718, root_delay: 0.060184367, root_dispersion: 0.000472847, max_error: 0.1651208765 })
|
| 91 | 2026-05-21T17:26:09.343Z | 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 = 3161
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = 605c2875-c903-4ef1-ae3b-682de05168ef
response_code = 200
uri = /timesync
|
| 92 | 2026-05-21T17:26:10.642Z | 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]:48843
|
| 93 | 2026-05-21T17:26:10.642Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-05-21T17:26:10.645Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384369.3322458, correction: 0.13165246, last_offset: -0.000614064, rms_offset: 0.099534824, root_delay: 0.059063144, root_dispersion: 0.001104743, max_error: 0.162288775 })
|
| 95 | 2026-05-21T17:26:10.645Z | 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 = 2547
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48843
req_id = 707f5c80-3b91-4643-9c71-43ba82fb85cf
response_code = 200
uri = /timesync
|
| 96 | 2026-05-21T17:26:14.289Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 97 | 2026-05-21T17:26:14.291Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384374.2516198, correction: 0.121252187, last_offset: 0.000550807, rms_offset: 0.094427191, root_delay: 0.05855662, root_dispersion: 0.000328707, max_error: 0.150859204 })
|
| 98 | 2026-05-21T17:26:14.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 = 2941
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = 64568f80-0c3a-4c3f-875b-620e5a675b90
response_code = 200
uri = /timesync
|
| 99 | 2026-05-21T17:26:15.720Z | 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]:37612
|
| 100 | 2026-05-21T17:26:15.720Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 101 | 2026-05-21T17:26:15.723Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384374.2516198, correction: 0.11738506, last_offset: 0.000550807, rms_offset: 0.094427191, root_delay: 0.05855662, root_dispersion: 0.000631163, max_error: 0.14729453299999998 })
|
| 102 | 2026-05-21T17:26:15.723Z | 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 = 2739
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37612
req_id = 731ab503-9989-4ea9-a456-3b28def5e021
response_code = 200
uri = /timesync
|
| 103 | 2026-05-21T17:26:19.429Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-05-21T17:26:19.431Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384377.9235036, correction: 0.106402613, last_offset: 0.000966708, rms_offset: 0.089582019, root_delay: 0.05855662, root_dispersion: 0.001314765, max_error: 0.13699568799999998 })
|
| 105 | 2026-05-21T17:26:19.431Z | 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 = 2399
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = a51fb006-9f2a-4bed-a4b9-39b1bd06a6d9
response_code = 200
uri = /timesync
|
| 106 | 2026-05-21T17:26:20.796Z | 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]:41015
|
| 107 | 2026-05-21T17:26:20.797Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-05-21T17:26:20.799Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384377.9235036, correction: 0.102708973, last_offset: 0.000966708, rms_offset: 0.089582019, root_delay: 0.05855662, root_dispersion: 0.001568207, max_error: 0.13355548999999997 })
|
| 109 | 2026-05-21T17:26:20.799Z | 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 = 2382
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41015
req_id = c8adabd2-62ed-446a-97e8-627485b12ca2
response_code = 200
uri = /timesync
|
| 110 | 2026-05-21T17:26:25.874Z | 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]:55842
|
| 111 | 2026-05-21T17:26:25.874Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-05-21T17:26:25.877Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384384.9061143, correction: 0.089072861, last_offset: 0.000244481, rms_offset: 0.08062391, root_delay: 0.058094595, root_dispersion: 0.000514702, max_error: 0.11863486050000001 })
|
| 113 | 2026-05-21T17:26:25.877Z | 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]:55842
req_id = cdb24278-4406-40d4-a112-543ea98f0f66
response_code = 200
uri = /timesync
|
| 114 | 2026-05-21T17:26:29.920Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-05-21T17:26:29.923Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384386.6333945, correction: 0.078386843, last_offset: -0.000248291, rms_offset: 0.072561562, root_delay: 0.058094595, root_dispersion: 0.001143178, max_error: 0.10857731849999999 })
|
| 116 | 2026-05-21T17:26:29.923Z | 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 = 2988
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = 05a1928b-1bd6-4583-ae53-a6a09ddbfc13
response_code = 200
uri = /timesync
|
| 117 | 2026-05-21T17:26:30.951Z | 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]:58265
|
| 118 | 2026-05-21T17:26:30.951Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 119 | 2026-05-21T17:26:30.954Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384389.4730878, correction: 0.075671285, last_offset: -6.8357e-5, rms_offset: 0.068837948, root_delay: 0.058094595, root_dispersion: 0.001519776, max_error: 0.1062383585 })
|
| 120 | 2026-05-21T17:26:30.954Z | 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 = 2683
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58265
req_id = bab2de6c-c86c-4918-8ba1-5463ddd8a487
response_code = 200
uri = /timesync
|
| 121 | 2026-05-21T17:26:36.029Z | 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]:59661
|
| 122 | 2026-05-21T17:26:36.029Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 123 | 2026-05-21T17:26:36.032Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384395.337173, correction: 0.061598875, last_offset: 0.000223293, rms_offset: 0.055758819, root_delay: 0.059196796, root_dispersion: 0.000574535, max_error: 0.091771808 })
|
| 124 | 2026-05-21T17:26:36.032Z | 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 = 2899
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59661
req_id = 6fe9ec83-b49d-4fdb-99fa-56d043000230
response_code = 200
uri = /timesync
|
| 125 | 2026-05-21T17:26:37.190Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 126 | 2026-05-21T17:26:37.193Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384395.337173, correction: 0.058462095, last_offset: 0.000223293, rms_offset: 0.055758819, root_delay: 0.059196796, root_dispersion: 0.000695656, max_error: 0.088756149 })
|
| 127 | 2026-05-21T17:26:37.193Z | 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 = 2897
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40614
req_id = 1a68161e-88cd-4c69-b60d-8fda276e89bc
response_code = 200
uri = /timesync
|
| 128 | 2026-05-21T17:26:41.107Z | 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]:60937
|
| 129 | 2026-05-21T17:26:41.107Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 130 | 2026-05-21T17:26:41.110Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384400.195643, correction: 0.047972217, last_offset: -8.7138e-5, rms_offset: 0.050182946, root_delay: 0.059103977, root_dispersion: 0.000885448, max_error: 0.0784096535 })
|
| 131 | 2026-05-21T17:26:41.110Z | 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 = 2908
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60937
req_id = d1a9f7ce-f92e-4b77-beda-d615bf95b555
response_code = 200
uri = /timesync
|
| 132 | 2026-05-21T17:26:47.090Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 133 | 2026-05-21T17:26:47.093Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384404.67315, correction: 0.032007311, last_offset: -0.000174173, rms_offset: 0.045164686, root_delay: 0.059103977, root_dispersion: 0.000904145, max_error: 0.0624634445 })
|
| 134 | 2026-05-21T17:26:47.093Z | 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::1]:40614
req_id = 70fe67cb-dc37-4657-b1da-38869dde9d5c
response_code = 200
uri = /timesync
|
| 135 | 2026-05-21T17:26:47.194Z | 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]:61015
|
| 136 | 2026-05-21T17:26:47.194Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 137 | 2026-05-21T17:26:47.196Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 600865601, ip_addr: 35.208.123.65, stratum: 4, ref_time: 1779384404.67315, correction: 0.031729236, last_offset: -0.000174173, rms_offset: 0.045164686, root_delay: 0.059103977, root_dispersion: 0.000914272, max_error: 0.0621954965 })
|
| 138 | 2026-05-21T17:26:47.196Z | 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 = 2345
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61015
req_id = b97256c8-0c5b-48bd-b9ab-53c2fab101a3
response_code = 200
uri = /timesync
|
| 139 | 2026-05-21T17:27:46.654Z | 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]:35400
|
| 140 | 2026-05-21T17:27:46.664Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 141 | 2026-05-21T17:27:46.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: 1779384465.5387275, correction: 0.000212764, last_offset: -0.000189089, rms_offset: 0.009814888, root_delay: 0.035246182, root_dispersion: 0.001056177, max_error: 0.018892032 })
|
| 142 | 2026-05-21T17:27:46.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 = 19900
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35400
req_id = 9c831b74-bf37-40d3-b717-0328855d09d4
response_code = 200
uri = /timesync
|
| 143 | 2026-05-21T17:28:38.466Z | 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]:37020
|
| 144 | 2026-05-21T17:28:38.495Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 145 | 2026-05-21T17:28:38.520Z | 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: 1779384512.1005855, correction: 0.000106391, last_offset: -0.000340167, rms_offset: 0.004978841, root_delay: 0.028208582, root_dispersion: 0.004229504, max_error: 0.018440186 })
|
| 146 | 2026-05-21T17:28:38.521Z | 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 = 40205
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37020
req_id = 7acc1971-d075-4add-b068-f14a0cc7005f
response_code = 200
uri = /timesync
|
| 147 | 2026-05-21T17:28:39.940Z | 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]:50672
|
| 148 | 2026-05-21T17:28:39.941Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 149 | 2026-05-21T17:28:39.945Z | 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: 1779384517.9238493, correction: 0.000468047, last_offset: -0.000369832, rms_offset: 0.004724791, root_delay: 0.033836868, root_dispersion: 0.000402702, max_error: 0.017789183 })
|
| 150 | 2026-05-21T17:28:39.946Z | 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 = 5061
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50672
req_id = c07fb440-6044-4748-9a60-fd50b8488cb2
response_code = 200
uri = /timesync
|
| 151 | 2026-05-21T17:28:40.798Z | 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]:46462
|
| 152 | 2026-05-21T17:28:40.799Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 153 | 2026-05-21T17:28:40.802Z | 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: 1779384517.9238493, correction: 0.000461451, last_offset: -0.000369832, rms_offset: 0.004724791, root_delay: 0.033836868, root_dispersion: 0.00049196, max_error: 0.017871845 })
|
| 154 | 2026-05-21T17:28:40.802Z | 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 = 3592
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:46462
req_id = f5b46e45-3800-4488-80a0-4d00d0d1758c
response_code = 200
uri = /timesync
|
| 155 | 2026-05-21T17:28:43.841Z | 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]:54964
|
| 156 | 2026-05-21T17:28:43.841Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 157 | 2026-05-21T17:28:43.844Z | 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: 1779384517.9238493, correction: 0.000438058, last_offset: -0.000369832, rms_offset: 0.004724791, root_delay: 0.033836868, root_dispersion: 0.000808528, max_error: 0.01816502 })
|
| 158 | 2026-05-21T17:28:43.844Z | 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 = 2980
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:54964
req_id = 91a9c79f-f80c-43d4-b7af-e240758c4687
response_code = 200
uri = /timesync
|
| 159 | 2026-05-21T17:28:43.905Z | 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]:54166
|
| 160 | 2026-05-21T17:28:43.906Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 161 | 2026-05-21T17:28:43.909Z | 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: 1779384517.9238493, correction: 0.000437559, last_offset: -0.000369832, rms_offset: 0.004724791, root_delay: 0.033836868, root_dispersion: 0.000815272, max_error: 0.018171265 })
|
| 162 | 2026-05-21T17:28:43.909Z | 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 = 3215
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:54166
req_id = b2a5d352-fd1c-4e71-91d6-75f506cd6c79
response_code = 200
uri = /timesync
|
| 163 | 2026-05-21T17:29:35.309Z | 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]:47225
|
| 164 | 2026-05-21T17:29:35.310Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 165 | 2026-05-21T17:29:35.312Z | 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: 1779384567.3331268, correction: -0.000444322, last_offset: 0.000476805, rms_offset: 0.004037708, root_delay: 0.028773345, root_dispersion: 0.000689273, max_error: 0.0155202675 })
|
| 166 | 2026-05-21T17:29:35.312Z | 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 = 2567
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47225
req_id = 43edb20c-46fa-4fba-895c-15a45d78e067
response_code = 200
uri = /timesync
|
| 167 | 2026-05-21T17:29:35.347Z | 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]:55914
|
| 168 | 2026-05-21T17:29:35.347Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 169 | 2026-05-21T17:29:35.350Z | 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: 1779384567.3331268, correction: -0.000444148, last_offset: 0.000476805, rms_offset: 0.004037708, root_delay: 0.028773345, root_dispersion: 0.000691941, max_error: 0.0155227615 })
|
| 170 | 2026-05-21T17:29:35.350Z | 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 = 2733
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:55914
req_id = d7f7bc1a-a3be-4fae-b090-3fdee41842b3
response_code = 200
uri = /timesync
|
| 171 | 2026-05-21T17:29:36.444Z | 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]:41332
|
| 172 | 2026-05-21T17:29:36.444Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 173 | 2026-05-21T17:29:36.447Z | 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: 1779384567.3331268, correction: -0.000439097, last_offset: 0.000476805, rms_offset: 0.004037708, root_delay: 0.028773345, root_dispersion: 0.000769399, max_error: 0.0155951685 })
|
| 174 | 2026-05-21T17:29:36.447Z | 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::c]:41332
req_id = 2f2b5209-177a-4918-b235-71c0c0bdfefd
response_code = 200
uri = /timesync
|