| 1 | | [ May 6 05:50:58 Enabled. ] |
| 2 | | [ May 6 05:50:58 Rereading configuration. ] |
| 3 | | [ May 6 05:50:59 Rereading configuration. ] |
| 4 | | [ May 6 05:51:05 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 6 05:51:05 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-06T05:51:05.621Z | 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-06T05:51:05.890Z | 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]:61345
|
| 24 | 2026-05-06T05:51:05.891Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 25 | 2026-05-06T05:51:05.894Z | 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-06T05:51:05.894Z | 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 = 3349
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61345
req_id = 778996dd-ee59-4e11-b9e9-1e4c07c68fb9
response_code = 200
uri = /timesync
|
| 27 | 2026-05-06T05:51:07.206Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 28 | 2026-05-06T05:51:07.208Z | 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-06T05:51:07.208Z | 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::1]:61345
req_id = cea5c1b1-3219-4f31-891e-55d6839632d9
response_code = 200
uri = /timesync
|
| 30 | 2026-05-06T05:51:08.419Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 31 | 2026-05-06T05:51:08.422Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 396206248, ip_addr: 23.157.160.168, stratum: 3, ref_time: 1778046667.6951773, correction: 0.0 })
|
| 32 | 2026-05-06T05:51:08.422Z | 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 = 2902
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61345
req_id = e57b3bfa-4786-4c1b-a3fb-d442a1b4915d
response_code = 200
uri = /timesync
|
| 33 | 2026-05-06T05:51:08.525Z | 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]:44892
|
| 34 | 2026-05-06T05:51:08.525Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 35 | 2026-05-06T05:51:08.528Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 396206248, ip_addr: 23.157.160.168, stratum: 3, ref_time: 1778046667.6951773, correction: 0.0 })
|
| 36 | 2026-05-06T05:51:08.528Z | 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 = 2195
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44892
req_id = 2bf5fb40-f766-466c-8bc5-9c39215336b7
response_code = 200
uri = /timesync
|
| 37 | 2026-05-06T05:52:02.020Z | 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]:53224
|
| 38 | 2026-05-06T05:52:02.044Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 39 | 2026-05-06T05:52:02.056Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 396206248, ip_addr: 23.157.160.168, stratum: 3, ref_time: 1778046720.673109, correction: 7.9995e-5 })
|
| 40 | 2026-05-06T05:52:02.057Z | 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 = 25339
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53224
req_id = a2f3fd0e-590a-4ee7-b669-1fb98998a1e7
response_code = 200
uri = /timesync
|
| 41 | 2026-05-06T05:53:13.833Z | 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]:58565
|
| 42 | 2026-05-06T05:53:13.841Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 43 | 2026-05-06T05:53:13.850Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778046793.459122, correction: 2.3803e-5 })
|
| 44 | 2026-05-06T05:53:13.855Z | 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 = 32055
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58565
req_id = fb13cfcb-7f03-4463-80e5-c250b5469569
response_code = 200
uri = /timesync
|
| 45 | 2026-05-06T05:53:15.540Z | 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]:45279
|
| 46 | 2026-05-06T05:53:15.540Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 47 | 2026-05-06T05:53:15.543Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778046793.459122, correction: -0.0 })
|
| 48 | 2026-05-06T05:53:15.543Z | 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 = 3303
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:45279
req_id = e96671c7-45c3-49cc-ab8f-51cbde30af77
response_code = 200
uri = /timesync
|
| 49 | 2026-05-06T05:53:16.445Z | 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]:34343
|
| 50 | 2026-05-06T05:53:16.446Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 51 | 2026-05-06T05:53:16.449Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778046793.459122, correction: -0.0 })
|
| 52 | 2026-05-06T05:53:16.449Z | 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 = 3131
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:34343
req_id = 9b6fff92-e71a-4f09-b7c8-71816c58a238
response_code = 200
uri = /timesync
|
| 53 | 2026-05-06T05:53:23.834Z | 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]:51091
|
| 54 | 2026-05-06T05:53:23.834Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 55 | 2026-05-06T05:53:23.837Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778046793.459122, correction: -0.0 })
|
| 56 | 2026-05-06T05:53:23.837Z | 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 = 3043
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51091
req_id = 107f796a-7c4c-4619-a299-ecc6d657be37
response_code = 200
uri = /timesync
|
| 57 | 2026-05-06T05:53:25.380Z | 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]:64496
|
| 58 | 2026-05-06T05:53:25.380Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 59 | 2026-05-06T05:53:25.384Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778046793.459122, correction: -0.0 })
|
| 60 | 2026-05-06T05:53:25.384Z | 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 = 3729
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:64496
req_id = ced6730c-1c87-4b22-baee-cef47ed894d3
response_code = 200
uri = /timesync
|
| 61 | 2026-05-06T05:53:44.869Z | 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]:44568
|
| 62 | 2026-05-06T05:53:44.869Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 63 | 2026-05-06T05:53:44.872Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778046793.459122, correction: 0.0 })
|
| 64 | 2026-05-06T05:53:44.872Z | 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 = 3625
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44568
req_id = 92c7fcbb-b4d4-4610-9a39-225c17d4e208
response_code = 200
uri = /timesync
|
| 65 | 2026-05-06T05:53:45.470Z | 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]:58117
|
| 66 | 2026-05-06T05:53:45.470Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 67 | 2026-05-06T05:53:45.473Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778046793.459122, correction: 0.0 })
|
| 68 | 2026-05-06T05:53:45.473Z | 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 = 2816
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58117
req_id = 1ba8bc8b-2b31-4bf1-b89a-551f78a0b6ef
response_code = 200
uri = /timesync
|
| 69 | 2026-05-06T05:53:45.504Z | 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]:59516
|
| 70 | 2026-05-06T05:53:45.504Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 71 | 2026-05-06T05:53:45.507Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778046793.459122, correction: 0.0 })
|
| 72 | 2026-05-06T05:53:45.507Z | 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]:59516
req_id = d9de3911-4173-482c-b502-49e5c2ce25f2
response_code = 200
uri = /timesync
|
| 73 | 2026-05-06T05:54:43.831Z | 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]:32779
|
| 74 | 2026-05-06T05:54:43.831Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 75 | 2026-05-06T05:54:43.834Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 760155598, ip_addr: 45.79.13.206, stratum: 3, ref_time: 1778046857.8438542, correction: 1.2362e-5 })
|
| 76 | 2026-05-06T05:54:43.834Z | 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 = 2991
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:32779
req_id = 86212ce7-6f42-4ff2-87a9-0a91d8298049
response_code = 200
uri = /timesync
|
| 77 | 2026-05-06T05:54:45.237Z | 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]:56691
|
| 78 | 2026-05-06T05:54:45.237Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 79 | 2026-05-06T05:54:45.240Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 760155598, ip_addr: 45.79.13.206, stratum: 3, ref_time: 1778046857.8438542, correction: 1.2359e-5 })
|
| 80 | 2026-05-06T05:54:45.240Z | 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 = 2936
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56691
req_id = a154492c-af74-4771-b37e-83688008256a
response_code = 200
uri = /timesync
|
| 81 | 2026-05-06T05:54:45.680Z | 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]:50315
|
| 82 | 2026-05-06T05:54:45.680Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 83 | 2026-05-06T05:54:45.683Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 760155598, ip_addr: 45.79.13.206, stratum: 3, ref_time: 1778046857.8438542, correction: 1.2358e-5 })
|
| 84 | 2026-05-06T05:54:45.683Z | 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 = 2960
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:50315
req_id = e96c11e4-d5ef-481a-bf2f-1b2405ec5809
response_code = 200
uri = /timesync
|
| 85 | 2026-05-06T05:55:43.924Z | 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]:64493
|
| 86 | 2026-05-06T05:55:43.924Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 87 | 2026-05-06T05:55:43.927Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778046908.7727175, correction: 6.9087e-5 })
|
| 88 | 2026-05-06T05:55:43.927Z | 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 = 2798
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64493
req_id = 4fe2a37c-49c8-4518-acd8-ba48d6627827
response_code = 200
uri = /timesync
|
| 89 | 2026-05-06T05:55:45.527Z | 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]:38519
|
| 90 | 2026-05-06T05:55:45.527Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 91 | 2026-05-06T05:55:45.530Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778046908.7727175, correction: 6.124e-5 })
|
| 92 | 2026-05-06T05:55:45.530Z | 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 = 3042
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38519
req_id = b3d8238e-6a40-4666-a99f-d8a9af3a1bd5
response_code = 200
uri = /timesync
|
| 93 | 2026-05-06T05:55:46.107Z | 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]:44204
|
| 94 | 2026-05-06T05:55:46.107Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 95 | 2026-05-06T05:55:46.110Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778046908.7727175, correction: 5.8404e-5 })
|
| 96 | 2026-05-06T05:55:46.110Z | 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 = 3145
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:44204
req_id = badbe014-ac96-48db-ad96-96daf3744e21
response_code = 200
uri = /timesync
|
| 97 | 2026-05-06T05:56:43.994Z | 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]:58224
|
| 98 | 2026-05-06T05:56:43.994Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 99 | 2026-05-06T05:56:43.997Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778047001.9280634, correction: -1.1303e-5 })
|
| 100 | 2026-05-06T05:56:43.997Z | 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 = 2973
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:58224
req_id = 7a3aa3fd-d53a-4dc6-9ce8-4d8057e2fd26
response_code = 200
uri = /timesync
|
| 101 | 2026-05-06T05:56:46.487Z | 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]:58331
|
| 102 | 2026-05-06T05:56:46.487Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 103 | 2026-05-06T05:56:46.490Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778047001.9280634, correction: -1.0706e-5 })
|
| 104 | 2026-05-06T05:56:46.490Z | 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 = 3181
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58331
req_id = 12ee3ba7-00f6-4c99-8421-70f2189ae8a1
response_code = 200
uri = /timesync
|
| 105 | 2026-05-06T05:56:46.590Z | 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]:53117
|
| 106 | 2026-05-06T05:56:46.591Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 107 | 2026-05-06T05:56:46.594Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778047001.9280634, correction: -1.0682e-5 })
|
| 108 | 2026-05-06T05:56:46.594Z | 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 = 3135
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:53117
req_id = 83c0a822-2a98-4a27-988a-116e9e9e3cdb
response_code = 200
uri = /timesync
|
| 109 | 2026-05-06T05:57:44.723Z | 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]:54225
|
| 110 | 2026-05-06T05:57:44.723Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 111 | 2026-05-06T05:57:44.728Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778047058.468141, correction: -1.346e-5 })
|
| 112 | 2026-05-06T05:57:44.728Z | 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 = 4938
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:54225
req_id = 8a76064f-0953-4909-a0ab-63b21534d128
response_code = 200
uri = /timesync
|
| 113 | 2026-05-06T05:57:45.548Z | 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]:51159
|
| 114 | 2026-05-06T05:57:45.548Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 115 | 2026-05-06T05:57:45.551Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778047058.468141, correction: -1.3249e-5 })
|
| 116 | 2026-05-06T05:57:45.551Z | 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 = 2822
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51159
req_id = 9ecd4823-0ce4-4011-a2cc-5a814dbf6425
response_code = 200
uri = /timesync
|
| 117 | 2026-05-06T05:57:45.636Z | 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]:45991
|
| 118 | 2026-05-06T05:57:45.636Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 119 | 2026-05-06T05:57:45.639Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778047058.468141, correction: -1.3226e-5 })
|
| 120 | 2026-05-06T05:57:45.639Z | 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 = 3073
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:45991
req_id = 63799f1b-70c4-42e7-869d-29e9ac16f6e3
response_code = 200
uri = /timesync
|
| 121 | 2026-05-06T05:58:43.879Z | 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]:52166
|
| 122 | 2026-05-06T05:58:43.879Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 123 | 2026-05-06T05:58:43.882Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778047122.7462168, correction: 2.5482e-5 })
|
| 124 | 2026-05-06T05:58:43.882Z | 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 = 3000
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:52166
req_id = 5b1d6618-5ae4-48d1-821e-4e463b7818d3
response_code = 200
uri = /timesync
|
| 125 | 2026-05-06T05:58:45.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::a]:62593
|
| 126 | 2026-05-06T05:58:45.333Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 127 | 2026-05-06T05:58:45.336Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778047122.7462168, correction: 2.3543e-5 })
|
| 128 | 2026-05-06T05:58:45.336Z | 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 = 2755
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:62593
req_id = 9a84f90d-d519-4803-9ef4-a936050668ed
response_code = 200
uri = /timesync
|
| 129 | 2026-05-06T05:58:45.371Z | 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]:58825
|
| 130 | 2026-05-06T05:58:45.371Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 131 | 2026-05-06T05:58:45.374Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778047122.7462168, correction: 2.3492e-5 })
|
| 132 | 2026-05-06T05:58:45.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 = 3074
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58825
req_id = 46eb7d7e-324b-47d9-b3ab-b8c440924c40
response_code = 200
uri = /timesync
|
| 133 | 2026-05-06T05:59:44.020Z | 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]:44498
|
| 134 | 2026-05-06T05:59:44.021Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 135 | 2026-05-06T05:59:44.025Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778047179.3027582, correction: -2.0875e-5 })
|
| 136 | 2026-05-06T05:59:44.025Z | 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 = 4875
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44498
req_id = 831ef301-a8f0-450f-9b59-5f9ad099e48a
response_code = 200
uri = /timesync
|
| 137 | 2026-05-06T05:59:46.669Z | 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]:50085
|
| 138 | 2026-05-06T05:59:46.669Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 139 | 2026-05-06T05:59:46.672Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778047179.3027582, correction: -1.7094e-5 })
|
| 140 | 2026-05-06T05:59:46.672Z | 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 = 2760
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:50085
req_id = 525bafc7-aab3-42b6-b804-b24cba375737
response_code = 200
uri = /timesync
|
| 141 | 2026-05-06T05:59:46.703Z | 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]:37986
|
| 142 | 2026-05-06T05:59:46.703Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 143 | 2026-05-06T05:59:46.706Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2873254270, ip_addr: 171.66.97.126, stratum: 3, ref_time: 1778047179.3027582, correction: -1.7045e-5 })
|
| 144 | 2026-05-06T05:59:46.706Z | 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 = 2952
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37986
req_id = 6ef8fe8b-22e9-4842-b5d4-0836790c6455
response_code = 200
uri = /timesync
|