| 1 | | [ Sep 6 02:12:43 Enabled. ] |
| 2 | | [ Sep 6 02:12:43 Rereading configuration. ] |
| 3 | | [ Sep 6 02:12:43 Rereading configuration. ] |
| 4 | | [ Sep 6 02:12:49 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 6 02:12:49 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2025-09-06T02:12:49.305Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:328
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2025-09-06T02:12:50.070Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:49955
|
| 24 | 2025-09-06T02:12:50.071Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 25 | 2025-09-06T02:12:50.074Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
| 26 | 2025-09-06T02:12:50.074Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3418
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = 8752c053-5dc0-477e-985c-09b83eb7cadc
response_code = 200
uri = /timesync
|
| 27 | 2025-09-06T02:12:51.362Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 28 | 2025-09-06T02:12:51.364Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
| 29 | 2025-09-06T02:12:51.364Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2967
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = b2d20309-e11c-4428-87e0-446463637934
response_code = 200
uri = /timesync
|
| 30 | 2025-09-06T02:12:53.117Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 31 | 2025-09-06T02:12:53.120Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
| 32 | 2025-09-06T02:12:53.120Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3064
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = 6f481b12-6403-46e4-a529-46178eea7e59
response_code = 200
uri = /timesync
|
| 33 | 2025-09-06T02:12:54.527Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:57174
|
| 34 | 2025-09-06T02:12:54.527Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 35 | 2025-09-06T02:12:54.530Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1757124771.3643565, correction: 0.0 })
|
| 36 | 2025-09-06T02:12:54.530Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2859
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57174
req_id = 39dea135-56c6-4472-97b1-0583c27133e3
response_code = 200
uri = /timesync
|
| 37 | 2025-09-06T02:12:54.596Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 38 | 2025-09-06T02:12:54.599Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1757124771.3643565, correction: 0.0 })
|
| 39 | 2025-09-06T02:12:54.599Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2425
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = 14d70296-3d12-41b9-8952-30b5c0488eac
response_code = 200
uri = /timesync
|
| 40 | 2025-09-06T02:12:56.876Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 41 | 2025-09-06T02:12:56.879Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1757124771.3643565, correction: -0.164355636 })
|
| 42 | 2025-09-06T02:12:56.879Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3159
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = cceef800-0b29-41f5-9aba-639c045a3549
response_code = 200
uri = /timesync
|
| 43 | 2025-09-06T02:12:58.010Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 44 | 2025-09-06T02:12:58.014Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1757124771.3643565, correction: -0.16209206 })
|
| 45 | 2025-09-06T02:12:58.014Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3820
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = f1a085a9-11e7-4736-b367-8f962d00b4f5
response_code = 200
uri = /timesync
|
| 46 | 2025-09-06T02:12:59.602Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:59122
|
| 47 | 2025-09-06T02:12:59.602Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 48 | 2025-09-06T02:12:59.605Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1757124771.3643565, correction: -0.158251524 })
|
| 49 | 2025-09-06T02:12:59.605Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2685
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59122
req_id = 255b7a01-c41e-4f16-996a-1df91cc2b6cf
response_code = 200
uri = /timesync
|
| 50 | 2025-09-06T02:12:59.654Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 51 | 2025-09-06T02:12:59.656Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1757124771.3643565, correction: -0.158110619 })
|
| 52 | 2025-09-06T02:12:59.656Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2560
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = 0abd7a80-1604-4e76-8731-9bb9da60525a
response_code = 200
uri = /timesync
|
| 53 | 2025-09-06T02:13:03.879Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 54 | 2025-09-06T02:13:03.882Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124782.6285396, correction: -0.14662832 })
|
| 55 | 2025-09-06T02:13:03.882Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3015
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = c41b12f8-3233-45da-8022-5f966eaab51d
response_code = 200
uri = /timesync
|
| 56 | 2025-09-06T02:13:04.677Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:59266
|
| 57 | 2025-09-06T02:13:04.677Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 58 | 2025-09-06T02:13:04.679Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124783.7061102, correction: -0.144281298 })
|
| 59 | 2025-09-06T02:13:04.679Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2447
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59266
req_id = 2da83bdb-3d08-4c9d-b339-126cd3033548
response_code = 200
uri = /timesync
|
| 60 | 2025-09-06T02:13:08.643Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 61 | 2025-09-06T02:13:08.645Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124787.753124, correction: -0.13183777 })
|
| 62 | 2025-09-06T02:13:08.645Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2655
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = fdc8492e-dffd-4a05-b8d8-157db8c7bc87
response_code = 200
uri = /timesync
|
| 63 | 2025-09-06T02:13:09.748Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:38927
|
| 64 | 2025-09-06T02:13:09.748Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 65 | 2025-09-06T02:13:09.750Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124788.1982574, correction: -0.128500283 })
|
| 66 | 2025-09-06T02:13:09.750Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2475
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38927
req_id = 2ac8ccd9-a006-41d2-bc38-6566d13a52ff
response_code = 200
uri = /timesync
|
| 67 | 2025-09-06T02:13:12.616Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 68 | 2025-09-06T02:13:12.619Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124789.5502958, correction: -0.122203648 })
|
| 69 | 2025-09-06T02:13:12.619Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3059
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = b1d30876-7edb-4ca6-b46f-ae9f86e9768a
response_code = 200
uri = /timesync
|
| 70 | 2025-09-06T02:13:14.822Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:48911
|
| 71 | 2025-09-06T02:13:14.822Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 72 | 2025-09-06T02:13:14.825Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124792.2961001, correction: -0.116257392 })
|
| 73 | 2025-09-06T02:13:14.825Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2577
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48911
req_id = 47b3b2a0-0b88-4a42-b5ef-5087eccce1f5
response_code = 200
uri = /timesync
|
| 74 | 2025-09-06T02:13:16.953Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 75 | 2025-09-06T02:13:16.956Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124792.2961001, correction: -0.110469282 })
|
| 76 | 2025-09-06T02:13:16.956Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3101
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = 62e2cf78-fdfe-4c46-9e49-3891e0bbe535
response_code = 200
uri = /timesync
|
| 77 | 2025-09-06T02:13:19.896Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:35617
|
| 78 | 2025-09-06T02:13:19.897Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 79 | 2025-09-06T02:13:19.899Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124795.9168713, correction: -0.102896869 })
|
| 80 | 2025-09-06T02:13:19.899Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2694
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35617
req_id = 72e5a4e7-0d91-407b-9c2c-aeb06ec0c50a
response_code = 200
uri = /timesync
|
| 81 | 2025-09-06T02:13:24.971Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55857
|
| 82 | 2025-09-06T02:13:24.971Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 83 | 2025-09-06T02:13:24.974Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124799.2219067, correction: -0.08931084 })
|
| 84 | 2025-09-06T02:13:24.974Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2887
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55857
req_id = 329d6142-fbc2-4833-8823-f9b4d499b416
response_code = 200
uri = /timesync
|
| 85 | 2025-09-06T02:13:25.115Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 86 | 2025-09-06T02:13:25.118Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124799.2219067, correction: -0.08891847 })
|
| 87 | 2025-09-06T02:13:25.118Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2945
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = d6b3f127-ea3b-4169-970d-d1117a8d5c2b
response_code = 200
uri = /timesync
|
| 88 | 2025-09-06T02:13:30.044Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53750
|
| 89 | 2025-09-06T02:13:30.044Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 90 | 2025-09-06T02:13:30.046Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124808.505656, correction: -0.076464832 })
|
| 91 | 2025-09-06T02:13:30.046Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2663
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53750
req_id = 0613a619-4e00-460a-abd1-f4ba53589c4f
response_code = 200
uri = /timesync
|
| 92 | 2025-09-06T02:13:33.942Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 93 | 2025-09-06T02:13:33.945Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124808.505656, correction: -0.065877281 })
|
| 94 | 2025-09-06T02:13:33.945Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2804
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = 0f729b5e-2874-4414-b7f1-ae6767ea4eb8
response_code = 200
uri = /timesync
|
| 95 | 2025-09-06T02:13:35.117Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:42806
|
| 96 | 2025-09-06T02:13:35.117Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 97 | 2025-09-06T02:13:35.119Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124808.505656, correction: -0.06268765 })
|
| 98 | 2025-09-06T02:13:35.119Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2716
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42806
req_id = 0a4492cd-d334-4291-beeb-44a095150b87
response_code = 200
uri = /timesync
|
| 99 | 2025-09-06T02:13:40.189Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:51579
|
| 100 | 2025-09-06T02:13:40.189Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 101 | 2025-09-06T02:13:40.192Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124816.7554648, correction: -0.05046799 })
|
| 102 | 2025-09-06T02:13:40.192Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2697
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51579
req_id = a5cf3863-6ad4-4697-a454-82d39a49ecb6
response_code = 200
uri = /timesync
|
| 103 | 2025-09-06T02:13:45.262Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:48426
|
| 104 | 2025-09-06T02:13:45.262Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 105 | 2025-09-06T02:13:45.264Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124823.0363243, correction: -0.036028381 })
|
| 106 | 2025-09-06T02:13:45.264Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2806
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48426
req_id = 93d0fb37-0302-480c-94da-7706689a34c3
response_code = 200
uri = /timesync
|
| 107 | 2025-09-06T02:13:46.438Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 108 | 2025-09-06T02:13:46.440Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124823.0363243, correction: -0.032835294 })
|
| 109 | 2025-09-06T02:13:46.440Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2462
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49955
req_id = b76e2b22-adc3-484c-a6ec-a72f1feff27f
response_code = 200
uri = /timesync
|
| 110 | 2025-09-06T02:13:46.554Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:54207
|
| 111 | 2025-09-06T02:13:46.554Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 112 | 2025-09-06T02:13:46.557Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124823.0363243, correction: -0.032518826 })
|
| 113 | 2025-09-06T02:13:46.557Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2651
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54207
req_id = 6d78c7ab-6ba1-4843-add2-0e06f3b52d21
response_code = 200
uri = /timesync
|
| 114 | 2025-09-06T02:14:28.115Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50923
|
| 115 | 2025-09-06T02:14:28.129Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 116 | 2025-09-06T02:14:28.134Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 2173878728, ip_addr: 129.146.193.200, stratum: 3, ref_time: 1757124856.8680475, correction: -1.7e-8 })
|
| 117 | 2025-09-06T02:14:28.134Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 23109
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50923
req_id = 4e5a6e8b-36ee-4b1e-81db-d0c483a8694b
response_code = 200
uri = /timesync
|