| 1 | | [ May 5 23:53:20 Enabled. ] |
| 2 | | [ May 5 23:53:20 Rereading configuration. ] |
| 3 | | [ May 5 23:53:21 Rereading configuration. ] |
| 4 | | [ May 5 23:53:26 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ May 5 23:53:26 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-05T23:53:26.680Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-05-05T23:53:27.123Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:46266
|
| 24 | 2026-05-05T23:53:27.124Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 25 | 2026-05-05T23:53:27.127Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
| 26 | 2026-05-05T23:53:27.127Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2833
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46266
req_id = 874c89cb-e234-4970-862a-d92422227df6
response_code = 200
uri = /timesync
|
| 27 | 2026-05-05T23:53:27.521Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 28 | 2026-05-05T23:53:27.524Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
| 29 | 2026-05-05T23:53:27.524Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3234
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46266
req_id = af33be54-111a-421b-ba6c-1dc08118d131
response_code = 200
uri = /timesync
|
| 30 | 2026-05-05T23:53:27.906Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 31 | 2026-05-05T23:53:27.909Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
| 32 | 2026-05-05T23:53:27.909Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3060
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46266
req_id = 629b7191-99f2-4f40-a38a-24477b959d09
response_code = 200
uri = /timesync
|
| 33 | 2026-05-05T23:53:27.986Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:59240
|
| 34 | 2026-05-05T23:53:27.986Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 35 | 2026-05-05T23:53:27.988Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
| 36 | 2026-05-05T23:53:27.988Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2215
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59240
req_id = dc98e0aa-df02-4407-a9f2-ba8a941d8231
response_code = 200
uri = /timesync
|
| 37 | 2026-05-05T23:53:28.481Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 38 | 2026-05-05T23:53:28.483Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
| 39 | 2026-05-05T23:53:28.483Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2465
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46266
req_id = d8094a69-52bb-4146-9707-a641853b0ddb
response_code = 200
uri = /timesync
|
| 40 | 2026-05-05T23:53:28.642Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 41 | 2026-05-05T23:53:28.645Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1241950281, ip_addr: 74.6.168.73, stratum: 3, ref_time: 1778025207.8279555, correction: 0.006370858 })
|
| 42 | 2026-05-05T23:53:28.645Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3204
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46266
req_id = 20d076f7-5a4f-47ac-899a-bd994f07ea1b
response_code = 200
uri = /timesync
|
| 43 | 2026-05-05T23:53:28.748Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:37094
|
| 44 | 2026-05-05T23:53:28.748Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 45 | 2026-05-05T23:53:28.751Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1241950281, ip_addr: 74.6.168.73, stratum: 3, ref_time: 1778025207.8279555, correction: 0.006085105 })
|
| 46 | 2026-05-05T23:53:28.751Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2496
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37094
req_id = 6a7b8675-8a88-4abe-a2bc-4e76cb98fa2c
response_code = 200
uri = /timesync
|
| 47 | 2026-05-05T23:54:17.760Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:63636
|
| 48 | 2026-05-05T23:54:17.777Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 49 | 2026-05-05T23:54:17.785Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1241950281, ip_addr: 74.6.168.73, stratum: 3, ref_time: 1778025257.0955412, correction: -6.59e-7 })
|
| 50 | 2026-05-05T23:54:17.787Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 21443
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63636
req_id = f1c1c6eb-c19a-4ade-9bc8-44a082ca90a3
response_code = 200
uri = /timesync
|
| 51 | 2026-05-05T23:55:23.898Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:32848
|
| 52 | 2026-05-05T23:55:23.942Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 53 | 2026-05-05T23:55:23.961Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1778025322.8561292, correction: 9.1823e-5 })
|
| 54 | 2026-05-05T23:55:23.961Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 37777
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:32848
req_id = 2e14d15c-a3b9-411b-b71d-a8cef20e2541
response_code = 200
uri = /timesync
|
| 55 | 2026-05-05T23:55:27.321Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:41506
|
| 56 | 2026-05-05T23:55:27.323Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 57 | 2026-05-05T23:55:27.326Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1778025325.629073, correction: -7.1476e-5 })
|
| 58 | 2026-05-05T23:55:27.326Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3288
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:41506
req_id = c4de6301-ae3d-44a8-9e90-73a62146c635
response_code = 200
uri = /timesync
|
| 59 | 2026-05-05T23:55:28.023Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:60891
|
| 60 | 2026-05-05T23:55:28.024Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 61 | 2026-05-05T23:55:28.027Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1778025327.054917, correction: -0.000154212 })
|
| 62 | 2026-05-05T23:55:28.027Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3098
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:60891
req_id = b69a57bf-cc06-4486-a2e0-ce0386e1b61b
response_code = 200
uri = /timesync
|
| 63 | 2026-05-05T23:55:28.088Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:45142
|
| 64 | 2026-05-05T23:55:28.091Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 65 | 2026-05-05T23:55:28.094Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1778025327.054917, correction: -0.000139165 })
|
| 66 | 2026-05-05T23:55:28.094Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3452
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:45142
req_id = 94b82d6e-2f86-491c-94dd-bf49685ac99f
response_code = 200
uri = /timesync
|
| 67 | 2026-05-05T23:55:28.658Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:44379
|
| 68 | 2026-05-05T23:55:28.658Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 69 | 2026-05-05T23:55:28.662Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1778025328.5357475, correction: -0.000291944 })
|
| 70 | 2026-05-05T23:55:28.662Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3373
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44379
req_id = 480c2179-f780-4b47-a093-60deed8ded48
response_code = 200
uri = /timesync
|
| 71 | 2026-05-05T23:56:08.333Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:38847
|
| 72 | 2026-05-05T23:56:08.333Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 73 | 2026-05-05T23:56:08.337Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1778025367.1594071, correction: 8.37e-7 })
|
| 74 | 2026-05-05T23:56:08.337Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4086
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:38847
req_id = e474f73d-afba-4af2-93f4-5c95ecc34e36
response_code = 200
uri = /timesync
|
| 75 | 2026-05-05T23:56:08.370Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:61198
|
| 76 | 2026-05-05T23:56:08.370Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 77 | 2026-05-05T23:56:08.374Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1778025368.0897694, correction: -7.8442e-5 })
|
| 78 | 2026-05-05T23:56:08.374Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3856
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:61198
req_id = eae98cc3-a121-4c2f-afae-8fabe84520d3
response_code = 200
uri = /timesync
|
| 79 | 2026-05-05T23:56:08.422Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:34461
|
| 80 | 2026-05-05T23:56:08.422Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 81 | 2026-05-05T23:56:08.426Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1778025368.0897694, correction: -7.7406e-5 })
|
| 82 | 2026-05-05T23:56:08.426Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4129
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:34461
req_id = 9e07e22a-23b5-49ca-897d-822f0c51724a
response_code = 200
uri = /timesync
|
| 83 | 2026-05-05T23:57:08.534Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:64266
|
| 84 | 2026-05-05T23:57:08.534Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 85 | 2026-05-05T23:57:08.536Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1778025427.1623878, correction: -1.008e-6 })
|
| 86 | 2026-05-05T23:57:08.536Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2795
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:64266
req_id = 1340385d-8f34-4996-9c69-39a79d09392f
response_code = 200
uri = /timesync
|
| 87 | 2026-05-05T23:57:09.713Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:38573
|
| 88 | 2026-05-05T23:57:09.713Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 89 | 2026-05-05T23:57:09.717Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1778025429.2786062, correction: 0.000303907 })
|
| 90 | 2026-05-05T23:57:09.717Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3194
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:38573
req_id = 5255a1d5-3f2e-4ff9-a9cd-28373e0961cf
response_code = 200
uri = /timesync
|
| 91 | 2026-05-05T23:57:09.912Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:35309
|
| 92 | 2026-05-05T23:57:09.913Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 93 | 2026-05-05T23:57:09.916Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1778025429.2786062, correction: 0.000240225 })
|
| 94 | 2026-05-05T23:57:09.916Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3121
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:35309
req_id = 7bbece3d-f819-435b-ad3e-70a3e8919b44
response_code = 200
uri = /timesync
|
| 95 | 2026-05-05T23:58:08.719Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:37712
|
| 96 | 2026-05-05T23:58:08.720Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 97 | 2026-05-05T23:58:08.723Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1778025487.2948341, correction: 5.4471e-5 })
|
| 98 | 2026-05-05T23:58:08.723Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3738
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:37712
req_id = 908cc4b5-c970-4f66-9cf9-061722e05369
response_code = 200
uri = /timesync
|
| 99 | 2026-05-05T23:58:08.774Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:35577
|
| 100 | 2026-05-05T23:58:08.774Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 101 | 2026-05-05T23:58:08.777Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1778025487.2948341, correction: 5.4229e-5 })
|
| 102 | 2026-05-05T23:58:08.777Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2640
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:35577
req_id = 658feeaa-f3d4-421d-a708-fa4ef89b0e3c
response_code = 200
uri = /timesync
|
| 103 | 2026-05-05T23:58:08.810Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:43860
|
| 104 | 2026-05-05T23:58:08.811Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 105 | 2026-05-05T23:58:08.814Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1778025487.2948341, correction: 5.4063e-5 })
|
| 106 | 2026-05-05T23:58:08.814Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3641
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:43860
req_id = edf57c5f-cad2-461b-b708-94616b4ca411
response_code = 200
uri = /timesync
|
| 107 | 2026-05-05T23:59:07.939Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:41211
|
| 108 | 2026-05-05T23:59:07.939Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 109 | 2026-05-05T23:59:07.941Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1778025546.849862, correction: -4.3309e-5 })
|
| 110 | 2026-05-05T23:59:07.941Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2496
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:41211
req_id = 3754d6a1-9a77-4b9b-9634-60113152b5ae
response_code = 200
uri = /timesync
|
| 111 | 2026-05-05T23:59:07.977Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:63203
|
| 112 | 2026-05-05T23:59:07.977Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 113 | 2026-05-05T23:59:07.980Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1778025546.849862, correction: -4.3236e-5 })
|
| 114 | 2026-05-05T23:59:07.980Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3136
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63203
req_id = 41b3f8b4-8c80-4984-91d1-b8c480381cfe
response_code = 200
uri = /timesync
|
| 115 | 2026-05-05T23:59:08.014Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:59313
|
| 116 | 2026-05-05T23:59:08.014Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 117 | 2026-05-05T23:59:08.018Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1778025546.849862, correction: -4.3166e-5 })
|
| 118 | 2026-05-05T23:59:08.018Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3424
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:59313
req_id = 572175ae-babe-4732-b926-6b99797cff89
response_code = 200
uri = /timesync
|