| 1 | | [ Aug 19 04:25:23 Enabled. ] |
| 2 | | [ Aug 19 04:25:23 Rereading configuration. ] |
| 3 | | [ Aug 19 04:25:24 Rereading configuration. ] |
| 4 | | [ Aug 19 04:25:34 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 19 04:25:34 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-19T04:25:34.220Z | 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-19T04:25:35.670Z | 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]:35340
|
| 24 | 2026-08-19T04:25:35.671Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-19T04:25:35.674Z | 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-19T04:25:35.674Z | 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 = 3372
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35340
req_id = 941ebf90-d29a-4281-80a1-bade2932858b
response_code = 200
uri = /timesync
|
| 27 | 2026-08-19T04:25:35.988Z | 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]:48572
|
| 28 | 2026-08-19T04:25:35.988Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-08-19T04:25:35.991Z | 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-19T04:25:35.991Z | 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 = 2593
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48572
req_id = c2719379-efd3-44f8-939f-50755e365908
response_code = 200
uri = /timesync
|
| 31 | 2026-08-19T04:25:37.251Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-19T04:25:37.254Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113536.1812387, correction: 0.0, last_offset: -0.317078263, rms_offset: 0.317078263, root_delay: 0.003692343, root_dispersion: 1.305548549, max_error: 1.3073947205 })
|
| 33 | 2026-08-19T04:25:37.254Z | 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 = 3250
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48572
req_id = 5372f539-b1d3-40ac-be1b-cd8e7cefd59d
response_code = 200
uri = /timesync
|
| 34 | 2026-08-19T04:25:40.108Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-19T04:25:40.112Z | 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: 1787113536.4405744, correction: -0.004527587, last_offset: 1.3449e-5, rms_offset: 0.256875724, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.004527587 })
|
| 36 | 2026-08-19T04:25:40.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 = 3595
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48572
req_id = dd76ff8c-ca7b-4a60-9eef-303fe17fcdff
response_code = 200
uri = /timesync
|
| 37 | 2026-08-19T04:25:40.867Z | 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]:51201
|
| 38 | 2026-08-19T04:25:40.868Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-08-19T04:25:40.870Z | 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: 1787113536.4405744, correction: -0.00246698, last_offset: 1.3449e-5, rms_offset: 0.256875724, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.00246698 })
|
| 40 | 2026-08-19T04:25:40.870Z | 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 = 3055
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51201
req_id = 6265f451-9500-40ca-ab23-d2ba49e9f325
response_code = 200
uri = /timesync
|
| 41 | 2026-08-19T04:25:43.252Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-08-19T04:25:43.255Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113542.706706, correction: 0.001464019, last_offset: -0.001815944, rms_offset: 0.219325125, root_delay: 0.003560445, root_dispersion: 0.001992993, max_error: 0.0052372345 })
|
| 43 | 2026-08-19T04:25:43.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 = 3360
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48572
req_id = d741ff5a-aae2-4c25-a032-a976ca4a5cc7
response_code = 200
uri = /timesync
|
| 44 | 2026-08-19T04:25:43.360Z | 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]:65351
|
| 45 | 2026-08-19T04:25:43.361Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 46 | 2026-08-19T04:25:43.363Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113542.706706, correction: 0.00126781, last_offset: -0.001815944, rms_offset: 0.219325125, root_delay: 0.003560445, root_dispersion: 0.00212466, max_error: 0.0051726925 })
|
| 47 | 2026-08-19T04:25:43.363Z | 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 = 2814
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65351
req_id = 68fdacfc-7725-46e2-8837-44e1bdef17d2
response_code = 200
uri = /timesync
|
| 48 | 2026-08-19T04:26:27.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]:57897
|
| 49 | 2026-08-19T04:26:27.110Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 50 | 2026-08-19T04:26:27.149Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113586.322348, correction: 1.5663e-5, last_offset: -3.1903e-5, rms_offset: 0.02810814, root_delay: 0.003567622, root_dispersion: 0.000955596, max_error: 0.00275507 })
|
| 51 | 2026-08-19T04:26:27.149Z | 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 = 83041
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57897
req_id = 3a01b976-6e6a-4e81-990b-7e78cf8a2d8e
response_code = 200
uri = /timesync
|
| 52 | 2026-08-19T04:27:36.728Z | 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]:48761
|
| 53 | 2026-08-19T04:27:36.733Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-08-19T04:27:36.756Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113655.8637297, correction: 4.7157e-5, last_offset: -2.0289e-5, rms_offset: 0.001191705, root_delay: 0.003425108, root_dispersion: 0.00103191, max_error: 0.002791621 })
|
| 55 | 2026-08-19T04:27:36.756Z | 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 = 27997
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:48761
req_id = 55a1bd6a-58b4-4a77-b536-4ad6f306da3c
response_code = 200
uri = /timesync
|
| 56 | 2026-08-19T04:27:37.442Z | 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]:65211
|
| 57 | 2026-08-19T04:27:37.442Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-08-19T04:27:37.446Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113656.8060677, correction: 2.4597e-5, last_offset: 1.6924e-5, rms_offset: 0.001130563, root_delay: 0.003446391, root_dispersion: 0.000969873, max_error: 0.0027176655 })
|
| 59 | 2026-08-19T04:27:37.446Z | 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 = 3181
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:65211
req_id = a7e00302-61ef-4d28-bf11-bfbca16a2d4a
response_code = 200
uri = /timesync
|
| 60 | 2026-08-19T04:27:38.461Z | 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]:45542
|
| 61 | 2026-08-19T04:27:38.462Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-08-19T04:27:38.465Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113657.6225731, correction: 1.859e-5, last_offset: 3.821e-6, rms_offset: 0.001072547, root_delay: 0.003446391, root_dispersion: 0.001004439, max_error: 0.0027462245 })
|
| 63 | 2026-08-19T04:27:38.465Z | 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 = 3322
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:45542
req_id = 91c9f027-7cdf-445b-9f3b-e49d0b39b39f
response_code = 200
uri = /timesync
|
| 64 | 2026-08-19T04:27:44.056Z | 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]:46802
|
| 65 | 2026-08-19T04:27:44.056Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-08-19T04:27:44.060Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113663.0012305, correction: -4.4192e-5, last_offset: 8.48e-6, rms_offset: 0.000824283, root_delay: 0.003421462, root_dispersion: 0.001058383, max_error: 0.002813306 })
|
| 67 | 2026-08-19T04:27:44.060Z | 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 = 3385
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:46802
req_id = 1500da83-76b4-44c3-becb-e4001443ac58
response_code = 200
uri = /timesync
|
| 68 | 2026-08-19T04:27:44.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::a]:50447
|
| 69 | 2026-08-19T04:27:44.117Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-08-19T04:27:44.120Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113663.0012305, correction: -4.344e-5, last_offset: 8.48e-6, rms_offset: 0.000824283, root_delay: 0.003421462, root_dispersion: 0.001063851, max_error: 0.002818022 })
|
| 71 | 2026-08-19T04:27:44.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 = 3115
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:50447
req_id = a0ea221d-901c-4a1d-aceb-a4d07cebaa03
response_code = 200
uri = /timesync
|
| 72 | 2026-08-19T04:28:25.225Z | 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]:47885
|
| 73 | 2026-08-19T04:28:25.225Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 74 | 2026-08-19T04:28:25.228Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113704.2631483, correction: -2.5057e-5, last_offset: -4.608e-6, rms_offset: 0.000112205, root_delay: 0.003401276, root_dispersion: 0.00106684, max_error: 0.002792535 })
|
| 75 | 2026-08-19T04:28:25.228Z | 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 = 3120
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47885
req_id = 3370e623-a446-4a4e-a3a0-35c4cd0aedf1
response_code = 200
uri = /timesync
|
| 76 | 2026-08-19T04:28:25.748Z | 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]:63538
|
| 77 | 2026-08-19T04:28:25.748Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-08-19T04:28:25.751Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113704.2631483, correction: -2.3336e-5, last_offset: -4.608e-6, rms_offset: 0.000112205, root_delay: 0.003401276, root_dispersion: 0.001105619, max_error: 0.002829593 })
|
| 79 | 2026-08-19T04:28:25.751Z | 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 = 3241
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:63538
req_id = bc362561-55b9-44ae-9162-f7c50396d614
response_code = 200
uri = /timesync
|
| 80 | 2026-08-19T04:28:25.841Z | 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]:60911
|
| 81 | 2026-08-19T04:28:25.842Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-08-19T04:28:25.845Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113704.2631483, correction: -2.3027e-5, last_offset: -4.608e-6, rms_offset: 0.000112205, root_delay: 0.003401276, root_dispersion: 0.001112569, max_error: 0.002836234 })
|
| 83 | 2026-08-19T04:28:25.845Z | 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 = 3323
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:60911
req_id = 6b94c01d-df57-4216-87eb-5ec7d8fb3fcd
response_code = 200
uri = /timesync
|
| 84 | 2026-08-19T04:29:25.433Z | 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]:62132
|
| 85 | 2026-08-19T04:29:25.433Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-08-19T04:29:25.435Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113763.9158778, correction: -1.1329e-5, last_offset: -1.1286e-5, rms_offset: 2.0606e-5, root_delay: 0.003351579, root_dispersion: 0.001179126, max_error: 0.0028662445 })
|
| 87 | 2026-08-19T04:29:25.435Z | 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 = 2913
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:62132
req_id = 67962d04-53b5-487f-9739-53bc7ca76dc6
response_code = 200
uri = /timesync
|
| 88 | 2026-08-19T04:29:26.310Z | 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]:58299
|
| 89 | 2026-08-19T04:29:26.310Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-08-19T04:29:26.313Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113764.755397, correction: 3.762e-6, last_offset: -1.5104e-5, rms_offset: 2.0124e-5, root_delay: 0.003427516, root_dispersion: 0.001151394, max_error: 0.002868914 })
|
| 91 | 2026-08-19T04:29:26.313Z | 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 = 3085
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:58299
req_id = b2c6d916-089c-4753-af5e-768a215fad6e
response_code = 200
uri = /timesync
|
| 92 | 2026-08-19T04:29:26.417Z | 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]:47783
|
| 93 | 2026-08-19T04:29:26.417Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-08-19T04:29:26.421Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 750650747, ip_addr: 44.190.5.123, stratum: 3, ref_time: 1787113764.755397, correction: 3.756e-6, last_offset: -1.5104e-5, rms_offset: 2.0124e-5, root_delay: 0.003427516, root_dispersion: 0.001159403, max_error: 0.0028769169999999997 })
|
| 95 | 2026-08-19T04:29:26.421Z | 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 = 3700
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47783
req_id = b21cb79f-1c62-4bee-9741-b7bd38faefa0
response_code = 200
uri = /timesync
|