Max level shown:
1 [ Dec 24 05:42:43 Enabled. ]
2 [ Dec 24 05:42:43 Rereading configuration. ]
3 [ Dec 24 05:42:44 Rereading configuration. ]
4 [ Dec 24 05:42:47 Executing start method ("ctrun -l child -o noorphan,regent /opt/oxide/oximeter-collector/bin/oximeter run /var/svc/manifest/site/oximeter/config.toml --address [fd00:1122:3344:101::d]:12223 --id d8d91f39-ed1a-4402-ac2f-59c7505d0c27 &"). ]
5 [ Dec 24 05:42:47 Method "start" exited with status 0. ]
6 note: configured to log to "/dev/stdout"
72025-12-24T05:42:47.660ZDEBGoximeter: registered DTrace probes
82025-12-24T05:42:47.662ZINFOoximeter: starting oximeter server file = oximeter/collector/src/lib.rs:264
92025-12-24T05:42:47.666ZDEBGoximeter: creating ClickHouse client
102025-12-24T05:42:47.689ZDEBGoximeter (clickhouse-client): registered USDT probes collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
112025-12-24T05:42:55.724ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:900 id = 180d3421-ad05-4a60-b145-924760615eb4
122025-12-24T05:42:55.724ZDEBGoximeter (oximeter-agent): oximeter database does not exist, creating collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
132025-12-24T05:42:55.724ZINFOoximeter (clickhouse-client): reading db version collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:800 id = 180d3421-ad05-4a60-b145-924760615eb4
142025-12-24T05:42:55.726ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:900 id = 180d3421-ad05-4a60-b145-924760615eb4
152025-12-24T05:42:55.726ZINFOoximeter (clickhouse-client): read oximeter database version collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:805 id = 180d3421-ad05-4a60-b145-924760615eb4 version = 0
162025-12-24T05:42:55.726ZINFOoximeter (clickhouse-client): initializing oximeter schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:810 id = 180d3421-ad05-4a60-b145-924760615eb4
172025-12-24T05:42:55.726ZDEBGoximeter (clickhouse-client): initializing ClickHouse database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
182025-12-24T05:42:55.901ZINFOoximeter (clickhouse-client): inserting current version collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:831 id = 180d3421-ad05-4a60-b145-924760615eb4 version = 14
192025-12-24T05:42:55.933ZDEBGoximeter (clickhouse-client): registered USDT probes collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 6b26945f-9e09-434b-9228-691922988223
202025-12-24T05:42:55.944ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /info versions = all
212025-12-24T05:42:55.944ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /producers versions = all
222025-12-24T05:42:55.944ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = DELETE path = /producers/{producer_id} versions = all
232025-12-24T05:42:55.944ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /producers/{producer_id} versions = all
242025-12-24T05:42:55.944ZINFOoximeter (dropshot): listening file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:328 local_addr = [fd00:1122:3344:101::d]:12223
252025-12-24T05:42:55.954ZDEBGoximeter (dropshot): successfully registered DTrace USDT probes local_addr = [fd00:1122:3344:101::d]:12223
262025-12-24T05:42:55.954ZDEBGoximeter: registered USDT probes
272025-12-24T05:42:55.954ZDEBGoximeter: contacting nexus
282025-12-24T05:42:56.087ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
292025-12-24T05:42:56.094ZDEBGoximeter: client response result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::b]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
302025-12-24T05:42:56.094ZWARNoximeter: failed to contact nexus, will retry in 249.082532ms error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:409
312025-12-24T05:42:56.344ZDEBGoximeter: contacting nexus
322025-12-24T05:42:56.344ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
332025-12-24T05:42:56.345ZDEBGoximeter: client response result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::b]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
342025-12-24T05:42:56.345ZWARNoximeter: failed to contact nexus, will retry in 553.102048ms error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:409
352025-12-24T05:42:56.899ZDEBGoximeter: contacting nexus
362025-12-24T05:42:56.899ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
372025-12-24T05:42:56.899ZDEBGoximeter: client response result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::c]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
382025-12-24T05:42:56.899ZWARNoximeter: failed to contact nexus, will retry in 1.323472553s error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:409
392025-12-24T05:42:58.223ZDEBGoximeter: contacting nexus
402025-12-24T05:42:58.223ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
412025-12-24T05:42:58.299ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "8d61d6b8-f438-4b36-9019-50aa71a48bd6", "date": "Wed, 24 Dec 2025 05:42:58 GMT"} })
422025-12-24T05:42:58.303ZINFOoximeter: oximeter registered with nexus file = oximeter/collector/src/lib.rs:427 id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27
432025-12-24T05:42:58.303ZINFOoximeter (oximeter-agent): starting refresh list task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:554
442025-12-24T05:42:58.304ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
452025-12-24T05:42:58.309ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending
462025-12-24T05:42:58.388ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "54e1f228-629f-4a05-9362-8d634b6ddb2c", "content-length": "29", "date": "Wed, 24 Dec 2025 05:42:58 GMT"} })
472025-12-24T05:42:58.388ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 0 n_pruned_tasks = 0
482025-12-24T05:43:13.304ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
492025-12-24T05:43:13.304ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending
502025-12-24T05:43:13.314ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "2478cc11-8be6-4789-a0c3-cd7534240faa", "content-length": "436", "date": "Wed, 24 Dec 2025 05:43:13 GMT"} })
512025-12-24T05:43:13.316ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiIyODUwZjFlZC00ZGNiLTQzNjItODg4Yy1iZWM0OWRlMTY4NjMifX0%3D
522025-12-24T05:43:13.331ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiIyODUwZjFlZC00ZGNiLTQzNjItODg4Yy1iZWM0OWRlMTY4NjMifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "1cdd2ad0-e528-42a6-b1ea-df42237227fc", "content-length": "29", "date": "Wed, 24 Dec 2025 05:43:13 GMT"} })
532025-12-24T05:43:13.333ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::b]:49265 collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4
542025-12-24T05:43:13.333ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:4677 collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863
552025-12-24T05:43:13.333ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 2 n_pruned_tasks = 0
562025-12-24T05:43:13.335ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
572025-12-24T05:43:13.335ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
582025-12-24T05:43:13.377ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
592025-12-24T05:43:13.377ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
602025-12-24T05:43:13.377ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
612025-12-24T05:43:13.399ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
622025-12-24T05:43:13.400ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
632025-12-24T05:43:13.407ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
642025-12-24T05:43:14.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
652025-12-24T05:43:14.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
662025-12-24T05:43:14.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
672025-12-24T05:43:15.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
682025-12-24T05:43:15.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
692025-12-24T05:43:15.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
702025-12-24T05:43:15.934ZDEBGoximeter (results-sink): inserting 26 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
712025-12-24T05:43:15.935ZDEBGoximeter (results-sink-cluster): inserting 26 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
722025-12-24T05:43:15.935ZDEBGoximeter (clickhouse-client): unrolling 26 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
732025-12-24T05:43:15.938ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
742025-12-24T05:43:15.941ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("oximeter_collector:collections"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "base_route", field_type: String, source: Metric, description: "" }, FieldSchema { name: "collector_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "collector_ip", field_type: IpAddr, source: Target, description: "" }, FieldSchema { name: "collector_port", field_type: U16, source: Target, description: "" }, FieldSchema { name: "producer_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "producer_ip", field_type: IpAddr, source: Metric, description: "" }, FieldSchema { name: "producer_port", field_type: U16, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:15.938013596Z } timeseries_name = oximeter_collector:collections
752025-12-24T05:43:15.951ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
762025-12-24T05:43:15.963ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:15.951701193Z } timeseries_name = static_routing_config:static_routes
772025-12-24T05:43:15.963ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
782025-12-24T05:43:15.968ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_nexthops"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:15.963113188Z } timeseries_name = static_routing_config:static_nexthops
792025-12-24T05:43:15.968ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
802025-12-24T05:43:15.969ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_rib:active_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:15.968674131Z } timeseries_name = switch_rib:active_routes
812025-12-24T05:43:15.969ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
822025-12-24T05:43:15.970ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("mg_lower:routes_blocked_by_link_state"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:15.969650968Z } timeseries_name = mg_lower:routes_blocked_by_link_state
832025-12-24T05:43:15.970ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
842025-12-24T05:43:15.971ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("http_service:request_latency_histogram"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "name", field_type: String, source: Target, description: "" }, FieldSchema { name: "operation_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "status_code", field_type: U16, source: Metric, description: "" }}, datum_type: HistogramU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:15.970627065Z } timeseries_name = http_service:request_latency_histogram
852025-12-24T05:43:15.971ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
862025-12-24T05:43:15.972ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:cpus_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:15.971758466Z } timeseries_name = collection_target:cpus_provisioned
872025-12-24T05:43:15.972ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
882025-12-24T05:43:15.973ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:ram_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:15.972708862Z } timeseries_name = collection_target:ram_provisioned
892025-12-24T05:43:15.973ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
902025-12-24T05:43:15.974ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:virtual_disk_space_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:15.973616727Z } timeseries_name = collection_target:virtual_disk_space_provisioned
912025-12-24T05:43:15.974ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
922025-12-24T05:43:15.975ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("database_transaction:retry_data"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attempt", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "name", field_type: String, source: Target, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:15.974781810Z } timeseries_name = database_transaction:retry_data
932025-12-24T05:43:15.976ZDEBGoximeter (clickhouse-client): inserting 10 new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
942025-12-24T05:43:15.991ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 4 table_name = fields_ipaddr
952025-12-24T05:43:15.992ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 11 table_name = fields_string
962025-12-24T05:43:15.994ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 6 table_name = fields_u16
972025-12-24T05:43:15.996ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 1 table_name = fields_u32
982025-12-24T05:43:15.998ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 23 table_name = fields_uuid
992025-12-24T05:43:16.006ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 8 table_name = measurements_cumulativeu64
1002025-12-24T05:43:16.007ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 1 table_name = measurements_f64
1012025-12-24T05:43:16.014ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 2 table_name = measurements_histogramu64
1022025-12-24T05:43:16.015ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 9 table_name = measurements_i64
1032025-12-24T05:43:16.017ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 6 table_name = measurements_u64
1042025-12-24T05:43:16.038ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
1052025-12-24T05:43:16.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1062025-12-24T05:43:16.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1072025-12-24T05:43:16.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1082025-12-24T05:43:17.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1092025-12-24T05:43:17.335ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1102025-12-24T05:43:17.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1112025-12-24T05:43:18.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1122025-12-24T05:43:18.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1132025-12-24T05:43:18.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1142025-12-24T05:43:19.335ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1152025-12-24T05:43:19.335ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1162025-12-24T05:43:19.336ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1172025-12-24T05:43:20.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1182025-12-24T05:43:20.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1192025-12-24T05:43:20.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1202025-12-24T05:43:20.934ZDEBGoximeter (results-sink): inserting 20 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
1212025-12-24T05:43:20.934ZDEBGoximeter (results-sink-cluster): inserting 20 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
1222025-12-24T05:43:20.934ZDEBGoximeter (clickhouse-client): unrolling 20 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
1232025-12-24T05:43:20.937ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 4 table_name = fields_string
1242025-12-24T05:43:20.939ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 8 table_name = fields_uuid
1252025-12-24T05:43:20.941ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = measurements_cumulativeu64
1262025-12-24T05:43:20.943ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = measurements_u64
1272025-12-24T05:43:21.035ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
1282025-12-24T05:43:21.335ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1292025-12-24T05:43:21.335ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1302025-12-24T05:43:21.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1312025-12-24T05:43:22.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1322025-12-24T05:43:22.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1332025-12-24T05:43:22.334ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1342025-12-24T05:43:23.335ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
1352025-12-24T05:43:23.335ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
1362025-12-24T05:43:23.335ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1372025-12-24T05:43:23.335ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1382025-12-24T05:43:23.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1392025-12-24T05:43:23.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
1402025-12-24T05:43:24.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1412025-12-24T05:43:24.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1422025-12-24T05:43:24.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1432025-12-24T05:43:25.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1442025-12-24T05:43:25.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1452025-12-24T05:43:25.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1462025-12-24T05:43:25.934ZDEBGoximeter (results-sink): inserting 46 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
1472025-12-24T05:43:25.934ZDEBGoximeter (results-sink-cluster): inserting 46 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
1482025-12-24T05:43:25.934ZDEBGoximeter (clickhouse-client): unrolling 46 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
1492025-12-24T05:43:25.941ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 38 table_name = fields_string
1502025-12-24T05:43:25.942ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 17 table_name = fields_u16
1512025-12-24T05:43:25.944ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 30 table_name = fields_uuid
1522025-12-24T05:43:25.946ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = measurements_cumulativeu64
1532025-12-24T05:43:25.949ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 17 table_name = measurements_histogramu64
1542025-12-24T05:43:25.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 9 table_name = measurements_i64
1552025-12-24T05:43:25.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = measurements_u64
1562025-12-24T05:43:26.035ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
1572025-12-24T05:43:26.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1582025-12-24T05:43:26.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1592025-12-24T05:43:26.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1602025-12-24T05:43:27.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1612025-12-24T05:43:27.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1622025-12-24T05:43:27.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1632025-12-24T05:43:28.304ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
1642025-12-24T05:43:28.304ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending
1652025-12-24T05:43:28.314ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "47670f3a-88ad-4646-a1e9-5ff8f3fad089", "content-length": "859", "date": "Wed, 24 Dec 2025 05:43:28 GMT"} })
1662025-12-24T05:43:28.314ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjYjU3MDhkZC00OWZiLTQzODctYjE3OS0wYTdlOGM1MTJmMzkifX0%3D
1672025-12-24T05:43:28.317ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjYjU3MDhkZC00OWZiLTQzODctYjE3OS0wYTdlOGM1MTJmMzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "625847ae-cd84-4685-ba73-85f95611edfc", "content-length": "29", "date": "Wed, 24 Dec 2025 05:43:28 GMT"} })
1682025-12-24T05:43:28.317ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:58522 collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa
1692025-12-24T05:43:28.318ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:44294 collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954
1702025-12-24T05:43:28.318ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::1]:8001 collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39
1712025-12-24T05:43:28.318ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 5 n_pruned_tasks = 0
1722025-12-24T05:43:28.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
1732025-12-24T05:43:28.318ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
1742025-12-24T05:43:28.318ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1752025-12-24T05:43:28.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
1762025-12-24T05:43:28.318ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
1772025-12-24T05:43:28.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1782025-12-24T05:43:28.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1792025-12-24T05:43:28.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1802025-12-24T05:43:28.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1812025-12-24T05:43:28.391ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1822025-12-24T05:43:28.392ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
1832025-12-24T05:43:28.397ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
1842025-12-24T05:43:28.408ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
1852025-12-24T05:43:28.411ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1862025-12-24T05:43:28.428ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
1872025-12-24T05:43:29.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1882025-12-24T05:43:29.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1892025-12-24T05:43:29.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1902025-12-24T05:43:29.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1912025-12-24T05:43:29.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1922025-12-24T05:43:29.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1932025-12-24T05:43:30.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1942025-12-24T05:43:30.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1952025-12-24T05:43:30.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1962025-12-24T05:43:30.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1972025-12-24T05:43:30.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1982025-12-24T05:43:30.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1992025-12-24T05:43:30.934ZDEBGoximeter (results-sink): inserting 316 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
2002025-12-24T05:43:30.934ZDEBGoximeter (results-sink-cluster): inserting 316 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
2012025-12-24T05:43:30.934ZDEBGoximeter (clickhouse-client): unrolling 316 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2022025-12-24T05:43:30.936ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2032025-12-24T05:43:30.980ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:30.936221767Z } timeseries_name = ddm_router:originated_underlay_prefixes
2042025-12-24T05:43:30.980ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2052025-12-24T05:43:30.983ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:30.980795737Z } timeseries_name = ddm_router:originated_tunnel_endpoints
2062025-12-24T05:43:30.983ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2072025-12-24T05:43:30.984ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:30.983153702Z } timeseries_name = ddm_session:solicitations_sent
2082025-12-24T05:43:30.984ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2092025-12-24T05:43:30.986ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:30.984877959Z } timeseries_name = ddm_session:solicitations_received
2102025-12-24T05:43:30.986ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2112025-12-24T05:43:30.987ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:30.986385721Z } timeseries_name = ddm_session:advertisements_sent
2122025-12-24T05:43:30.987ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2132025-12-24T05:43:30.989ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:30.987882852Z } timeseries_name = ddm_session:advertisements_received
2142025-12-24T05:43:30.989ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2152025-12-24T05:43:30.990ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_expirations"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:30.989361913Z } timeseries_name = ddm_session:peer_expirations
2162025-12-24T05:43:30.990ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2172025-12-24T05:43:30.992ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_address_changes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:30.990874924Z } timeseries_name = ddm_session:peer_address_changes
2182025-12-24T05:43:30.992ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2192025-12-24T05:43:30.993ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_sessions_established"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:30.992357425Z } timeseries_name = ddm_session:peer_sessions_established
2202025-12-24T05:43:30.993ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2212025-12-24T05:43:30.995ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:30.993824326Z } timeseries_name = ddm_session:updates_sent
2222025-12-24T05:43:30.996ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2232025-12-24T05:43:30.997ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:30.996010006Z } timeseries_name = ddm_session:updates_received
2242025-12-24T05:43:30.997ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2252025-12-24T05:43:30.999ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:update_send_fail"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:30.997768894Z } timeseries_name = ddm_session:update_send_fail
2262025-12-24T05:43:30.999ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2272025-12-24T05:43:31.000ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:30.999301707Z } timeseries_name = ddm_session:imported_underlay_prefixes
2282025-12-24T05:43:31.000ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2292025-12-24T05:43:31.002ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:31.000939322Z } timeseries_name = ddm_session:imported_tunnel_endpoints
2302025-12-24T05:43:31.003ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2312025-12-24T05:43:31.004ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_enabled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:31.003181454Z } timeseries_name = switch_data_link:link_enabled
2322025-12-24T05:43:31.004ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2332025-12-24T05:43:31.006ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_up"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:31.004968103Z } timeseries_name = switch_data_link:link_up
2342025-12-24T05:43:31.006ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2352025-12-24T05:43:31.008ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:capacity"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:31.006932537Z } timeseries_name = switch_table:capacity
2362025-12-24T05:43:31.008ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2372025-12-24T05:43:31.010ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:occupancy"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:31.008554802Z } timeseries_name = switch_table:occupancy
2382025-12-24T05:43:31.010ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2392025-12-24T05:43:31.011ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:inserts"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:31.010124665Z } timeseries_name = switch_table:inserts
2402025-12-24T05:43:31.011ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2412025-12-24T05:43:31.013ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:deletes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:31.011747420Z } timeseries_name = switch_table:deletes
2422025-12-24T05:43:31.013ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2432025-12-24T05:43:31.014ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:updates"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:31.013360515Z } timeseries_name = switch_table:updates
2442025-12-24T05:43:31.014ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2452025-12-24T05:43:31.016ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:collisions"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:31.014980429Z } timeseries_name = switch_table:collisions
2462025-12-24T05:43:31.016ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2472025-12-24T05:43:31.018ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:update_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:31.016645635Z } timeseries_name = switch_table:update_misses
2482025-12-24T05:43:31.018ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2492025-12-24T05:43:31.019ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:delete_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:31.018298721Z } timeseries_name = switch_table:delete_misses
2502025-12-24T05:43:31.019ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2512025-12-24T05:43:31.021ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:exhaustion"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:31.019909545Z } timeseries_name = switch_table:exhaustion
2522025-12-24T05:43:31.032ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2532025-12-24T05:43:31.033ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("dendrite:sample_collection_duration"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Metric, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:43:31.032068110Z } timeseries_name = dendrite:sample_collection_duration
2542025-12-24T05:43:31.036ZDEBGoximeter (clickhouse-client): inserting 26 new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
2552025-12-24T05:43:31.036ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
2562025-12-24T05:43:31.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 410 table_name = fields_i16
2572025-12-24T05:43:31.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 6 table_name = fields_ipaddr
2582025-12-24T05:43:31.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 1109 table_name = fields_string
2592025-12-24T05:43:31.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 221 table_name = fields_u16
2602025-12-24T05:43:31.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 212 table_name = fields_u32
2612025-12-24T05:43:31.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 211 table_name = fields_u8
2622025-12-24T05:43:31.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 667 table_name = fields_uuid
2632025-12-24T05:43:31.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 6 table_name = measurements_bool
2642025-12-24T05:43:31.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 227 table_name = measurements_cumulativeu64
2652025-12-24T05:43:31.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 1 table_name = measurements_f64
2662025-12-24T05:43:31.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = measurements_histogramu64
2672025-12-24T05:43:31.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 72 table_name = measurements_u64
2682025-12-24T05:43:31.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2692025-12-24T05:43:31.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2702025-12-24T05:43:31.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2712025-12-24T05:43:31.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2722025-12-24T05:43:31.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2732025-12-24T05:43:31.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2742025-12-24T05:43:32.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2752025-12-24T05:43:32.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2762025-12-24T05:43:32.320ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2772025-12-24T05:43:32.335ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2782025-12-24T05:43:32.335ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2792025-12-24T05:43:32.336ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2802025-12-24T05:43:33.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2812025-12-24T05:43:33.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2822025-12-24T05:43:33.320ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2832025-12-24T05:43:33.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
2842025-12-24T05:43:33.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
2852025-12-24T05:43:33.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2862025-12-24T05:43:33.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2872025-12-24T05:43:33.336ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2882025-12-24T05:43:33.339ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
2892025-12-24T05:43:34.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2902025-12-24T05:43:34.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2912025-12-24T05:43:34.320ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2922025-12-24T05:43:34.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2932025-12-24T05:43:34.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2942025-12-24T05:43:34.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2952025-12-24T05:43:35.319ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2962025-12-24T05:43:35.319ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2972025-12-24T05:43:35.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2982025-12-24T05:43:35.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2992025-12-24T05:43:35.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3002025-12-24T05:43:35.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3012025-12-24T05:43:35.934ZDEBGoximeter (results-sink-cluster): inserting 178 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
3022025-12-24T05:43:35.934ZDEBGoximeter (results-sink): inserting 178 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
3032025-12-24T05:43:35.934ZDEBGoximeter (clickhouse-client): unrolling 178 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
3042025-12-24T05:43:35.944ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 74 table_name = fields_string
3052025-12-24T05:43:35.946ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 22 table_name = fields_u16
3062025-12-24T05:43:35.948ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 63 table_name = fields_uuid
3072025-12-24T05:43:35.949ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 110 table_name = measurements_cumulativeu64
3082025-12-24T05:43:35.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 22 table_name = measurements_histogramu64
3092025-12-24T05:43:35.954ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 6 table_name = measurements_i64
3102025-12-24T05:43:35.955ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 40 table_name = measurements_u64
3112025-12-24T05:43:36.035ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
3122025-12-24T05:43:36.319ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3132025-12-24T05:43:36.319ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3142025-12-24T05:43:36.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3152025-12-24T05:43:36.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3162025-12-24T05:43:36.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3172025-12-24T05:43:36.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3182025-12-24T05:43:37.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3192025-12-24T05:43:37.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3202025-12-24T05:43:37.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3212025-12-24T05:43:37.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3222025-12-24T05:43:37.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3232025-12-24T05:43:37.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3242025-12-24T05:43:38.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
3252025-12-24T05:43:38.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
3262025-12-24T05:43:38.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3272025-12-24T05:43:38.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
3282025-12-24T05:43:38.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
3292025-12-24T05:43:38.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3302025-12-24T05:43:38.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3312025-12-24T05:43:38.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
3322025-12-24T05:43:38.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3332025-12-24T05:43:38.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3342025-12-24T05:43:38.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3352025-12-24T05:43:38.336ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
3362025-12-24T05:43:39.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3372025-12-24T05:43:39.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3382025-12-24T05:43:39.320ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3392025-12-24T05:43:39.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3402025-12-24T05:43:39.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3412025-12-24T05:43:39.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3422025-12-24T05:43:40.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3432025-12-24T05:43:40.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3442025-12-24T05:43:40.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3452025-12-24T05:43:40.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3462025-12-24T05:43:40.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3472025-12-24T05:43:40.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3482025-12-24T05:43:40.934ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
3492025-12-24T05:43:40.934ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
3502025-12-24T05:43:40.934ZDEBGoximeter (results-sink-cluster): inserting 365 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
3512025-12-24T05:43:40.955ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 410 table_name = fields_i16
3522025-12-24T05:43:40.958ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 1106 table_name = fields_string
3532025-12-24T05:43:40.960ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 215 table_name = fields_u16
3542025-12-24T05:43:40.962ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 212 table_name = fields_u32
3552025-12-24T05:43:40.964ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 211 table_name = fields_u8
3562025-12-24T05:43:40.966ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 661 table_name = fields_uuid
3572025-12-24T05:43:40.967ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 6 table_name = measurements_bool
3582025-12-24T05:43:40.969ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 264 table_name = measurements_cumulativeu64
3592025-12-24T05:43:40.971ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 1 table_name = measurements_f64
3602025-12-24T05:43:40.974ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = measurements_histogramu64
3612025-12-24T05:43:40.975ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 84 table_name = measurements_u64
3622025-12-24T05:43:41.036ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
3632025-12-24T05:43:41.319ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3642025-12-24T05:43:41.319ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3652025-12-24T05:43:41.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3662025-12-24T05:43:41.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3672025-12-24T05:43:41.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3682025-12-24T05:43:41.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3692025-12-24T05:43:42.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3702025-12-24T05:43:42.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3712025-12-24T05:43:42.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3722025-12-24T05:43:42.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3732025-12-24T05:43:42.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3742025-12-24T05:43:42.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3752025-12-24T05:43:43.304ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
3762025-12-24T05:43:43.304ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending
3772025-12-24T05:43:43.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3782025-12-24T05:43:43.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3792025-12-24T05:43:43.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3802025-12-24T05:43:43.323ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "253f7245-fa08-4aa5-a695-702a6243ac3d", "content-length": "859", "date": "Wed, 24 Dec 2025 05:43:43 GMT"} })
3812025-12-24T05:43:43.323ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjYjU3MDhkZC00OWZiLTQzODctYjE3OS0wYTdlOGM1MTJmMzkifX0%3D
3822025-12-24T05:43:43.326ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjYjU3MDhkZC00OWZiLTQzODctYjE3OS0wYTdlOGM1MTJmMzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5c26a60b-708d-4ed8-bd63-ed014cb27b1f", "content-length": "29", "date": "Wed, 24 Dec 2025 05:43:43 GMT"} })
3832025-12-24T05:43:43.326ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 5 n_pruned_tasks = 0
3842025-12-24T05:43:43.335ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
3852025-12-24T05:43:43.335ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
3862025-12-24T05:43:43.335ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3872025-12-24T05:43:43.335ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3882025-12-24T05:43:43.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3892025-12-24T05:43:43.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
3902025-12-24T05:43:44.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3912025-12-24T05:43:44.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3922025-12-24T05:43:44.320ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3932025-12-24T05:43:44.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3942025-12-24T05:43:44.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3952025-12-24T05:43:44.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3962025-12-24T05:43:45.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3972025-12-24T05:43:45.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3982025-12-24T05:43:45.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3992025-12-24T05:43:45.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4002025-12-24T05:43:45.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4012025-12-24T05:43:45.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4022025-12-24T05:43:45.935ZDEBGoximeter (results-sink): inserting 172 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
4032025-12-24T05:43:45.935ZDEBGoximeter (results-sink-cluster): inserting 172 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
4042025-12-24T05:43:45.935ZDEBGoximeter (clickhouse-client): unrolling 172 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
4052025-12-24T05:43:45.943ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 74 table_name = fields_string
4062025-12-24T05:43:45.946ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 22 table_name = fields_u16
4072025-12-24T05:43:45.947ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 58 table_name = fields_uuid
4082025-12-24T05:43:45.949ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 110 table_name = measurements_cumulativeu64
4092025-12-24T05:43:45.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 22 table_name = measurements_histogramu64
4102025-12-24T05:43:45.953ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 40 table_name = measurements_u64
4112025-12-24T05:43:46.036ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
4122025-12-24T05:43:46.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4132025-12-24T05:43:46.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4142025-12-24T05:43:46.320ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4152025-12-24T05:43:46.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4162025-12-24T05:43:46.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4172025-12-24T05:43:46.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4182025-12-24T05:43:47.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4192025-12-24T05:43:47.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4202025-12-24T05:43:47.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4212025-12-24T05:43:47.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4222025-12-24T05:43:47.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4232025-12-24T05:43:47.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4242025-12-24T05:43:48.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
4252025-12-24T05:43:48.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
4262025-12-24T05:43:48.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4272025-12-24T05:43:48.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4282025-12-24T05:43:48.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
4292025-12-24T05:43:48.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
4302025-12-24T05:43:48.320ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
4312025-12-24T05:43:48.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4322025-12-24T05:43:48.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4332025-12-24T05:43:48.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4342025-12-24T05:43:48.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4352025-12-24T05:43:48.336ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
4362025-12-24T05:43:49.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4372025-12-24T05:43:49.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4382025-12-24T05:43:49.320ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4392025-12-24T05:43:49.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4402025-12-24T05:43:49.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4412025-12-24T05:43:49.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4422025-12-24T05:43:50.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4432025-12-24T05:43:50.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4442025-12-24T05:43:50.320ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4452025-12-24T05:43:50.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4462025-12-24T05:43:50.335ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4472025-12-24T05:43:50.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4482025-12-24T05:43:50.934ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
4492025-12-24T05:43:50.935ZDEBGoximeter (results-sink-cluster): inserting 365 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
4502025-12-24T05:43:50.935ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
4512025-12-24T05:43:50.954ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 410 table_name = fields_i16
4522025-12-24T05:43:50.956ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 1106 table_name = fields_string
4532025-12-24T05:43:50.958ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 215 table_name = fields_u16
4542025-12-24T05:43:50.959ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 212 table_name = fields_u32
4552025-12-24T05:43:50.960ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 211 table_name = fields_u8
4562025-12-24T05:43:50.962ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 661 table_name = fields_uuid
4572025-12-24T05:43:50.963ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 6 table_name = measurements_bool
4582025-12-24T05:43:50.965ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 264 table_name = measurements_cumulativeu64
4592025-12-24T05:43:50.966ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 1 table_name = measurements_f64
4602025-12-24T05:43:50.968ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = measurements_histogramu64
4612025-12-24T05:43:50.969ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 84 table_name = measurements_u64
4622025-12-24T05:43:51.035ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
4632025-12-24T05:43:51.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4642025-12-24T05:43:51.319ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4652025-12-24T05:43:51.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4662025-12-24T05:43:51.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4672025-12-24T05:43:51.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4682025-12-24T05:43:51.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4692025-12-24T05:43:52.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4702025-12-24T05:43:52.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4712025-12-24T05:43:52.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4722025-12-24T05:43:52.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4732025-12-24T05:43:52.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4742025-12-24T05:43:52.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4752025-12-24T05:43:53.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4762025-12-24T05:43:53.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4772025-12-24T05:43:53.320ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4782025-12-24T05:43:53.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
4792025-12-24T05:43:53.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4802025-12-24T05:43:53.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
4812025-12-24T05:43:53.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4822025-12-24T05:43:53.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4832025-12-24T05:43:53.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
4842025-12-24T05:43:54.319ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4852025-12-24T05:43:54.319ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4862025-12-24T05:43:54.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4872025-12-24T05:43:54.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4882025-12-24T05:43:54.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4892025-12-24T05:43:54.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4902025-12-24T05:43:55.319ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4912025-12-24T05:43:55.319ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4922025-12-24T05:43:55.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4932025-12-24T05:43:55.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4942025-12-24T05:43:55.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4952025-12-24T05:43:55.336ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4962025-12-24T05:43:55.934ZDEBGoximeter (results-sink-cluster): inserting 172 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
4972025-12-24T05:43:55.934ZDEBGoximeter (results-sink): inserting 172 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
4982025-12-24T05:43:55.934ZDEBGoximeter (clickhouse-client): unrolling 172 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
4992025-12-24T05:43:55.944ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 74 table_name = fields_string
5002025-12-24T05:43:55.945ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 22 table_name = fields_u16
5012025-12-24T05:43:55.946ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 58 table_name = fields_uuid
5022025-12-24T05:43:55.948ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 110 table_name = measurements_cumulativeu64
5032025-12-24T05:43:55.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 22 table_name = measurements_histogramu64
5042025-12-24T05:43:55.951ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 40 table_name = measurements_u64
5052025-12-24T05:43:56.035ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
5062025-12-24T05:43:56.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5072025-12-24T05:43:56.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5082025-12-24T05:43:56.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5092025-12-24T05:43:56.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5102025-12-24T05:43:56.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5112025-12-24T05:43:56.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5122025-12-24T05:43:57.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5132025-12-24T05:43:57.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5142025-12-24T05:43:57.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5152025-12-24T05:43:57.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5162025-12-24T05:43:57.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5172025-12-24T05:43:57.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5182025-12-24T05:43:58.304ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
5192025-12-24T05:43:58.304ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending
5202025-12-24T05:43:58.307ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "658b7e63-7ef7-4fd7-b166-5c9e47611389", "content-length": "859", "date": "Wed, 24 Dec 2025 05:43:58 GMT"} })
5212025-12-24T05:43:58.307ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjYjU3MDhkZC00OWZiLTQzODctYjE3OS0wYTdlOGM1MTJmMzkifX0%3D
5222025-12-24T05:43:58.310ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjYjU3MDhkZC00OWZiLTQzODctYjE3OS0wYTdlOGM1MTJmMzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "48e42aab-54a2-4b55-b1d1-eacd9a664cb9", "content-length": "29", "date": "Wed, 24 Dec 2025 05:43:58 GMT"} })
5232025-12-24T05:43:58.310ZDEBGoximeter (oximeter-agent): received request to register existing metric producer, updating collection information address = [fd00:1122:3344:101::2]:62544 collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d interval = 30s producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa
5242025-12-24T05:43:58.310ZDEBGoximeter (collection-task-handle): notified collection task of new producer endpoint collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
5252025-12-24T05:43:58.310ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 5 n_pruned_tasks = 0
5262025-12-24T05:43:58.310ZDEBGoximeter (collection-task): collection task received request to update its producer information address = [fd00:1122:3344:101::2]:62544 collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d interval = 30s producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
5272025-12-24T05:43:58.311ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
5282025-12-24T05:43:58.311ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
5292025-12-24T05:43:58.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
5302025-12-24T05:43:58.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
5312025-12-24T05:43:58.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5322025-12-24T05:43:58.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5332025-12-24T05:43:58.320ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
5342025-12-24T05:43:58.320ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5352025-12-24T05:43:58.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5362025-12-24T05:43:58.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5372025-12-24T05:43:58.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5382025-12-24T05:43:58.349ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
5392025-12-24T05:43:59.318ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5402025-12-24T05:43:59.318ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5412025-12-24T05:43:59.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5422025-12-24T05:43:59.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5432025-12-24T05:43:59.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5442025-12-24T05:43:59.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5452025-12-24T05:44:00.319ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5462025-12-24T05:44:00.319ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5472025-12-24T05:44:00.321ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5482025-12-24T05:44:00.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5492025-12-24T05:44:00.334ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5502025-12-24T05:44:00.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5512025-12-24T05:44:00.934ZDEBGoximeter (results-sink): inserting 448 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
5522025-12-24T05:44:00.934ZDEBGoximeter (results-sink-cluster): inserting 448 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
5532025-12-24T05:44:00.934ZDEBGoximeter (clickhouse-client): unrolling 448 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
5542025-12-24T05:44:00.938ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
5552025-12-24T05:44:00.944ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:44:00.938905437Z } timeseries_name = switch_port_control_data_link:errors_received
5562025-12-24T05:44:00.944ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
5572025-12-24T05:44:00.946ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:44:00.944343407Z } timeseries_name = switch_port_control_data_link:errors_sent
5582025-12-24T05:44:00.946ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
5592025-12-24T05:44:00.949ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:44:00.946852207Z } timeseries_name = switch_port_control_data_link:bytes_received
5602025-12-24T05:44:00.949ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
5612025-12-24T05:44:00.951ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:44:00.949110319Z } timeseries_name = switch_port_control_data_link:packets_received
5622025-12-24T05:44:00.951ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
5632025-12-24T05:44:00.953ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:44:00.951486784Z } timeseries_name = switch_port_control_data_link:bytes_sent
5642025-12-24T05:44:00.953ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
5652025-12-24T05:44:00.955ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:44:00.953656674Z } timeseries_name = switch_port_control_data_link:packets_sent
5662025-12-24T05:44:00.970ZDEBGoximeter (clickhouse-client): inserting 6 new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
5672025-12-24T05:44:00.974ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 24 table_name = fields_i16
5682025-12-24T05:44:00.976ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 170 table_name = fields_string
5692025-12-24T05:44:00.977ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 22 table_name = fields_u16
5702025-12-24T05:44:00.978ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 24 table_name = fields_u32
5712025-12-24T05:44:00.980ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 12 table_name = fields_u8
5722025-12-24T05:44:00.981ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 82 table_name = fields_uuid
5732025-12-24T05:44:00.983ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 398 table_name = measurements_cumulativeu64
5742025-12-24T05:44:00.985ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = measurements_histogramu64
5752025-12-24T05:44:00.986ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 40 table_name = measurements_u64
5762025-12-24T05:44:01.035ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
5772025-12-24T05:44:01.319ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5782025-12-24T05:44:01.319ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5792025-12-24T05:44:01.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5802025-12-24T05:44:01.334ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5812025-12-24T05:44:01.335ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5822025-12-24T05:44:01.335ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5832025-12-24T05:44:02.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5842025-12-24T05:44:02.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5852025-12-24T05:44:02.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5862025-12-24T05:44:02.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5872025-12-24T05:44:02.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5882025-12-24T05:44:02.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5892025-12-24T05:44:03.322ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5902025-12-24T05:44:03.322ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5912025-12-24T05:44:03.324ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5922025-12-24T05:44:03.338ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
5932025-12-24T05:44:03.338ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
5942025-12-24T05:44:03.338ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5952025-12-24T05:44:03.338ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5962025-12-24T05:44:03.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5972025-12-24T05:44:03.341ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
5982025-12-24T05:44:04.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5992025-12-24T05:44:04.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6002025-12-24T05:44:04.325ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6012025-12-24T05:44:04.338ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6022025-12-24T05:44:04.338ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6032025-12-24T05:44:04.339ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6042025-12-24T05:44:05.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6052025-12-24T05:44:05.322ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6062025-12-24T05:44:05.324ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6072025-12-24T05:44:05.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6082025-12-24T05:44:05.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6092025-12-24T05:44:05.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6102025-12-24T05:44:05.936ZDEBGoximeter (results-sink): inserting 173 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
6112025-12-24T05:44:05.936ZDEBGoximeter (results-sink-cluster): inserting 173 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
6122025-12-24T05:44:05.936ZDEBGoximeter (clickhouse-client): unrolling 173 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
6132025-12-24T05:44:05.945ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 76 table_name = fields_string
6142025-12-24T05:44:05.946ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 23 table_name = fields_u16
6152025-12-24T05:44:05.948ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 59 table_name = fields_uuid
6162025-12-24T05:44:05.949ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 110 table_name = measurements_cumulativeu64
6172025-12-24T05:44:05.951ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 23 table_name = measurements_histogramu64
6182025-12-24T05:44:05.953ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 40 table_name = measurements_u64
6192025-12-24T05:44:06.038ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
6202025-12-24T05:44:06.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6212025-12-24T05:44:06.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6222025-12-24T05:44:06.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6232025-12-24T05:44:06.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6242025-12-24T05:44:06.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6252025-12-24T05:44:06.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6262025-12-24T05:44:07.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6272025-12-24T05:44:07.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6282025-12-24T05:44:07.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6292025-12-24T05:44:07.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6302025-12-24T05:44:07.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6312025-12-24T05:44:07.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6322025-12-24T05:44:08.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
6332025-12-24T05:44:08.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
6342025-12-24T05:44:08.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6352025-12-24T05:44:08.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6362025-12-24T05:44:08.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
6372025-12-24T05:44:08.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6382025-12-24T05:44:08.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6392025-12-24T05:44:08.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6402025-12-24T05:44:08.336ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6412025-12-24T05:44:09.319ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6422025-12-24T05:44:09.319ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6432025-12-24T05:44:09.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6442025-12-24T05:44:09.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6452025-12-24T05:44:09.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6462025-12-24T05:44:09.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6472025-12-24T05:44:10.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6482025-12-24T05:44:10.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6492025-12-24T05:44:10.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6502025-12-24T05:44:10.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6512025-12-24T05:44:10.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6522025-12-24T05:44:10.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6532025-12-24T05:44:10.936ZDEBGoximeter (results-sink): inserting 160 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
6542025-12-24T05:44:10.936ZDEBGoximeter (results-sink-cluster): inserting 160 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
6552025-12-24T05:44:10.936ZDEBGoximeter (clickhouse-client): unrolling 160 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
6562025-12-24T05:44:10.945ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 50 table_name = fields_string
6572025-12-24T05:44:10.946ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = fields_u16
6582025-12-24T05:44:10.948ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 46 table_name = fields_uuid
6592025-12-24T05:44:10.949ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 110 table_name = measurements_cumulativeu64
6602025-12-24T05:44:10.951ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = measurements_histogramu64
6612025-12-24T05:44:10.953ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 40 table_name = measurements_u64
6622025-12-24T05:44:11.038ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
6632025-12-24T05:44:11.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6642025-12-24T05:44:11.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6652025-12-24T05:44:11.324ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6662025-12-24T05:44:11.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6672025-12-24T05:44:11.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6682025-12-24T05:44:11.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6692025-12-24T05:44:12.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6702025-12-24T05:44:12.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6712025-12-24T05:44:12.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6722025-12-24T05:44:12.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6732025-12-24T05:44:12.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6742025-12-24T05:44:12.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6752025-12-24T05:44:13.307ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
6762025-12-24T05:44:13.307ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending
6772025-12-24T05:44:13.310ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "161393d3-2c5d-4e27-9b3c-f2bdff629594", "content-length": "1271", "date": "Wed, 24 Dec 2025 05:44:13 GMT"} })
6782025-12-24T05:44:13.310ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNDZmNWNkNS03NGEzLTRjODEtOTMxZC05NDhkZDU2MThkMDIifX0%3D
6792025-12-24T05:44:13.312ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNDZmNWNkNS03NGEzLTRjODEtOTMxZC05NDhkZDU2MThkMDIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2ff2c4b9-8e38-4aec-a115-4fbff4a1eae4", "content-length": "29", "date": "Wed, 24 Dec 2025 05:44:13 GMT"} })
6802025-12-24T05:44:13.312ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::a]:64880 collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523
6812025-12-24T05:44:13.312ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:8001 collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8
6822025-12-24T05:44:13.312ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::c]:39407 collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02
6832025-12-24T05:44:13.312ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 8 n_pruned_tasks = 0
6842025-12-24T05:44:13.314ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
6852025-12-24T05:44:13.314ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6862025-12-24T05:44:13.314ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
6872025-12-24T05:44:13.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
6882025-12-24T05:44:13.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6892025-12-24T05:44:13.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
6902025-12-24T05:44:13.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6912025-12-24T05:44:13.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6922025-12-24T05:44:13.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6932025-12-24T05:44:13.337ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6942025-12-24T05:44:13.337ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
6952025-12-24T05:44:13.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6962025-12-24T05:44:13.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
6972025-12-24T05:44:13.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6982025-12-24T05:44:13.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
6992025-12-24T05:44:13.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7002025-12-24T05:44:13.341ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
7012025-12-24T05:44:13.385ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7022025-12-24T05:44:13.385ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
7032025-12-24T05:44:13.387ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
7042025-12-24T05:44:13.392ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7052025-12-24T05:44:13.395ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
7062025-12-24T05:44:13.398ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
7072025-12-24T05:44:14.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7082025-12-24T05:44:14.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7092025-12-24T05:44:14.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7102025-12-24T05:44:14.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7112025-12-24T05:44:14.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7122025-12-24T05:44:14.324ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7132025-12-24T05:44:14.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7142025-12-24T05:44:14.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7152025-12-24T05:44:14.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7162025-12-24T05:44:15.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7172025-12-24T05:44:15.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7182025-12-24T05:44:15.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7192025-12-24T05:44:15.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7202025-12-24T05:44:15.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7212025-12-24T05:44:15.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7222025-12-24T05:44:15.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7232025-12-24T05:44:15.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7242025-12-24T05:44:15.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7252025-12-24T05:44:15.936ZDEBGoximeter (results-sink): inserting 232 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
7262025-12-24T05:44:15.936ZDEBGoximeter (results-sink-cluster): inserting 232 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
7272025-12-24T05:44:15.937ZDEBGoximeter (clickhouse-client): unrolling 232 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
7282025-12-24T05:44:15.948ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = fields_ipaddr
7292025-12-24T05:44:15.949ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 124 table_name = fields_string
7302025-12-24T05:44:15.951ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 41 table_name = fields_u16
7312025-12-24T05:44:15.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 1 table_name = fields_u32
7322025-12-24T05:44:15.953ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 108 table_name = fields_uuid
7332025-12-24T05:44:15.955ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 145 table_name = measurements_cumulativeu64
7342025-12-24T05:44:15.956ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 1 table_name = measurements_f64
7352025-12-24T05:44:15.958ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 31 table_name = measurements_histogramu64
7362025-12-24T05:44:15.959ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 3 table_name = measurements_i64
7372025-12-24T05:44:15.960ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 52 table_name = measurements_u64
7382025-12-24T05:44:16.037ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
7392025-12-24T05:44:16.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7402025-12-24T05:44:16.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7412025-12-24T05:44:16.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7422025-12-24T05:44:16.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7432025-12-24T05:44:16.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7442025-12-24T05:44:16.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7452025-12-24T05:44:16.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7462025-12-24T05:44:16.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7472025-12-24T05:44:16.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7482025-12-24T05:44:17.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7492025-12-24T05:44:17.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7502025-12-24T05:44:17.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7512025-12-24T05:44:17.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7522025-12-24T05:44:17.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7532025-12-24T05:44:17.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7542025-12-24T05:44:17.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7552025-12-24T05:44:17.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7562025-12-24T05:44:17.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7572025-12-24T05:44:18.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7582025-12-24T05:44:18.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7592025-12-24T05:44:18.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7602025-12-24T05:44:18.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
7612025-12-24T05:44:18.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7622025-12-24T05:44:18.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
7632025-12-24T05:44:18.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7642025-12-24T05:44:18.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
7652025-12-24T05:44:18.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7662025-12-24T05:44:18.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7672025-12-24T05:44:18.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7682025-12-24T05:44:18.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7692025-12-24T05:44:19.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7702025-12-24T05:44:19.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7712025-12-24T05:44:19.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7722025-12-24T05:44:19.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7732025-12-24T05:44:19.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7742025-12-24T05:44:19.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7752025-12-24T05:44:19.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7762025-12-24T05:44:19.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7772025-12-24T05:44:19.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7782025-12-24T05:44:20.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7792025-12-24T05:44:20.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7802025-12-24T05:44:20.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7812025-12-24T05:44:20.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7822025-12-24T05:44:20.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7832025-12-24T05:44:20.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7842025-12-24T05:44:20.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7852025-12-24T05:44:20.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7862025-12-24T05:44:20.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7872025-12-24T05:44:20.936ZDEBGoximeter (results-sink): inserting 230 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
7882025-12-24T05:44:20.936ZDEBGoximeter (results-sink-cluster): inserting 230 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
7892025-12-24T05:44:20.937ZDEBGoximeter (clickhouse-client): unrolling 230 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
7902025-12-24T05:44:20.947ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 76 table_name = fields_string
7912025-12-24T05:44:20.949ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = fields_u16
7922025-12-24T05:44:20.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 74 table_name = fields_uuid
7932025-12-24T05:44:20.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 160 table_name = measurements_cumulativeu64
7942025-12-24T05:44:20.954ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = measurements_histogramu64
7952025-12-24T05:44:20.955ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 60 table_name = measurements_u64
7962025-12-24T05:44:21.037ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
7972025-12-24T05:44:21.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7982025-12-24T05:44:21.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7992025-12-24T05:44:21.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8002025-12-24T05:44:21.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8012025-12-24T05:44:21.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8022025-12-24T05:44:21.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8032025-12-24T05:44:21.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8042025-12-24T05:44:21.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8052025-12-24T05:44:21.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8062025-12-24T05:44:22.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8072025-12-24T05:44:22.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8082025-12-24T05:44:22.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8092025-12-24T05:44:22.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8102025-12-24T05:44:22.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8112025-12-24T05:44:22.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8122025-12-24T05:44:22.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8132025-12-24T05:44:22.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8142025-12-24T05:44:22.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8152025-12-24T05:44:23.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
8162025-12-24T05:44:23.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8172025-12-24T05:44:23.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
8182025-12-24T05:44:23.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
8192025-12-24T05:44:23.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8202025-12-24T05:44:23.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
8212025-12-24T05:44:23.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
8222025-12-24T05:44:23.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
8232025-12-24T05:44:23.316ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8242025-12-24T05:44:23.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8252025-12-24T05:44:23.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8262025-12-24T05:44:23.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8272025-12-24T05:44:23.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
8282025-12-24T05:44:23.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8292025-12-24T05:44:23.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
8302025-12-24T05:44:23.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8312025-12-24T05:44:23.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8322025-12-24T05:44:23.339ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
8332025-12-24T05:44:24.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8342025-12-24T05:44:24.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8352025-12-24T05:44:24.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8362025-12-24T05:44:24.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8372025-12-24T05:44:24.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8382025-12-24T05:44:24.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8392025-12-24T05:44:24.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8402025-12-24T05:44:24.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8412025-12-24T05:44:24.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8422025-12-24T05:44:25.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8432025-12-24T05:44:25.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8442025-12-24T05:44:25.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8452025-12-24T05:44:25.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8462025-12-24T05:44:25.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8472025-12-24T05:44:25.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8482025-12-24T05:44:25.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8492025-12-24T05:44:25.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8502025-12-24T05:44:25.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8512025-12-24T05:44:25.937ZDEBGoximeter (results-sink): inserting 251 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
8522025-12-24T05:44:25.937ZDEBGoximeter (results-sink-cluster): inserting 251 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
8532025-12-24T05:44:25.937ZDEBGoximeter (clickhouse-client): unrolling 251 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
8542025-12-24T05:44:25.949ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 118 table_name = fields_string
8552025-12-24T05:44:25.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 31 table_name = fields_u16
8562025-12-24T05:44:25.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 95 table_name = fields_uuid
8572025-12-24T05:44:25.953ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 160 table_name = measurements_cumulativeu64
8582025-12-24T05:44:25.956ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 31 table_name = measurements_histogramu64
8592025-12-24T05:44:25.957ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 60 table_name = measurements_u64
8602025-12-24T05:44:26.037ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
8612025-12-24T05:44:26.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8622025-12-24T05:44:26.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8632025-12-24T05:44:26.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8642025-12-24T05:44:26.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8652025-12-24T05:44:26.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8662025-12-24T05:44:26.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8672025-12-24T05:44:26.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8682025-12-24T05:44:26.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8692025-12-24T05:44:26.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8702025-12-24T05:44:27.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8712025-12-24T05:44:27.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8722025-12-24T05:44:27.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8732025-12-24T05:44:27.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8742025-12-24T05:44:27.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8752025-12-24T05:44:27.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8762025-12-24T05:44:27.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8772025-12-24T05:44:27.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8782025-12-24T05:44:27.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8792025-12-24T05:44:28.306ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
8802025-12-24T05:44:28.306ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending
8812025-12-24T05:44:28.309ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4f597103-7d1c-45c0-98e1-184c88f7350f", "content-length": "1271", "date": "Wed, 24 Dec 2025 05:44:28 GMT"} })
8822025-12-24T05:44:28.310ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNDZmNWNkNS03NGEzLTRjODEtOTMxZC05NDhkZDU2MThkMDIifX0%3D
8832025-12-24T05:44:28.312ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNDZmNWNkNS03NGEzLTRjODEtOTMxZC05NDhkZDU2MThkMDIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "dbc1c1e1-8c67-4cfd-822c-b4d80575d161", "content-length": "29", "date": "Wed, 24 Dec 2025 05:44:28 GMT"} })
8842025-12-24T05:44:28.312ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 8 n_pruned_tasks = 0
8852025-12-24T05:44:28.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
8862025-12-24T05:44:28.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8872025-12-24T05:44:28.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
8882025-12-24T05:44:28.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8892025-12-24T05:44:28.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8902025-12-24T05:44:28.316ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
8912025-12-24T05:44:28.320ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
8922025-12-24T05:44:28.320ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
8932025-12-24T05:44:28.320ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8942025-12-24T05:44:28.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8952025-12-24T05:44:28.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8962025-12-24T05:44:28.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
8972025-12-24T05:44:28.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
8982025-12-24T05:44:28.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
8992025-12-24T05:44:28.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9002025-12-24T05:44:28.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9012025-12-24T05:44:28.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9022025-12-24T05:44:28.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9032025-12-24T05:44:29.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9042025-12-24T05:44:29.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9052025-12-24T05:44:29.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9062025-12-24T05:44:29.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9072025-12-24T05:44:29.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9082025-12-24T05:44:29.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9092025-12-24T05:44:29.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9102025-12-24T05:44:29.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9112025-12-24T05:44:29.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9122025-12-24T05:44:30.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9132025-12-24T05:44:30.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9142025-12-24T05:44:30.316ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9152025-12-24T05:44:30.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9162025-12-24T05:44:30.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9172025-12-24T05:44:30.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9182025-12-24T05:44:30.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9192025-12-24T05:44:30.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9202025-12-24T05:44:30.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9212025-12-24T05:44:30.937ZDEBGoximeter (results-sink): inserting 269 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
9222025-12-24T05:44:30.937ZDEBGoximeter (results-sink-cluster): inserting 269 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
9232025-12-24T05:44:30.937ZDEBGoximeter (clickhouse-client): unrolling 269 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
9242025-12-24T05:44:30.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 24 table_name = fields_i16
9252025-12-24T05:44:30.951ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 6 table_name = fields_ipaddr
9262025-12-24T05:44:30.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 199 table_name = fields_string
9272025-12-24T05:44:30.954ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 28 table_name = fields_u16
9282025-12-24T05:44:30.955ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 24 table_name = fields_u32
9292025-12-24T05:44:30.957ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 12 table_name = fields_u8
9302025-12-24T05:44:30.958ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 116 table_name = fields_uuid
9312025-12-24T05:44:30.960ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 199 table_name = measurements_cumulativeu64
9322025-12-24T05:44:30.962ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = measurements_histogramu64
9332025-12-24T05:44:30.963ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 60 table_name = measurements_u64
9342025-12-24T05:44:31.037ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
9352025-12-24T05:44:31.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9362025-12-24T05:44:31.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9372025-12-24T05:44:31.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9382025-12-24T05:44:31.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9392025-12-24T05:44:31.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9402025-12-24T05:44:31.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9412025-12-24T05:44:31.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9422025-12-24T05:44:31.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9432025-12-24T05:44:31.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9442025-12-24T05:44:32.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9452025-12-24T05:44:32.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9462025-12-24T05:44:32.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9472025-12-24T05:44:32.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9482025-12-24T05:44:32.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9492025-12-24T05:44:32.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9502025-12-24T05:44:32.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9512025-12-24T05:44:32.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9522025-12-24T05:44:32.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9532025-12-24T05:44:33.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
9542025-12-24T05:44:33.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
9552025-12-24T05:44:33.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9562025-12-24T05:44:33.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
9572025-12-24T05:44:33.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
9582025-12-24T05:44:33.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9592025-12-24T05:44:33.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
9602025-12-24T05:44:33.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
9612025-12-24T05:44:33.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9622025-12-24T05:44:33.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9632025-12-24T05:44:33.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9642025-12-24T05:44:33.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9652025-12-24T05:44:33.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
9662025-12-24T05:44:33.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
9672025-12-24T05:44:33.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9682025-12-24T05:44:33.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9692025-12-24T05:44:33.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9702025-12-24T05:44:33.339ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
9712025-12-24T05:44:34.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9722025-12-24T05:44:34.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9732025-12-24T05:44:34.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9742025-12-24T05:44:34.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9752025-12-24T05:44:34.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9762025-12-24T05:44:34.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9772025-12-24T05:44:34.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9782025-12-24T05:44:34.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9792025-12-24T05:44:34.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9802025-12-24T05:44:35.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9812025-12-24T05:44:35.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9822025-12-24T05:44:35.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9832025-12-24T05:44:35.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9842025-12-24T05:44:35.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9852025-12-24T05:44:35.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9862025-12-24T05:44:35.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9872025-12-24T05:44:35.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9882025-12-24T05:44:35.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9892025-12-24T05:44:35.936ZDEBGoximeter (results-sink): inserting 251 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
9902025-12-24T05:44:35.936ZDEBGoximeter (results-sink-cluster): inserting 251 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
9912025-12-24T05:44:35.936ZDEBGoximeter (clickhouse-client): unrolling 251 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
9922025-12-24T05:44:35.948ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 118 table_name = fields_string
9932025-12-24T05:44:35.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 31 table_name = fields_u16
9942025-12-24T05:44:35.951ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 95 table_name = fields_uuid
9952025-12-24T05:44:35.953ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 160 table_name = measurements_cumulativeu64
9962025-12-24T05:44:35.955ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 31 table_name = measurements_histogramu64
9972025-12-24T05:44:35.956ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 60 table_name = measurements_u64
9982025-12-24T05:44:36.037ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
9992025-12-24T05:44:36.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10002025-12-24T05:44:36.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10012025-12-24T05:44:36.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10022025-12-24T05:44:36.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10032025-12-24T05:44:36.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10042025-12-24T05:44:36.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10052025-12-24T05:44:36.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10062025-12-24T05:44:36.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10072025-12-24T05:44:36.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10082025-12-24T05:44:37.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10092025-12-24T05:44:37.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10102025-12-24T05:44:37.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10112025-12-24T05:44:37.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10122025-12-24T05:44:37.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10132025-12-24T05:44:37.324ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10142025-12-24T05:44:37.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10152025-12-24T05:44:37.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10162025-12-24T05:44:37.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10172025-12-24T05:44:38.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10182025-12-24T05:44:38.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10192025-12-24T05:44:38.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10202025-12-24T05:44:38.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
10212025-12-24T05:44:38.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
10222025-12-24T05:44:38.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10232025-12-24T05:44:38.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10242025-12-24T05:44:38.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
10252025-12-24T05:44:38.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10262025-12-24T05:44:38.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10272025-12-24T05:44:38.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10282025-12-24T05:44:38.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10292025-12-24T05:44:39.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10302025-12-24T05:44:39.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10312025-12-24T05:44:39.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10322025-12-24T05:44:39.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10332025-12-24T05:44:39.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10342025-12-24T05:44:39.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10352025-12-24T05:44:39.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10362025-12-24T05:44:39.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10372025-12-24T05:44:39.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10382025-12-24T05:44:40.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10392025-12-24T05:44:40.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10402025-12-24T05:44:40.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10412025-12-24T05:44:40.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10422025-12-24T05:44:40.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10432025-12-24T05:44:40.324ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10442025-12-24T05:44:40.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10452025-12-24T05:44:40.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10462025-12-24T05:44:40.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10472025-12-24T05:44:40.937ZDEBGoximeter (results-sink): inserting 230 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
10482025-12-24T05:44:40.937ZDEBGoximeter (results-sink-cluster): inserting 230 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
10492025-12-24T05:44:40.937ZDEBGoximeter (clickhouse-client): unrolling 230 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
10502025-12-24T05:44:40.948ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 76 table_name = fields_string
10512025-12-24T05:44:40.949ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = fields_u16
10522025-12-24T05:44:40.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 74 table_name = fields_uuid
10532025-12-24T05:44:40.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 160 table_name = measurements_cumulativeu64
10542025-12-24T05:44:40.954ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = measurements_histogramu64
10552025-12-24T05:44:40.955ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 60 table_name = measurements_u64
10562025-12-24T05:44:41.037ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
10572025-12-24T05:44:41.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10582025-12-24T05:44:41.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10592025-12-24T05:44:41.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10602025-12-24T05:44:41.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10612025-12-24T05:44:41.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10622025-12-24T05:44:41.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10632025-12-24T05:44:41.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10642025-12-24T05:44:41.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10652025-12-24T05:44:41.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10662025-12-24T05:44:42.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10672025-12-24T05:44:42.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10682025-12-24T05:44:42.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10692025-12-24T05:44:42.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10702025-12-24T05:44:42.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10712025-12-24T05:44:42.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10722025-12-24T05:44:42.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10732025-12-24T05:44:42.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10742025-12-24T05:44:42.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10752025-12-24T05:44:43.307ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
10762025-12-24T05:44:43.307ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending
10772025-12-24T05:44:43.310ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c5192b73-c4ca-42ba-9fd7-950df17ffa3a", "content-length": "1412", "date": "Wed, 24 Dec 2025 05:44:43 GMT"} })
10782025-12-24T05:44:43.310ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNDZmNWNkNS03NGEzLTRjODEtOTMxZC05NDhkZDU2MThkMDIifX0%3D
10792025-12-24T05:44:43.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
10802025-12-24T05:44:43.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10812025-12-24T05:44:43.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
10822025-12-24T05:44:43.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
10832025-12-24T05:44:43.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
10842025-12-24T05:44:43.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10852025-12-24T05:44:43.313ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNDZmNWNkNS03NGEzLTRjODEtOTMxZC05NDhkZDU2MThkMDIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e9131543-d6fc-488a-9951-bbb911a97ba5", "content-length": "29", "date": "Wed, 24 Dec 2025 05:44:43 GMT"} })
10862025-12-24T05:44:43.313ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::1]:65260 collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = eef235ee-d412-42e5-8d47-ca792220e67d
10872025-12-24T05:44:43.313ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
10882025-12-24T05:44:43.314ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
10892025-12-24T05:44:43.314ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
10902025-12-24T05:44:43.314ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10912025-12-24T05:44:43.315ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = eef235ee-d412-42e5-8d47-ca792220e67d producer_ip = fd00:1122:3344:101::1 producer_port = 65260
10922025-12-24T05:44:43.315ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = eef235ee-d412-42e5-8d47-ca792220e67d producer_ip = fd00:1122:3344:101::1 producer_port = 65260
10932025-12-24T05:44:43.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10942025-12-24T05:44:43.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10952025-12-24T05:44:43.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10962025-12-24T05:44:43.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
10972025-12-24T05:44:43.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
10982025-12-24T05:44:43.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10992025-12-24T05:44:43.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11002025-12-24T05:44:43.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11012025-12-24T05:44:43.339ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
11022025-12-24T05:44:43.343ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = eef235ee-d412-42e5-8d47-ca792220e67d producer_ip = fd00:1122:3344:101::1 producer_port = 65260
11032025-12-24T05:44:43.551ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = eef235ee-d412-42e5-8d47-ca792220e67d producer_ip = fd00:1122:3344:101::1 producer_port = 65260
11042025-12-24T05:44:43.568ZDEBGoximeter (results-sink-cluster): inserting 3926 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
11052025-12-24T05:44:43.569ZDEBGoximeter (results-sink): inserting 3926 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
11062025-12-24T05:44:43.569ZDEBGoximeter (clickhouse-client): unrolling 3926 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
11072025-12-24T05:44:43.576ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
11082025-12-24T05:44:43.579ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:44:43.576658064Z } timeseries_name = sled_data_link:errors_received
11092025-12-24T05:44:43.579ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
11102025-12-24T05:44:43.582ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:44:43.579777990Z } timeseries_name = sled_data_link:errors_sent
11112025-12-24T05:44:43.582ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
11122025-12-24T05:44:43.584ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:44:43.582103715Z } timeseries_name = sled_data_link:bytes_received
11132025-12-24T05:44:43.584ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
11142025-12-24T05:44:43.586ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:44:43.584475720Z } timeseries_name = sled_data_link:packets_received
11152025-12-24T05:44:43.586ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
11162025-12-24T05:44:43.588ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:44:43.586682201Z } timeseries_name = sled_data_link:bytes_sent
11172025-12-24T05:44:43.588ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
11182025-12-24T05:44:43.590ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-12-24T05:44:43.588779229Z } timeseries_name = sled_data_link:packets_sent
11192025-12-24T05:44:43.669ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
11202025-12-24T05:44:43.725ZDEBGoximeter (clickhouse-client): inserting 6 new timeseries schema collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
11212025-12-24T05:44:43.729ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 2 table_name = fields_ipaddr
11222025-12-24T05:44:43.731ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 1259 table_name = fields_string
11232025-12-24T05:44:43.733ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 33 table_name = fields_u16
11242025-12-24T05:44:43.734ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 228 table_name = fields_u32
11252025-12-24T05:44:43.736ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 553 table_name = fields_uuid
11262025-12-24T05:44:43.739ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 3859 table_name = measurements_cumulativeu64
11272025-12-24T05:44:43.741ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 31 table_name = measurements_histogramu64
11282025-12-24T05:44:43.742ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 36 table_name = measurements_u64
11292025-12-24T05:44:44.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11302025-12-24T05:44:44.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11312025-12-24T05:44:44.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11322025-12-24T05:44:44.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11332025-12-24T05:44:44.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11342025-12-24T05:44:44.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11352025-12-24T05:44:44.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11362025-12-24T05:44:44.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11372025-12-24T05:44:44.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11382025-12-24T05:44:45.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11392025-12-24T05:44:45.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11402025-12-24T05:44:45.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11412025-12-24T05:44:45.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11422025-12-24T05:44:45.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11432025-12-24T05:44:45.324ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11442025-12-24T05:44:45.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11452025-12-24T05:44:45.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11462025-12-24T05:44:45.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11472025-12-24T05:44:45.937ZDEBGoximeter (results-sink): inserting 88 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
11482025-12-24T05:44:45.937ZDEBGoximeter (clickhouse-client): unrolling 88 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
11492025-12-24T05:44:45.937ZDEBGoximeter (results-sink-cluster): inserting 88 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
11502025-12-24T05:44:45.942ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 56 table_name = fields_string
11512025-12-24T05:44:45.944ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 64 table_name = fields_uuid
11522025-12-24T05:44:45.945ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 64 table_name = measurements_cumulativeu64
11532025-12-24T05:44:45.947ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 24 table_name = measurements_u64
11542025-12-24T05:44:46.038ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
11552025-12-24T05:44:46.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11562025-12-24T05:44:46.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11572025-12-24T05:44:46.316ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11582025-12-24T05:44:46.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11592025-12-24T05:44:46.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11602025-12-24T05:44:46.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11612025-12-24T05:44:46.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11622025-12-24T05:44:46.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11632025-12-24T05:44:46.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11642025-12-24T05:44:47.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11652025-12-24T05:44:47.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11662025-12-24T05:44:47.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11672025-12-24T05:44:47.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11682025-12-24T05:44:47.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11692025-12-24T05:44:47.324ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11702025-12-24T05:44:47.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11712025-12-24T05:44:47.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11722025-12-24T05:44:47.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11732025-12-24T05:44:48.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11742025-12-24T05:44:48.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11752025-12-24T05:44:48.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11762025-12-24T05:44:48.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
11772025-12-24T05:44:48.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11782025-12-24T05:44:48.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
11792025-12-24T05:44:48.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11802025-12-24T05:44:48.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
11812025-12-24T05:44:48.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11822025-12-24T05:44:48.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11832025-12-24T05:44:48.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11842025-12-24T05:44:48.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11852025-12-24T05:44:49.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11862025-12-24T05:44:49.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11872025-12-24T05:44:49.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11882025-12-24T05:44:49.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11892025-12-24T05:44:49.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11902025-12-24T05:44:49.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11912025-12-24T05:44:49.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11922025-12-24T05:44:49.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11932025-12-24T05:44:49.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11942025-12-24T05:44:50.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11952025-12-24T05:44:50.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11962025-12-24T05:44:50.316ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11972025-12-24T05:44:50.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11982025-12-24T05:44:50.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11992025-12-24T05:44:50.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12002025-12-24T05:44:50.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12012025-12-24T05:44:50.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12022025-12-24T05:44:50.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12032025-12-24T05:44:50.936ZDEBGoximeter (results-sink): inserting 230 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
12042025-12-24T05:44:50.936ZDEBGoximeter (results-sink-cluster): inserting 230 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
12052025-12-24T05:44:50.936ZDEBGoximeter (clickhouse-client): unrolling 230 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
12062025-12-24T05:44:50.947ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 76 table_name = fields_string
12072025-12-24T05:44:50.948ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = fields_u16
12082025-12-24T05:44:50.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 74 table_name = fields_uuid
12092025-12-24T05:44:50.951ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 160 table_name = measurements_cumulativeu64
12102025-12-24T05:44:50.953ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 10 table_name = measurements_histogramu64
12112025-12-24T05:44:50.955ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 60 table_name = measurements_u64
12122025-12-24T05:44:51.038ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
12132025-12-24T05:44:51.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12142025-12-24T05:44:51.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12152025-12-24T05:44:51.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12162025-12-24T05:44:51.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12172025-12-24T05:44:51.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12182025-12-24T05:44:51.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12192025-12-24T05:44:51.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12202025-12-24T05:44:51.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12212025-12-24T05:44:51.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12222025-12-24T05:44:52.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12232025-12-24T05:44:52.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12242025-12-24T05:44:52.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12252025-12-24T05:44:52.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12262025-12-24T05:44:52.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12272025-12-24T05:44:52.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12282025-12-24T05:44:52.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12292025-12-24T05:44:52.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12302025-12-24T05:44:52.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12312025-12-24T05:44:53.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
12322025-12-24T05:44:53.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
12332025-12-24T05:44:53.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12342025-12-24T05:44:53.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12352025-12-24T05:44:53.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
12362025-12-24T05:44:53.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
12372025-12-24T05:44:53.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f46f5cd5-74a3-4c81-931d-948dd5618d02 producer_ip = fd00:1122:3344:101::c producer_port = 39407
12382025-12-24T05:44:53.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 7ff4e77d-1b00-4564-8ef6-0b168cc26523 producer_ip = fd00:1122:3344:101::a producer_port = 64880
12392025-12-24T05:44:53.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12402025-12-24T05:44:53.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12412025-12-24T05:44:53.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12422025-12-24T05:44:53.324ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12432025-12-24T05:44:53.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
12442025-12-24T05:44:53.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
12452025-12-24T05:44:53.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12462025-12-24T05:44:53.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12472025-12-24T05:44:53.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12482025-12-24T05:44:53.339ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 192e29c5-dea2-4f71-80c5-383d1556f5d4 producer_ip = fd00:1122:3344:101::b producer_port = 49265
12492025-12-24T05:44:54.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12502025-12-24T05:44:54.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12512025-12-24T05:44:54.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12522025-12-24T05:44:54.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12532025-12-24T05:44:54.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12542025-12-24T05:44:54.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12552025-12-24T05:44:54.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12562025-12-24T05:44:54.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12572025-12-24T05:44:54.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12582025-12-24T05:44:55.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12592025-12-24T05:44:55.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12602025-12-24T05:44:55.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12612025-12-24T05:44:55.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12622025-12-24T05:44:55.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12632025-12-24T05:44:55.322ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12642025-12-24T05:44:55.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12652025-12-24T05:44:55.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12662025-12-24T05:44:55.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12672025-12-24T05:44:55.936ZDEBGoximeter (results-sink): inserting 251 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
12682025-12-24T05:44:55.936ZDEBGoximeter (results-sink-cluster): inserting 251 samples into database collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d
12692025-12-24T05:44:55.936ZDEBGoximeter (clickhouse-client): unrolling 251 total samples collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4
12702025-12-24T05:44:55.947ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 118 table_name = fields_string
12712025-12-24T05:44:55.949ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 31 table_name = fields_u16
12722025-12-24T05:44:55.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 95 table_name = fields_uuid
12732025-12-24T05:44:55.952ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 160 table_name = measurements_cumulativeu64
12742025-12-24T05:44:55.954ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 31 table_name = measurements_histogramu64
12752025-12-24T05:44:55.955ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d id = 180d3421-ad05-4a60-b145-924760615eb4 n_rows = 60 table_name = measurements_u64
12762025-12-24T05:44:56.037ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:92
12772025-12-24T05:44:56.314ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12782025-12-24T05:44:56.314ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12792025-12-24T05:44:56.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12802025-12-24T05:44:56.320ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12812025-12-24T05:44:56.320ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12822025-12-24T05:44:56.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12832025-12-24T05:44:56.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12842025-12-24T05:44:56.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12852025-12-24T05:44:56.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12862025-12-24T05:44:57.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12872025-12-24T05:44:57.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12882025-12-24T05:44:57.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12892025-12-24T05:44:57.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12902025-12-24T05:44:57.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12912025-12-24T05:44:57.324ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12922025-12-24T05:44:57.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12932025-12-24T05:44:57.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12942025-12-24T05:44:57.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12952025-12-24T05:44:58.306ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
12962025-12-24T05:44:58.306ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending
12972025-12-24T05:44:58.310ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "7fd949ea-0a25-4564-8419-c6c30997edba", "content-length": "1412", "date": "Wed, 24 Dec 2025 05:44:58 GMT"} })
12982025-12-24T05:44:58.310ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNDZmNWNkNS03NGEzLTRjODEtOTMxZC05NDhkZDU2MThkMDIifX0%3D
12992025-12-24T05:44:58.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
13002025-12-24T05:44:58.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13012025-12-24T05:44:58.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
13022025-12-24T05:44:58.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13032025-12-24T05:44:58.313ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/d8d91f39-ed1a-4402-ac2f-59c7505d0c27/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNDZmNWNkNS03NGEzLTRjODEtOTMxZC05NDhkZDU2MThkMDIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "48da7f87-6752-4aff-8151-5b6eb9ce3804", "content-length": "29", "date": "Wed, 24 Dec 2025 05:44:58 GMT"} })
13042025-12-24T05:44:58.313ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
13052025-12-24T05:44:58.315ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13062025-12-24T05:44:58.316ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 3e95ff91-0ee3-4ada-86dc-99e71114d0fa producer_ip = fd00:1122:3344:101::2 producer_port = 58522
13072025-12-24T05:44:58.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
13082025-12-24T05:44:58.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13092025-12-24T05:44:58.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
13102025-12-24T05:44:58.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13112025-12-24T05:44:58.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 4e80571f-1422-468a-98ba-c4a83ed9c954 producer_ip = fd00:1122:3344:101::2 producer_port = 44294
13122025-12-24T05:44:58.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13132025-12-24T05:44:58.337ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13142025-12-24T05:44:58.337ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13152025-12-24T05:44:58.338ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13162025-12-24T05:44:59.313ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13172025-12-24T05:44:59.313ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13182025-12-24T05:44:59.314ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c293068c-1d02-4686-a58a-d66e245095e8 producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13192025-12-24T05:44:59.321ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13202025-12-24T05:44:59.321ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13212025-12-24T05:44:59.323ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = cb5708dd-49fb-4387-b179-0a7e8c512f39 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13222025-12-24T05:44:59.336ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13232025-12-24T05:44:59.336ZDEBGoximeter (collection-task): collecting from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13242025-12-24T05:44:59.337ZDEBGoximeter (collection-task): collected results from producer collector_id = d8d91f39-ed1a-4402-ac2f-59c7505d0c27 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 2850f1ed-4dcb-4362-888c-bec49de16863 producer_ip = fd00:1122:3344:101::2 producer_port = 4677