| 1 | | [ May 21 10:08:42 Enabled. ] |
| 2 | | [ May 21 10:08:42 Rereading configuration. ] |
| 3 | | [ May 21 10:08:43 Rereading configuration. ] |
| 4 | | [ May 21 10:08:48 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 21 10:08:48 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-21T10:08:48.643Z | 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-21T10:08:49.302Z | 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]:43560
|
| 24 | 2026-05-21T10:08:49.303Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-21T10:08:49.306Z | 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-05-21T10:08:49.306Z | 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 = 3605
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43560
req_id = 438d54cd-a441-4f25-9e9b-9870f06e8be5
response_code = 200
uri = /timesync
|
| 27 | 2026-05-21T10:08:49.392Z | 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]:45465
|
| 28 | 2026-05-21T10:08:49.392Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-05-21T10:08:49.394Z | 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-05-21T10:08:49.394Z | 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 = 2239
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45465
req_id = ccfaa0c3-4f22-4b4d-9eb3-4b8d7af983cf
response_code = 200
uri = /timesync
|
| 31 | 2026-05-21T10:08:50.765Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-21T10:08:50.768Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1779358129.4456463, correction: -0.004960326, last_offset: 0.005801786, rms_offset: 0.005801786, root_delay: 0.0291452, root_dispersion: 1.32012558, max_error: 1.339658506 })
|
| 33 | 2026-05-21T10:08:50.768Z | 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 = 3479
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43560
req_id = 763b8126-53d6-4120-9e3a-2fd44ff4a90f
response_code = 200
uri = /timesync
|
| 34 | 2026-05-21T10:08:52.075Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-21T10:08:52.078Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 4, ref_time: 1779358130.7224216, correction: -0.007143688, last_offset: 0.005740448, rms_offset: 0.005740448, root_delay: 0.02001111, root_dispersion: 1.358852148, max_error: 1.376001391 })
|
| 36 | 2026-05-21T10:08:52.078Z | 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 = 3339
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43560
req_id = a7519d3f-eead-4f71-83e4-d4297c0c6c98
response_code = 200
uri = /timesync
|
| 37 | 2026-05-21T10:08:54.287Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-05-21T10:08:54.290Z | 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: 1779358131.2308524, correction: -0.002648988, last_offset: -0.000437601, rms_offset: 0.000437601, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.002648988 })
|
| 39 | 2026-05-21T10:08:54.290Z | 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 = 3217
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43560
req_id = 174b0ad0-bd45-427b-b34c-bfb1ff168440
response_code = 200
uri = /timesync
|
| 40 | 2026-05-21T10:08:54.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::1]:43710
|
| 41 | 2026-05-21T10:08:54.445Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-05-21T10:08:54.448Z | 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: 1779358131.2308524, correction: -0.002302953, last_offset: -0.000437601, rms_offset: 0.000437601, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.002302953 })
|
| 43 | 2026-05-21T10:08:54.448Z | 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 = 2921
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43710
req_id = c816459c-195d-409c-bea8-53e075035638
response_code = 200
uri = /timesync
|
| 44 | 2026-05-21T10:08:55.364Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-05-21T10:08:55.367Z | 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: 1779358131.2308524, correction: -0.000893891, last_offset: 7.3048e-5, rms_offset: 0.000415787, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.000893891 })
|
| 46 | 2026-05-21T10:08:55.367Z | 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 = 2840
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43560
req_id = 2aaa56ba-c812-47de-a132-8abcd58a6260
response_code = 200
uri = /timesync
|
| 47 | 2026-05-21T10:08:58.268Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-05-21T10:08:58.271Z | 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: 1779358131.2308524, correction: 0.00173515, last_offset: -0.001096489, rms_offset: 0.000629421, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.00173515 })
|
| 49 | 2026-05-21T10:08:58.271Z | 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 = 3044
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43560
req_id = 564f301f-02e1-4d02-a886-5b7e1582568b
response_code = 200
uri = /timesync
|
| 50 | 2026-05-21T10:08:59.506Z | 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]:34492
|
| 51 | 2026-05-21T10:08:59.506Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-05-21T10:08:59.509Z | 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: 1779358131.2308524, correction: 0.001889694, last_offset: -0.001719591, rms_offset: 0.000807622, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.001889694 })
|
| 53 | 2026-05-21T10:08:59.509Z | 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 = 2766
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34492
req_id = 7d3efccc-0906-4802-9290-e6be84783496
response_code = 200
uri = /timesync
|
| 54 | 2026-05-21T10:08:59.795Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-05-21T10:08:59.798Z | 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: 1779358131.2308524, correction: 0.001330791, last_offset: -0.001719591, rms_offset: 0.000807622, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.001330791 })
|
| 56 | 2026-05-21T10:08:59.798Z | 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 = 3264
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43560
req_id = be803ab0-e876-4b6d-8d79-9903b7852bca
response_code = 200
uri = /timesync
|
| 57 | 2026-05-21T10:09:01.496Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-05-21T10:09:01.500Z | 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: 4, ref_time: 1779358140.438744, correction: -0.001150868, last_offset: 0.001619752, rms_offset: 0.00089443, root_delay: 0.017331529, root_dispersion: 0.002329013, max_error: 0.012145645499999998 })
|
| 59 | 2026-05-21T10:09:01.500Z | 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 = 3749
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43560
req_id = 1bee2b9f-2cb6-4ca6-a294-25db2e865ec8
response_code = 200
uri = /timesync
|
| 60 | 2026-05-21T10:09:01.601Z | 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]:50848
|
| 61 | 2026-05-21T10:09:01.601Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-05-21T10:09:01.603Z | 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: 4, ref_time: 1779358140.438744, correction: -0.001104837, last_offset: 0.001619752, rms_offset: 0.00089443, root_delay: 0.017331529, root_dispersion: 0.002456935, max_error: 0.0122275365 })
|
| 63 | 2026-05-21T10:09:01.603Z | 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 = 2578
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50848
req_id = bc5d3640-c0a3-430f-991c-009cda2f793c
response_code = 200
uri = /timesync
|
| 64 | 2026-05-21T10:09:35.601Z | 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]:58140
|
| 65 | 2026-05-21T10:09:35.602Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-05-21T10:09:35.607Z | 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: 4, ref_time: 1779358171.8834374, correction: 9.8265e-5, last_offset: -0.000107927, rms_offset: 0.000713191, root_delay: 0.014285973, root_dispersion: 0.002473064, max_error: 0.009714315500000001 })
|
| 67 | 2026-05-21T10:09:35.607Z | 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 = 5569
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58140
req_id = 142d0435-f6f3-418e-924b-7147ab80681b
response_code = 200
uri = /timesync
|
| 68 | 2026-05-21T10:10:57.324Z | 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]:55393
|
| 69 | 2026-05-21T10:10:57.350Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-05-21T10:10:57.370Z | 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: 4, ref_time: 1779358236.7962246, correction: 2.227e-5, last_offset: -2.4631e-5, rms_offset: 0.000385074, root_delay: 0.014454612, root_dispersion: 0.002656707, max_error: 0.009906283 })
|
| 71 | 2026-05-21T10:10:57.370Z | 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 = 34431
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55393
req_id = bc2f0ead-c6ac-48d6-b3fa-19d778e5a26a
response_code = 200
uri = /timesync
|
| 72 | 2026-05-21T10:11:01.858Z | 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]:63723
|
| 73 | 2026-05-21T10:11:01.859Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 74 | 2026-05-21T10:11:01.862Z | 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: 4, ref_time: 1779358256.5889556, correction: -6.7191e-5, last_offset: 9.0987e-5, rms_offset: 0.000366444, root_delay: 0.014454612, root_dispersion: 0.001810912, max_error: 0.009105409 })
|
| 75 | 2026-05-21T10:11:01.862Z | 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 = 3256
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63723
req_id = 780317dc-2a05-4938-8848-1b81892a52e0
response_code = 200
uri = /timesync
|
| 76 | 2026-05-21T10:11:03.164Z | 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]:64389
|
| 77 | 2026-05-21T10:11:03.164Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-05-21T10:11:03.167Z | 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: 4, ref_time: 1779358256.5889556, correction: -6.6723e-5, last_offset: 9.0987e-5, rms_offset: 0.000366444, root_delay: 0.014454612, root_dispersion: 0.001913851, max_error: 0.00920788 })
|
| 79 | 2026-05-21T10:11:03.167Z | 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 = 2944
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64389
req_id = 2d297d4d-4254-432e-ab7f-6968975825b0
response_code = 200
uri = /timesync
|
| 80 | 2026-05-21T10:11:04.453Z | 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]:40202
|
| 81 | 2026-05-21T10:11:04.454Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-05-21T10:11:04.457Z | 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: 4, ref_time: 1779358256.5889556, correction: -6.6262e-5, last_offset: 9.0987e-5, rms_offset: 0.000366444, root_delay: 0.014454612, root_dispersion: 0.002015489, max_error: 0.009309057 })
|
| 83 | 2026-05-21T10:11:04.457Z | 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::b]:40202
req_id = b2b71a2a-67d2-49bd-af9b-3bb097af1186
response_code = 200
uri = /timesync
|
| 84 | 2026-05-21T10:11:04.519Z | 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]:60574
|
| 85 | 2026-05-21T10:11:04.519Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-05-21T10:11:04.522Z | 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: 4, ref_time: 1779358256.5889556, correction: -6.6238e-5, last_offset: 9.0987e-5, rms_offset: 0.000366444, root_delay: 0.014454612, root_dispersion: 0.002020665, max_error: 0.009314209 })
|
| 87 | 2026-05-21T10:11:04.522Z | 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 = 2984
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:60574
req_id = becead68-4019-4959-a9fe-7d38f94108e0
response_code = 200
uri = /timesync
|
| 88 | 2026-05-21T10:11:15.402Z | 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]:62924
|
| 89 | 2026-05-21T10:11:15.402Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-05-21T10:11:15.405Z | 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: 4, ref_time: 1779358256.5889556, correction: -6.2341e-5, last_offset: 9.0987e-5, rms_offset: 0.000366444, root_delay: 0.014454612, root_dispersion: 0.002878679, max_error: 0.010168326 })
|
| 91 | 2026-05-21T10:11:15.405Z | 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::a]:62924
req_id = 60798991-2ee5-4c28-86b1-9e4a5473d583
response_code = 200
uri = /timesync
|
| 92 | 2026-05-21T10:11:15.450Z | 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]:37183
|
| 93 | 2026-05-21T10:11:15.450Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-05-21T10:11:15.453Z | 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: 4, ref_time: 1779358256.5889556, correction: -6.2324e-5, last_offset: 9.0987e-5, rms_offset: 0.000366444, root_delay: 0.014454612, root_dispersion: 0.002882492, max_error: 0.010172122 })
|
| 95 | 2026-05-21T10:11:15.453Z | 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 = 2928
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:37183
req_id = 9d193ed5-5351-492b-b58b-8ba26f9d4de2
response_code = 200
uri = /timesync
|
| 96 | 2026-05-21T10:11:15.496Z | 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]:63616
|
| 97 | 2026-05-21T10:11:15.496Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-05-21T10:11:15.499Z | 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: 4, ref_time: 1779358256.5889556, correction: -6.2308e-5, last_offset: 9.0987e-5, rms_offset: 0.000366444, root_delay: 0.014454612, root_dispersion: 0.002886071, max_error: 0.010175685 })
|
| 99 | 2026-05-21T10:11:15.499Z | 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 = 2781
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63616
req_id = 1a1f43a5-b5c2-402a-a8b4-944406e2191d
response_code = 200
uri = /timesync
|
| 100 | 2026-05-21T10:12:15.261Z | 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]:35618
|
| 101 | 2026-05-21T10:12:15.261Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-05-21T10:12:15.264Z | 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: 4, ref_time: 1779358301.0891066, correction: -0.000150136, last_offset: 0.000266069, rms_offset: 0.000357677, root_delay: 0.014454612, root_dispersion: 0.004299744, max_error: 0.011677186 })
|
| 103 | 2026-05-21T10:12:15.264Z | 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 = 2831
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:35618
req_id = 5d791df6-d3ad-4edb-b6a0-5f4ef862e3bc
response_code = 200
uri = /timesync
|
| 104 | 2026-05-21T10:12:15.296Z | 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]:53742
|
| 105 | 2026-05-21T10:12:15.296Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-05-21T10:12:15.299Z | 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: 4, ref_time: 1779358301.0891066, correction: -0.000149959, last_offset: 0.000266069, rms_offset: 0.000357677, root_delay: 0.014454612, root_dispersion: 0.004302284, max_error: 0.011679549000000001 })
|
| 107 | 2026-05-21T10:12:15.299Z | 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 = 3277
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:53742
req_id = 28362e8d-c803-4d02-998f-075d59cae1e4
response_code = 200
uri = /timesync
|
| 108 | 2026-05-21T10:12:15.399Z | 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]:39150
|
| 109 | 2026-05-21T10:12:15.399Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 110 | 2026-05-21T10:12:15.402Z | 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: 4, ref_time: 1779358301.0891066, correction: -0.000149433, last_offset: 0.000266069, rms_offset: 0.000357677, root_delay: 0.014454612, root_dispersion: 0.004309809, max_error: 0.011686548000000001 })
|
| 111 | 2026-05-21T10:12:15.402Z | 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 = 2787
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39150
req_id = 586f4c17-8632-4ba8-90ee-592cf0be0419
response_code = 200
uri = /timesync
|
| 112 | 2026-05-21T10:13:15.026Z | 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]:47532
|
| 113 | 2026-05-21T10:13:15.026Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 114 | 2026-05-21T10:13:15.030Z | 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: 4, ref_time: 1779358375.515916, correction: -8.2504e-5, last_offset: 0.000611657, rms_offset: 0.000378481, root_delay: 0.012883944, root_dispersion: 0.002207845, max_error: 0.008732321 })
|
| 115 | 2026-05-21T10:13:15.030Z | 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 = 3409
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47532
req_id = 11d45c48-03de-46cd-a3cf-c6cebd4426ce
response_code = 200
uri = /timesync
|
| 116 | 2026-05-21T10:13:15.065Z | 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]:51803
|
| 117 | 2026-05-21T10:13:15.065Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 118 | 2026-05-21T10:13:15.068Z | 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: 4, ref_time: 1779358375.515916, correction: -8.118e-5, last_offset: 0.000611657, rms_offset: 0.000378481, root_delay: 0.012883944, root_dispersion: 0.002210355, max_error: 0.008733507 })
|
| 119 | 2026-05-21T10:13:15.069Z | 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 = 3437
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51803
req_id = e5ae964f-4729-4ae1-aa39-ade2fb7e23b9
response_code = 200
uri = /timesync
|
| 120 | 2026-05-21T10:13:15.118Z | 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]:33674
|
| 121 | 2026-05-21T10:13:15.118Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 122 | 2026-05-21T10:13:15.122Z | 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: 4, ref_time: 1779358375.515916, correction: -7.9342e-5, last_offset: 0.000611657, rms_offset: 0.000378481, root_delay: 0.012883944, root_dispersion: 0.002213839, max_error: 0.008735152999999999 })
|
| 123 | 2026-05-21T10:13:15.122Z | 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 = 3834
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:33674
req_id = 07b67e59-2dba-4a13-b1d1-082040952f42
response_code = 200
uri = /timesync
|
| 124 | 2026-05-21T10:14:14.975Z | 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]:63816
|
| 125 | 2026-05-21T10:14:14.976Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 126 | 2026-05-21T10:14:14.979Z | 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: 4, ref_time: 1779358412.5220976, correction: 3.8592e-5, last_offset: -4.2884e-5, rms_offset: 0.000359315, root_delay: 0.012883944, root_dispersion: 0.003756953, max_error: 0.010237517 })
|
| 127 | 2026-05-21T10:14:14.979Z | 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 = 3441
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:63816
req_id = eb07c52e-a5c1-44cb-88e4-52c525208f69
response_code = 200
uri = /timesync
|
| 128 | 2026-05-21T10:14:15.073Z | 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]:58174
|
| 129 | 2026-05-21T10:14:15.073Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 130 | 2026-05-21T10:14:15.076Z | 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: 4, ref_time: 1779358412.5220976, correction: 3.8582e-5, last_offset: -4.2884e-5, rms_offset: 0.000359315, root_delay: 0.012883944, root_dispersion: 0.003763083, max_error: 0.010243637 })
|
| 131 | 2026-05-21T10:14:15.076Z | 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]:58174
req_id = 76e3166e-ab55-4aca-a57f-4fe71c1d1d89
response_code = 200
uri = /timesync
|
| 132 | 2026-05-21T10:14:15.668Z | 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]:46148
|
| 133 | 2026-05-21T10:14:15.668Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 134 | 2026-05-21T10:14:15.671Z | 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: 4, ref_time: 1779358412.5220976, correction: 3.8521e-5, last_offset: -4.2884e-5, rms_offset: 0.000359315, root_delay: 0.012883944, root_dispersion: 0.003800784, max_error: 0.010281277 })
|
| 135 | 2026-05-21T10:14:15.671Z | 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 = 3153
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:46148
req_id = 07153134-4389-44fb-a822-1e3f5d8dd2be
response_code = 200
uri = /timesync
|