| 1 | | [ Jun 30 21:24:22 Enabled. ] |
| 2 | | [ Jun 30 21:24:22 Rereading configuration. ] |
| 3 | | [ Jun 30 21:24:23 Rereading configuration. ] |
| 4 | | [ Jun 30 21:24:31 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 | | [ Jun 30 21:24:31 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-30T21:24:31.929Z | 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-06-30T21:24:32.761Z | 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]:40570
|
| 24 | 2026-06-30T21:24:32.761Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-30T21:24:32.764Z | 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-06-30T21:24:32.764Z | 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 = 3129
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40570
req_id = 08879127-42d4-4da7-8e51-d4a0e1731869
response_code = 200
uri = /timesync
|
| 27 | 2026-06-30T21:24:33.665Z | 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]:63617
|
| 28 | 2026-06-30T21:24:33.665Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-06-30T21:24:33.668Z | 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-06-30T21:24:33.668Z | 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 = 2625
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63617
req_id = 82cb33a1-f3c2-4600-ab79-63e0de84a3a0
response_code = 200
uri = /timesync
|
| 31 | 2026-06-30T21:24:33.981Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-30T21:24:33.984Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1782854672.927326, correction: -0.025647391, last_offset: 0.025804291, rms_offset: 0.025804291, root_delay: 0.059371542, root_dispersion: 1.031564832, max_error: 1.0868979939999999 })
|
| 33 | 2026-06-30T21:24:33.984Z | 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 = 3315
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40570
req_id = f486b5fb-ddd5-4e6d-bb74-45cf6a0fa76c
response_code = 200
uri = /timesync
|
| 34 | 2026-06-30T21:24:37.275Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-30T21:24:37.278Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1782854676.011873, correction: -0.019098099, last_offset: -0.000103861, rms_offset: 0.001983211, root_delay: 0.059983663, root_dispersion: 0.001269718, max_error: 0.05035964850000001 })
|
| 36 | 2026-06-30T21:24:37.278Z | 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 = 3313
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40570
req_id = afed0594-f3b7-4934-b858-5441d57c2784
response_code = 200
uri = /timesync
|
| 37 | 2026-06-30T21:24:37.386Z | 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]:61973
|
| 38 | 2026-06-30T21:24:37.386Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-06-30T21:24:37.388Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1782854676.011873, correction: -0.018799201, last_offset: -0.000103861, rms_offset: 0.001983211, root_delay: 0.059983663, root_dispersion: 0.001318261, max_error: 0.0501092935 })
|
| 40 | 2026-06-30T21:24:37.388Z | 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 = 2354
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61973
req_id = aa33e8ed-ed8d-4d1e-b262-ba643abcd4b0
response_code = 200
uri = /timesync
|
| 41 | 2026-06-30T21:25:32.885Z | 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]:43738
|
| 42 | 2026-06-30T21:25:32.886Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 43 | 2026-06-30T21:25:32.901Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1782854732.1095498, correction: -0.000149528, last_offset: 9.69e-7, rms_offset: 0.000172288, root_delay: 0.059108313, root_dispersion: 0.000732608, max_error: 0.0304362925 })
|
| 44 | 2026-06-30T21:25:32.901Z | 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 = 16143
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43738
req_id = d37a7f0e-f08a-4a72-805f-b8417709c6e6
response_code = 200
uri = /timesync
|
| 45 | 2026-06-30T21:26:35.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::a]:48339
|
| 46 | 2026-06-30T21:26:35.057Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 47 | 2026-06-30T21:26:35.073Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1782854793.9330723, correction: -4.2294e-5, last_offset: -9.433e-6, rms_offset: 2.9733e-5, root_delay: 0.05933284, root_dispersion: 0.0008006, max_error: 0.030509313999999996 })
|
| 48 | 2026-06-30T21:26:35.073Z | 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 = 19310
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48339
req_id = 9de0d40d-8f03-4076-ba70-16f9819153ef
response_code = 200
uri = /timesync
|
| 49 | 2026-06-30T21:26:38.743Z | 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]:45269
|
| 50 | 2026-06-30T21:26:38.743Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-06-30T21:26:38.746Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1782854798.4940286, correction: -5.4477e-5, last_offset: 8.967e-6, rms_offset: 2.9815e-5, root_delay: 0.059203744, root_dispersion: 0.000793232, max_error: 0.030449581000000003 })
|
| 52 | 2026-06-30T21:26:38.746Z | 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 = 3309
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:45269
req_id = 1549c23d-636a-4d4b-ba1a-701fdca33a5d
response_code = 200
uri = /timesync
|
| 53 | 2026-06-30T21:26:40.207Z | 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]:63828
|
| 54 | 2026-06-30T21:26:40.207Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-06-30T21:26:40.210Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1782854799.53081, correction: -6.7476e-5, last_offset: 1.4486e-5, rms_offset: 2.8653e-5, root_delay: 0.059203744, root_dispersion: 0.000865043, max_error: 0.030534391 })
|
| 56 | 2026-06-30T21:26:40.210Z | 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 = 3486
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63828
req_id = 751ae219-01ae-4cac-8941-318ab6f6316f
response_code = 200
uri = /timesync
|
| 57 | 2026-06-30T21:26:47.946Z | 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]:47973
|
| 58 | 2026-06-30T21:26:47.946Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-06-30T21:26:47.949Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1782854807.470665, correction: -5.2337e-5, last_offset: 1.0868e-5, rms_offset: 2.0323e-5, root_delay: 0.059262227, root_dispersion: 0.000766748, max_error: 0.0304501985 })
|
| 60 | 2026-06-30T21:26:47.949Z | 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 = 2895
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47973
req_id = 38d54a77-2350-4878-8931-890c3d3b143c
response_code = 200
uri = /timesync
|
| 61 | 2026-06-30T21:26:48.012Z | 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]:36890
|
| 62 | 2026-06-30T21:26:48.012Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 63 | 2026-06-30T21:26:48.015Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1782854807.470665, correction: -5.2285e-5, last_offset: 1.0868e-5, rms_offset: 2.0323e-5, root_delay: 0.059262227, root_dispersion: 0.00077193, max_error: 0.0304553285 })
|
| 64 | 2026-06-30T21:26:48.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 = 3042
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:36890
req_id = a311b04c-05b7-4946-8b94-a33edbe30886
response_code = 200
uri = /timesync
|
| 65 | 2026-06-30T21:27:28.549Z | 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]:61920
|
| 66 | 2026-06-30T21:27:28.549Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 67 | 2026-06-30T21:27:28.552Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1782854847.4952095, correction: -7.7201e-5, last_offset: 2.3054e-5, rms_offset: 3.5421e-5, root_delay: 0.05919886, root_dispersion: 0.000848181, max_error: 0.030524812 })
|
| 68 | 2026-06-30T21:27:28.552Z | 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 = 3226
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61920
req_id = 61ea388c-38ce-4935-9d19-06cab82e4f00
response_code = 200
uri = /timesync
|
| 69 | 2026-06-30T21:27:28.605Z | 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]:58455
|
| 70 | 2026-06-30T21:27:28.605Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-06-30T21:27:28.608Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1782854847.4952095, correction: -7.7152e-5, last_offset: 2.3054e-5, rms_offset: 3.5421e-5, root_delay: 0.05919886, root_dispersion: 0.000852318, max_error: 0.0305289 })
|
| 72 | 2026-06-30T21:27:28.608Z | 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 = 3119
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58455
req_id = 1cc01c79-c739-4c8c-b3e9-edeb88e7b05f
response_code = 200
uri = /timesync
|
| 73 | 2026-06-30T21:27:28.646Z | 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]:59769
|
| 74 | 2026-06-30T21:27:28.646Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-06-30T21:27:28.650Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716986, ip_addr: 23.150.41.122, stratum: 3, ref_time: 1782854847.4952095, correction: -7.7115e-5, last_offset: 2.3054e-5, rms_offset: 3.5421e-5, root_delay: 0.05919886, root_dispersion: 0.000855415, max_error: 0.030531959999999997 })
|
| 76 | 2026-06-30T21:27:28.650Z | 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 = 3331
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:59769
req_id = 2c6da892-1f66-4864-a2dc-95296efa6ff2
response_code = 200
uri = /timesync
|
| 77 | 2026-06-30T21:28:29.089Z | 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]:41738
|
| 78 | 2026-06-30T21:28:29.089Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-06-30T21:28:29.093Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1782854907.683692, correction: 0.00032964, last_offset: -0.000788543, rms_offset: 0.000771605, root_delay: 0.012676037, root_dispersion: 0.002830259, max_error: 0.0094979175 })
|
| 80 | 2026-06-30T21:28:29.093Z | 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 = 4428
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:41738
req_id = 6a103361-6117-462d-b1bd-ca0ad860644f
response_code = 200
uri = /timesync
|
| 81 | 2026-06-30T21:28:29.128Z | 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]:40662
|
| 82 | 2026-06-30T21:28:29.128Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-06-30T21:28:29.131Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1782854907.683692, correction: 0.000299786, last_offset: -0.000788543, rms_offset: 0.000771605, root_delay: 0.012676037, root_dispersion: 0.002845431, max_error: 0.0094832355 })
|
| 84 | 2026-06-30T21:28:29.131Z | 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 = 3017
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40662
req_id = a1431e18-a566-469b-927a-0984128256b5
response_code = 200
uri = /timesync
|
| 85 | 2026-06-30T21:28:29.167Z | 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]:45450
|
| 86 | 2026-06-30T21:28:29.167Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-06-30T21:28:29.171Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1782854907.683692, correction: 0.00026886, last_offset: -0.000788543, rms_offset: 0.000771605, root_delay: 0.012676037, root_dispersion: 0.002861148, max_error: 0.0094680265 })
|
| 88 | 2026-06-30T21:28:29.171Z | 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 = 3867
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:45450
req_id = 98d4dccb-e15d-4701-ac1f-7d41875d3e6d
response_code = 200
uri = /timesync
|
| 89 | 2026-06-30T21:29:29.359Z | 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]:42514
|
| 90 | 2026-06-30T21:29:29.359Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-06-30T21:29:29.362Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1782854967.8164074, correction: -8.669e-6, last_offset: 7.485e-6, rms_offset: 7.4116e-5, root_delay: 0.012679602, root_dispersion: 0.002203702, max_error: 0.008552172 })
|
| 92 | 2026-06-30T21:29:29.362Z | 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 = 3133
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42514
req_id = 0e24b6ee-aa30-4195-925a-a822f100cbdc
response_code = 200
uri = /timesync
|
| 93 | 2026-06-30T21:29:29.395Z | 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]:56119
|
| 94 | 2026-06-30T21:29:29.395Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-06-30T21:29:29.399Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1782854968.640798, correction: -6.0941e-5, last_offset: 5.3697e-5, rms_offset: 7.2334e-5, root_delay: 0.012589999, root_dispersion: 0.002103063, max_error: 0.0084590035 })
|
| 96 | 2026-06-30T21:29:29.399Z | 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 = 3518
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:56119
req_id = 8648a774-f934-4ee5-8a14-acbfb9f11cd3
response_code = 200
uri = /timesync
|
| 97 | 2026-06-30T21:29:29.452Z | 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]:53726
|
| 98 | 2026-06-30T21:29:29.452Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 99 | 2026-06-30T21:29:29.455Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1782854968.640798, correction: -5.7406e-5, last_offset: 5.3697e-5, rms_offset: 7.2334e-5, root_delay: 0.012589999, root_dispersion: 0.002108023, max_error: 0.0084604285 })
|
| 100 | 2026-06-30T21:29:29.456Z | 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 = 3538
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:53726
req_id = 9004f72d-eefd-48e6-aec4-e39682025f1e
response_code = 200
uri = /timesync
|