| 1 | | [ Aug 20 07:28:27 Enabled. ] |
| 2 | | [ Aug 20 07:28:27 Rereading configuration. ] |
| 3 | | [ Aug 20 07:28:27 Rereading configuration. ] |
| 4 | | [ Aug 20 07:28:32 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 | | [ Aug 20 07:28:32 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-20T07:28:32.824Z | 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-08-20T07:28:33.488Z | 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]:54840
|
| 24 | 2026-08-20T07:28:33.489Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-20T07:28:33.492Z | 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-08-20T07:28:33.492Z | 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 = 3298
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54840
req_id = a63bb6e4-30a7-4ca8-9e94-b7b45f21bf26
response_code = 200
uri = /timesync
|
| 27 | 2026-08-20T07:28:33.553Z | 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]:61409
|
| 28 | 2026-08-20T07:28:33.553Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-08-20T07:28:33.556Z | 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-08-20T07:28:33.556Z | 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 = 2869
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61409
req_id = 87778e1b-29c6-4d5b-8549-fbecf1091961
response_code = 200
uri = /timesync
|
| 31 | 2026-08-20T07:28:35.180Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-20T07:28:35.183Z | 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: 1787210913.53257, correction: 0.0, last_offset: -0.370385975, rms_offset: 0.370385975, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.0 })
|
| 33 | 2026-08-20T07:28:35.183Z | 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 = 3254
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61409
req_id = 18c8bee7-f0da-48e1-938b-31fdaf4d6026
response_code = 200
uri = /timesync
|
| 34 | 2026-08-20T07:28:36.166Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-20T07:28:36.169Z | 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: 1787210913.53257, correction: 0.066541791, last_offset: -0.068268873, rms_offset: 0.068268873, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.066541791 })
|
| 36 | 2026-08-20T07:28:36.169Z | 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 = 3249
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61409
req_id = 9a0f0dec-1301-4518-985b-05e4c9c9add3
response_code = 200
uri = /timesync
|
| 37 | 2026-08-20T07:28:37.673Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-08-20T07:28:37.676Z | 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: 1787210913.53257, correction: 0.063907914, last_offset: -0.000215956, rms_offset: 0.000215956, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.063907914 })
|
| 39 | 2026-08-20T07:28:37.676Z | 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 = 3095
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61409
req_id = b050c408-8be5-46c6-98c1-3b16038de349
response_code = 200
uri = /timesync
|
| 40 | 2026-08-20T07:28:38.864Z | 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]:56199
|
| 41 | 2026-08-20T07:28:38.865Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-08-20T07:28:38.867Z | 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: 1787210913.53257, correction: 0.060692124, last_offset: -4.2e-7, rms_offset: 4.2e-7, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.060692124 })
|
| 43 | 2026-08-20T07:28:38.867Z | 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 = 2622
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56199
req_id = 4f872717-2adb-4baa-846c-cdb1c84719ef
response_code = 200
uri = /timesync
|
| 44 | 2026-08-20T07:28:39.251Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-08-20T07:28:39.254Z | 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: 1787210913.53257, correction: 0.059646193, last_offset: -4.2e-7, rms_offset: 4.2e-7, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.059646193 })
|
| 46 | 2026-08-20T07:28:39.254Z | 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 = 3551
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61409
req_id = b6fd1f1a-c84c-4249-9568-48300b63bed1
response_code = 200
uri = /timesync
|
| 47 | 2026-08-20T07:28:40.415Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-08-20T07:28:40.417Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1787210919.4553573, correction: 0.056450143, last_offset: 5.4089e-5, rms_offset: 5.4089e-5, root_delay: 0.012772947, root_dispersion: 0.00250266, max_error: 0.0653392765 })
|
| 49 | 2026-08-20T07:28:40.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 = 2933
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61409
req_id = 24990f7c-6c52-461f-a366-f9e530da015e
response_code = 200
uri = /timesync
|
| 50 | 2026-08-20T07:28:43.649Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-08-20T07:28:43.652Z | 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: 1787210923.1931393, correction: 0.04724703, last_offset: 5.7743e-5, rms_offset: 8.9847e-5, root_delay: 0.012896264, root_dispersion: 0.001697985, max_error: 0.055393147000000004 })
|
| 52 | 2026-08-20T07:28:43.652Z | 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 = 3236
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61409
req_id = ee0f245d-b517-45f5-ae1f-ea84c3b69983
response_code = 200
uri = /timesync
|
| 53 | 2026-08-20T07:28:43.758Z | 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]:35937
|
| 54 | 2026-08-20T07:28:43.758Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-08-20T07:28:43.760Z | 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: 1787210923.1931393, correction: 0.04695446, last_offset: 5.7743e-5, rms_offset: 8.9847e-5, root_delay: 0.012896264, root_dispersion: 0.001717563, max_error: 0.055120155000000004 })
|
| 56 | 2026-08-20T07:28:43.760Z | 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 = 2701
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35937
req_id = c0884f60-c67f-458a-ad60-fdede2635968
response_code = 200
uri = /timesync
|