| 1 | | [ Jul 16 10:54:07 Enabled. ] |
| 2 | | [ Jul 16 10:54:07 Rereading configuration. ] |
| 3 | | [ Jul 16 10:54:07 Rereading configuration. ] |
| 4 | | [ Jul 16 10:54:13 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ Jul 16 10:54:13 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-16T10:54:13.837Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-07-16T10:54:13.884Z | 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]:46241
|
| 24 | 2026-07-16T10:54:13.885Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-16T10:54:13.888Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-07-16T10:54:13.888Z | 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 = 3898
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = ebb97163-3e3b-420b-b9c9-30ed8cc9700b
response_code = 200
uri = /timesync
|
| 27 | 2026-07-16T10:54:14.171Z | 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]:63250
|
| 28 | 2026-07-16T10:54:14.171Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-07-16T10:54:14.174Z | 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-07-16T10:54:14.174Z | 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 = 2823
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63250
req_id = a5fdfebf-3ed8-46ff-8e54-fba8621d9472
response_code = 200
uri = /timesync
|
| 31 | 2026-07-16T10:54:14.654Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-16T10:54:14.657Z | 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-07-16T10:54:14.657Z | 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 = 2745
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = 8e76b97f-f1ee-48ca-94c9-1d0a6ff52dc8
response_code = 200
uri = /timesync
|
| 34 | 2026-07-16T10:54:15.619Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-16T10:54:15.622Z | 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-07-16T10:54:15.622Z | 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 = 3246
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = ae1ad74f-8d0b-44dd-bccc-ba93595fd7a8
response_code = 200
uri = /timesync
|
| 37 | 2026-07-16T10:54:16.594Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-07-16T10:54:16.598Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1784199255.180442, correction: 0.0, last_offset: 0.315297216, rms_offset: 0.315297216, root_delay: 0.072084829, root_dispersion: 1.486414075, max_error: 1.5224564895 })
|
| 39 | 2026-07-16T10:54:16.598Z | 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 = 3514
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = 4295e49c-569b-4d31-9d71-3c1092b2a6b0
response_code = 200
uri = /timesync
|
| 40 | 2026-07-16T10:54:18.249Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-07-16T10:54:18.252Z | 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: 1784199256.152286, correction: -0.196925789, last_offset: 0.000900208, rms_offset: 0.290055811, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.196925789 })
|
| 42 | 2026-07-16T10:54:18.252Z | 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 = 3021
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = 05d21d54-caae-4edd-9ee5-23c0f0f4ef7b
response_code = 200
uri = /timesync
|
| 43 | 2026-07-16T10:54:18.816Z | 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]:57819
|
| 44 | 2026-07-16T10:54:18.816Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-07-16T10:54:18.818Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199258.4961545, correction: -0.195290759, last_offset: -9.5582e-5, rms_offset: 0.275171101, root_delay: 0.01153747, root_dispersion: 0.152386516, max_error: 0.35344601 })
|
| 46 | 2026-07-16T10:54:18.819Z | 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 = 2797
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57819
req_id = b1f6f7e4-053f-4963-8330-1f104528e2e9
response_code = 200
uri = /timesync
|
| 47 | 2026-07-16T10:54:20.252Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-07-16T10:54:20.255Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199259.4296856, correction: -0.191313863, last_offset: -7.6335e-5, rms_offset: 0.261050224, root_delay: 0.012521074, root_dispersion: 0.025670538, max_error: 0.223244938 })
|
| 49 | 2026-07-16T10:54:20.255Z | 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 = 2805
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = 9d77899a-06b0-4471-ab20-0d4dadafdcb3
response_code = 200
uri = /timesync
|
| 50 | 2026-07-16T10:54:22.285Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-07-16T10:54:22.289Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199261.1520507, correction: -0.182633489, last_offset: -0.002676456, rms_offset: 0.234946772, root_delay: 0.011408857, root_dispersion: 0.023854766, max_error: 0.2121926835 })
|
| 52 | 2026-07-16T10:54:22.289Z | 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 = 3478
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = 889a3b7b-6c20-4cd6-8302-f79680fd47fd
response_code = 200
uri = /timesync
|
| 53 | 2026-07-16T10:54:23.866Z | 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]:65072
|
| 54 | 2026-07-16T10:54:23.867Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-07-16T10:54:23.869Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199262.9854608, correction: -0.177945629, last_offset: -0.000234333, rms_offset: 0.211452112, root_delay: 0.011851789, root_dispersion: 0.023255145, max_error: 0.2071266685 })
|
| 56 | 2026-07-16T10:54:23.869Z | 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 = 2978
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65072
req_id = 82c85a34-e759-458b-ba12-27e858835fe0
response_code = 200
uri = /timesync
|
| 57 | 2026-07-16T10:54:24.100Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-07-16T10:54:24.104Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199262.9854608, correction: -0.177308798, last_offset: -0.000234333, rms_offset: 0.211452112, root_delay: 0.011851789, root_dispersion: 0.023296271, max_error: 0.2065309635 })
|
| 59 | 2026-07-16T10:54:24.104Z | 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 = 3799
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = 3bd7f3c1-d2e6-40c2-b067-d1ee395c8bd3
response_code = 200
uri = /timesync
|
| 60 | 2026-07-16T10:54:25.759Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-07-16T10:54:25.762Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199263.6873858, correction: -0.172757432, last_offset: -4.9366e-5, rms_offset: 0.200601086, root_delay: 0.011851789, root_dispersion: 0.023692302, max_error: 0.2023756285 })
|
| 62 | 2026-07-16T10:54:25.762Z | 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 = 2772
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = e862aa1e-0b4e-4c34-90d6-e5f1d2255b27
response_code = 200
uri = /timesync
|
| 63 | 2026-07-16T10:54:27.560Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 64 | 2026-07-16T10:54:27.562Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199266.409128, correction: -0.167892978, last_offset: -0.000236339, rms_offset: 0.180541009, root_delay: 0.011447718, root_dispersion: 0.023322729, max_error: 0.196939566 })
|
| 65 | 2026-07-16T10:54:27.562Z | 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 = 2674
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = 8f73a32e-f263-479f-9ea2-4b10c7aa06c0
response_code = 200
uri = /timesync
|
| 66 | 2026-07-16T10:54:28.918Z | 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]:61854
|
| 67 | 2026-07-16T10:54:28.918Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-07-16T10:54:28.921Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199268.0911014, correction: -0.164198443, last_offset: -8.7497e-5, rms_offset: 0.162486911, root_delay: 0.011835048, root_dispersion: 0.023769969, max_error: 0.193885936 })
|
| 69 | 2026-07-16T10:54:28.921Z | 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 = 2660
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61854
req_id = f5088f7b-9e2f-4597-b79a-00a56d563ed5
response_code = 200
uri = /timesync
|
| 70 | 2026-07-16T10:54:33.088Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-07-16T10:54:33.091Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199269.0292299, correction: -0.152750999, last_offset: -0.00012195, rms_offset: 0.154148623, root_delay: 0.013643381, root_dispersion: 0.024173003, max_error: 0.1837456925 })
|
| 72 | 2026-07-16T10:54:33.091Z | 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 = 3404
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = 2bc056bd-56a4-4f8f-9809-1522ef74bd83
response_code = 200
uri = /timesync
|
| 73 | 2026-07-16T10:54:33.967Z | 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]:54315
|
| 74 | 2026-07-16T10:54:33.967Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-07-16T10:54:33.970Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199269.0292299, correction: -0.150365964, last_offset: -0.00012195, rms_offset: 0.154148623, root_delay: 0.013643381, root_dispersion: 0.024301568, max_error: 0.1814892225 })
|
| 76 | 2026-07-16T10:54:33.970Z | 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 = 2735
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54315
req_id = 27d86ab8-21b3-46f5-aeea-17715f151940
response_code = 200
uri = /timesync
|
| 77 | 2026-07-16T10:54:39.019Z | 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]:37397
|
| 78 | 2026-07-16T10:54:39.019Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-07-16T10:54:39.021Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199269.0292299, correction: -0.13664721, last_offset: -0.00012195, rms_offset: 0.154148623, root_delay: 0.013643381, root_dispersion: 0.025041077, max_error: 0.1685099775 })
|
| 80 | 2026-07-16T10:54:39.021Z | 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 = 2727
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37397
req_id = 662df90a-bb03-46f9-9371-e5ab7b868341
response_code = 200
uri = /timesync
|
| 81 | 2026-07-16T10:54:39.444Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-07-16T10:54:39.447Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199269.0292299, correction: -0.135490105, last_offset: -0.00012195, rms_offset: 0.154148623, root_delay: 0.013643381, root_dispersion: 0.025103452, max_error: 0.1674152475 })
|
| 83 | 2026-07-16T10:54:39.447Z | 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 = 3376
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = 3261a8cf-1377-4ffb-b901-75249543a8f1
response_code = 200
uri = /timesync
|
| 84 | 2026-07-16T10:54:44.066Z | 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]:59887
|
| 85 | 2026-07-16T10:54:44.067Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-07-16T10:54:44.069Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199269.0292299, correction: -0.122939005, last_offset: -0.00012195, rms_offset: 0.154148623, root_delay: 0.013643381, root_dispersion: 0.025780018, max_error: 0.15554071349999998 })
|
| 87 | 2026-07-16T10:54:44.069Z | 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 = 2750
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59887
req_id = 05a358a1-b9e6-47b7-a21f-c104376b42d5
response_code = 200
uri = /timesync
|
| 88 | 2026-07-16T10:54:44.577Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 89 | 2026-07-16T10:54:44.579Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199269.0292299, correction: -0.121552907, last_offset: -0.00012195, rms_offset: 0.154148623, root_delay: 0.013643381, root_dispersion: 0.025854737, max_error: 0.15422933449999998 })
|
| 90 | 2026-07-16T10:54:44.580Z | 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 = 2877
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = 9130a6c7-c975-4aad-bb6d-b1bd645c6e46
response_code = 200
uri = /timesync
|
| 91 | 2026-07-16T10:54:49.114Z | 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]:33447
|
| 92 | 2026-07-16T10:54:49.114Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 93 | 2026-07-16T10:54:49.117Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1784199287.8108184, correction: -0.108239956, last_offset: 0.000122894, rms_offset: 0.131614909, root_delay: 0.070928603, root_dispersion: 0.001101981, max_error: 0.1448062385 })
|
| 94 | 2026-07-16T10:54:49.117Z | 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 = 3247
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33447
req_id = eb917f88-3989-4c23-a75d-98cf2e924640
response_code = 200
uri = /timesync
|
| 95 | 2026-07-16T10:54:53.068Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-07-16T10:54:53.071Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1784199291.6888826, correction: -0.096989997, last_offset: -0.000434809, rms_offset: 0.106608175, root_delay: 0.071726434, root_dispersion: 0.000662013, max_error: 0.133515227 })
|
| 97 | 2026-07-16T10:54:53.071Z | 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 = 2772
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = 2b921335-5b64-4fc0-8a90-f8b806cfd1f8
response_code = 200
uri = /timesync
|
| 98 | 2026-07-16T10:54:54.166Z | 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]:57659
|
| 99 | 2026-07-16T10:54:54.166Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-07-16T10:54:54.169Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1784199292.8868434, correction: -0.093704976, last_offset: -0.00030465, rms_offset: 0.101137437, root_delay: 0.071726434, root_dispersion: 0.002161471, max_error: 0.131729664 })
|
| 101 | 2026-07-16T10:54:54.169Z | 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 = 2813
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57659
req_id = d38c852d-10fa-45bd-817d-a1bc236a9ca3
response_code = 200
uri = /timesync
|
| 102 | 2026-07-16T10:54:59.217Z | 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]:59961
|
| 103 | 2026-07-16T10:54:59.218Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-07-16T10:54:59.221Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1784199297.6542118, correction: -0.080651097, last_offset: 0.000150248, rms_offset: 0.077717476, root_delay: 0.070516855, root_dispersion: 0.001276364, max_error: 0.1171858885 })
|
| 105 | 2026-07-16T10:54:59.221Z | 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 = 3080
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59961
req_id = 96a6bdc2-5fb9-4083-a911-1fc37c9e0fd2
response_code = 200
uri = /timesync
|
| 106 | 2026-07-16T10:55:04.270Z | 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]:61699
|
| 107 | 2026-07-16T10:55:04.270Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-07-16T10:55:04.273Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1784199303.1900454, correction: -0.066750661, last_offset: -4.8153e-5, rms_offset: 0.059720803, root_delay: 0.070610195, root_dispersion: 0.000459578, max_error: 0.10251533650000001 })
|
| 109 | 2026-07-16T10:55:04.273Z | 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 = 2805
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61699
req_id = d3601d1a-09e8-42b5-bedc-e4c577948249
response_code = 200
uri = /timesync
|
| 110 | 2026-07-16T10:55:04.273Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-07-16T10:55:04.276Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1784199303.1900454, correction: -0.06674245, last_offset: -4.8153e-5, rms_offset: 0.059720803, root_delay: 0.070610195, root_dispersion: 0.000460085, max_error: 0.1025076325 })
|
| 112 | 2026-07-16T10:55:04.276Z | 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 = 2889
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = aa9e7a0b-92bc-4867-91f2-97d783ff2e7d
response_code = 200
uri = /timesync
|
| 113 | 2026-07-16T10:55:09.319Z | 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]:56161
|
| 114 | 2026-07-16T10:55:09.319Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-07-16T10:55:09.322Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1784199308.4311988, correction: -0.053098686, last_offset: -0.000112665, rms_offset: 0.045891732, root_delay: 0.073660098, root_dispersion: 0.000461675, max_error: 0.09039040999999999 })
|
| 116 | 2026-07-16T10:55:09.322Z | 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 = 3821
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56161
req_id = f2930daf-865a-41c6-b0b8-e39171851ca2
response_code = 200
uri = /timesync
|
| 117 | 2026-07-16T10:55:11.575Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 118 | 2026-07-16T10:55:11.579Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1784199310.5486035, correction: -0.047265939, last_offset: 3.4623e-5, rms_offset: 0.041302636, root_delay: 0.074944824, root_dispersion: 0.000612719, max_error: 0.08535106999999999 })
|
| 119 | 2026-07-16T10:55:11.579Z | 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 = 3200
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46241
req_id = 04756714-e42a-4bd6-9daf-fadc1d959e2a
response_code = 200
uri = /timesync
|
| 120 | 2026-07-16T10:55:11.684Z | 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]:46754
|
| 121 | 2026-07-16T10:55:11.684Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 122 | 2026-07-16T10:55:11.686Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1784199311.4122305, correction: -0.046717819, last_offset: -0.000254737, rms_offset: 0.039183203, root_delay: 0.070387162, root_dispersion: 0.0004088, max_error: 0.0823202 })
|
| 123 | 2026-07-16T10:55:11.686Z | 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 = 2351
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46754
req_id = 57178708-eeec-4682-811c-03e0eb32201d
response_code = 200
uri = /timesync
|
| 124 | 2026-07-16T10:56:03.099Z | 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]:34111
|
| 125 | 2026-07-16T10:56:03.102Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 126 | 2026-07-16T10:56:03.113Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1784199361.965797, correction: -0.000444485, last_offset: -0.000176637, rms_offset: 0.00407633, root_delay: 0.073052108, root_dispersion: 0.00059233, max_error: 0.037562869000000006 })
|
| 127 | 2026-07-16T10:56:03.113Z | 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 = 14693
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34111
req_id = 7aca9d15-f38a-4f51-9497-5ef51af86c88
response_code = 200
uri = /timesync
|
| 128 | 2026-07-16T10:57:21.480Z | 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]:63496
|
| 129 | 2026-07-16T10:57:21.483Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 130 | 2026-07-16T10:57:21.499Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199437.4070425, correction: -0.000630204, last_offset: 0.000475411, rms_offset: 0.00086728, root_delay: 0.01124963, root_dispersion: 0.026003718, max_error: 0.032258736999999996 })
|
| 131 | 2026-07-16T10:57:21.499Z | 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 = 19196
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:63496
req_id = d758f29f-d613-461e-8b6e-5dea12706f90
response_code = 200
uri = /timesync
|
| 132 | 2026-07-16T10:57:22.970Z | 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]:63511
|
| 133 | 2026-07-16T10:57:22.970Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 134 | 2026-07-16T10:57:22.973Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199441.701408, correction: -0.000832351, last_offset: 0.000230751, rms_offset: 0.000826003, root_delay: 0.011006864, root_dispersion: 0.025568202, max_error: 0.031903985 })
|
| 135 | 2026-07-16T10:57:22.973Z | 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 = 2906
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63511
req_id = 0ae2dffb-147a-49c2-994d-1be5ff9b422f
response_code = 200
uri = /timesync
|
| 136 | 2026-07-16T10:57:23.689Z | 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]:51377
|
| 137 | 2026-07-16T10:57:23.689Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 138 | 2026-07-16T10:57:23.693Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199441.701408, correction: -0.000813596, last_offset: 0.000230751, rms_offset: 0.000826003, root_delay: 0.011006864, root_dispersion: 0.025623182, max_error: 0.031940210000000004 })
|
| 139 | 2026-07-16T10:57:23.693Z | 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 = 3417
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51377
req_id = 21c380b7-583f-4f8d-8c60-1ecaeee9cc04
response_code = 200
uri = /timesync
|
| 140 | 2026-07-16T10:57:33.054Z | 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]:50299
|
| 141 | 2026-07-16T10:57:33.054Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 142 | 2026-07-16T10:57:33.057Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199441.701408, correction: -0.00056954, last_offset: 0.000230751, rms_offset: 0.000826003, root_delay: 0.011006864, root_dispersion: 0.026338639, max_error: 0.032411611 })
|
| 143 | 2026-07-16T10:57:33.057Z | 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 = 3279
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:50299
req_id = bbb4bba2-c89f-4355-bd8e-d16e0fb9fb10
response_code = 200
uri = /timesync
|
| 144 | 2026-07-16T10:57:33.129Z | 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]:37582
|
| 145 | 2026-07-16T10:57:33.129Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 146 | 2026-07-16T10:57:33.133Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199441.701408, correction: -0.000567587, last_offset: 0.000230751, rms_offset: 0.000826003, root_delay: 0.011006864, root_dispersion: 0.026344365, max_error: 0.032415384000000005 })
|
| 147 | 2026-07-16T10:57:33.133Z | 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 = 3522
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37582
req_id = 6563e034-67df-485f-9545-d11b7b4d6196
response_code = 200
uri = /timesync
|
| 148 | 2026-07-16T10:57:53.303Z | 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]:43192
|
| 149 | 2026-07-16T10:57:53.303Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 150 | 2026-07-16T10:57:53.307Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199466.1223407, correction: -0.000126918, last_offset: -9.5015e-5, rms_offset: 0.000784191, root_delay: 0.011245661, root_dispersion: 0.026250172, max_error: 0.0319999205 })
|
| 151 | 2026-07-16T10:57:53.307Z | 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 = 3956
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:43192
req_id = 47af8d8f-873c-400f-9b2d-fadd074b5f3a
response_code = 200
uri = /timesync
|
| 152 | 2026-07-16T10:57:53.362Z | 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]:38505
|
| 153 | 2026-07-16T10:57:53.362Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 154 | 2026-07-16T10:57:53.365Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199466.1223407, correction: -0.000126913, last_offset: -9.5015e-5, rms_offset: 0.000784191, root_delay: 0.011245661, root_dispersion: 0.026254399, max_error: 0.0320041425 })
|
| 155 | 2026-07-16T10:57:53.365Z | 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 = 2832
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38505
req_id = 8e81bf78-e37f-4f28-ba99-bf4ddcd1bc11
response_code = 200
uri = /timesync
|
| 156 | 2026-07-16T10:57:55.097Z | 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]:62339
|
| 157 | 2026-07-16T10:57:55.097Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 158 | 2026-07-16T10:57:55.100Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1784199466.1223407, correction: -0.000126752, last_offset: -9.5015e-5, rms_offset: 0.000784191, root_delay: 0.011245661, root_dispersion: 0.026380232, max_error: 0.0321298145 })
|
| 159 | 2026-07-16T10:57:55.100Z | 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 = 2979
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:62339
req_id = 52a74e3e-cf10-4e07-8f59-788e56a9bc79
response_code = 200
uri = /timesync
|
| 160 | 2026-07-16T10:58:52.877Z | 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]:56345
|
| 161 | 2026-07-16T10:58:52.877Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 162 | 2026-07-16T10:58:52.880Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1784199532.2546082, correction: -0.000101924, last_offset: 5.2044e-5, rms_offset: 0.000213743, root_delay: 0.005377373, root_dispersion: 0.023294318, max_error: 0.0260849285 })
|
| 163 | 2026-07-16T10:58:52.880Z | 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 = 3139
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56345
req_id = e130f62c-12f9-43ae-bbf3-011850a12505
response_code = 200
uri = /timesync
|
| 164 | 2026-07-16T10:58:53.011Z | 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]:46916
|
| 165 | 2026-07-16T10:58:53.011Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-07-16T10:58:53.015Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1784199532.2546082, correction: -0.000101672, last_offset: 5.2044e-5, rms_offset: 0.000213743, root_delay: 0.005377373, root_dispersion: 0.023303602, max_error: 0.0260939605 })
|
| 167 | 2026-07-16T10:58:53.015Z | 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 = 3808
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:46916
req_id = 805304cb-4a05-45c7-9a66-2a386ec90309
response_code = 200
uri = /timesync
|
| 168 | 2026-07-16T10:58:54.828Z | 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]:60322
|
| 169 | 2026-07-16T10:58:54.828Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 170 | 2026-07-16T10:58:54.831Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1784199534.114338, correction: 6.2542e-5, last_offset: -3.2922e-5, rms_offset: 0.000196577, root_delay: 0.005559181, root_dispersion: 0.023368811, max_error: 0.0262109435 })
|
| 171 | 2026-07-16T10:58:54.831Z | 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 = 2962
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60322
req_id = aa7ce830-e0ca-424f-8b46-257fdcb578bb
response_code = 200
uri = /timesync
|
| 172 | 2026-07-16T10:59:53.324Z | 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]:46779
|
| 173 | 2026-07-16T10:59:53.324Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 174 | 2026-07-16T10:59:53.327Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1784199592.0125253, correction: 0.00020652, last_offset: -2.267e-6, rms_offset: 0.000106652, root_delay: 0.005025732, root_dispersion: 0.033349711, max_error: 0.036069096999999994 })
|
| 175 | 2026-07-16T10:59:53.327Z | 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 = 3254
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46779
req_id = 8b60ad7c-209e-4d0e-947e-62275996dffe
response_code = 200
uri = /timesync
|
| 176 | 2026-07-16T10:59:53.427Z | 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]:57415
|
| 177 | 2026-07-16T10:59:53.427Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 178 | 2026-07-16T10:59:53.430Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1784199592.0125253, correction: 0.000205779, last_offset: -2.267e-6, rms_offset: 0.000106652, root_delay: 0.005025732, root_dispersion: 0.033357281, max_error: 0.036075926 })
|
| 179 | 2026-07-16T10:59:53.430Z | 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 = 3327
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57415
req_id = 5a22a35f-fd9a-4b98-8e51-cc6ed2073770
response_code = 200
uri = /timesync
|
| 180 | 2026-07-16T10:59:55.303Z | 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]:55262
|
| 181 | 2026-07-16T10:59:55.303Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 182 | 2026-07-16T10:59:55.306Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1784199593.6602983, correction: 7.0762e-5, last_offset: 0.000104727, rms_offset: 0.000101791, root_delay: 0.005035034, root_dispersion: 0.033074893, max_error: 0.035663172 })
|
| 183 | 2026-07-16T10:59:55.306Z | 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 = 2904
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55262
req_id = caa8fb74-98ab-4557-b115-659f0eb2b20f
response_code = 200
uri = /timesync
|