Max level shown:
1 [ May 18 18:20:19 Enabled. ]
2 [ May 18 18:20:19 Rereading configuration. ]
3 [ May 18 18:20:20 Rereading configuration. ]
4 [ May 18 18:20:25 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 [ May 18 18:20:25 Method "start" exited with status 0. ]
21 note: configured to log to "/dev/stdout"
222026-05-18T18:20:25.618ZINFOntp-admin (dropshot): listening file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335 local_addr = [fd00:1122:3344:101::1b]:10123
232026-05-18T18:20:26.860ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:39799
242026-05-18T18:20:26.860ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
252026-05-18T18:20:26.864ZINFOntp-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 })
262026-05-18T18:20:26.864ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3427 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:39799 req_id = ffc82270-aefc-4d75-8565-73270dceee41 response_code = 200 uri = /timesync
272026-05-18T18:20:28.151ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
282026-05-18T18:20:28.154ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128427.9813201, correction: 0.0, last_offset: -0.709980667, rms_offset: 0.709980667, root_delay: 0.004430117, root_dispersion: 0.172700971, max_error: 0.17491602950000001 })
292026-05-18T18:20:28.154ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 2870 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:39799 req_id = 488913a7-6052-4516-8494-b670a6829d46 response_code = 200 uri = /timesync
302026-05-18T18:20:28.254ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:58766
312026-05-18T18:20:28.254ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
322026-05-18T18:20:28.257ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128427.9813201, correction: 0.0, last_offset: -0.709980667, rms_offset: 0.709980667, root_delay: 0.004430117, root_dispersion: 0.276335388, max_error: 0.2785504465 })
332026-05-18T18:20:28.257ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 2997 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:58766 req_id = 2d8ab590-16df-4789-90d0-2bf31c6ac707 response_code = 200 uri = /timesync
342026-05-18T18:20:33.697ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:41784
352026-05-18T18:20:33.697ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
362026-05-18T18:20:33.699ZINFOntp-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: 1779128426.50063, correction: -0.086189069, last_offset: 0.000226266, rms_offset: 0.000226266, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.086189069 })
372026-05-18T18:20:33.699ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 2797 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:41784 req_id = b332b78f-3d1a-4fc1-83d8-384911260d8f response_code = 200 uri = /timesync
382026-05-18T18:20:38.755ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:56778
392026-05-18T18:20:38.755ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
402026-05-18T18:20:38.757ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128438.2903774, correction: -0.071373798, last_offset: -0.000417304, rms_offset: 0.000349246, root_delay: 0.00422104, root_dispersion: 0.000654721, max_error: 0.074139039 })
412026-05-18T18:20:38.757ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 2506 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:56778 req_id = d13fc562-a18e-4dc7-bdbe-852bf81b391f response_code = 200 uri = /timesync
422026-05-18T18:20:43.818ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:62820
432026-05-18T18:20:43.819ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
442026-05-18T18:20:43.821ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128443.3680527, correction: -0.058907606, last_offset: 0.001578221, rms_offset: 0.000578494, root_delay: 0.007913146, root_dispersion: 0.001382013, max_error: 0.06424619200000001 })
452026-05-18T18:20:43.821ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 2917 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:62820 req_id = 24ade091-956f-435a-9b2a-c5313bc1e768 response_code = 200 uri = /timesync
462026-05-18T18:20:48.882ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:45401
472026-05-18T18:20:48.882ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
482026-05-18T18:20:48.884ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128448.347618, correction: -0.04372295, last_offset: 0.000180975, rms_offset: 0.000572653, root_delay: 0.004277331, root_dispersion: 0.001044604, max_error: 0.04690621949999999 })
492026-05-18T18:20:48.884ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 2689 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:45401 req_id = 4b42aa2b-0cd8-4b4c-b95f-aedc6d2b1a3c response_code = 200 uri = /timesync
502026-05-18T18:21:22.416ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:37200
512026-05-18T18:21:22.416ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
522026-05-18T18:21:22.421ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128481.200023, correction: 2.96e-7, last_offset: 0.000198478, rms_offset: 0.000417407, root_delay: 0.004262887, root_dispersion: 0.000970671, max_error: 0.0031024104999999996 })
532026-05-18T18:21:22.421ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 4442 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:37200 req_id = 6b7b62ac-a9dd-4934-b3e6-006754700e2e response_code = 200 uri = /timesync
542026-05-18T18:22:32.683ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:49105
552026-05-18T18:22:32.705ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
562026-05-18T18:22:32.727ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128552.1456015, correction: 2.7144e-5, last_offset: -6.13e-6, rms_offset: 5.2884e-5, root_delay: 0.004295815, root_dispersion: 0.000786809, max_error: 0.0029618605 })
572026-05-18T18:22:32.727ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 35659 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:49105 req_id = f7409896-b4d4-4ac7-bfe3-e60e6e9840a3 response_code = 200 uri = /timesync
582026-05-18T18:22:33.857ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:42941
592026-05-18T18:22:33.857ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
602026-05-18T18:22:33.860ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128553.2794054, correction: -2.9616e-5, last_offset: 6.4133e-5, rms_offset: 5.4114e-5, root_delay: 0.00430841, root_dispersion: 0.000771377, max_error: 0.002955198 })
612026-05-18T18:22:33.860ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3069 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:42941 req_id = df2c013f-9120-480d-b84a-2ebc22556af6 response_code = 200 uri = /timesync
622026-05-18T18:22:34.462ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:45165
632026-05-18T18:22:34.462ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
642026-05-18T18:22:34.466ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128553.2794054, correction: -1.1687e-5, last_offset: 6.4133e-5, rms_offset: 5.4114e-5, root_delay: 0.00430841, root_dispersion: 0.000848648, max_error: 0.00301454 })
652026-05-18T18:22:34.466ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3654 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:45165 req_id = 42077a4f-b599-4a60-b716-8a510acfa626 response_code = 200 uri = /timesync
662026-05-18T18:22:38.340ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:54749
672026-05-18T18:22:38.340ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
682026-05-18T18:22:38.343ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128556.7118468, correction: -1.51e-5, last_offset: 1.9305e-5, rms_offset: 5.1319e-5, root_delay: 0.00426244, root_dispersion: 0.001064292, max_error: 0.0032106120000000003 })
692026-05-18T18:22:38.343ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3248 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:54749 req_id = 4fc0ec95-aab2-482c-9635-8450877a02e9 response_code = 200 uri = /timesync
702026-05-18T18:22:38.959ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:60005
712026-05-18T18:22:38.959ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
722026-05-18T18:22:38.963ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128558.4560277, correction: -3.0775e-5, last_offset: 2.156e-5, rms_offset: 4.916e-5, root_delay: 0.004113991, root_dispersion: 0.000989454, max_error: 0.0030772244999999997 })
732026-05-18T18:22:38.963ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3375 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:60005 req_id = 7e235478-9495-4fd5-88d7-544bf16f2d8a response_code = 200 uri = /timesync
742026-05-18T18:22:58.934ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:34094
752026-05-18T18:22:58.935ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
762026-05-18T18:22:58.938ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128578.649836, correction: 1.2196e-5, last_offset: -1.3661e-5, rms_offset: 5.5819e-5, root_delay: 0.004210467, root_dispersion: 0.000719701, max_error: 0.0028371305 })
772026-05-18T18:22:58.938ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3013 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:34094 req_id = 248731ef-2b57-409f-b0c1-3714c95cddea response_code = 200 uri = /timesync
782026-05-18T18:22:58.989ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:38086
792026-05-18T18:22:58.990ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
802026-05-18T18:22:58.993ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128578.649836, correction: 1.1911e-5, last_offset: -1.3661e-5, rms_offset: 5.5819e-5, root_delay: 0.004210467, root_dispersion: 0.00072439, max_error: 0.0028415345 })
812026-05-18T18:22:58.993ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3199 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:38086 req_id = fe135d7c-4808-4f1e-a933-0894d1359719 response_code = 200 uri = /timesync
822026-05-18T18:22:59.573ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:59431
832026-05-18T18:22:59.573ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
842026-05-18T18:22:59.576ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128578.649836, correction: 8.89e-6, last_offset: -1.3661e-5, rms_offset: 5.5819e-5, root_delay: 0.004210467, root_dispersion: 0.000774168, max_error: 0.0028882915 })
852026-05-18T18:22:59.576ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3002 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:59431 req_id = 9c5d8705-0c97-4fb8-a951-eafb04c703d7 response_code = 200 uri = /timesync
862026-05-18T18:23:58.252ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:43797
872026-05-18T18:23:58.252ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
882026-05-18T18:23:58.256ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128636.313491, correction: 1.5285e-5, last_offset: -6.636e-6, rms_offset: 3.8788e-5, root_delay: 0.00436403, root_dispersion: 0.001145613, max_error: 0.0033429129999999994 })
892026-05-18T18:23:58.256ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3969 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:43797 req_id = 8918f737-815d-42c6-8638-ef44a14fefbc response_code = 200 uri = /timesync
902026-05-18T18:23:58.429ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:40148
912026-05-18T18:23:58.430ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
922026-05-18T18:23:58.433ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128636.313491, correction: 1.2166e-5, last_offset: -6.636e-6, rms_offset: 3.8788e-5, root_delay: 0.00436403, root_dispersion: 0.001168636, max_error: 0.0033628169999999997 })
932026-05-18T18:23:58.433ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3328 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:40148 req_id = 687ad385-d9de-45e0-8cfb-bbb133e27c15 response_code = 200 uri = /timesync
942026-05-18T18:23:59.603ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:44232
952026-05-18T18:23:59.603ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
962026-05-18T18:23:59.606ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128637.8524866, correction: 3.3916e-5, last_offset: -3.287e-5, rms_offset: 3.8237e-5, root_delay: 0.004425523, root_dispersion: 0.001041877, max_error: 0.0032885545 })
972026-05-18T18:23:59.606ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 2923 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:44232 req_id = 08ec0c19-a2c7-443d-9030-5a777db198de response_code = 200 uri = /timesync
982026-05-18T18:24:58.243ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:64823
992026-05-18T18:24:58.243ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1002026-05-18T18:24:58.247ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128697.4583807, correction: -3.5017e-5, last_offset: 2.857e-5, rms_offset: 4.7744e-5, root_delay: 0.004335001, root_dispersion: 0.00097781, max_error: 0.0031803275 })
1012026-05-18T18:24:58.247ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3576 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:64823 req_id = 64ae20c8-157b-4bcc-b2e9-2e6dd6b058d8 response_code = 200 uri = /timesync
1022026-05-18T18:24:58.292ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:63460
1032026-05-18T18:24:58.292ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1042026-05-18T18:24:58.295ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128697.4583807, correction: -3.4674e-5, last_offset: 2.857e-5, rms_offset: 4.7744e-5, root_delay: 0.004335001, root_dispersion: 0.00098433, max_error: 0.0031865045000000003 })
1052026-05-18T18:24:58.296ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3659 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:63460 req_id = 0ff95b02-aaa9-4818-9157-60aeb6c9bfe8 response_code = 200 uri = /timesync
1062026-05-18T18:24:59.037ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:57568
1072026-05-18T18:24:59.037ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1082026-05-18T18:24:59.040ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128698.0272043, correction: 3.1115e-5, last_offset: -6.2516e-5, rms_offset: 4.942e-5, root_delay: 0.004360466, root_dispersion: 0.001002466, max_error: 0.003213814 })
1092026-05-18T18:24:59.040ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3042 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:57568 req_id = 78dbe0d4-bf6e-4aa9-8766-341acf496f29 response_code = 200 uri = /timesync
1102026-05-18T18:25:58.421ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:39038
1112026-05-18T18:25:58.421ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1122026-05-18T18:25:58.425ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128758.027817, correction: -9.502e-6, last_offset: -1.3794e-5, rms_offset: 3.1491e-5, root_delay: 0.004478951, root_dispersion: 0.000365503, max_error: 0.0026144805000000004 })
1132026-05-18T18:25:58.425ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3378 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:39038 req_id = 441f1941-6144-4d39-932d-c8f29c4d4d4f response_code = 200 uri = /timesync
1142026-05-18T18:25:58.457ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:62805
1152026-05-18T18:25:58.457ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1162026-05-18T18:25:58.461ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128758.027817, correction: -9.479e-6, last_offset: -1.3794e-5, rms_offset: 3.1491e-5, root_delay: 0.004478951, root_dispersion: 0.000368536, max_error: 0.0026174905000000003 })
1172026-05-18T18:25:58.461ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3942 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:62805 req_id = e241a03a-3235-4a17-8b86-a8ae74b026ee response_code = 200 uri = /timesync
1182026-05-18T18:25:59.258ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:52460
1192026-05-18T18:25:59.259ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1202026-05-18T18:25:59.262ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128758.027817, correction: -8.98e-6, last_offset: -1.3794e-5, rms_offset: 3.1491e-5, root_delay: 0.004478951, root_dispersion: 0.000436307, max_error: 0.0026847625 })
1212026-05-18T18:25:59.262ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3360 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:52460 req_id = 58257aa2-24d7-4669-a69c-b91f2643f3d3 response_code = 200 uri = /timesync
1222026-05-18T18:26:58.194ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:34835
1232026-05-18T18:26:58.194ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1242026-05-18T18:26:58.199ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128814.8708541, correction: 2.935e-6, last_offset: 2.3729e-5, rms_offset: 2.3149e-5, root_delay: 0.004441435, root_dispersion: 0.000654594, max_error: 0.0028782465 })
1252026-05-18T18:26:58.199ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 4949 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:34835 req_id = 8f99db4f-255e-4126-9060-4154e0a292a0 response_code = 200 uri = /timesync
1262026-05-18T18:26:58.807ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:37282
1272026-05-18T18:26:58.807ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1282026-05-18T18:26:58.811ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128818.1394699, correction: -1.2443e-5, last_offset: 1.5487e-5, rms_offset: 2.25e-5, root_delay: 0.00454397, root_dispersion: 0.000381092, max_error: 0.0026655199999999998 })
1292026-05-18T18:26:58.811ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3265 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:37282 req_id = fc84f412-a0b3-46c9-b7bc-46a00c258f86 response_code = 200 uri = /timesync
1302026-05-18T18:26:59.320ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:40947
1312026-05-18T18:26:59.320ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1322026-05-18T18:26:59.324ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128818.1394699, correction: -1.2298e-5, last_offset: 1.5487e-5, rms_offset: 2.25e-5, root_delay: 0.00454397, root_dispersion: 0.000421524, max_error: 0.0027058069999999997 })
1332026-05-18T18:26:59.324ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 4340 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:40947 req_id = 07848401-5c84-4d47-af39-f797b2f3f4c3 response_code = 200 uri = /timesync
1342026-05-18T18:27:58.391ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:36224
1352026-05-18T18:27:58.392ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1362026-05-18T18:27:58.395ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128877.3839273, correction: -4.3345e-5, last_offset: 4.9329e-5, rms_offset: 3.7629e-5, root_delay: 0.005264005, root_dispersion: 0.000589717, max_error: 0.0032650645000000004 })
1372026-05-18T18:27:58.395ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3571 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:36224 req_id = 648a3ea3-a1f6-4a5b-ad29-976e338f3467 response_code = 200 uri = /timesync
1382026-05-18T18:27:58.439ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:41168
1392026-05-18T18:27:58.439ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1402026-05-18T18:27:58.442ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128877.3839273, correction: -4.2252e-5, last_offset: 4.9329e-5, rms_offset: 3.7629e-5, root_delay: 0.005264005, root_dispersion: 0.000594417, max_error: 0.0032686715 })
1412026-05-18T18:27:58.442ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3131 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:41168 req_id = 03211a88-04f1-439f-8ee3-fa85848bfad7 response_code = 200 uri = /timesync
1422026-05-18T18:27:59.308ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:49072
1432026-05-18T18:27:59.309ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1442026-05-18T18:27:59.312ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128878.098731, correction: -4.1388e-5, last_offset: 1.9762e-5, rms_offset: 3.6241e-5, root_delay: 0.004500993, root_dispersion: 0.000570045, max_error: 0.0028619294999999998 })
1452026-05-18T18:27:59.312ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3204 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:49072 req_id = 7d4583d6-6b34-47c8-a4ce-c3e3a028ea9c response_code = 200 uri = /timesync
1462026-05-18T18:28:57.938ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:39122
1472026-05-18T18:28:57.938ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1482026-05-18T18:28:57.941ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128936.6334748, correction: 3.8741e-5, last_offset: -4.2733e-5, rms_offset: 3.6555e-5, root_delay: 0.004329152, root_dispersion: 0.000666543, max_error: 0.00286986 })
1492026-05-18T18:28:57.941ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 2880 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:39122 req_id = 2b2d6dab-154c-4e91-b12d-e4f5605dc5f5 response_code = 200 uri = /timesync
1502026-05-18T18:28:57.976ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:53824
1512026-05-18T18:28:57.976ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1522026-05-18T18:28:57.979ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128936.6334748, correction: 3.8363e-5, last_offset: -4.2733e-5, rms_offset: 3.6555e-5, root_delay: 0.004329152, root_dispersion: 0.000669655, max_error: 0.002872594 })
1532026-05-18T18:28:57.979ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3090 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:53824 req_id = 75fd61a1-2d5f-4e15-8c73-24c756d9d436 response_code = 200 uri = /timesync
1542026-05-18T18:28:59.032ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:34048
1552026-05-18T18:28:59.032ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1562026-05-18T18:28:59.035ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128938.278918, correction: 8.2839e-5, last_offset: -6.5088e-5, rms_offset: 4.0327e-5, root_delay: 0.004450625, root_dispersion: 0.000570864, max_error: 0.0028790154999999997 })
1572026-05-18T18:28:59.035ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 2940 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:34048 req_id = 406f6628-81c6-4ae2-919f-d800c65758b6 response_code = 200 uri = /timesync
1582026-05-18T18:29:57.918ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:60664
1592026-05-18T18:29:57.918ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1602026-05-18T18:29:57.921ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128997.1790094, correction: 3.2633e-5, last_offset: -1.5377e-5, rms_offset: 7.9942e-5, root_delay: 0.004813224, root_dispersion: 0.000721468, max_error: 0.0031607129999999995 })
1612026-05-18T18:29:57.921ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 2953 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:60664 req_id = b5367fb0-01c1-4848-8893-f5ea1092d18a response_code = 200 uri = /timesync
1622026-05-18T18:29:58.501ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:36826
1632026-05-18T18:29:58.501ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1642026-05-18T18:29:58.504ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128997.1790094, correction: 3.1411e-5, last_offset: -1.5377e-5, rms_offset: 7.9942e-5, root_delay: 0.004813224, root_dispersion: 0.000779212, max_error: 0.0032172349999999997 })
1652026-05-18T18:29:58.504ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3173 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:36826 req_id = b6623120-2ee2-4e05-8857-3515be364fe9 response_code = 200 uri = /timesync
1662026-05-18T18:29:59.021ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:34279
1672026-05-18T18:29:59.021ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:180
1682026-05-18T18:29:59.024ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:189 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1779128997.1790094, correction: 3.0321e-5, last_offset: -1.5377e-5, rms_offset: 7.9942e-5, root_delay: 0.004813224, root_dispersion: 0.000830764, max_error: 0.0032676969999999995 })
1692026-05-18T18:29:59.024ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 3234 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:34279 req_id = 7fcf21f0-bc23-4f56-b3d4-b5a982c1f943 response_code = 200 uri = /timesync