| 1 | | [ Sep 7 00:23:16 Enabled. ] |
| 2 | | [ Sep 7 00:23:16 Rereading configuration. ] |
| 3 | | [ Sep 7 00:23:17 Rereading configuration. ] |
| 4 | | [ Sep 7 00:23:23 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 | | [ Sep 7 00:23:23 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-09-07T00:23:23.043Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-09-07T00:23:23.493Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55300
|
| 24 | 2026-09-07T00:23:23.494Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-09-07T00:23:23.497Z | 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-09-07T00:23:23.497Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3418
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55300
req_id = 6a086efc-4194-4095-ad0d-435cdd1e71b8
response_code = 200
uri = /timesync
|
| 27 | 2026-09-07T00:23:23.922Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:57285
|
| 28 | 2026-09-07T00:23:23.922Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-09-07T00:23:23.925Z | 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-09-07T00:23:23.925Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3031
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57285
req_id = ea9ac486-04c9-455a-8f11-0e9f0094a684
response_code = 200
uri = /timesync
|
| 31 | 2026-09-07T00:23:24.481Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-09-07T00:23:24.484Z | 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 })
|
| 33 | 2026-09-07T00:23:24.484Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3083
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57285
req_id = 19f4e450-3f95-4e02-9e57-521ce0206d4a
response_code = 200
uri = /timesync
|
| 34 | 2026-09-07T00:23:26.041Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-09-07T00:23:26.044Z | 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: 1788740604.9479291, correction: 0.0, last_offset: -0.190028131, rms_offset: 0.190028131, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.0 })
|
| 36 | 2026-09-07T00:23:26.044Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3147
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57285
req_id = 4c81c84a-f408-4a89-aef8-ffb79aeaf4aa
response_code = 200
uri = /timesync
|
| 37 | 2026-09-07T00:23:28.063Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-09-07T00:23:28.066Z | 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: 1788740604.9479291, correction: 0.002111121, last_offset: -0.000795898, rms_offset: 0.000795898, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.002111121 })
|
| 39 | 2026-09-07T00:23:28.066Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3005
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57285
req_id = e30ce208-c692-40ed-a59f-9327e37b6274
response_code = 200
uri = /timesync
|
| 40 | 2026-09-07T00:23:28.823Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:49391
|
| 41 | 2026-09-07T00:23:28.823Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-09-07T00:23:28.826Z | 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: 1788740604.9479291, correction: 0.001513904, last_offset: -4.5258e-5, rms_offset: 4.5258e-5, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.001513904 })
|
| 43 | 2026-09-07T00:23:28.826Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2641
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49391
req_id = 67dfb621-2908-4d72-8234-137d05f076fe
response_code = 200
uri = /timesync
|
| 44 | 2026-09-07T00:23:30.697Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-09-07T00:23:30.700Z | 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: 1788740604.9479291, correction: 0.002136328, last_offset: -0.00172555, rms_offset: 0.00172555, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.002136328 })
|
| 46 | 2026-09-07T00:23:30.700Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3445
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57285
req_id = 3522cf57-db5b-4136-a7e2-3b1c9284ce40
response_code = 200
uri = /timesync
|
| 47 | 2026-09-07T00:23:33.827Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-09-07T00:23:33.830Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2900990759, ip_addr: 172.233.155.39, stratum: 6, ref_time: 1788740613.209077, correction: -0.000458035, last_offset: 5.7076e-5, rms_offset: 0.001467444, root_delay: 0.043306369, root_dispersion: 0.010912328, max_error: 0.0330235475 })
|
| 49 | 2026-09-07T00:23:33.830Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3281
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57285
req_id = da089a34-143d-4820-aa5d-9c4d02836a43
response_code = 200
uri = /timesync
|
| 50 | 2026-09-07T00:23:33.929Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:59977
|
| 51 | 2026-09-07T00:23:33.929Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-09-07T00:23:33.931Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2900990759, ip_addr: 172.233.155.39, stratum: 6, ref_time: 1788740613.209077, correction: -0.000449558, last_offset: 5.7076e-5, rms_offset: 0.001467444, root_delay: 0.043306369, root_dispersion: 0.010931526, max_error: 0.0330342685 })
|
| 53 | 2026-09-07T00:23:33.931Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2387
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59977
req_id = f2ccaf3d-6bde-4aaf-b502-63d4b5cd765d
response_code = 200
uri = /timesync
|
| 54 | 2026-09-07T00:23:34.010Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:42678
|
| 55 | 2026-09-07T00:23:34.011Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-09-07T00:23:34.013Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2900990759, ip_addr: 172.233.155.39, stratum: 6, ref_time: 1788740613.209077, correction: -0.000442646, last_offset: 5.7076e-5, rms_offset: 0.001467444, root_delay: 0.043306369, root_dispersion: 0.010947179, max_error: 0.0330430095 })
|
| 57 | 2026-09-07T00:23:34.013Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2956
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42678
req_id = 816e0fc5-6b81-4bce-b25c-a87c1c9383b1
response_code = 200
uri = /timesync
|
| 58 | 2026-09-07T00:25:39.202Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:61490
|
| 59 | 2026-09-07T00:25:39.203Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 60 | 2026-09-07T00:25:39.208Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2900990759, ip_addr: 172.233.155.39, stratum: 6, ref_time: 1788740736.0794215, correction: -5.3195e-5, last_offset: 6.339e-6, rms_offset: 5.877e-5, root_delay: 0.043670669, root_dispersion: 0.011146463, max_error: 0.0330349925 })
|
| 61 | 2026-09-07T00:25:39.208Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 5688
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61490
req_id = 77cdfb3a-2be7-43a5-8e76-1921b1ca72c1
response_code = 200
uri = /timesync
|
| 62 | 2026-09-07T00:26:36.953Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:59470
|
| 63 | 2026-09-07T00:26:36.956Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:47894
|
| 64 | 2026-09-07T00:26:36.956Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:51208
|
| 65 | 2026-09-07T00:26:36.960Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-09-07T00:26:36.962Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 67 | 2026-09-07T00:26:36.962Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-09-07T00:26:36.979Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2900990759, ip_addr: 172.233.155.39, stratum: 6, ref_time: 1788740796.0330567, correction: 1.818e-5, last_offset: -1.8109e-5, rms_offset: 2.0997e-5, root_delay: 0.043215144, root_dispersion: 0.011001245, max_error: 0.032626997 })
|
| 69 | 2026-09-07T00:26:36.979Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2900990759, ip_addr: 172.233.155.39, stratum: 6, ref_time: 1788740796.0330567, correction: 1.818e-5, last_offset: -1.8109e-5, rms_offset: 2.0997e-5, root_delay: 0.043215144, root_dispersion: 0.011001259, max_error: 0.032627011 })
|
| 70 | 2026-09-07T00:26:36.981Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2900990759, ip_addr: 172.233.155.39, stratum: 6, ref_time: 1788740796.0330567, correction: 1.818e-5, last_offset: -1.8109e-5, rms_offset: 2.0997e-5, root_delay: 0.043215144, root_dispersion: 0.011001257, max_error: 0.032627009 })
|
| 71 | 2026-09-07T00:26:36.981Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 26133
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59470
req_id = c895bfe2-52ce-46f9-a83d-e7d85763547f
response_code = 200
uri = /timesync
|
| 72 | 2026-09-07T00:26:36.981Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 21464
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51208
req_id = ce9206b7-7d74-44ce-a65e-0246bca10b46
response_code = 200
uri = /timesync
|
| 73 | 2026-09-07T00:26:36.981Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 23319
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47894
req_id = db2b6986-2af3-46dc-9455-a6def6170afc
response_code = 200
uri = /timesync
|
| 74 | 2026-09-07T00:26:38.317Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:54438
|
| 75 | 2026-09-07T00:26:38.317Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-09-07T00:26:38.322Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2900990759, ip_addr: 172.233.155.39, stratum: 6, ref_time: 1788740796.0330567, correction: 1.8128e-5, last_offset: -1.8109e-5, rms_offset: 2.0997e-5, root_delay: 0.043215144, root_dispersion: 0.011092328, max_error: 0.032718027999999996 })
|
| 77 | 2026-09-07T00:26:38.322Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4676
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:54438
req_id = 9d7fa3c0-99b0-4136-b59c-bf5d1dc6bd5c
response_code = 200
uri = /timesync
|
| 78 | 2026-09-07T00:26:38.497Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:42141
|
| 79 | 2026-09-07T00:26:38.497Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-09-07T00:26:38.500Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2900990759, ip_addr: 172.233.155.39, stratum: 6, ref_time: 1788740796.0330567, correction: 1.8121e-5, last_offset: -1.8109e-5, rms_offset: 2.0997e-5, root_delay: 0.043215144, root_dispersion: 0.01110445, max_error: 0.032730142999999996 })
|
| 81 | 2026-09-07T00:26:38.501Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3457
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:42141
req_id = 7f8db5ce-2a67-4c31-a561-c8b5726903f4
response_code = 200
uri = /timesync
|
| 82 | 2026-09-07T00:26:39.338Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:63485
|
| 83 | 2026-09-07T00:26:39.338Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-09-07T00:26:39.341Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2900990759, ip_addr: 172.233.155.39, stratum: 6, ref_time: 1788740798.896737, correction: -2.0461e-5, last_offset: 3.859e-5, rms_offset: 2.3361e-5, root_delay: 0.043215144, root_dispersion: 0.011009345, max_error: 0.032637377999999995 })
|
| 85 | 2026-09-07T00:26:39.341Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3577
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63485
req_id = 7ec4d0d0-fade-44cc-85b5-82879e140a55
response_code = 200
uri = /timesync
|
| 86 | 2026-09-07T00:26:44.795Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:61894
|
| 87 | 2026-09-07T00:26:44.795Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-09-07T00:26:44.798Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2900990759, ip_addr: 172.233.155.39, stratum: 6, ref_time: 1788740803.4856558, correction: 5.5251e-5, last_offset: -9.764e-6, rms_offset: 2.4592e-5, root_delay: 0.043028124, root_dispersion: 0.011065002, max_error: 0.032634315 })
|
| 89 | 2026-09-07T00:26:44.798Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2943
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61894
req_id = 3f5d52db-0eef-44fb-90f4-980c03edac63
response_code = 200
uri = /timesync
|
| 90 | 2026-09-07T00:26:44.916Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:57173
|
| 91 | 2026-09-07T00:26:44.916Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-09-07T00:26:44.919Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2900990759, ip_addr: 172.233.155.39, stratum: 6, ref_time: 1788740803.4856558, correction: 5.5181e-5, last_offset: -9.764e-6, rms_offset: 2.4592e-5, root_delay: 0.043028124, root_dispersion: 0.011073441, max_error: 0.032642684000000005 })
|
| 93 | 2026-09-07T00:26:44.919Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3316
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57173
req_id = bf87767d-42ef-493a-9091-019d0157f711
response_code = 200
uri = /timesync
|
| 94 | 2026-09-07T00:27:35.290Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:57694
|
| 95 | 2026-09-07T00:27:35.291Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-09-07T00:27:35.295Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716987, ip_addr: 23.150.41.123, stratum: 3, ref_time: 1788740853.2019808, correction: 8.896e-5, last_offset: 9.9555e-5, rms_offset: 5.2648e-5, root_delay: 0.060631976, root_dispersion: 0.001024071, max_error: 0.031429018999999996 })
|
| 97 | 2026-09-07T00:27:35.295Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4152
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:57694
req_id = 56fbcddb-2e73-45a3-b7c4-d63ab417f9d9
response_code = 200
uri = /timesync
|
| 98 | 2026-09-07T00:27:35.335Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:52827
|
| 99 | 2026-09-07T00:27:35.335Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-09-07T00:27:35.338Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716987, ip_addr: 23.150.41.123, stratum: 3, ref_time: 1788740853.2019808, correction: 8.8875e-5, last_offset: 9.9555e-5, rms_offset: 5.2648e-5, root_delay: 0.060631976, root_dispersion: 0.001027898, max_error: 0.031432761 })
|
| 101 | 2026-09-07T00:27:35.338Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3194
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:52827
req_id = ab59d1d8-2347-4b12-9961-328412359763
response_code = 200
uri = /timesync
|
| 102 | 2026-09-07T00:27:35.376Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:48479
|
| 103 | 2026-09-07T00:27:35.376Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-09-07T00:27:35.379Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716987, ip_addr: 23.150.41.123, stratum: 3, ref_time: 1788740853.2019808, correction: 8.8798e-5, last_offset: 9.9555e-5, rms_offset: 5.2648e-5, root_delay: 0.060631976, root_dispersion: 0.00103144, max_error: 0.031436226 })
|
| 105 | 2026-09-07T00:27:35.379Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3123
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:48479
req_id = 75bf0ef3-bcb9-4ab9-aaa3-38271efea08a
response_code = 200
uri = /timesync
|
| 106 | 2026-09-07T00:28:35.574Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:49941
|
| 107 | 2026-09-07T00:28:35.574Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-09-07T00:28:35.577Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716987, ip_addr: 23.150.41.123, stratum: 3, ref_time: 1788740915.4905977, correction: 4.8815e-5, last_offset: 1.0475e-5, rms_offset: 0.000115262, root_delay: 0.060782995, root_dispersion: 0.000830281, max_error: 0.0312705935 })
|
| 109 | 2026-09-07T00:28:35.577Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2947
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:49941
req_id = 246dabbd-884e-4cc1-962b-f0d9f9985576
response_code = 200
uri = /timesync
|
| 110 | 2026-09-07T00:28:35.616Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:36949
|
| 111 | 2026-09-07T00:28:35.616Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-09-07T00:28:35.619Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716987, ip_addr: 23.150.41.123, stratum: 3, ref_time: 1788740915.4905977, correction: 4.8799e-5, last_offset: 1.0475e-5, rms_offset: 0.000115262, root_delay: 0.060782995, root_dispersion: 0.000833309, max_error: 0.031273605499999996 })
|
| 113 | 2026-09-07T00:28:35.619Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3098
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:36949
req_id = 6789207e-657f-4d53-987d-c97120111f11
response_code = 200
uri = /timesync
|
| 114 | 2026-09-07T00:28:35.659Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:47318
|
| 115 | 2026-09-07T00:28:35.659Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-09-07T00:28:35.663Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395716987, ip_addr: 23.150.41.123, stratum: 3, ref_time: 1788740915.4905977, correction: 4.8782e-5, last_offset: 1.0475e-5, rms_offset: 0.000115262, root_delay: 0.060782995, root_dispersion: 0.000836453, max_error: 0.0312767325 })
|
| 117 | 2026-09-07T00:28:35.663Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3752
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47318
req_id = 1ff82de8-a809-4e62-8d5c-11374275ea04
response_code = 200
uri = /timesync
|
| 118 | 2026-09-07T00:29:36.696Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:49275
|
| 119 | 2026-09-07T00:29:36.696Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-09-07T00:29:36.699Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1788740975.766098, correction: -1.1168e-5, last_offset: 2.2693e-5, rms_offset: 0.000345086, root_delay: 0.01803283, root_dispersion: 0.000168669, max_error: 0.009196252 })
|
| 121 | 2026-09-07T00:29:36.699Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2994
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49275
req_id = 30cfc1ba-075d-4e60-bfcf-405da1fa5342
response_code = 200
uri = /timesync
|
| 122 | 2026-09-07T00:29:36.733Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:50149
|
| 123 | 2026-09-07T00:29:36.733Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-09-07T00:29:36.736Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1788740975.766098, correction: -1.1106e-5, last_offset: 2.2693e-5, rms_offset: 0.000345086, root_delay: 0.01803283, root_dispersion: 0.00017225, max_error: 0.009199771 })
|
| 125 | 2026-09-07T00:29:36.736Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2955
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50149
req_id = 709246b3-ac6e-4321-945b-939f025e8ae0
response_code = 200
uri = /timesync
|
| 126 | 2026-09-07T00:29:36.770Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:50158
|
| 127 | 2026-09-07T00:29:36.770Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-09-07T00:29:36.773Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2918829027, ip_addr: 173.249.203.227, stratum: 3, ref_time: 1788740975.766098, correction: -1.1043e-5, last_offset: 2.2693e-5, rms_offset: 0.000345086, root_delay: 0.01803283, root_dispersion: 0.000175844, max_error: 0.009203302 })
|
| 129 | 2026-09-07T00:29:36.773Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2942
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:50158
req_id = 80b13619-c006-4d66-93f9-9d32a275b042
response_code = 200
uri = /timesync
|