| 1 | | [ Jun 25 23:12:49 Enabled. ] |
| 2 | | [ Jun 25 23:12:49 Rereading configuration. ] |
| 3 | | [ Jun 25 23:12:49 Rereading configuration. ] |
| 4 | | [ Jun 25 23:12:56 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 | | [ Jun 25 23:12:56 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-25T23:12:56.092Z | 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-06-25T23:12:56.243Z | 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]:35306
|
| 24 | 2026-06-25T23:12:56.244Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-25T23:12:56.247Z | 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-06-25T23:12:56.247Z | 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 = 3036
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35306
req_id = 28564e38-67ac-44da-ad3a-06e9d50f20a2
response_code = 200
uri = /timesync
|
| 27 | 2026-06-25T23:12:56.974Z | 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]:56745
|
| 28 | 2026-06-25T23:12:56.974Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-06-25T23:12:56.977Z | 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-06-25T23:12:56.977Z | 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 = 2838
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56745
req_id = b77293ba-b3a6-476f-8e3b-30953ab93e97
response_code = 200
uri = /timesync
|
| 31 | 2026-06-25T23:12:58.004Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-25T23:12:58.007Z | 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-06-25T23:12:58.007Z | 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 = 2882
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56745
req_id = 4aef98c2-ee21-4027-9d10-6c25c54ecbb0
response_code = 200
uri = /timesync
|
| 34 | 2026-06-25T23:12:59.348Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-25T23:12:59.351Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1662783218, ip_addr: 99.28.14.242, stratum: 2, ref_time: 1782429178.0326083, correction: 0.0, last_offset: -0.419436425, rms_offset: 0.419436425, root_delay: 0.059129484, root_dispersion: 1.696605086, max_error: 1.726169828 })
|
| 36 | 2026-06-25T23:12:59.351Z | 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 = 2569
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56745
req_id = 18566cc6-3972-4ff2-800f-565ac3198c58
response_code = 200
uri = /timesync
|
| 37 | 2026-06-25T23:13:00.482Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-06-25T23:13:00.485Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1662783218, ip_addr: 99.28.14.242, stratum: 2, ref_time: 1782429179.335584, correction: 0.053802438, last_offset: -0.055081591, rms_offset: 0.398293376, root_delay: 0.058942202, root_dispersion: 1.350910187, max_error: 1.434183726 })
|
| 39 | 2026-06-25T23:13:00.485Z | 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 = 3414
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56745
req_id = 86f1587a-579c-493e-bea9-bf4464e9bde2
response_code = 200
uri = /timesync
|
| 40 | 2026-06-25T23:13:01.545Z | 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]:34645
|
| 41 | 2026-06-25T23:13:01.545Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-06-25T23:13:01.548Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1662783218, ip_addr: 99.28.14.242, stratum: 2, ref_time: 1782429180.3187096, correction: 0.059163895, last_offset: -0.008231416, rms_offset: 0.377863228, root_delay: 0.056060202, root_dispersion: 1.346681833, max_error: 1.4338758290000002 })
|
| 43 | 2026-06-25T23:13:01.548Z | 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 = 2867
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34645
req_id = ed55a7fe-2392-4de7-b59e-928e988c86ea
response_code = 200
uri = /timesync
|
| 44 | 2026-06-25T23:13:01.957Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-06-25T23:13:01.960Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1662783218, ip_addr: 99.28.14.242, stratum: 2, ref_time: 1782429180.3187096, correction: 0.058049422, last_offset: -0.008231416, rms_offset: 0.377863228, root_delay: 0.056060202, root_dispersion: 1.770409584, max_error: 1.856489107 })
|
| 46 | 2026-06-25T23:13:01.961Z | 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 = 3107
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56745
req_id = 5c5e8505-81fb-47ec-8b6e-6473593995d8
response_code = 200
uri = /timesync
|
| 47 | 2026-06-25T23:13:04.577Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-06-25T23:13:04.580Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1662783218, ip_addr: 99.28.14.242, stratum: 2, ref_time: 1782429183.5791929, correction: 0.039901104, last_offset: 0.002291945, rms_offset: 0.322633058, root_delay: 0.056437347, root_dispersion: 0.001802354, max_error: 0.06992213150000001 })
|
| 49 | 2026-06-25T23:13:04.580Z | 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 = 2768
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56745
req_id = c827d35b-ba1c-4726-9797-dba60cc2402f
response_code = 200
uri = /timesync
|
| 50 | 2026-06-25T23:13:04.690Z | 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]:58548
|
| 51 | 2026-06-25T23:13:04.690Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-06-25T23:13:04.693Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1662783218, ip_addr: 99.28.14.242, stratum: 2, ref_time: 1782429183.5791929, correction: 0.03959579, last_offset: 0.002291945, rms_offset: 0.322633058, root_delay: 0.056437347, root_dispersion: 0.001880311, max_error: 0.0696947745 })
|
| 53 | 2026-06-25T23:13:04.693Z | 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 = 2768
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58548
req_id = 87392160-8500-4811-9c93-582aaf3397c4
response_code = 200
uri = /timesync
|
| 54 | 2026-06-25T23:14:30.575Z | 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]:65461
|
| 55 | 2026-06-25T23:14:30.575Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-06-25T23:14:30.581Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1662783218, ip_addr: 99.28.14.242, stratum: 2, ref_time: 1782429269.179589, correction: -7.0995e-5, last_offset: -6.6551e-5, rms_offset: 0.006895759, root_delay: 0.057236254, root_dispersion: 0.000258133, max_error: 0.028947255 })
|
| 57 | 2026-06-25T23:14:30.581Z | 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 = 5782
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65461
req_id = 2208c961-1735-470a-ac76-c2effee47f44
response_code = 200
uri = /timesync
|