| 1 | | [ Jul 23 02:27:18 Enabled. ] |
| 2 | | [ Jul 23 02:27:18 Rereading configuration. ] |
| 3 | | [ Jul 23 02:27:19 Rereading configuration. ] |
| 4 | | [ Jul 23 02:27:26 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ Jul 23 02:27:26 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-23T02:27:26.051Z | 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-07-23T02:27:26.373Z | 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]:40132
|
| 24 | 2026-07-23T02:27:26.374Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-23T02:27:26.377Z | 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-07-23T02:27:26.377Z | 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 = 3419
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40132
req_id = 9547e3e6-8a34-4540-986d-6244c8d3de74
response_code = 200
uri = /timesync
|
| 27 | 2026-07-23T02:27:26.596Z | 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]:41551
|
| 28 | 2026-07-23T02:27:26.596Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-07-23T02:27:26.599Z | 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-07-23T02:27:26.599Z | 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 = 2558
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41551
req_id = d4f6bc09-66ed-499e-972a-8a5902a0432c
response_code = 200
uri = /timesync
|
| 31 | 2026-07-23T02:27:28.067Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-23T02:27:28.070Z | 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-07-23T02:27:28.070Z | 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 = 3222
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41551
req_id = 30e2e447-dde6-4d80-9955-db6448ee658c
response_code = 200
uri = /timesync
|
| 34 | 2026-07-23T02:27:30.199Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-23T02:27:30.203Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108795, ip_addr: 23.186.168.123, stratum: 3, ref_time: 1784773649.3785048, correction: -0.031068623, last_offset: 0.031999294, rms_offset: 0.031999294, root_delay: 0.06473814, root_dispersion: 0.837663889, max_error: 0.901101582 })
|
| 36 | 2026-07-23T02:27:30.203Z | 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 = 3710
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41551
req_id = db51677f-5056-4bae-889f-29a2e9feb307
response_code = 200
uri = /timesync
|
| 37 | 2026-07-23T02:27:32.218Z | 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]:50672
|
| 38 | 2026-07-23T02:27:32.218Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-07-23T02:27:32.221Z | 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: 1784773649.0798674, correction: -0.020242367, last_offset: -0.001727946, rms_offset: 0.006585208, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.020242367 })
|
| 40 | 2026-07-23T02:27:32.221Z | 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 = 2803
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50672
req_id = 79417381-5e6c-4dc2-9537-76ff7b02245b
response_code = 200
uri = /timesync
|
| 41 | 2026-07-23T02:27:32.447Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-07-23T02:27:32.450Z | 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: 1784773649.0798674, correction: -0.019618804, last_offset: -0.001727946, rms_offset: 0.006585208, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.019618804 })
|
| 43 | 2026-07-23T02:27:32.450Z | 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 = 3532
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41551
req_id = ddb879f7-078a-44c4-9f88-fa74c000505e
response_code = 200
uri = /timesync
|
| 44 | 2026-07-23T02:27:33.991Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-07-23T02:27:33.994Z | 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: 1784773649.0798674, correction: -0.01536323, last_offset: -6.3859e-5, rms_offset: 0.006247309, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.01536323 })
|
| 46 | 2026-07-23T02:27:33.994Z | 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 = 3238
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41551
req_id = e2803d91-47d7-427b-8aa1-88a8b2939f40
response_code = 200
uri = /timesync
|
| 47 | 2026-07-23T02:27:36.304Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-07-23T02:27:36.308Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1784773655.2939436, correction: -0.008977429, last_offset: -6.04e-7, rms_offset: 0.005334098, root_delay: 0.012989591, root_dispersion: 0.002069465, max_error: 0.0175416895 })
|
| 49 | 2026-07-23T02:27:36.308Z | 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 = 3792
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41551
req_id = 6d76e56d-6b8d-4ff2-8fec-7e569bddd660
response_code = 200
uri = /timesync
|
| 50 | 2026-07-23T02:27:36.414Z | 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]:41998
|
| 51 | 2026-07-23T02:27:36.414Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-07-23T02:27:36.417Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1784773655.2939436, correction: -0.008680927, last_offset: -6.04e-7, rms_offset: 0.005334098, root_delay: 0.012989591, root_dispersion: 0.002082564, max_error: 0.017258286499999997 })
|
| 53 | 2026-07-23T02:27:36.417Z | 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 = 3068
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41998
req_id = b3477659-ae4d-4ce2-b402-0c7d8eb5570f
response_code = 200
uri = /timesync
|
| 54 | 2026-07-23T02:28:05.664Z | 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]:41357
|
| 55 | 2026-07-23T02:28:05.664Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-07-23T02:28:05.675Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1784773684.5548983, correction: 5.1208e-5, last_offset: -0.000139296, rms_offset: 0.001388005, root_delay: 0.012955192, root_dispersion: 0.002154773, max_error: 0.008683577 })
|
| 57 | 2026-07-23T02:28:05.675Z | 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 = 11440
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41357
req_id = 8fe47efa-1d8e-4cca-bfb9-b3ea2179d51a
response_code = 200
uri = /timesync
|
| 58 | 2026-07-23T02:28:41.113Z | 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]:47975
|
| 59 | 2026-07-23T02:28:41.127Z | 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]:52590
|
| 60 | 2026-07-23T02:28:41.141Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-07-23T02:28:41.147Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-07-23T02:28:41.177Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1784773720.3364463, correction: 6.934e-6, last_offset: 1.629e-6, rms_offset: 0.000247326, root_delay: 0.013181332, root_dispersion: 0.0020507, max_error: 0.008648300000000001 })
|
| 63 | 2026-07-23T02:28:41.177Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1784773720.3364463, correction: 6.934e-6, last_offset: 1.629e-6, rms_offset: 0.000247326, root_delay: 0.013181332, root_dispersion: 0.002050704, max_error: 0.008648304 })
|
| 64 | 2026-07-23T02:28:41.182Z | 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 = 55523
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47975
req_id = 3c6cc258-9e2f-4ed9-ae45-00cc73e87d78
response_code = 200
uri = /timesync
|
| 65 | 2026-07-23T02:28:41.182Z | 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 = 55725
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:52590
req_id = ddf068b1-c1b1-4b83-ba47-a711fa108f95
response_code = 200
uri = /timesync
|
| 66 | 2026-07-23T02:28:42.532Z | 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]:46002
|
| 67 | 2026-07-23T02:28:42.533Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-07-23T02:28:42.538Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1784773720.7044127, correction: 3.573e-6, last_offset: 2.527e-6, rms_offset: 0.000234636, root_delay: 0.013181332, root_dispersion: 0.002203619, max_error: 0.008797858 })
|
| 69 | 2026-07-23T02:28:42.538Z | 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 = 5359
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46002
req_id = 69ab1281-b46d-487f-af7f-4b42a9edc1e2
response_code = 200
uri = /timesync
|
| 70 | 2026-07-23T02:28:43.058Z | 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]:47052
|
| 71 | 2026-07-23T02:28:43.058Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-07-23T02:28:43.063Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1784773722.4550877, correction: -9.148e-6, last_offset: 1.3534e-5, rms_offset: 0.000222636, root_delay: 0.013190705, root_dispersion: 0.002035764, max_error: 0.0086402645 })
|
| 73 | 2026-07-23T02:28:43.063Z | 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 = 5129
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:47052
req_id = 0dcea0e9-8ac0-4989-93fd-e89ab13ffd20
response_code = 200
uri = /timesync
|
| 74 | 2026-07-23T02:28:44.372Z | 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]:37922
|
| 75 | 2026-07-23T02:28:44.372Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-07-23T02:28:44.376Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1784773723.32652, correction: -1.197e-6, last_offset: -6.816e-6, rms_offset: 0.000211222, root_delay: 0.013233392, root_dispersion: 0.002068812, max_error: 0.008686705 })
|
| 77 | 2026-07-23T02:28:44.376Z | 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 = 3784
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37922
req_id = 013c6305-db07-40ee-9d90-b67ebefb567c
response_code = 200
uri = /timesync
|
| 78 | 2026-07-23T02:28:44.923Z | 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]:54236
|
| 79 | 2026-07-23T02:28:44.923Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-07-23T02:28:44.926Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1784773723.851982, correction: -4.64e-6, last_offset: 3.663e-6, rms_offset: 0.000200386, root_delay: 0.013003823, root_dispersion: 0.002068127, max_error: 0.0085746785 })
|
| 81 | 2026-07-23T02:28:44.926Z | 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 = 3273
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:54236
req_id = 7a74637b-8260-41dc-b407-af2749bc8b6e
response_code = 200
uri = /timesync
|
| 82 | 2026-07-23T02:28:50.278Z | 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]:60835
|
| 83 | 2026-07-23T02:28:50.278Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-07-23T02:28:50.281Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1784773729.0840056, correction: -3.244e-6, last_offset: 5.074e-6, rms_offset: 0.00015406, root_delay: 0.013005172, root_dispersion: 0.002041739, max_error: 0.008547569000000001 })
|
| 85 | 2026-07-23T02:28:50.281Z | 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 = 3154
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60835
req_id = 9e8faf88-387a-42f9-98e3-2ea7b9731e96
response_code = 200
uri = /timesync
|
| 86 | 2026-07-23T02:29:40.161Z | 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]:51907
|
| 87 | 2026-07-23T02:29:40.162Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-07-23T02:29:40.164Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1784773779.9416974, correction: -2.889e-5, last_offset: 1.6828e-5, rms_offset: 5.0266e-5, root_delay: 0.013036843, root_dispersion: 0.002076163, max_error: 0.008623474499999999 })
|
| 89 | 2026-07-23T02:29:40.165Z | 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 = 2988
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:51907
req_id = 5d5db59f-8825-48ca-be07-4bec6be2d773
response_code = 200
uri = /timesync
|
| 90 | 2026-07-23T02:29:40.622Z | 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]:42033
|
| 91 | 2026-07-23T02:29:40.622Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-07-23T02:29:40.625Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1784773779.9416974, correction: -2.3551e-5, last_offset: 1.6828e-5, rms_offset: 5.0266e-5, root_delay: 0.013036843, root_dispersion: 0.002128747, max_error: 0.0086707195 })
|
| 93 | 2026-07-23T02:29:40.625Z | 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 = 2945
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:42033
req_id = ee9aa17c-c4f5-4efd-9f98-0d92df7a0947
response_code = 200
uri = /timesync
|
| 94 | 2026-07-23T02:29:43.452Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:40950
|
| 95 | 2026-07-23T02:29:43.452Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-07-23T02:29:43.455Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1784773782.3028893, correction: 2.0032e-5, last_offset: -1.9981e-5, rms_offset: 4.3911e-5, root_delay: 0.013044391, root_dispersion: 0.002138938, max_error: 0.0086811655 })
|
| 97 | 2026-07-23T02:29:43.455Z | 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 = 3023
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40950
req_id = f44ff18c-5a48-43af-94e6-108253485896
response_code = 200
uri = /timesync
|