| 1 | | [ Aug 29 21:35:02 Enabled. ] |
| 2 | | [ Aug 29 21:35:02 Rereading configuration. ] |
| 3 | | [ Aug 29 21:35:03 Rereading configuration. ] |
| 4 | | [ Aug 29 21:35:12 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 | | [ Aug 29 21:35:12 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-29T21:35:12.515Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-08-29T21:35:13.768Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:46168
|
| 24 | 2026-08-29T21:35:13.768Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-29T21:35:13.771Z | 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-08-29T21:35:13.771Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3201
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46168
req_id = b48d21d3-05ab-4475-9246-b249acfb0975
response_code = 200
uri = /timesync
|
| 27 | 2026-08-29T21:35:13.975Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36168
|
| 28 | 2026-08-29T21:35:13.975Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-08-29T21:35:13.978Z | 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-08-29T21:35:13.978Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2874
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36168
req_id = 2167177a-2014-48a3-98d3-499b24b40008
response_code = 200
uri = /timesync
|
| 31 | 2026-08-29T21:35:16.263Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-29T21:35:16.266Z | 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: 1788039313.6525855, correction: 0.061657932, last_offset: -0.062777191, rms_offset: 0.346610218, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.061657932 })
|
| 33 | 2026-08-29T21:35:16.266Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2953
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46168
req_id = 7a909727-f5b0-4810-a8ff-65af40bb2fad
response_code = 200
uri = /timesync
|
| 34 | 2026-08-29T21:35:17.660Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-29T21:35:17.663Z | 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: 1788039313.6525855, correction: 0.058011513, last_offset: -0.000127233, rms_offset: 0.328823328, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.058011513 })
|
| 36 | 2026-08-29T21:35:17.663Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3387
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46168
req_id = 07956480-4ec9-48da-9c52-15b4b986825a
response_code = 200
uri = /timesync
|
| 37 | 2026-08-29T21:35:18.705Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:64850
|
| 38 | 2026-08-29T21:35:18.705Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-08-29T21:35:18.708Z | 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: 1788039313.6525855, correction: 0.055065248, last_offset: 0.00012334, rms_offset: 0.311949193, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.055065248 })
|
| 40 | 2026-08-29T21:35:18.708Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3149
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64850
req_id = 0e3a8fec-f07e-43c1-bc4c-07a0b5bf25b8
response_code = 200
uri = /timesync
|
| 41 | 2026-08-29T21:35:20.800Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-08-29T21:35:20.803Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108803, ip_addr: 23.186.168.131, stratum: 3, ref_time: 1788039319.496205, correction: 0.051316828, last_offset: 0.000864574, rms_offset: 0.280755639, root_delay: 0.056248896, root_dispersion: 0.001720985, max_error: 0.081162261 })
|
| 43 | 2026-08-29T21:35:20.803Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2924
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46168
req_id = 189a35f4-461d-4d2b-a6d7-64acd68d7eeb
response_code = 200
uri = /timesync
|
| 44 | 2026-08-29T21:35:23.785Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:32912
|
| 45 | 2026-08-29T21:35:23.785Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 46 | 2026-08-29T21:35:23.788Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108803, ip_addr: 23.186.168.131, stratum: 3, ref_time: 1788039322.208996, correction: 0.042526055, last_offset: 0.000588612, rms_offset: 0.252680153, root_delay: 0.05606753, root_dispersion: 0.001439431, max_error: 0.071999251 })
|
| 47 | 2026-08-29T21:35:23.788Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2856
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32912
req_id = 03accc12-edf9-4896-9230-ee3191451ada
response_code = 200
uri = /timesync
|
| 48 | 2026-08-29T21:35:25.620Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-08-29T21:35:25.623Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108803, ip_addr: 23.186.168.131, stratum: 3, ref_time: 1788039324.4080145, correction: 0.037648555, last_offset: -4.9299e-5, rms_offset: 0.227412134, root_delay: 0.056117412, root_dispersion: 0.001244089, max_error: 0.06695135 })
|
| 50 | 2026-08-29T21:35:25.623Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3265
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46168
req_id = 933b9804-647b-4a03-86a1-3d777475865c
response_code = 200
uri = /timesync
|
| 51 | 2026-08-29T21:35:25.730Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:59341
|
| 52 | 2026-08-29T21:35:25.730Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 53 | 2026-08-29T21:35:25.732Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108803, ip_addr: 23.186.168.131, stratum: 3, ref_time: 1788039324.4080145, correction: 0.037354555, last_offset: -4.9299e-5, rms_offset: 0.227412134, root_delay: 0.056117412, root_dispersion: 0.001253815, max_error: 0.066667076 })
|
| 54 | 2026-08-29T21:35:25.732Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2609
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59341
req_id = 86e8f815-ba69-44d3-aac3-23d96b45d9f6
response_code = 200
uri = /timesync
|
| 55 | 2026-08-29T21:36:49.104Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:63089
|
| 56 | 2026-08-29T21:36:49.105Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 57 | 2026-08-29T21:36:49.112Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108803, ip_addr: 23.186.168.131, stratum: 3, ref_time: 1788039408.101203, correction: -8.3727e-5, last_offset: 6.153e-5, rms_offset: 0.017209861, root_delay: 0.055793673, root_dispersion: 0.001270129, max_error: 0.0292506925 })
|
| 58 | 2026-08-29T21:36:49.112Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 7302
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63089
req_id = 7185c940-a2e6-4b83-ae89-dcaf1f599053
response_code = 200
uri = /timesync
|
| 59 | 2026-08-29T21:38:13.709Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:57488
|
| 60 | 2026-08-29T21:38:13.726Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-08-29T21:38:13.749Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108803, ip_addr: 23.186.168.131, stratum: 3, ref_time: 1788039493.033683, correction: -1.049e-5, last_offset: -7.059e-6, rms_offset: 0.002723192, root_delay: 0.05584811, root_dispersion: 0.001355567, max_error: 0.029290111999999997 })
|
| 62 | 2026-08-29T21:38:13.749Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 35275
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:57488
req_id = 297915fd-0c75-476a-8408-ccf64e275d89
response_code = 200
uri = /timesync
|
| 63 | 2026-08-29T21:38:20.373Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:49666
|
| 64 | 2026-08-29T21:38:20.373Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-08-29T21:38:20.376Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108803, ip_addr: 23.186.168.131, stratum: 3, ref_time: 1788039494.6128101, correction: -8.6058e-5, last_offset: 8.2608e-5, rms_offset: 0.002583579, root_delay: 0.05584811, root_dispersion: 0.001736846, max_error: 0.029746959 })
|
| 66 | 2026-08-29T21:38:20.376Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3014
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49666
req_id = 0f15b003-63b8-4bf3-bcf3-b360d378d029
response_code = 200
uri = /timesync
|
| 67 | 2026-08-29T21:38:21.344Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:61039
|
| 68 | 2026-08-29T21:38:21.344Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-08-29T21:38:21.348Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108803, ip_addr: 23.186.168.131, stratum: 3, ref_time: 1788039494.6128101, correction: -8.4773e-5, last_offset: 8.2608e-5, rms_offset: 0.002583579, root_delay: 0.05584811, root_dispersion: 0.001805644, max_error: 0.029814471999999998 })
|
| 70 | 2026-08-29T21:38:21.348Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3766
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:61039
req_id = dc73ead0-e98f-4a79-a0f6-83862c6d7bdd
response_code = 200
uri = /timesync
|
| 71 | 2026-08-29T21:38:24.025Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:61899
|
| 72 | 2026-08-29T21:38:24.025Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-08-29T21:38:24.028Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108803, ip_addr: 23.186.168.131, stratum: 3, ref_time: 1788039494.6128101, correction: -8.1227e-5, last_offset: 8.2608e-5, rms_offset: 0.002583579, root_delay: 0.05584811, root_dispersion: 0.001995404, max_error: 0.030000686 })
|
| 74 | 2026-08-29T21:38:24.028Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2996
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:61899
req_id = 7b47c29a-0bca-4a97-b5f3-8d41dc8d5f2a
response_code = 200
uri = /timesync
|
| 75 | 2026-08-29T21:38:24.219Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:63759
|
| 76 | 2026-08-29T21:38:24.219Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 77 | 2026-08-29T21:38:24.222Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108803, ip_addr: 23.186.168.131, stratum: 3, ref_time: 1788039494.6128101, correction: -8.097e-5, last_offset: 8.2608e-5, rms_offset: 0.002583579, root_delay: 0.05584811, root_dispersion: 0.002009164, max_error: 0.030014189 })
|
| 78 | 2026-08-29T21:38:24.222Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3194
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63759
req_id = ace8bb5c-f4cd-4a65-b165-1e1e61795ae2
response_code = 200
uri = /timesync
|
| 79 | 2026-08-29T21:38:54.037Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:51758
|
| 80 | 2026-08-29T21:38:54.037Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 81 | 2026-08-29T21:38:54.041Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1788039526.0432642, correction: 4.463e-6, last_offset: -5.379e-6, rms_offset: 0.001787917, root_delay: 0.055892553, root_dispersion: 0.000812925, max_error: 0.028763664499999998 })
|
| 82 | 2026-08-29T21:38:54.041Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4219
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:51758
req_id = deaadea0-e475-4d19-83de-eb4a97d3e3bf
response_code = 200
uri = /timesync
|
| 83 | 2026-08-29T21:38:54.083Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:65363
|
| 84 | 2026-08-29T21:38:54.083Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 85 | 2026-08-29T21:38:54.087Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1788039526.0432642, correction: 4.463e-6, last_offset: -5.379e-6, rms_offset: 0.001787917, root_delay: 0.055892553, root_dispersion: 0.000816909, max_error: 0.0287676485 })
|
| 86 | 2026-08-29T21:38:54.087Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3750
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:65363
req_id = 342d1e3e-93ca-45c7-8e71-f3125c5db8c7
response_code = 200
uri = /timesync
|
| 87 | 2026-08-29T21:38:54.117Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:61025
|
| 88 | 2026-08-29T21:38:54.117Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 89 | 2026-08-29T21:38:54.120Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1611882066, ip_addr: 96.19.94.82, stratum: 2, ref_time: 1788039526.0432642, correction: 4.463e-6, last_offset: -5.379e-6, rms_offset: 0.001787917, root_delay: 0.055892553, root_dispersion: 0.000819764, max_error: 0.0287705035 })
|
| 90 | 2026-08-29T21:38:54.120Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3350
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:61025
req_id = a40bc47e-8c65-4889-a66b-3bb2f5eb477b
response_code = 200
uri = /timesync
|
| 91 | 2026-08-29T21:39:54.314Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:41414
|
| 92 | 2026-08-29T21:39:54.314Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 93 | 2026-08-29T21:39:54.317Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039594.1860693, correction: 0.000192989, last_offset: -3.1026e-5, rms_offset: 0.000380316, root_delay: 0.04077163, root_dispersion: 0.000384236, max_error: 0.020963040000000002 })
|
| 94 | 2026-08-29T21:39:54.317Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3217
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:41414
req_id = afec5651-40b3-4022-b408-3d862b278c1c
response_code = 200
uri = /timesync
|
| 95 | 2026-08-29T21:39:54.351Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:44788
|
| 96 | 2026-08-29T21:39:54.351Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 97 | 2026-08-29T21:39:54.354Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039594.1860693, correction: 0.000192677, last_offset: -3.1026e-5, rms_offset: 0.000380316, root_delay: 0.04077163, root_dispersion: 0.000386703, max_error: 0.020965195 })
|
| 98 | 2026-08-29T21:39:54.354Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3008
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44788
req_id = 6b803adf-2fc0-48a9-9bee-134b21cfbac0
response_code = 200
uri = /timesync
|
| 99 | 2026-08-29T21:39:54.940Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:34046
|
| 100 | 2026-08-29T21:39:54.940Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 101 | 2026-08-29T21:39:54.943Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039594.1860693, correction: 0.0001877, last_offset: -3.1026e-5, rms_offset: 0.000380316, root_delay: 0.04077163, root_dispersion: 0.000426097, max_error: 0.020999612 })
|
| 102 | 2026-08-29T21:39:54.943Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2846
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:34046
req_id = dd3b9014-204c-4eca-9c31-6b40d6ce0480
response_code = 200
uri = /timesync
|
| 103 | 2026-08-29T21:40:53.648Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:62690
|
| 104 | 2026-08-29T21:40:53.648Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 105 | 2026-08-29T21:40:53.651Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039650.087315, correction: -8.8074e-5, last_offset: 5.0926e-5, rms_offset: 0.00010604, root_delay: 0.040967308, root_dispersion: 0.000324793, max_error: 0.020896521 })
|
| 106 | 2026-08-29T21:40:53.651Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3418
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:62690
req_id = 704a316c-4851-4821-b9e5-219c404a4167
response_code = 200
uri = /timesync
|
| 107 | 2026-08-29T21:40:53.692Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:52057
|
| 108 | 2026-08-29T21:40:53.693Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 109 | 2026-08-29T21:40:53.695Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039650.087315, correction: -8.8034e-5, last_offset: 5.0926e-5, rms_offset: 0.00010604, root_delay: 0.040967308, root_dispersion: 0.000327618, max_error: 0.020899306 })
|
| 110 | 2026-08-29T21:40:53.695Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2927
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:52057
req_id = 76f377e6-2198-4d1e-84e0-ab51decb3b13
response_code = 200
uri = /timesync
|
| 111 | 2026-08-29T21:40:54.389Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:63086
|
| 112 | 2026-08-29T21:40:54.389Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 113 | 2026-08-29T21:40:54.392Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039650.087315, correction: -8.74e-5, last_offset: 5.0926e-5, rms_offset: 0.00010604, root_delay: 0.040967308, root_dispersion: 0.000372053, max_error: 0.020943107000000002 })
|
| 114 | 2026-08-29T21:40:54.392Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2828
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63086
req_id = 415f1a51-52dd-4e0b-842b-af9f002e1705
response_code = 200
uri = /timesync
|
| 115 | 2026-08-29T21:41:53.971Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:49552
|
| 116 | 2026-08-29T21:41:53.971Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 117 | 2026-08-29T21:41:53.975Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039713.2945254, correction: -9.4271e-5, last_offset: 4.135e-6, rms_offset: 6.8485e-5, root_delay: 0.040774133, root_dispersion: 0.000113112, max_error: 0.020594449499999997 })
|
| 118 | 2026-08-29T21:41:53.975Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4167
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49552
req_id = 9d9a14fe-c273-4100-a37b-af6a1a84f96d
response_code = 200
uri = /timesync
|
| 119 | 2026-08-29T21:41:54.009Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:51049
|
| 120 | 2026-08-29T21:41:54.009Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 121 | 2026-08-29T21:41:54.013Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039713.2945254, correction: -9.4185e-5, last_offset: 4.135e-6, rms_offset: 6.8485e-5, root_delay: 0.040774133, root_dispersion: 0.000115447, max_error: 0.0205966985 })
|
| 122 | 2026-08-29T21:41:54.013Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3570
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51049
req_id = c4ce834b-0c43-409b-ba5e-bc14444ae6a2
response_code = 200
uri = /timesync
|
| 123 | 2026-08-29T21:41:54.048Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:51893
|
| 124 | 2026-08-29T21:41:54.048Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 125 | 2026-08-29T21:41:54.051Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039713.2945254, correction: -9.4097e-5, last_offset: 4.135e-6, rms_offset: 6.8485e-5, root_delay: 0.040774133, root_dispersion: 0.000117827, max_error: 0.0205989905 })
|
| 126 | 2026-08-29T21:41:54.051Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3349
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:51893
req_id = ce5dc585-8ba3-4006-995c-b1fe02c3930b
response_code = 200
uri = /timesync
|
| 127 | 2026-08-29T21:42:54.476Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:49689
|
| 128 | 2026-08-29T21:42:54.476Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 129 | 2026-08-29T21:42:54.480Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039773.7675853, correction: -5.9724e-5, last_offset: -5.786e-6, rms_offset: 4.1197e-5, root_delay: 0.040789686, root_dispersion: 0.000174441, max_error: 0.020629008 })
|
| 130 | 2026-08-29T21:42:54.480Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4045
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49689
req_id = 1d678cea-1028-4cc6-8c9c-c95ca1446b73
response_code = 200
uri = /timesync
|
| 131 | 2026-08-29T21:42:54.528Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:43146
|
| 132 | 2026-08-29T21:42:54.528Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 133 | 2026-08-29T21:42:54.532Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039773.7675853, correction: -5.9675e-5, last_offset: -5.786e-6, rms_offset: 4.1197e-5, root_delay: 0.040789686, root_dispersion: 0.000177657, max_error: 0.020632175 })
|
| 134 | 2026-08-29T21:42:54.532Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4449
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:43146
req_id = 63f55146-b97b-46e0-a2f3-9e6b4e6a808e
response_code = 200
uri = /timesync
|
| 135 | 2026-08-29T21:42:54.595Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:48307
|
| 136 | 2026-08-29T21:42:54.595Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 137 | 2026-08-29T21:42:54.599Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039773.7675853, correction: -5.9611e-5, last_offset: -5.786e-6, rms_offset: 4.1197e-5, root_delay: 0.040789686, root_dispersion: 0.000181734, max_error: 0.020636188 })
|
| 138 | 2026-08-29T21:42:54.599Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3515
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48307
req_id = 9dd247eb-d535-4e22-8bf7-89e2a06ad8cf
response_code = 200
uri = /timesync
|
| 139 | 2026-08-29T21:43:54.250Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:64902
|
| 140 | 2026-08-29T21:43:54.250Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 141 | 2026-08-29T21:43:54.253Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039831.889204, correction: -6.6415e-5, last_offset: -1.1393e-5, rms_offset: 2.2827e-5, root_delay: 0.041268773, root_dispersion: 0.000230356, max_error: 0.020931157500000002 })
|
| 142 | 2026-08-29T21:43:54.253Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3066
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64902
req_id = 9c07ce50-72e1-4a3b-a32b-9434fdcf7910
response_code = 200
uri = /timesync
|
| 143 | 2026-08-29T21:43:54.351Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:33549
|
| 144 | 2026-08-29T21:43:54.351Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 145 | 2026-08-29T21:43:54.354Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039831.889204, correction: -6.6279e-5, last_offset: -1.1393e-5, rms_offset: 2.2827e-5, root_delay: 0.041268773, root_dispersion: 0.00023653, max_error: 0.0209371955 })
|
| 146 | 2026-08-29T21:43:54.354Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2987
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33549
req_id = 686703bf-6776-4fca-9884-95e9e69cb4f9
response_code = 200
uri = /timesync
|
| 147 | 2026-08-29T21:43:54.389Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:45020
|
| 148 | 2026-08-29T21:43:54.389Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 149 | 2026-08-29T21:43:54.392Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039831.889204, correction: -6.6228e-5, last_offset: -1.1393e-5, rms_offset: 2.2827e-5, root_delay: 0.041268773, root_dispersion: 0.000238863, max_error: 0.0209394775 })
|
| 150 | 2026-08-29T21:43:54.392Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3332
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:45020
req_id = a7833c86-9d8b-4f3d-b0b5-1726e4d04e3a
response_code = 200
uri = /timesync
|
| 151 | 2026-08-29T21:44:54.107Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:42753
|
| 152 | 2026-08-29T21:44:54.107Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 153 | 2026-08-29T21:44:54.110Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039891.284532, correction: -0.000199014, last_offset: 5.7309e-5, rms_offset: 9.5579e-5, root_delay: 0.040812939, root_dispersion: 0.000260313, max_error: 0.020865796500000002 })
|
| 154 | 2026-08-29T21:44:54.110Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2894
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:42753
req_id = e8ddfaff-dce1-40d7-8c64-7f9682a6810a
response_code = 200
uri = /timesync
|
| 155 | 2026-08-29T21:44:54.146Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:40738
|
| 156 | 2026-08-29T21:44:54.146Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 157 | 2026-08-29T21:44:54.150Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039891.284532, correction: -0.000198923, last_offset: 5.7309e-5, rms_offset: 9.5579e-5, root_delay: 0.040812939, root_dispersion: 0.000262719, max_error: 0.0208681115 })
|
| 158 | 2026-08-29T21:44:54.150Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3127
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40738
req_id = e9f188d9-db5b-4272-b23c-87beef996889
response_code = 200
uri = /timesync
|
| 159 | 2026-08-29T21:44:54.199Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:35361
|
| 160 | 2026-08-29T21:44:54.199Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 161 | 2026-08-29T21:44:54.203Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1788039891.284532, correction: -0.000198799, last_offset: 5.7309e-5, rms_offset: 9.5579e-5, root_delay: 0.040812939, root_dispersion: 0.000265978, max_error: 0.0208712465 })
|
| 162 | 2026-08-29T21:44:54.203Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3516
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:35361
req_id = 976cbc93-4c40-493b-9dfb-48f541506a4e
response_code = 200
uri = /timesync
|