Max level shown:
1 [ Feb 24 00:35:27 Enabled. ]
2 [ Feb 24 00:35:27 Rereading configuration. ]
3 [ Feb 24 00:35:29 Rereading configuration. ]
4 [ Feb 24 00:35:40 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 7244a7db-acf8-45c8-970e-5715b776e1dd &"). ]
5 [ Feb 24 00:35:40 Method "start" exited with status 0. ]
6 note: configured to log to "/dev/stdout"
72026-02-24T00:35:41.339ZDEBGoximeter: registered DTrace probes
82026-02-24T00:35:41.344ZINFOoximeter: starting oximeter server file = oximeter/collector/src/lib.rs:264
92026-02-24T00:35:41.358ZDEBGoximeter: creating ClickHouse client
102026-02-24T00:35:41.437ZDEBGoximeter (clickhouse-client): registered USDT probes collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
112026-02-24T00:35:45.466ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:900 id = daa5a124-ec78-4246-9b3e-1900e281c140
122026-02-24T00:35:45.466ZDEBGoximeter (oximeter-agent): oximeter database does not exist, creating collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
132026-02-24T00:35:45.466ZINFOoximeter (clickhouse-client): reading db version collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:800 id = daa5a124-ec78-4246-9b3e-1900e281c140
142026-02-24T00:35:45.468ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:900 id = daa5a124-ec78-4246-9b3e-1900e281c140
152026-02-24T00:35:45.468ZINFOoximeter (clickhouse-client): read oximeter database version collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:805 id = daa5a124-ec78-4246-9b3e-1900e281c140 version = 0
162026-02-24T00:35:45.468ZINFOoximeter (clickhouse-client): initializing oximeter schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:810 id = daa5a124-ec78-4246-9b3e-1900e281c140
172026-02-24T00:35:45.468ZDEBGoximeter (clickhouse-client): initializing ClickHouse database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
182026-02-24T00:35:46.739ZINFOoximeter (clickhouse-client): inserting current version collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:831 id = daa5a124-ec78-4246-9b3e-1900e281c140 version = 14
192026-02-24T00:35:46.838ZDEBGoximeter (clickhouse-client): registered USDT probes collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = e21903de-9d2a-4743-8fa4-ddd3f4b47347
202026-02-24T00:35:46.881ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /info versions = all
212026-02-24T00:35:46.881ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /producers versions = all
222026-02-24T00:35:46.881ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = DELETE path = /producers/{producer_id} versions = all
232026-02-24T00:35:46.881ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /producers/{producer_id} versions = all
242026-02-24T00:35:46.881ZINFOoximeter (dropshot): listening file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:328 local_addr = [fd00:1122:3344:101::d]:12223
252026-02-24T00:35:46.912ZDEBGoximeter (dropshot): successfully registered DTrace USDT probes local_addr = [fd00:1122:3344:101::d]:12223
262026-02-24T00:35:46.912ZDEBGoximeter: registered USDT probes
272026-02-24T00:35:46.912ZDEBGoximeter: contacting nexus
282026-02-24T00:35:47.135ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
292026-02-24T00:35:47.138ZDEBGoximeter: client response result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::a]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
302026-02-24T00:35:47.138ZWARNoximeter: failed to contact nexus, will retry in 327.410502ms error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:409
312026-02-24T00:35:47.466ZDEBGoximeter: contacting nexus
322026-02-24T00:35:47.466ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
332026-02-24T00:35:47.466ZDEBGoximeter: 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" })) })
342026-02-24T00:35:47.466ZWARNoximeter: failed to contact nexus, will retry in 672.866668ms error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:409
352026-02-24T00:35:48.140ZDEBGoximeter: contacting nexus
362026-02-24T00:35:48.140ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
372026-02-24T00:35:48.141ZDEBGoximeter: 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" })) })
382026-02-24T00:35:48.141ZWARNoximeter: failed to contact nexus, will retry in 826.17442ms error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:409
392026-02-24T00:35:48.969ZDEBGoximeter: contacting nexus
402026-02-24T00:35:48.969ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
412026-02-24T00:35:49.475ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "204640fe-78b3-43e6-a171-48a00ce4b97f", "date": "Tue, 24 Feb 2026 00:35:49 GMT"} })
422026-02-24T00:35:49.481ZINFOoximeter: oximeter registered with nexus file = oximeter/collector/src/lib.rs:427 id = 7244a7db-acf8-45c8-970e-5715b776e1dd
432026-02-24T00:35:49.482ZINFOoximeter (oximeter-agent): starting refresh list task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:554
442026-02-24T00:35:49.483ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
452026-02-24T00:35:49.508ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
462026-02-24T00:35:49.665ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "835a3ba2-67d8-40b8-8d53-64c72bb26b62", "content-length": "29", "date": "Tue, 24 Feb 2026 00:35:49 GMT"} })
472026-02-24T00:35:49.666ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 0 n_pruned_tasks = 0
482026-02-24T00:36:04.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
492026-02-24T00:36:04.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
502026-02-24T00:36:04.496ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "664d9992-3cbc-4002-96b7-f6c1c45428f0", "content-length": "721", "date": "Tue, 24 Feb 2026 00:36:04 GMT"} })
512026-02-24T00:36:04.508ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNDJiMzhkYy1jOGExLTQ4YTgtOWRiYS1lODUzM2JiNWVlYWUifX0%3D
522026-02-24T00:36:04.512ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNDJiMzhkYy1jOGExLTQ4YTgtOWRiYS1lODUzM2JiNWVlYWUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "163727f5-bb88-4b71-85ed-0b88ca5580dd", "content-length": "29", "date": "Tue, 24 Feb 2026 00:36:04 GMT"} })
532026-02-24T00:36:04.512ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::b]:36964 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f
542026-02-24T00:36:04.520ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:4677 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4
552026-02-24T00:36:04.531ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
562026-02-24T00:36:04.531ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:35986 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9
572026-02-24T00:36:04.531ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:8001 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae
582026-02-24T00:36:04.532ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 4 n_pruned_tasks = 0
592026-02-24T00:36:04.533ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
602026-02-24T00:36:04.533ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
612026-02-24T00:36:04.533ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
622026-02-24T00:36:04.609ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
632026-02-24T00:36:04.610ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
642026-02-24T00:36:04.610ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
652026-02-24T00:36:04.610ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
662026-02-24T00:36:04.697ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
672026-02-24T00:36:04.697ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
682026-02-24T00:36:04.697ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
692026-02-24T00:36:04.705ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
702026-02-24T00:36:04.714ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
712026-02-24T00:36:04.714ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
722026-02-24T00:36:04.715ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
732026-02-24T00:36:04.717ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
742026-02-24T00:36:05.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
752026-02-24T00:36:05.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
762026-02-24T00:36:05.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
772026-02-24T00:36:05.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
782026-02-24T00:36:05.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
792026-02-24T00:36:05.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
802026-02-24T00:36:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
812026-02-24T00:36:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
822026-02-24T00:36:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
832026-02-24T00:36:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
842026-02-24T00:36:06.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
852026-02-24T00:36:06.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
862026-02-24T00:36:06.839ZDEBGoximeter (results-sink): inserting 77 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
872026-02-24T00:36:06.839ZDEBGoximeter (results-sink-cluster): inserting 77 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
882026-02-24T00:36:06.839ZDEBGoximeter (clickhouse-client): unrolling 77 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
892026-02-24T00:36:06.844ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
902026-02-24T00:36:06.847ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.844258341Z } timeseries_name = oximeter_collector:collections
912026-02-24T00:36:06.871ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
922026-02-24T00:36:06.883ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.871923739Z } timeseries_name = static_routing_config:static_routes
932026-02-24T00:36:06.883ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
942026-02-24T00:36:06.888ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.883895655Z } timeseries_name = static_routing_config:static_nexthops
952026-02-24T00:36:06.889ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
962026-02-24T00:36:06.889ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.889057727Z } timeseries_name = switch_rib:active_routes
972026-02-24T00:36:06.890ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
982026-02-24T00:36:06.890ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.890069296Z } timeseries_name = mg_lower:routes_blocked_by_link_state
992026-02-24T00:36:06.891ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1002026-02-24T00:36:06.891ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.891010923Z } timeseries_name = http_service:request_latency_histogram
1012026-02-24T00:36:06.892ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1022026-02-24T00:36:06.892ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.892021051Z } timeseries_name = collection_target:cpus_provisioned
1032026-02-24T00:36:06.892ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1042026-02-24T00:36:06.893ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.892967698Z } timeseries_name = collection_target:ram_provisioned
1052026-02-24T00:36:06.893ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1062026-02-24T00:36:06.894ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.893914305Z } timeseries_name = collection_target:virtual_disk_space_provisioned
1072026-02-24T00:36:06.894ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1082026-02-24T00:36:06.895ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.894964024Z } timeseries_name = database_transaction:retry_data
1092026-02-24T00:36:06.909ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1102026-02-24T00:36:06.910ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.909276811Z } timeseries_name = ddm_router:originated_underlay_prefixes
1112026-02-24T00:36:06.910ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1122026-02-24T00:36:06.911ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.910236969Z } timeseries_name = ddm_router:originated_tunnel_endpoints
1132026-02-24T00:36:06.911ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1142026-02-24T00:36:06.912ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.911247617Z } timeseries_name = ddm_session:solicitations_sent
1152026-02-24T00:36:06.912ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1162026-02-24T00:36:06.913ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.912378247Z } timeseries_name = ddm_session:solicitations_received
1172026-02-24T00:36:06.913ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1182026-02-24T00:36:06.914ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.913356405Z } timeseries_name = ddm_session:advertisements_sent
1192026-02-24T00:36:06.914ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1202026-02-24T00:36:06.915ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.914426594Z } timeseries_name = ddm_session:advertisements_received
1212026-02-24T00:36:06.915ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1222026-02-24T00:36:06.916ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.915406182Z } timeseries_name = ddm_session:peer_expirations
1232026-02-24T00:36:06.916ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1242026-02-24T00:36:06.917ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.916422250Z } timeseries_name = ddm_session:peer_address_changes
1252026-02-24T00:36:06.917ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1262026-02-24T00:36:06.918ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.917492249Z } timeseries_name = ddm_session:peer_sessions_established
1272026-02-24T00:36:06.918ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1282026-02-24T00:36:06.919ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.918662080Z } timeseries_name = ddm_session:updates_sent
1292026-02-24T00:36:06.919ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1302026-02-24T00:36:06.920ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.919888162Z } timeseries_name = ddm_session:updates_received
1312026-02-24T00:36:06.921ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1322026-02-24T00:36:06.922ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.921043433Z } timeseries_name = ddm_session:update_send_fail
1332026-02-24T00:36:06.922ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1342026-02-24T00:36:06.923ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.922239025Z } timeseries_name = ddm_session:imported_underlay_prefixes
1352026-02-24T00:36:06.923ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1362026-02-24T00:36:06.924ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:06.923407936Z } timeseries_name = ddm_session:imported_tunnel_endpoints
1372026-02-24T00:36:06.926ZDEBGoximeter (clickhouse-client): inserting 24 new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1382026-02-24T00:36:06.944ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 8 table_name = fields_ipaddr
1392026-02-24T00:36:06.948ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 59 table_name = fields_string
1402026-02-24T00:36:06.948ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
1412026-02-24T00:36:06.950ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 20 table_name = fields_u16
1422026-02-24T00:36:06.951ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1 table_name = fields_u32
1432026-02-24T00:36:06.953ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 62 table_name = fields_uuid
1442026-02-24T00:36:06.961ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 40 table_name = measurements_cumulativeu64
1452026-02-24T00:36:06.963ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1 table_name = measurements_f64
1462026-02-24T00:36:06.970ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = measurements_histogramu64
1472026-02-24T00:36:06.972ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 6 table_name = measurements_i64
1482026-02-24T00:36:06.974ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 18 table_name = measurements_u64
1492026-02-24T00:36:07.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1502026-02-24T00:36:07.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1512026-02-24T00:36:07.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1522026-02-24T00:36:07.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1532026-02-24T00:36:07.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1542026-02-24T00:36:07.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1552026-02-24T00:36:08.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1562026-02-24T00:36:08.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1572026-02-24T00:36:08.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1582026-02-24T00:36:08.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1592026-02-24T00:36:08.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1602026-02-24T00:36:08.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1612026-02-24T00:36:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1622026-02-24T00:36:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1632026-02-24T00:36:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1642026-02-24T00:36:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1652026-02-24T00:36:09.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1662026-02-24T00:36:09.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1672026-02-24T00:36:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1682026-02-24T00:36:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1692026-02-24T00:36:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1702026-02-24T00:36:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1712026-02-24T00:36:10.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1722026-02-24T00:36:10.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1732026-02-24T00:36:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1742026-02-24T00:36:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1752026-02-24T00:36:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1762026-02-24T00:36:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1772026-02-24T00:36:11.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1782026-02-24T00:36:11.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1792026-02-24T00:36:11.840ZDEBGoximeter (results-sink-cluster): inserting 90 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
1802026-02-24T00:36:11.840ZDEBGoximeter (results-sink): inserting 90 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
1812026-02-24T00:36:11.840ZDEBGoximeter (clickhouse-client): unrolling 90 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
1822026-02-24T00:36:11.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 30 table_name = fields_string
1832026-02-24T00:36:11.847ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 36 table_name = fields_uuid
1842026-02-24T00:36:11.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_cumulativeu64
1852026-02-24T00:36:11.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 30 table_name = measurements_u64
1862026-02-24T00:36:11.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
1872026-02-24T00:36:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1882026-02-24T00:36:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1892026-02-24T00:36:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1902026-02-24T00:36:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1912026-02-24T00:36:12.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1922026-02-24T00:36:12.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1932026-02-24T00:36:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1942026-02-24T00:36:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1952026-02-24T00:36:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1962026-02-24T00:36:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1972026-02-24T00:36:13.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1982026-02-24T00:36:13.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1992026-02-24T00:36:14.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
2002026-02-24T00:36:14.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
2012026-02-24T00:36:14.523ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
2022026-02-24T00:36:14.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
2032026-02-24T00:36:14.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2042026-02-24T00:36:14.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
2052026-02-24T00:36:14.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2062026-02-24T00:36:14.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2072026-02-24T00:36:14.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2082026-02-24T00:36:14.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2092026-02-24T00:36:14.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2102026-02-24T00:36:14.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
2112026-02-24T00:36:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2122026-02-24T00:36:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2132026-02-24T00:36:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2142026-02-24T00:36:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2152026-02-24T00:36:15.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2162026-02-24T00:36:15.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2172026-02-24T00:36:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2182026-02-24T00:36:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2192026-02-24T00:36:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2202026-02-24T00:36:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2212026-02-24T00:36:16.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2222026-02-24T00:36:16.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2232026-02-24T00:36:16.840ZDEBGoximeter (results-sink): inserting 111 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
2242026-02-24T00:36:16.840ZDEBGoximeter (results-sink-cluster): inserting 111 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
2252026-02-24T00:36:16.840ZDEBGoximeter (clickhouse-client): unrolling 111 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
2262026-02-24T00:36:16.847ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 66 table_name = fields_string
2272026-02-24T00:36:16.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 18 table_name = fields_u16
2282026-02-24T00:36:16.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_uuid
2292026-02-24T00:36:16.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_cumulativeu64
2302026-02-24T00:36:16.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 18 table_name = measurements_histogramu64
2312026-02-24T00:36:16.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 3 table_name = measurements_i64
2322026-02-24T00:36:16.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 30 table_name = measurements_u64
2332026-02-24T00:36:16.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
2342026-02-24T00:36:17.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2352026-02-24T00:36:17.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2362026-02-24T00:36:17.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2372026-02-24T00:36:17.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2382026-02-24T00:36:17.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2392026-02-24T00:36:17.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2402026-02-24T00:36:18.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2412026-02-24T00:36:18.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2422026-02-24T00:36:18.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2432026-02-24T00:36:18.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2442026-02-24T00:36:18.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2452026-02-24T00:36:18.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2462026-02-24T00:36:19.487ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
2472026-02-24T00:36:19.487ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
2482026-02-24T00:36:19.525ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6c59b97f-5d5f-4a19-bc8f-42f79bf92f2d", "content-length": "859", "date": "Tue, 24 Feb 2026 00:36:19 GMT"} })
2492026-02-24T00:36:19.525ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
2502026-02-24T00:36:19.528ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9ef14c60-45e3-49ad-9a0f-cf3fe89bbbdb", "content-length": "29", "date": "Tue, 24 Feb 2026 00:36:19 GMT"} })
2512026-02-24T00:36:19.528ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:59874 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b
2522026-02-24T00:36:19.528ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 5 n_pruned_tasks = 0
2532026-02-24T00:36:19.529ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
2542026-02-24T00:36:19.529ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
2552026-02-24T00:36:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2562026-02-24T00:36:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2572026-02-24T00:36:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2582026-02-24T00:36:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2592026-02-24T00:36:19.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2602026-02-24T00:36:19.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2612026-02-24T00:36:19.564ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
2622026-02-24T00:36:19.603ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
2632026-02-24T00:36:20.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2642026-02-24T00:36:20.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2652026-02-24T00:36:20.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2662026-02-24T00:36:20.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2672026-02-24T00:36:20.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2682026-02-24T00:36:20.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2692026-02-24T00:36:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2702026-02-24T00:36:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2712026-02-24T00:36:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2722026-02-24T00:36:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2732026-02-24T00:36:21.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2742026-02-24T00:36:21.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2752026-02-24T00:36:21.839ZDEBGoximeter (results-sink): inserting 233 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
2762026-02-24T00:36:21.839ZDEBGoximeter (results-sink-cluster): inserting 233 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
2772026-02-24T00:36:21.839ZDEBGoximeter (clickhouse-client): unrolling 233 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
2782026-02-24T00:36:21.842ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
2792026-02-24T00:36:21.884ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:21.842519659Z } timeseries_name = switch_data_link:link_enabled
2802026-02-24T00:36:21.884ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
2812026-02-24T00:36:21.886ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:21.884766740Z } timeseries_name = switch_data_link:link_up
2822026-02-24T00:36:21.886ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
2832026-02-24T00:36:21.888ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:21.886903748Z } timeseries_name = switch_table:capacity
2842026-02-24T00:36:21.888ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
2852026-02-24T00:36:21.890ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:21.888646309Z } timeseries_name = switch_table:occupancy
2862026-02-24T00:36:21.890ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
2872026-02-24T00:36:21.892ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:21.890679376Z } timeseries_name = switch_table:inserts
2882026-02-24T00:36:21.892ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
2892026-02-24T00:36:21.893ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:21.892367776Z } timeseries_name = switch_table:deletes
2902026-02-24T00:36:21.894ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
2912026-02-24T00:36:21.895ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:21.894058317Z } timeseries_name = switch_table:updates
2922026-02-24T00:36:21.895ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
2932026-02-24T00:36:21.897ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:21.895650765Z } timeseries_name = switch_table:collisions
2942026-02-24T00:36:21.897ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
2952026-02-24T00:36:21.898ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:21.897247244Z } timeseries_name = switch_table:update_misses
2962026-02-24T00:36:21.898ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
2972026-02-24T00:36:21.900ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:21.898840893Z } timeseries_name = switch_table:delete_misses
2982026-02-24T00:36:21.900ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
2992026-02-24T00:36:21.902ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:21.900823129Z } timeseries_name = switch_table:exhaustion
3002026-02-24T00:36:21.910ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
3012026-02-24T00:36:21.911ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:21.910003294Z } timeseries_name = dendrite:sample_collection_duration
3022026-02-24T00:36:21.913ZDEBGoximeter (clickhouse-client): inserting 12 new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
3032026-02-24T00:36:21.919ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 284 table_name = fields_i16
3042026-02-24T00:36:21.921ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 2 table_name = fields_ipaddr
3052026-02-24T00:36:21.923ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 772 table_name = fields_string
3062026-02-24T00:36:21.924ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 144 table_name = fields_u16
3072026-02-24T00:36:21.926ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 149 table_name = fields_u32
3082026-02-24T00:36:21.930ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 148 table_name = fields_u8
3092026-02-24T00:36:21.932ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 464 table_name = fields_uuid
3102026-02-24T00:36:21.934ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 6 table_name = measurements_bool
3112026-02-24T00:36:21.936ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 166 table_name = measurements_cumulativeu64
3122026-02-24T00:36:21.937ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1 table_name = measurements_f64
3132026-02-24T00:36:21.939ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
3142026-02-24T00:36:21.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
3152026-02-24T00:36:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3162026-02-24T00:36:22.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3172026-02-24T00:36:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3182026-02-24T00:36:22.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3192026-02-24T00:36:22.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3202026-02-24T00:36:22.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3212026-02-24T00:36:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3222026-02-24T00:36:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3232026-02-24T00:36:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3242026-02-24T00:36:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3252026-02-24T00:36:23.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3262026-02-24T00:36:23.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3272026-02-24T00:36:24.520ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
3282026-02-24T00:36:24.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
3292026-02-24T00:36:24.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
3302026-02-24T00:36:24.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
3312026-02-24T00:36:24.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
3322026-02-24T00:36:24.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3332026-02-24T00:36:24.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3342026-02-24T00:36:24.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3352026-02-24T00:36:24.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3362026-02-24T00:36:24.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3372026-02-24T00:36:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3382026-02-24T00:36:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
3392026-02-24T00:36:25.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3402026-02-24T00:36:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3412026-02-24T00:36:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3422026-02-24T00:36:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3432026-02-24T00:36:25.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3442026-02-24T00:36:25.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3452026-02-24T00:36:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3462026-02-24T00:36:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3472026-02-24T00:36:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3482026-02-24T00:36:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3492026-02-24T00:36:26.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3502026-02-24T00:36:26.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3512026-02-24T00:36:26.839ZDEBGoximeter (results-sink): inserting 134 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
3522026-02-24T00:36:26.839ZDEBGoximeter (results-sink-cluster): inserting 134 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
3532026-02-24T00:36:26.839ZDEBGoximeter (clickhouse-client): unrolling 134 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
3542026-02-24T00:36:26.847ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 94 table_name = fields_string
3552026-02-24T00:36:26.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 32 table_name = fields_u16
3562026-02-24T00:36:26.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 74 table_name = fields_uuid
3572026-02-24T00:36:26.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_cumulativeu64
3582026-02-24T00:36:26.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 32 table_name = measurements_histogramu64
3592026-02-24T00:36:26.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = measurements_i64
3602026-02-24T00:36:26.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 30 table_name = measurements_u64
3612026-02-24T00:36:26.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
3622026-02-24T00:36:27.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3632026-02-24T00:36:27.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3642026-02-24T00:36:27.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3652026-02-24T00:36:27.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3662026-02-24T00:36:27.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3672026-02-24T00:36:27.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3682026-02-24T00:36:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3692026-02-24T00:36:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3702026-02-24T00:36:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3712026-02-24T00:36:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3722026-02-24T00:36:28.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3732026-02-24T00:36:28.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3742026-02-24T00:36:29.529ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
3752026-02-24T00:36:29.529ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
3762026-02-24T00:36:29.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3772026-02-24T00:36:29.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3782026-02-24T00:36:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3792026-02-24T00:36:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3802026-02-24T00:36:29.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3812026-02-24T00:36:29.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3822026-02-24T00:36:29.542ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
3832026-02-24T00:36:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3842026-02-24T00:36:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3852026-02-24T00:36:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3862026-02-24T00:36:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3872026-02-24T00:36:30.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3882026-02-24T00:36:30.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3892026-02-24T00:36:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3902026-02-24T00:36:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3912026-02-24T00:36:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3922026-02-24T00:36:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3932026-02-24T00:36:31.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3942026-02-24T00:36:31.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3952026-02-24T00:36:31.840ZDEBGoximeter (results-sink): inserting 232 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
3962026-02-24T00:36:31.840ZDEBGoximeter (results-sink-cluster): inserting 232 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
3972026-02-24T00:36:31.840ZDEBGoximeter (clickhouse-client): unrolling 232 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
3982026-02-24T00:36:31.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 284 table_name = fields_i16
3992026-02-24T00:36:31.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 771 table_name = fields_string
4002026-02-24T00:36:31.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 142 table_name = fields_u16
4012026-02-24T00:36:31.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 149 table_name = fields_u32
4022026-02-24T00:36:31.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 148 table_name = fields_u8
4032026-02-24T00:36:31.862ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 462 table_name = fields_uuid
4042026-02-24T00:36:31.864ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 6 table_name = measurements_bool
4052026-02-24T00:36:31.865ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 165 table_name = measurements_cumulativeu64
4062026-02-24T00:36:31.867ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1 table_name = measurements_f64
4072026-02-24T00:36:31.868ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
4082026-02-24T00:36:31.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
4092026-02-24T00:36:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4102026-02-24T00:36:32.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4112026-02-24T00:36:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4122026-02-24T00:36:32.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4132026-02-24T00:36:32.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4142026-02-24T00:36:32.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4152026-02-24T00:36:33.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4162026-02-24T00:36:33.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4172026-02-24T00:36:33.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4182026-02-24T00:36:33.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4192026-02-24T00:36:33.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4202026-02-24T00:36:33.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4212026-02-24T00:36:34.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
4222026-02-24T00:36:34.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
4232026-02-24T00:36:34.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "2136223a-5aa8-4bd7-b880-e042fcddd361", "content-length": "1136", "date": "Tue, 24 Feb 2026 00:36:34 GMT"} })
4242026-02-24T00:36:34.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
4252026-02-24T00:36:34.491ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3872d1e5-7a32-438c-b13f-695143f33a6d", "content-length": "29", "date": "Tue, 24 Feb 2026 00:36:34 GMT"} })
4262026-02-24T00:36:34.491ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::1]:38577 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7
4272026-02-24T00:36:34.491ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::1]:8001 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29
4282026-02-24T00:36:34.491ZDEBGoximeter (oximeter-agent): received request to register existing metric producer, updating collection information address = [fd00:1122:3344:101::2]:54085 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 30s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b
4292026-02-24T00:36:34.491ZDEBGoximeter (collection-task-handle): notified collection task of new producer endpoint collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
4302026-02-24T00:36:34.491ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 7 n_pruned_tasks = 0
4312026-02-24T00:36:34.491ZDEBGoximeter (collection-task): collection task received request to update its producer information address = [fd00:1122:3344:101::2]:54085 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 30s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
4322026-02-24T00:36:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
4332026-02-24T00:36:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4342026-02-24T00:36:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
4352026-02-24T00:36:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
4362026-02-24T00:36:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4372026-02-24T00:36:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
4382026-02-24T00:36:34.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
4392026-02-24T00:36:34.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
4402026-02-24T00:36:34.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
4412026-02-24T00:36:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
4422026-02-24T00:36:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
4432026-02-24T00:36:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4442026-02-24T00:36:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4452026-02-24T00:36:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4462026-02-24T00:36:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4472026-02-24T00:36:34.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
4482026-02-24T00:36:34.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4492026-02-24T00:36:34.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4502026-02-24T00:36:34.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
4512026-02-24T00:36:34.555ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4522026-02-24T00:36:34.555ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
4532026-02-24T00:36:34.563ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4542026-02-24T00:36:34.707ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
4552026-02-24T00:36:34.719ZDEBGoximeter (results-sink-cluster): inserting 3054 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
4562026-02-24T00:36:34.720ZDEBGoximeter (results-sink): inserting 3054 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
4572026-02-24T00:36:34.720ZDEBGoximeter (clickhouse-client): unrolling 3054 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4582026-02-24T00:36:34.724ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4592026-02-24T00:36:34.729ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:34.724633226Z } timeseries_name = switch_port_control_data_link:errors_received
4602026-02-24T00:36:34.730ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4612026-02-24T00:36:34.732ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:34.730085794Z } timeseries_name = switch_port_control_data_link:errors_sent
4622026-02-24T00:36:34.732ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4632026-02-24T00:36:34.734ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:34.732347655Z } timeseries_name = switch_port_control_data_link:bytes_received
4642026-02-24T00:36:34.734ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4652026-02-24T00:36:34.736ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:34.734667007Z } timeseries_name = switch_port_control_data_link:packets_received
4662026-02-24T00:36:34.736ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4672026-02-24T00:36:34.738ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:34.736650603Z } timeseries_name = switch_port_control_data_link:bytes_sent
4682026-02-24T00:36:34.738ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4692026-02-24T00:36:34.740ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:34.738602998Z } timeseries_name = switch_port_control_data_link:packets_sent
4702026-02-24T00:36:34.752ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4712026-02-24T00:36:34.755ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:34.752941986Z } timeseries_name = sled_data_link:errors_received
4722026-02-24T00:36:34.755ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4732026-02-24T00:36:34.757ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:34.755301548Z } timeseries_name = sled_data_link:errors_sent
4742026-02-24T00:36:34.757ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4752026-02-24T00:36:34.759ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:34.757358465Z } timeseries_name = sled_data_link:bytes_received
4762026-02-24T00:36:34.759ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4772026-02-24T00:36:34.761ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:34.759441213Z } timeseries_name = sled_data_link:packets_received
4782026-02-24T00:36:34.761ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4792026-02-24T00:36:34.763ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:34.761376638Z } timeseries_name = sled_data_link:bytes_sent
4802026-02-24T00:36:34.763ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4812026-02-24T00:36:34.765ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 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: 2026-02-24T00:36:34.763454865Z } timeseries_name = sled_data_link:packets_sent
4822026-02-24T00:36:34.820ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
4832026-02-24T00:36:34.870ZDEBGoximeter (clickhouse-client): inserting 12 new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
4842026-02-24T00:36:34.873ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
4852026-02-24T00:36:34.874ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 4 table_name = fields_ipaddr
4862026-02-24T00:36:34.877ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1382 table_name = fields_string
4872026-02-24T00:36:34.878ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 48 table_name = fields_u16
4882026-02-24T00:36:34.880ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
4892026-02-24T00:36:34.881ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
4902026-02-24T00:36:34.883ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 592 table_name = fields_uuid
4912026-02-24T00:36:34.885ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 2998 table_name = measurements_cumulativeu64
4922026-02-24T00:36:34.887ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 32 table_name = measurements_histogramu64
4932026-02-24T00:36:34.889ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = measurements_u64
4942026-02-24T00:36:35.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4952026-02-24T00:36:35.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4962026-02-24T00:36:35.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4972026-02-24T00:36:35.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4982026-02-24T00:36:35.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4992026-02-24T00:36:35.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5002026-02-24T00:36:35.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5012026-02-24T00:36:35.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5022026-02-24T00:36:35.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5032026-02-24T00:36:36.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5042026-02-24T00:36:36.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5052026-02-24T00:36:36.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5062026-02-24T00:36:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5072026-02-24T00:36:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5082026-02-24T00:36:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5092026-02-24T00:36:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5102026-02-24T00:36:36.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5112026-02-24T00:36:36.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5122026-02-24T00:36:36.840ZDEBGoximeter (results-sink): inserting 88 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
5132026-02-24T00:36:36.840ZDEBGoximeter (results-sink-cluster): inserting 88 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
5142026-02-24T00:36:36.840ZDEBGoximeter (clickhouse-client): unrolling 88 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
5152026-02-24T00:36:36.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
5162026-02-24T00:36:36.848ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
5172026-02-24T00:36:36.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = measurements_cumulativeu64
5182026-02-24T00:36:36.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = measurements_u64
5192026-02-24T00:36:36.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
5202026-02-24T00:36:37.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5212026-02-24T00:36:37.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5222026-02-24T00:36:37.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5232026-02-24T00:36:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5242026-02-24T00:36:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5252026-02-24T00:36:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5262026-02-24T00:36:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5272026-02-24T00:36:37.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5282026-02-24T00:36:37.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5292026-02-24T00:36:38.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5302026-02-24T00:36:38.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5312026-02-24T00:36:38.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5322026-02-24T00:36:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5332026-02-24T00:36:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5342026-02-24T00:36:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5352026-02-24T00:36:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5362026-02-24T00:36:38.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5372026-02-24T00:36:38.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5382026-02-24T00:36:39.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5392026-02-24T00:36:39.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5402026-02-24T00:36:39.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5412026-02-24T00:36:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5422026-02-24T00:36:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5432026-02-24T00:36:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5442026-02-24T00:36:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5452026-02-24T00:36:39.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5462026-02-24T00:36:39.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5472026-02-24T00:36:40.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5482026-02-24T00:36:40.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5492026-02-24T00:36:40.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5502026-02-24T00:36:40.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5512026-02-24T00:36:40.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5522026-02-24T00:36:40.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5532026-02-24T00:36:40.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5542026-02-24T00:36:40.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5552026-02-24T00:36:40.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5562026-02-24T00:36:41.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5572026-02-24T00:36:41.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5582026-02-24T00:36:41.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5592026-02-24T00:36:41.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5602026-02-24T00:36:41.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5612026-02-24T00:36:41.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5622026-02-24T00:36:41.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5632026-02-24T00:36:41.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5642026-02-24T00:36:41.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5652026-02-24T00:36:41.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
5662026-02-24T00:36:41.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
5672026-02-24T00:36:41.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
5682026-02-24T00:36:41.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
5692026-02-24T00:36:41.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
5702026-02-24T00:36:41.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
5712026-02-24T00:36:41.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
5722026-02-24T00:36:41.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
5732026-02-24T00:36:42.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5742026-02-24T00:36:42.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5752026-02-24T00:36:42.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5762026-02-24T00:36:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5772026-02-24T00:36:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5782026-02-24T00:36:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5792026-02-24T00:36:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5802026-02-24T00:36:42.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5812026-02-24T00:36:42.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5822026-02-24T00:36:43.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5832026-02-24T00:36:43.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5842026-02-24T00:36:43.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5852026-02-24T00:36:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5862026-02-24T00:36:43.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5872026-02-24T00:36:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5882026-02-24T00:36:43.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5892026-02-24T00:36:43.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5902026-02-24T00:36:43.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5912026-02-24T00:36:44.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5922026-02-24T00:36:44.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5932026-02-24T00:36:44.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5942026-02-24T00:36:44.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
5952026-02-24T00:36:44.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
5962026-02-24T00:36:44.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
5972026-02-24T00:36:44.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
5982026-02-24T00:36:44.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
5992026-02-24T00:36:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6002026-02-24T00:36:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6012026-02-24T00:36:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6022026-02-24T00:36:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6032026-02-24T00:36:44.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6042026-02-24T00:36:44.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6052026-02-24T00:36:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
6062026-02-24T00:36:45.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6072026-02-24T00:36:45.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6082026-02-24T00:36:45.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6092026-02-24T00:36:45.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6102026-02-24T00:36:45.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6112026-02-24T00:36:45.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6122026-02-24T00:36:45.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6132026-02-24T00:36:45.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6142026-02-24T00:36:45.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6152026-02-24T00:36:46.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6162026-02-24T00:36:46.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6172026-02-24T00:36:46.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6182026-02-24T00:36:46.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6192026-02-24T00:36:46.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6202026-02-24T00:36:46.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6212026-02-24T00:36:46.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6222026-02-24T00:36:46.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6232026-02-24T00:36:46.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6242026-02-24T00:36:46.840ZDEBGoximeter (results-sink): inserting 252 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
6252026-02-24T00:36:46.840ZDEBGoximeter (results-sink-cluster): inserting 252 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
6262026-02-24T00:36:46.840ZDEBGoximeter (clickhouse-client): unrolling 252 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
6272026-02-24T00:36:46.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 120 table_name = fields_string
6282026-02-24T00:36:46.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 32 table_name = fields_u16
6292026-02-24T00:36:46.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 96 table_name = fields_uuid
6302026-02-24T00:36:46.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
6312026-02-24T00:36:46.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 32 table_name = measurements_histogramu64
6322026-02-24T00:36:46.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
6332026-02-24T00:36:46.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
6342026-02-24T00:36:47.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6352026-02-24T00:36:47.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6362026-02-24T00:36:47.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6372026-02-24T00:36:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6382026-02-24T00:36:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6392026-02-24T00:36:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6402026-02-24T00:36:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6412026-02-24T00:36:47.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6422026-02-24T00:36:47.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6432026-02-24T00:36:48.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6442026-02-24T00:36:48.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6452026-02-24T00:36:48.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6462026-02-24T00:36:48.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6472026-02-24T00:36:48.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6482026-02-24T00:36:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6492026-02-24T00:36:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6502026-02-24T00:36:48.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6512026-02-24T00:36:48.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6522026-02-24T00:36:49.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
6532026-02-24T00:36:49.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
6542026-02-24T00:36:49.489ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "481161e8-0748-48ce-805e-2718a7f2c996", "content-length": "1136", "date": "Tue, 24 Feb 2026 00:36:49 GMT"} })
6552026-02-24T00:36:49.489ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
6562026-02-24T00:36:49.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6572026-02-24T00:36:49.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6582026-02-24T00:36:49.492ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "37e00a1a-5d22-4a88-878e-6809077a4d0e", "content-length": "29", "date": "Tue, 24 Feb 2026 00:36:49 GMT"} })
6592026-02-24T00:36:49.492ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 7 n_pruned_tasks = 0
6602026-02-24T00:36:49.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6612026-02-24T00:36:49.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6622026-02-24T00:36:49.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6632026-02-24T00:36:49.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6642026-02-24T00:36:49.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6652026-02-24T00:36:49.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6662026-02-24T00:36:49.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6672026-02-24T00:36:50.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6682026-02-24T00:36:50.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6692026-02-24T00:36:50.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6702026-02-24T00:36:50.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6712026-02-24T00:36:50.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6722026-02-24T00:36:50.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6732026-02-24T00:36:50.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6742026-02-24T00:36:50.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6752026-02-24T00:36:50.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6762026-02-24T00:36:51.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6772026-02-24T00:36:51.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6782026-02-24T00:36:51.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6792026-02-24T00:36:51.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6802026-02-24T00:36:51.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6812026-02-24T00:36:51.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6822026-02-24T00:36:51.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6832026-02-24T00:36:51.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6842026-02-24T00:36:51.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6852026-02-24T00:36:51.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
6862026-02-24T00:36:51.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
6872026-02-24T00:36:51.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
6882026-02-24T00:36:51.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
6892026-02-24T00:36:51.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
6902026-02-24T00:36:51.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
6912026-02-24T00:36:51.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
6922026-02-24T00:36:51.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
6932026-02-24T00:36:52.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6942026-02-24T00:36:52.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6952026-02-24T00:36:52.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6962026-02-24T00:36:52.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6972026-02-24T00:36:52.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6982026-02-24T00:36:52.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6992026-02-24T00:36:52.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7002026-02-24T00:36:52.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7012026-02-24T00:36:52.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7022026-02-24T00:36:53.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7032026-02-24T00:36:53.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7042026-02-24T00:36:53.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7052026-02-24T00:36:53.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7062026-02-24T00:36:53.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7072026-02-24T00:36:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7082026-02-24T00:36:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7092026-02-24T00:36:53.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7102026-02-24T00:36:53.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7112026-02-24T00:36:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7122026-02-24T00:36:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7132026-02-24T00:36:54.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7142026-02-24T00:36:54.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
7152026-02-24T00:36:54.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
7162026-02-24T00:36:54.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
7172026-02-24T00:36:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
7182026-02-24T00:36:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
7192026-02-24T00:36:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7202026-02-24T00:36:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7212026-02-24T00:36:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7222026-02-24T00:36:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7232026-02-24T00:36:54.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7242026-02-24T00:36:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7252026-02-24T00:36:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
7262026-02-24T00:36:55.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7272026-02-24T00:36:55.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7282026-02-24T00:36:55.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7292026-02-24T00:36:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7302026-02-24T00:36:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7312026-02-24T00:36:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7322026-02-24T00:36:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7332026-02-24T00:36:55.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7342026-02-24T00:36:55.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7352026-02-24T00:36:56.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7362026-02-24T00:36:56.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7372026-02-24T00:36:56.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7382026-02-24T00:36:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7392026-02-24T00:36:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7402026-02-24T00:36:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7412026-02-24T00:36:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7422026-02-24T00:36:56.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7432026-02-24T00:36:56.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7442026-02-24T00:36:56.840ZDEBGoximeter (results-sink): inserting 252 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
7452026-02-24T00:36:56.840ZDEBGoximeter (results-sink-cluster): inserting 252 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
7462026-02-24T00:36:56.840ZDEBGoximeter (clickhouse-client): unrolling 252 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
7472026-02-24T00:36:56.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 120 table_name = fields_string
7482026-02-24T00:36:56.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 32 table_name = fields_u16
7492026-02-24T00:36:56.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 96 table_name = fields_uuid
7502026-02-24T00:36:56.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
7512026-02-24T00:36:56.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 32 table_name = measurements_histogramu64
7522026-02-24T00:36:56.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
7532026-02-24T00:36:56.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
7542026-02-24T00:36:57.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7552026-02-24T00:36:57.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7562026-02-24T00:36:57.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7572026-02-24T00:36:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7582026-02-24T00:36:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7592026-02-24T00:36:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7602026-02-24T00:36:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7612026-02-24T00:36:57.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7622026-02-24T00:36:57.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7632026-02-24T00:36:58.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7642026-02-24T00:36:58.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7652026-02-24T00:36:58.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7662026-02-24T00:36:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7672026-02-24T00:36:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7682026-02-24T00:36:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7692026-02-24T00:36:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7702026-02-24T00:36:58.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7712026-02-24T00:36:58.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7722026-02-24T00:36:59.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7732026-02-24T00:36:59.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7742026-02-24T00:36:59.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7752026-02-24T00:36:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7762026-02-24T00:36:59.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7772026-02-24T00:36:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7782026-02-24T00:36:59.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7792026-02-24T00:36:59.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7802026-02-24T00:36:59.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7812026-02-24T00:37:00.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7822026-02-24T00:37:00.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7832026-02-24T00:37:00.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7842026-02-24T00:37:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7852026-02-24T00:37:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7862026-02-24T00:37:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7872026-02-24T00:37:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7882026-02-24T00:37:00.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7892026-02-24T00:37:00.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7902026-02-24T00:37:01.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7912026-02-24T00:37:01.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7922026-02-24T00:37:01.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7932026-02-24T00:37:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7942026-02-24T00:37:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7952026-02-24T00:37:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7962026-02-24T00:37:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7972026-02-24T00:37:01.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7982026-02-24T00:37:01.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7992026-02-24T00:37:01.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
8002026-02-24T00:37:01.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
8012026-02-24T00:37:01.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
8022026-02-24T00:37:01.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
8032026-02-24T00:37:01.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
8042026-02-24T00:37:01.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
8052026-02-24T00:37:01.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
8062026-02-24T00:37:01.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
8072026-02-24T00:37:02.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8082026-02-24T00:37:02.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8092026-02-24T00:37:02.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8102026-02-24T00:37:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8112026-02-24T00:37:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8122026-02-24T00:37:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8132026-02-24T00:37:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8142026-02-24T00:37:02.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8152026-02-24T00:37:02.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8162026-02-24T00:37:03.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8172026-02-24T00:37:03.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8182026-02-24T00:37:03.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8192026-02-24T00:37:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8202026-02-24T00:37:03.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8212026-02-24T00:37:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8222026-02-24T00:37:03.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8232026-02-24T00:37:03.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8242026-02-24T00:37:03.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8252026-02-24T00:37:04.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
8262026-02-24T00:37:04.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
8272026-02-24T00:37:04.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c2c43d73-9701-4b54-9028-543f317c18af", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:37:04 GMT"} })
8282026-02-24T00:37:04.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
8292026-02-24T00:37:04.491ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9c7a8903-b453-4221-be02-8cc11aa83aef", "content-length": "29", "date": "Tue, 24 Feb 2026 00:37:04 GMT"} })
8302026-02-24T00:37:04.491ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::c]:47817 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9
8312026-02-24T00:37:04.491ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::a]:43326 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563
8322026-02-24T00:37:04.491ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
8332026-02-24T00:37:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
8342026-02-24T00:37:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8352026-02-24T00:37:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
8362026-02-24T00:37:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
8372026-02-24T00:37:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
8382026-02-24T00:37:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
8392026-02-24T00:37:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8402026-02-24T00:37:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
8412026-02-24T00:37:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
8422026-02-24T00:37:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
8432026-02-24T00:37:04.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8442026-02-24T00:37:04.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
8452026-02-24T00:37:04.521ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
8462026-02-24T00:37:04.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
8472026-02-24T00:37:04.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
8482026-02-24T00:37:04.522ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
8492026-02-24T00:37:04.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
8502026-02-24T00:37:04.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
8512026-02-24T00:37:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
8522026-02-24T00:37:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8532026-02-24T00:37:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
8542026-02-24T00:37:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
8552026-02-24T00:37:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8562026-02-24T00:37:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
8572026-02-24T00:37:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8582026-02-24T00:37:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8592026-02-24T00:37:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8602026-02-24T00:37:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8612026-02-24T00:37:04.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8622026-02-24T00:37:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8632026-02-24T00:37:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
8642026-02-24T00:37:04.540ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
8652026-02-24T00:37:04.545ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
8662026-02-24T00:37:05.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8672026-02-24T00:37:05.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8682026-02-24T00:37:05.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8692026-02-24T00:37:05.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8702026-02-24T00:37:05.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8712026-02-24T00:37:05.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8722026-02-24T00:37:05.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8732026-02-24T00:37:05.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8742026-02-24T00:37:05.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8752026-02-24T00:37:06.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8762026-02-24T00:37:06.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8772026-02-24T00:37:06.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8782026-02-24T00:37:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8792026-02-24T00:37:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8802026-02-24T00:37:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8812026-02-24T00:37:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8822026-02-24T00:37:06.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8832026-02-24T00:37:06.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8842026-02-24T00:37:06.840ZDEBGoximeter (results-sink): inserting 993 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
8852026-02-24T00:37:06.840ZDEBGoximeter (results-sink-cluster): inserting 993 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
8862026-02-24T00:37:06.840ZDEBGoximeter (clickhouse-client): unrolling 993 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
8872026-02-24T00:37:06.884ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
8882026-02-24T00:37:06.885ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_ipaddr
8892026-02-24T00:37:06.887ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1404 table_name = fields_string
8902026-02-24T00:37:06.889ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 65 table_name = fields_u16
8912026-02-24T00:37:06.890ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
8922026-02-24T00:37:06.891ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
8932026-02-24T00:37:06.893ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 615 table_name = fields_uuid
8942026-02-24T00:37:06.895ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 886 table_name = measurements_cumulativeu64
8952026-02-24T00:37:06.897ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
8962026-02-24T00:37:06.898ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 6 table_name = measurements_i64
8972026-02-24T00:37:06.899ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
8982026-02-24T00:37:06.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
8992026-02-24T00:37:07.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9002026-02-24T00:37:07.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9012026-02-24T00:37:07.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9022026-02-24T00:37:07.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9032026-02-24T00:37:07.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9042026-02-24T00:37:07.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9052026-02-24T00:37:07.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9062026-02-24T00:37:07.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9072026-02-24T00:37:07.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9082026-02-24T00:37:08.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9092026-02-24T00:37:08.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9102026-02-24T00:37:08.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9112026-02-24T00:37:08.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9122026-02-24T00:37:08.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9132026-02-24T00:37:08.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9142026-02-24T00:37:08.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9152026-02-24T00:37:08.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9162026-02-24T00:37:08.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9172026-02-24T00:37:09.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9182026-02-24T00:37:09.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9192026-02-24T00:37:09.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9202026-02-24T00:37:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9212026-02-24T00:37:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9222026-02-24T00:37:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9232026-02-24T00:37:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9242026-02-24T00:37:09.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9252026-02-24T00:37:09.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9262026-02-24T00:37:10.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9272026-02-24T00:37:10.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9282026-02-24T00:37:10.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9292026-02-24T00:37:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9302026-02-24T00:37:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9312026-02-24T00:37:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9322026-02-24T00:37:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9332026-02-24T00:37:10.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9342026-02-24T00:37:10.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9352026-02-24T00:37:11.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9362026-02-24T00:37:11.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9372026-02-24T00:37:11.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9382026-02-24T00:37:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9392026-02-24T00:37:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9402026-02-24T00:37:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9412026-02-24T00:37:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9422026-02-24T00:37:11.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9432026-02-24T00:37:11.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9442026-02-24T00:37:11.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
9452026-02-24T00:37:11.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
9462026-02-24T00:37:11.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
9472026-02-24T00:37:11.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
9482026-02-24T00:37:11.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
9492026-02-24T00:37:11.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
9502026-02-24T00:37:11.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
9512026-02-24T00:37:11.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
9522026-02-24T00:37:12.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9532026-02-24T00:37:12.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9542026-02-24T00:37:12.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9552026-02-24T00:37:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9562026-02-24T00:37:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9572026-02-24T00:37:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9582026-02-24T00:37:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9592026-02-24T00:37:12.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9602026-02-24T00:37:12.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9612026-02-24T00:37:13.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9622026-02-24T00:37:13.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9632026-02-24T00:37:13.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9642026-02-24T00:37:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9652026-02-24T00:37:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9662026-02-24T00:37:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9672026-02-24T00:37:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9682026-02-24T00:37:13.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9692026-02-24T00:37:13.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9702026-02-24T00:37:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
9712026-02-24T00:37:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
9722026-02-24T00:37:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9732026-02-24T00:37:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9742026-02-24T00:37:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
9752026-02-24T00:37:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
9762026-02-24T00:37:14.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
9772026-02-24T00:37:14.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
9782026-02-24T00:37:14.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9792026-02-24T00:37:14.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
9802026-02-24T00:37:14.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
9812026-02-24T00:37:14.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
9822026-02-24T00:37:14.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
9832026-02-24T00:37:14.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9842026-02-24T00:37:14.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
9852026-02-24T00:37:14.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9862026-02-24T00:37:14.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9872026-02-24T00:37:14.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9882026-02-24T00:37:14.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9892026-02-24T00:37:14.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9902026-02-24T00:37:14.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
9912026-02-24T00:37:15.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9922026-02-24T00:37:15.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9932026-02-24T00:37:15.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9942026-02-24T00:37:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9952026-02-24T00:37:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9962026-02-24T00:37:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9972026-02-24T00:37:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9982026-02-24T00:37:15.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9992026-02-24T00:37:15.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10002026-02-24T00:37:16.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10012026-02-24T00:37:16.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10022026-02-24T00:37:16.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10032026-02-24T00:37:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10042026-02-24T00:37:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10052026-02-24T00:37:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10062026-02-24T00:37:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10072026-02-24T00:37:16.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10082026-02-24T00:37:16.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10092026-02-24T00:37:16.841ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
10102026-02-24T00:37:16.841ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
10112026-02-24T00:37:16.841ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
10122026-02-24T00:37:16.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
10132026-02-24T00:37:16.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
10142026-02-24T00:37:16.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
10152026-02-24T00:37:16.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
10162026-02-24T00:37:16.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
10172026-02-24T00:37:16.862ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
10182026-02-24T00:37:16.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
10192026-02-24T00:37:17.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10202026-02-24T00:37:17.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10212026-02-24T00:37:17.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10222026-02-24T00:37:17.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10232026-02-24T00:37:17.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10242026-02-24T00:37:17.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10252026-02-24T00:37:17.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10262026-02-24T00:37:17.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10272026-02-24T00:37:17.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10282026-02-24T00:37:18.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10292026-02-24T00:37:18.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10302026-02-24T00:37:18.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10312026-02-24T00:37:18.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10322026-02-24T00:37:18.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10332026-02-24T00:37:18.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10342026-02-24T00:37:18.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10352026-02-24T00:37:18.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10362026-02-24T00:37:18.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10372026-02-24T00:37:19.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
10382026-02-24T00:37:19.485ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
10392026-02-24T00:37:19.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d9ca20fe-26ca-440b-a2d2-b015cc7c3052", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:37:19 GMT"} })
10402026-02-24T00:37:19.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
10412026-02-24T00:37:19.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "233eb651-b7cf-42c4-aff9-93672bd5f716", "content-length": "29", "date": "Tue, 24 Feb 2026 00:37:19 GMT"} })
10422026-02-24T00:37:19.491ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
10432026-02-24T00:37:19.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10442026-02-24T00:37:19.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10452026-02-24T00:37:19.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10462026-02-24T00:37:19.529ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
10472026-02-24T00:37:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10482026-02-24T00:37:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10492026-02-24T00:37:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10502026-02-24T00:37:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10512026-02-24T00:37:19.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10522026-02-24T00:37:19.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10532026-02-24T00:37:20.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10542026-02-24T00:37:20.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10552026-02-24T00:37:20.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10562026-02-24T00:37:20.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10572026-02-24T00:37:20.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10582026-02-24T00:37:20.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10592026-02-24T00:37:20.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10602026-02-24T00:37:20.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10612026-02-24T00:37:20.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10622026-02-24T00:37:21.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10632026-02-24T00:37:21.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10642026-02-24T00:37:21.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10652026-02-24T00:37:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10662026-02-24T00:37:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10672026-02-24T00:37:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10682026-02-24T00:37:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10692026-02-24T00:37:21.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10702026-02-24T00:37:21.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10712026-02-24T00:37:21.840ZDEBGoximeter (results-sink): inserting 221 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
10722026-02-24T00:37:21.840ZDEBGoximeter (results-sink-cluster): inserting 221 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
10732026-02-24T00:37:21.840ZDEBGoximeter (clickhouse-client): unrolling 221 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
10742026-02-24T00:37:21.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 2 table_name = fields_ipaddr
10752026-02-24T00:37:21.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_string
10762026-02-24T00:37:21.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 2 table_name = fields_u16
10772026-02-24T00:37:21.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 66 table_name = fields_uuid
10782026-02-24T00:37:21.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 161 table_name = measurements_cumulativeu64
10792026-02-24T00:37:21.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
10802026-02-24T00:37:21.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
10812026-02-24T00:37:22.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10822026-02-24T00:37:22.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10832026-02-24T00:37:22.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10842026-02-24T00:37:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10852026-02-24T00:37:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10862026-02-24T00:37:22.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10872026-02-24T00:37:22.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10882026-02-24T00:37:22.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10892026-02-24T00:37:22.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10902026-02-24T00:37:23.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10912026-02-24T00:37:23.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10922026-02-24T00:37:23.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10932026-02-24T00:37:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10942026-02-24T00:37:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10952026-02-24T00:37:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10962026-02-24T00:37:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10972026-02-24T00:37:23.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10982026-02-24T00:37:23.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10992026-02-24T00:37:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
11002026-02-24T00:37:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
11012026-02-24T00:37:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
11022026-02-24T00:37:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11032026-02-24T00:37:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
11042026-02-24T00:37:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11052026-02-24T00:37:24.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
11062026-02-24T00:37:24.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
11072026-02-24T00:37:24.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11082026-02-24T00:37:24.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
11092026-02-24T00:37:24.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
11102026-02-24T00:37:24.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
11112026-02-24T00:37:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
11122026-02-24T00:37:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
11132026-02-24T00:37:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11142026-02-24T00:37:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11152026-02-24T00:37:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11162026-02-24T00:37:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11172026-02-24T00:37:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11182026-02-24T00:37:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11192026-02-24T00:37:24.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
11202026-02-24T00:37:25.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11212026-02-24T00:37:25.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11222026-02-24T00:37:25.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11232026-02-24T00:37:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11242026-02-24T00:37:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11252026-02-24T00:37:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11262026-02-24T00:37:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11272026-02-24T00:37:25.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11282026-02-24T00:37:25.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11292026-02-24T00:37:26.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11302026-02-24T00:37:26.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11312026-02-24T00:37:26.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11322026-02-24T00:37:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11332026-02-24T00:37:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11342026-02-24T00:37:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11352026-02-24T00:37:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11362026-02-24T00:37:26.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11372026-02-24T00:37:26.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11382026-02-24T00:37:26.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
11392026-02-24T00:37:26.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
11402026-02-24T00:37:26.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
11412026-02-24T00:37:26.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
11422026-02-24T00:37:26.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
11432026-02-24T00:37:26.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
11442026-02-24T00:37:26.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
11452026-02-24T00:37:26.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
11462026-02-24T00:37:26.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
11472026-02-24T00:37:26.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
11482026-02-24T00:37:27.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11492026-02-24T00:37:27.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11502026-02-24T00:37:27.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11512026-02-24T00:37:27.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11522026-02-24T00:37:27.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11532026-02-24T00:37:27.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11542026-02-24T00:37:27.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11552026-02-24T00:37:27.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11562026-02-24T00:37:27.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11572026-02-24T00:37:28.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11582026-02-24T00:37:28.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11592026-02-24T00:37:28.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11602026-02-24T00:37:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11612026-02-24T00:37:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11622026-02-24T00:37:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11632026-02-24T00:37:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11642026-02-24T00:37:28.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11652026-02-24T00:37:28.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11662026-02-24T00:37:29.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11672026-02-24T00:37:29.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11682026-02-24T00:37:29.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11692026-02-24T00:37:29.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11702026-02-24T00:37:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11712026-02-24T00:37:29.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11722026-02-24T00:37:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11732026-02-24T00:37:29.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11742026-02-24T00:37:29.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11752026-02-24T00:37:30.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11762026-02-24T00:37:30.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11772026-02-24T00:37:30.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11782026-02-24T00:37:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11792026-02-24T00:37:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11802026-02-24T00:37:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11812026-02-24T00:37:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11822026-02-24T00:37:30.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11832026-02-24T00:37:30.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11842026-02-24T00:37:31.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11852026-02-24T00:37:31.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11862026-02-24T00:37:31.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11872026-02-24T00:37:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11882026-02-24T00:37:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11892026-02-24T00:37:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11902026-02-24T00:37:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11912026-02-24T00:37:31.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11922026-02-24T00:37:31.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11932026-02-24T00:37:31.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
11942026-02-24T00:37:31.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
11952026-02-24T00:37:31.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
11962026-02-24T00:37:31.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
11972026-02-24T00:37:31.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
11982026-02-24T00:37:31.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
11992026-02-24T00:37:31.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
12002026-02-24T00:37:31.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
12012026-02-24T00:37:32.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12022026-02-24T00:37:32.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12032026-02-24T00:37:32.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12042026-02-24T00:37:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12052026-02-24T00:37:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12062026-02-24T00:37:32.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12072026-02-24T00:37:32.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12082026-02-24T00:37:32.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12092026-02-24T00:37:32.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12102026-02-24T00:37:33.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12112026-02-24T00:37:33.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12122026-02-24T00:37:33.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12132026-02-24T00:37:33.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12142026-02-24T00:37:33.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12152026-02-24T00:37:33.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12162026-02-24T00:37:33.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12172026-02-24T00:37:33.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12182026-02-24T00:37:33.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12192026-02-24T00:37:34.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
12202026-02-24T00:37:34.485ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
12212026-02-24T00:37:34.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b077d6e7-3448-4aed-890c-2bd32031689f", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:37:34 GMT"} })
12222026-02-24T00:37:34.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
12232026-02-24T00:37:34.491ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c44c02a6-4509-4519-bced-5a8313bc8fa0", "content-length": "29", "date": "Tue, 24 Feb 2026 00:37:34 GMT"} })
12242026-02-24T00:37:34.491ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
12252026-02-24T00:37:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12262026-02-24T00:37:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
12272026-02-24T00:37:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
12282026-02-24T00:37:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
12292026-02-24T00:37:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
12302026-02-24T00:37:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
12312026-02-24T00:37:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
12322026-02-24T00:37:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
12332026-02-24T00:37:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
12342026-02-24T00:37:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
12352026-02-24T00:37:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12362026-02-24T00:37:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12372026-02-24T00:37:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
12382026-02-24T00:37:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
12392026-02-24T00:37:34.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12402026-02-24T00:37:34.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
12412026-02-24T00:37:34.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
12422026-02-24T00:37:34.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
12432026-02-24T00:37:34.523ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
12442026-02-24T00:37:34.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
12452026-02-24T00:37:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
12462026-02-24T00:37:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
12472026-02-24T00:37:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12482026-02-24T00:37:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12492026-02-24T00:37:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12502026-02-24T00:37:34.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12512026-02-24T00:37:34.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12522026-02-24T00:37:34.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12532026-02-24T00:37:34.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
12542026-02-24T00:37:35.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12552026-02-24T00:37:35.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12562026-02-24T00:37:35.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12572026-02-24T00:37:35.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12582026-02-24T00:37:35.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12592026-02-24T00:37:35.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12602026-02-24T00:37:35.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12612026-02-24T00:37:35.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12622026-02-24T00:37:35.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12632026-02-24T00:37:36.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12642026-02-24T00:37:36.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12652026-02-24T00:37:36.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12662026-02-24T00:37:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12672026-02-24T00:37:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12682026-02-24T00:37:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12692026-02-24T00:37:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12702026-02-24T00:37:36.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12712026-02-24T00:37:36.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12722026-02-24T00:37:36.840ZDEBGoximeter (results-sink): inserting 983 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
12732026-02-24T00:37:36.840ZDEBGoximeter (results-sink-cluster): inserting 983 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
12742026-02-24T00:37:36.840ZDEBGoximeter (clickhouse-client): unrolling 983 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
12752026-02-24T00:37:36.882ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
12762026-02-24T00:37:36.883ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 4 table_name = fields_ipaddr
12772026-02-24T00:37:36.885ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1400 table_name = fields_string
12782026-02-24T00:37:36.887ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_u16
12792026-02-24T00:37:36.888ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
12802026-02-24T00:37:36.890ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
12812026-02-24T00:37:36.891ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 601 table_name = fields_uuid
12822026-02-24T00:37:36.893ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 882 table_name = measurements_cumulativeu64
12832026-02-24T00:37:36.895ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
12842026-02-24T00:37:36.897ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
12852026-02-24T00:37:36.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
12862026-02-24T00:37:37.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12872026-02-24T00:37:37.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12882026-02-24T00:37:37.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12892026-02-24T00:37:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12902026-02-24T00:37:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12912026-02-24T00:37:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12922026-02-24T00:37:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12932026-02-24T00:37:37.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12942026-02-24T00:37:37.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12952026-02-24T00:37:38.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12962026-02-24T00:37:38.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12972026-02-24T00:37:38.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12982026-02-24T00:37:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12992026-02-24T00:37:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13002026-02-24T00:37:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13012026-02-24T00:37:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13022026-02-24T00:37:38.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13032026-02-24T00:37:38.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13042026-02-24T00:37:39.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13052026-02-24T00:37:39.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13062026-02-24T00:37:39.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13072026-02-24T00:37:39.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13082026-02-24T00:37:39.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13092026-02-24T00:37:39.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13102026-02-24T00:37:39.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13112026-02-24T00:37:39.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13122026-02-24T00:37:39.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13132026-02-24T00:37:40.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13142026-02-24T00:37:40.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13152026-02-24T00:37:40.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13162026-02-24T00:37:40.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13172026-02-24T00:37:40.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13182026-02-24T00:37:40.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13192026-02-24T00:37:40.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13202026-02-24T00:37:40.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13212026-02-24T00:37:40.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13222026-02-24T00:37:41.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13232026-02-24T00:37:41.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13242026-02-24T00:37:41.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13252026-02-24T00:37:41.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13262026-02-24T00:37:41.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13272026-02-24T00:37:41.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13282026-02-24T00:37:41.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13292026-02-24T00:37:41.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13302026-02-24T00:37:41.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13312026-02-24T00:37:41.839ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
13322026-02-24T00:37:41.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
13332026-02-24T00:37:41.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
13342026-02-24T00:37:41.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
13352026-02-24T00:37:41.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
13362026-02-24T00:37:41.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
13372026-02-24T00:37:41.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
13382026-02-24T00:37:41.940ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
13392026-02-24T00:37:42.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13402026-02-24T00:37:42.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13412026-02-24T00:37:42.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13422026-02-24T00:37:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13432026-02-24T00:37:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13442026-02-24T00:37:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13452026-02-24T00:37:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13462026-02-24T00:37:42.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13472026-02-24T00:37:42.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13482026-02-24T00:37:43.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13492026-02-24T00:37:43.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13502026-02-24T00:37:43.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13512026-02-24T00:37:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13522026-02-24T00:37:43.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13532026-02-24T00:37:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13542026-02-24T00:37:43.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13552026-02-24T00:37:43.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13562026-02-24T00:37:43.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13572026-02-24T00:37:44.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
13582026-02-24T00:37:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13592026-02-24T00:37:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
13602026-02-24T00:37:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
13612026-02-24T00:37:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
13622026-02-24T00:37:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13632026-02-24T00:37:44.492ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
13642026-02-24T00:37:44.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
13652026-02-24T00:37:44.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13662026-02-24T00:37:44.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
13672026-02-24T00:37:44.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
13682026-02-24T00:37:44.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
13692026-02-24T00:37:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
13702026-02-24T00:37:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13712026-02-24T00:37:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
13722026-02-24T00:37:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13732026-02-24T00:37:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13742026-02-24T00:37:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13752026-02-24T00:37:44.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13762026-02-24T00:37:44.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13772026-02-24T00:37:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
13782026-02-24T00:37:45.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13792026-02-24T00:37:45.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13802026-02-24T00:37:45.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13812026-02-24T00:37:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13822026-02-24T00:37:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13832026-02-24T00:37:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13842026-02-24T00:37:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13852026-02-24T00:37:45.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13862026-02-24T00:37:45.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13872026-02-24T00:37:46.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13882026-02-24T00:37:46.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13892026-02-24T00:37:46.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13902026-02-24T00:37:46.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13912026-02-24T00:37:46.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13922026-02-24T00:37:46.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13932026-02-24T00:37:46.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13942026-02-24T00:37:46.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13952026-02-24T00:37:46.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13962026-02-24T00:37:46.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
13972026-02-24T00:37:46.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
13982026-02-24T00:37:46.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
13992026-02-24T00:37:46.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
14002026-02-24T00:37:46.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
14012026-02-24T00:37:46.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
14022026-02-24T00:37:46.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
14032026-02-24T00:37:46.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
14042026-02-24T00:37:46.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
14052026-02-24T00:37:46.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
14062026-02-24T00:37:47.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14072026-02-24T00:37:47.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14082026-02-24T00:37:47.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14092026-02-24T00:37:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14102026-02-24T00:37:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14112026-02-24T00:37:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14122026-02-24T00:37:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14132026-02-24T00:37:47.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14142026-02-24T00:37:47.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14152026-02-24T00:37:48.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14162026-02-24T00:37:48.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14172026-02-24T00:37:48.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14182026-02-24T00:37:48.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14192026-02-24T00:37:48.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14202026-02-24T00:37:48.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14212026-02-24T00:37:48.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14222026-02-24T00:37:48.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14232026-02-24T00:37:48.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14242026-02-24T00:37:49.483ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
14252026-02-24T00:37:49.483ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
14262026-02-24T00:37:49.486ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d00e7873-8d7e-4eb6-a319-3e17b7c47776", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:37:49 GMT"} })
14272026-02-24T00:37:49.486ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
14282026-02-24T00:37:49.489ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "991b3006-65d1-4b41-a530-f7131f898ed0", "content-length": "29", "date": "Tue, 24 Feb 2026 00:37:49 GMT"} })
14292026-02-24T00:37:49.489ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
14302026-02-24T00:37:49.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14312026-02-24T00:37:49.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14322026-02-24T00:37:49.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14332026-02-24T00:37:49.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14342026-02-24T00:37:49.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14352026-02-24T00:37:49.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14362026-02-24T00:37:49.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14372026-02-24T00:37:49.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14382026-02-24T00:37:49.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14392026-02-24T00:37:50.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14402026-02-24T00:37:50.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14412026-02-24T00:37:50.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14422026-02-24T00:37:50.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14432026-02-24T00:37:50.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14442026-02-24T00:37:50.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14452026-02-24T00:37:50.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14462026-02-24T00:37:50.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14472026-02-24T00:37:50.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14482026-02-24T00:37:51.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14492026-02-24T00:37:51.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14502026-02-24T00:37:51.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14512026-02-24T00:37:51.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14522026-02-24T00:37:51.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14532026-02-24T00:37:51.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14542026-02-24T00:37:51.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14552026-02-24T00:37:51.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14562026-02-24T00:37:51.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14572026-02-24T00:37:51.839ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
14582026-02-24T00:37:51.839ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
14592026-02-24T00:37:51.839ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
14602026-02-24T00:37:51.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
14612026-02-24T00:37:51.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
14622026-02-24T00:37:51.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
14632026-02-24T00:37:51.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
14642026-02-24T00:37:51.940ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
14652026-02-24T00:37:52.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14662026-02-24T00:37:52.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14672026-02-24T00:37:52.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14682026-02-24T00:37:52.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14692026-02-24T00:37:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14702026-02-24T00:37:52.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14712026-02-24T00:37:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14722026-02-24T00:37:52.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14732026-02-24T00:37:52.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14742026-02-24T00:37:53.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14752026-02-24T00:37:53.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14762026-02-24T00:37:53.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14772026-02-24T00:37:53.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14782026-02-24T00:37:53.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14792026-02-24T00:37:53.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14802026-02-24T00:37:53.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14812026-02-24T00:37:53.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14822026-02-24T00:37:53.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14832026-02-24T00:37:54.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
14842026-02-24T00:37:54.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
14852026-02-24T00:37:54.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14862026-02-24T00:37:54.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
14872026-02-24T00:37:54.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
14882026-02-24T00:37:54.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14892026-02-24T00:37:54.492ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
14902026-02-24T00:37:54.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
14912026-02-24T00:37:54.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14922026-02-24T00:37:54.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
14932026-02-24T00:37:54.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
14942026-02-24T00:37:54.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
14952026-02-24T00:37:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
14962026-02-24T00:37:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
14972026-02-24T00:37:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14982026-02-24T00:37:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14992026-02-24T00:37:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15002026-02-24T00:37:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15012026-02-24T00:37:54.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15022026-02-24T00:37:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15032026-02-24T00:37:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
15042026-02-24T00:37:55.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15052026-02-24T00:37:55.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15062026-02-24T00:37:55.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15072026-02-24T00:37:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15082026-02-24T00:37:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15092026-02-24T00:37:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15102026-02-24T00:37:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15112026-02-24T00:37:55.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15122026-02-24T00:37:55.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15132026-02-24T00:37:56.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15142026-02-24T00:37:56.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15152026-02-24T00:37:56.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15162026-02-24T00:37:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15172026-02-24T00:37:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15182026-02-24T00:37:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15192026-02-24T00:37:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15202026-02-24T00:37:56.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15212026-02-24T00:37:56.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15222026-02-24T00:37:56.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
15232026-02-24T00:37:56.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
15242026-02-24T00:37:56.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
15252026-02-24T00:37:56.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
15262026-02-24T00:37:56.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
15272026-02-24T00:37:56.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
15282026-02-24T00:37:56.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
15292026-02-24T00:37:56.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
15302026-02-24T00:37:56.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
15312026-02-24T00:37:56.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
15322026-02-24T00:37:57.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15332026-02-24T00:37:57.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15342026-02-24T00:37:57.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15352026-02-24T00:37:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15362026-02-24T00:37:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15372026-02-24T00:37:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15382026-02-24T00:37:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15392026-02-24T00:37:57.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15402026-02-24T00:37:57.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15412026-02-24T00:37:58.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15422026-02-24T00:37:58.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15432026-02-24T00:37:58.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15442026-02-24T00:37:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15452026-02-24T00:37:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15462026-02-24T00:37:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15472026-02-24T00:37:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15482026-02-24T00:37:58.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15492026-02-24T00:37:58.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15502026-02-24T00:37:59.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15512026-02-24T00:37:59.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15522026-02-24T00:37:59.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15532026-02-24T00:37:59.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15542026-02-24T00:37:59.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15552026-02-24T00:37:59.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15562026-02-24T00:37:59.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15572026-02-24T00:37:59.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15582026-02-24T00:37:59.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15592026-02-24T00:38:00.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15602026-02-24T00:38:00.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15612026-02-24T00:38:00.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15622026-02-24T00:38:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15632026-02-24T00:38:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15642026-02-24T00:38:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15652026-02-24T00:38:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15662026-02-24T00:38:00.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15672026-02-24T00:38:00.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15682026-02-24T00:38:01.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15692026-02-24T00:38:01.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15702026-02-24T00:38:01.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15712026-02-24T00:38:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15722026-02-24T00:38:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15732026-02-24T00:38:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15742026-02-24T00:38:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15752026-02-24T00:38:01.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15762026-02-24T00:38:01.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15772026-02-24T00:38:01.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
15782026-02-24T00:38:01.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
15792026-02-24T00:38:01.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
15802026-02-24T00:38:01.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
15812026-02-24T00:38:01.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
15822026-02-24T00:38:01.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
15832026-02-24T00:38:01.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
15842026-02-24T00:38:01.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
15852026-02-24T00:38:02.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15862026-02-24T00:38:02.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15872026-02-24T00:38:02.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15882026-02-24T00:38:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15892026-02-24T00:38:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15902026-02-24T00:38:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15912026-02-24T00:38:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15922026-02-24T00:38:02.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15932026-02-24T00:38:02.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15942026-02-24T00:38:03.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15952026-02-24T00:38:03.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15962026-02-24T00:38:03.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15972026-02-24T00:38:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15982026-02-24T00:38:03.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15992026-02-24T00:38:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16002026-02-24T00:38:03.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16012026-02-24T00:38:03.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16022026-02-24T00:38:03.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16032026-02-24T00:38:04.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
16042026-02-24T00:38:04.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
16052026-02-24T00:38:04.487ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "72060387-dede-4963-b127-9d1500b9b9b8", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:38:04 GMT"} })
16062026-02-24T00:38:04.487ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
16072026-02-24T00:38:04.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "31d14506-9236-4841-84d2-e6b5202928be", "content-length": "29", "date": "Tue, 24 Feb 2026 00:38:04 GMT"} })
16082026-02-24T00:38:04.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
16092026-02-24T00:38:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
16102026-02-24T00:38:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
16112026-02-24T00:38:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
16122026-02-24T00:38:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
16132026-02-24T00:38:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
16142026-02-24T00:38:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16152026-02-24T00:38:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16162026-02-24T00:38:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
16172026-02-24T00:38:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
16182026-02-24T00:38:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
16192026-02-24T00:38:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
16202026-02-24T00:38:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
16212026-02-24T00:38:04.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
16222026-02-24T00:38:04.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
16232026-02-24T00:38:04.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
16242026-02-24T00:38:04.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16252026-02-24T00:38:04.521ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
16262026-02-24T00:38:04.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
16272026-02-24T00:38:04.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
16282026-02-24T00:38:04.522ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
16292026-02-24T00:38:04.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
16302026-02-24T00:38:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16312026-02-24T00:38:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16322026-02-24T00:38:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
16332026-02-24T00:38:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16342026-02-24T00:38:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
16352026-02-24T00:38:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16362026-02-24T00:38:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
16372026-02-24T00:38:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16382026-02-24T00:38:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16392026-02-24T00:38:04.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16402026-02-24T00:38:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16412026-02-24T00:38:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
16422026-02-24T00:38:05.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16432026-02-24T00:38:05.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16442026-02-24T00:38:05.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16452026-02-24T00:38:05.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16462026-02-24T00:38:05.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16472026-02-24T00:38:05.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16482026-02-24T00:38:05.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16492026-02-24T00:38:05.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16502026-02-24T00:38:05.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16512026-02-24T00:38:06.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16522026-02-24T00:38:06.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16532026-02-24T00:38:06.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16542026-02-24T00:38:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16552026-02-24T00:38:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16562026-02-24T00:38:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16572026-02-24T00:38:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16582026-02-24T00:38:06.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16592026-02-24T00:38:06.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16602026-02-24T00:38:06.840ZDEBGoximeter (results-sink): inserting 987 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
16612026-02-24T00:38:06.840ZDEBGoximeter (results-sink-cluster): inserting 987 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
16622026-02-24T00:38:06.840ZDEBGoximeter (clickhouse-client): unrolling 987 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
16632026-02-24T00:38:06.882ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
16642026-02-24T00:38:06.883ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_ipaddr
16652026-02-24T00:38:06.885ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1404 table_name = fields_string
16662026-02-24T00:38:06.887ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 65 table_name = fields_u16
16672026-02-24T00:38:06.888ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
16682026-02-24T00:38:06.890ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
16692026-02-24T00:38:06.891ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 609 table_name = fields_uuid
16702026-02-24T00:38:06.893ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 886 table_name = measurements_cumulativeu64
16712026-02-24T00:38:06.895ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
16722026-02-24T00:38:06.897ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
16732026-02-24T00:38:06.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
16742026-02-24T00:38:07.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16752026-02-24T00:38:07.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16762026-02-24T00:38:07.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16772026-02-24T00:38:07.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16782026-02-24T00:38:07.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16792026-02-24T00:38:07.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16802026-02-24T00:38:07.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16812026-02-24T00:38:07.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16822026-02-24T00:38:07.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16832026-02-24T00:38:08.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16842026-02-24T00:38:08.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16852026-02-24T00:38:08.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16862026-02-24T00:38:08.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16872026-02-24T00:38:08.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16882026-02-24T00:38:08.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16892026-02-24T00:38:08.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16902026-02-24T00:38:08.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16912026-02-24T00:38:08.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16922026-02-24T00:38:09.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16932026-02-24T00:38:09.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16942026-02-24T00:38:09.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16952026-02-24T00:38:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16962026-02-24T00:38:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16972026-02-24T00:38:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16982026-02-24T00:38:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16992026-02-24T00:38:09.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17002026-02-24T00:38:09.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17012026-02-24T00:38:10.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17022026-02-24T00:38:10.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17032026-02-24T00:38:10.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17042026-02-24T00:38:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17052026-02-24T00:38:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17062026-02-24T00:38:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17072026-02-24T00:38:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17082026-02-24T00:38:10.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17092026-02-24T00:38:10.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17102026-02-24T00:38:11.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17112026-02-24T00:38:11.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17122026-02-24T00:38:11.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17132026-02-24T00:38:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17142026-02-24T00:38:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17152026-02-24T00:38:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17162026-02-24T00:38:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17172026-02-24T00:38:11.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17182026-02-24T00:38:11.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17192026-02-24T00:38:11.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
17202026-02-24T00:38:11.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
17212026-02-24T00:38:11.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
17222026-02-24T00:38:11.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
17232026-02-24T00:38:11.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
17242026-02-24T00:38:11.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
17252026-02-24T00:38:11.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
17262026-02-24T00:38:11.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
17272026-02-24T00:38:12.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17282026-02-24T00:38:12.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17292026-02-24T00:38:12.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17302026-02-24T00:38:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17312026-02-24T00:38:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17322026-02-24T00:38:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17332026-02-24T00:38:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17342026-02-24T00:38:12.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17352026-02-24T00:38:12.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17362026-02-24T00:38:13.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17372026-02-24T00:38:13.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17382026-02-24T00:38:13.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17392026-02-24T00:38:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17402026-02-24T00:38:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17412026-02-24T00:38:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17422026-02-24T00:38:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17432026-02-24T00:38:13.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17442026-02-24T00:38:13.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17452026-02-24T00:38:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
17462026-02-24T00:38:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
17472026-02-24T00:38:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17482026-02-24T00:38:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17492026-02-24T00:38:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
17502026-02-24T00:38:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
17512026-02-24T00:38:14.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
17522026-02-24T00:38:14.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
17532026-02-24T00:38:14.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17542026-02-24T00:38:14.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
17552026-02-24T00:38:14.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
17562026-02-24T00:38:14.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
17572026-02-24T00:38:14.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
17582026-02-24T00:38:14.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
17592026-02-24T00:38:14.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17602026-02-24T00:38:14.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17612026-02-24T00:38:14.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17622026-02-24T00:38:14.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17632026-02-24T00:38:14.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17642026-02-24T00:38:14.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17652026-02-24T00:38:14.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
17662026-02-24T00:38:15.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17672026-02-24T00:38:15.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17682026-02-24T00:38:15.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17692026-02-24T00:38:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17702026-02-24T00:38:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17712026-02-24T00:38:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17722026-02-24T00:38:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17732026-02-24T00:38:15.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17742026-02-24T00:38:15.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17752026-02-24T00:38:16.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17762026-02-24T00:38:16.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17772026-02-24T00:38:16.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17782026-02-24T00:38:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17792026-02-24T00:38:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17802026-02-24T00:38:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17812026-02-24T00:38:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17822026-02-24T00:38:16.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17832026-02-24T00:38:16.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17842026-02-24T00:38:16.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
17852026-02-24T00:38:16.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
17862026-02-24T00:38:16.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
17872026-02-24T00:38:16.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
17882026-02-24T00:38:16.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
17892026-02-24T00:38:16.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
17902026-02-24T00:38:16.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
17912026-02-24T00:38:16.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
17922026-02-24T00:38:16.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
17932026-02-24T00:38:16.940ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
17942026-02-24T00:38:17.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17952026-02-24T00:38:17.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17962026-02-24T00:38:17.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17972026-02-24T00:38:17.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17982026-02-24T00:38:17.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17992026-02-24T00:38:17.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18002026-02-24T00:38:17.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18012026-02-24T00:38:17.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18022026-02-24T00:38:17.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18032026-02-24T00:38:18.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18042026-02-24T00:38:18.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18052026-02-24T00:38:18.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18062026-02-24T00:38:18.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18072026-02-24T00:38:18.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18082026-02-24T00:38:18.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18092026-02-24T00:38:18.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18102026-02-24T00:38:18.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18112026-02-24T00:38:18.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18122026-02-24T00:38:19.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
18132026-02-24T00:38:19.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
18142026-02-24T00:38:19.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4100b3c4-cde4-4dab-9089-7b22a44e8816", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:38:19 GMT"} })
18152026-02-24T00:38:19.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
18162026-02-24T00:38:19.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "1860e8bf-9e01-4e9e-8188-ce37a952c4ea", "content-length": "29", "date": "Tue, 24 Feb 2026 00:38:19 GMT"} })
18172026-02-24T00:38:19.491ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
18182026-02-24T00:38:19.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18192026-02-24T00:38:19.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18202026-02-24T00:38:19.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18212026-02-24T00:38:19.529ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
18222026-02-24T00:38:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18232026-02-24T00:38:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18242026-02-24T00:38:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18252026-02-24T00:38:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18262026-02-24T00:38:19.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18272026-02-24T00:38:19.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18282026-02-24T00:38:20.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18292026-02-24T00:38:20.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18302026-02-24T00:38:20.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18312026-02-24T00:38:20.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18322026-02-24T00:38:20.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18332026-02-24T00:38:20.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18342026-02-24T00:38:20.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18352026-02-24T00:38:20.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18362026-02-24T00:38:20.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18372026-02-24T00:38:21.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18382026-02-24T00:38:21.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18392026-02-24T00:38:21.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18402026-02-24T00:38:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18412026-02-24T00:38:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18422026-02-24T00:38:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18432026-02-24T00:38:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18442026-02-24T00:38:21.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18452026-02-24T00:38:21.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18462026-02-24T00:38:21.840ZDEBGoximeter (results-sink): inserting 221 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
18472026-02-24T00:38:21.840ZDEBGoximeter (results-sink-cluster): inserting 221 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
18482026-02-24T00:38:21.840ZDEBGoximeter (clickhouse-client): unrolling 221 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
18492026-02-24T00:38:21.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 2 table_name = fields_ipaddr
18502026-02-24T00:38:21.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_string
18512026-02-24T00:38:21.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 2 table_name = fields_u16
18522026-02-24T00:38:21.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 66 table_name = fields_uuid
18532026-02-24T00:38:21.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 161 table_name = measurements_cumulativeu64
18542026-02-24T00:38:21.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
18552026-02-24T00:38:21.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
18562026-02-24T00:38:22.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18572026-02-24T00:38:22.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18582026-02-24T00:38:22.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18592026-02-24T00:38:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18602026-02-24T00:38:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18612026-02-24T00:38:22.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18622026-02-24T00:38:22.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18632026-02-24T00:38:22.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18642026-02-24T00:38:22.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18652026-02-24T00:38:23.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18662026-02-24T00:38:23.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18672026-02-24T00:38:23.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18682026-02-24T00:38:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18692026-02-24T00:38:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18702026-02-24T00:38:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18712026-02-24T00:38:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18722026-02-24T00:38:23.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18732026-02-24T00:38:23.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18742026-02-24T00:38:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
18752026-02-24T00:38:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
18762026-02-24T00:38:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18772026-02-24T00:38:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
18782026-02-24T00:38:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18792026-02-24T00:38:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
18802026-02-24T00:38:24.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
18812026-02-24T00:38:24.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
18822026-02-24T00:38:24.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18832026-02-24T00:38:24.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
18842026-02-24T00:38:24.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
18852026-02-24T00:38:24.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
18862026-02-24T00:38:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
18872026-02-24T00:38:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
18882026-02-24T00:38:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18892026-02-24T00:38:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18902026-02-24T00:38:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18912026-02-24T00:38:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18922026-02-24T00:38:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18932026-02-24T00:38:24.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18942026-02-24T00:38:24.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
18952026-02-24T00:38:25.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18962026-02-24T00:38:25.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18972026-02-24T00:38:25.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18982026-02-24T00:38:25.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18992026-02-24T00:38:25.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19002026-02-24T00:38:25.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19012026-02-24T00:38:25.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19022026-02-24T00:38:25.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19032026-02-24T00:38:25.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19042026-02-24T00:38:26.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19052026-02-24T00:38:26.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19062026-02-24T00:38:26.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19072026-02-24T00:38:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19082026-02-24T00:38:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19092026-02-24T00:38:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19102026-02-24T00:38:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19112026-02-24T00:38:26.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19122026-02-24T00:38:26.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19132026-02-24T00:38:26.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
19142026-02-24T00:38:26.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
19152026-02-24T00:38:26.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
19162026-02-24T00:38:26.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
19172026-02-24T00:38:26.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
19182026-02-24T00:38:26.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
19192026-02-24T00:38:26.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
19202026-02-24T00:38:26.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
19212026-02-24T00:38:26.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
19222026-02-24T00:38:26.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
19232026-02-24T00:38:27.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19242026-02-24T00:38:27.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19252026-02-24T00:38:27.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19262026-02-24T00:38:27.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19272026-02-24T00:38:27.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19282026-02-24T00:38:27.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19292026-02-24T00:38:27.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19302026-02-24T00:38:27.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19312026-02-24T00:38:27.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19322026-02-24T00:38:28.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19332026-02-24T00:38:28.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19342026-02-24T00:38:28.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19352026-02-24T00:38:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19362026-02-24T00:38:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19372026-02-24T00:38:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19382026-02-24T00:38:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19392026-02-24T00:38:28.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19402026-02-24T00:38:28.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19412026-02-24T00:38:29.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19422026-02-24T00:38:29.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19432026-02-24T00:38:29.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19442026-02-24T00:38:29.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19452026-02-24T00:38:29.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19462026-02-24T00:38:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19472026-02-24T00:38:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19482026-02-24T00:38:29.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19492026-02-24T00:38:29.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19502026-02-24T00:38:30.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19512026-02-24T00:38:30.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19522026-02-24T00:38:30.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19532026-02-24T00:38:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19542026-02-24T00:38:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19552026-02-24T00:38:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19562026-02-24T00:38:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19572026-02-24T00:38:30.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19582026-02-24T00:38:30.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19592026-02-24T00:38:31.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19602026-02-24T00:38:31.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19612026-02-24T00:38:31.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19622026-02-24T00:38:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19632026-02-24T00:38:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19642026-02-24T00:38:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19652026-02-24T00:38:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19662026-02-24T00:38:31.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19672026-02-24T00:38:31.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19682026-02-24T00:38:31.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
19692026-02-24T00:38:31.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
19702026-02-24T00:38:31.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
19712026-02-24T00:38:31.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
19722026-02-24T00:38:31.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
19732026-02-24T00:38:31.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
19742026-02-24T00:38:31.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
19752026-02-24T00:38:31.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
19762026-02-24T00:38:32.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19772026-02-24T00:38:32.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19782026-02-24T00:38:32.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19792026-02-24T00:38:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19802026-02-24T00:38:32.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19812026-02-24T00:38:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19822026-02-24T00:38:32.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19832026-02-24T00:38:32.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19842026-02-24T00:38:32.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19852026-02-24T00:38:33.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19862026-02-24T00:38:33.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19872026-02-24T00:38:33.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19882026-02-24T00:38:33.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19892026-02-24T00:38:33.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19902026-02-24T00:38:33.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19912026-02-24T00:38:33.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19922026-02-24T00:38:33.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19932026-02-24T00:38:33.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19942026-02-24T00:38:34.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
19952026-02-24T00:38:34.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
19962026-02-24T00:38:34.487ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a7637881-b649-472a-945e-79cbb4312e2f", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:38:34 GMT"} })
19972026-02-24T00:38:34.487ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
19982026-02-24T00:38:34.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "912cab76-77d7-4870-a094-563955ede3e1", "content-length": "29", "date": "Tue, 24 Feb 2026 00:38:34 GMT"} })
19992026-02-24T00:38:34.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
20002026-02-24T00:38:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
20012026-02-24T00:38:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
20022026-02-24T00:38:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
20032026-02-24T00:38:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20042026-02-24T00:38:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
20052026-02-24T00:38:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
20062026-02-24T00:38:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
20072026-02-24T00:38:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
20082026-02-24T00:38:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
20092026-02-24T00:38:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
20102026-02-24T00:38:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20112026-02-24T00:38:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20122026-02-24T00:38:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
20132026-02-24T00:38:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
20142026-02-24T00:38:34.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20152026-02-24T00:38:34.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
20162026-02-24T00:38:34.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
20172026-02-24T00:38:34.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
20182026-02-24T00:38:34.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
20192026-02-24T00:38:34.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
20202026-02-24T00:38:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
20212026-02-24T00:38:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
20222026-02-24T00:38:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20232026-02-24T00:38:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20242026-02-24T00:38:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20252026-02-24T00:38:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20262026-02-24T00:38:34.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20272026-02-24T00:38:34.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20282026-02-24T00:38:34.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
20292026-02-24T00:38:35.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20302026-02-24T00:38:35.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20312026-02-24T00:38:35.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20322026-02-24T00:38:35.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20332026-02-24T00:38:35.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20342026-02-24T00:38:35.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20352026-02-24T00:38:35.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20362026-02-24T00:38:35.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20372026-02-24T00:38:35.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20382026-02-24T00:38:36.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20392026-02-24T00:38:36.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20402026-02-24T00:38:36.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20412026-02-24T00:38:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20422026-02-24T00:38:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20432026-02-24T00:38:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20442026-02-24T00:38:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20452026-02-24T00:38:36.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20462026-02-24T00:38:36.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20472026-02-24T00:38:36.840ZDEBGoximeter (results-sink): inserting 983 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
20482026-02-24T00:38:36.840ZDEBGoximeter (results-sink-cluster): inserting 983 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
20492026-02-24T00:38:36.840ZDEBGoximeter (clickhouse-client): unrolling 983 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
20502026-02-24T00:38:36.881ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
20512026-02-24T00:38:36.882ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 4 table_name = fields_ipaddr
20522026-02-24T00:38:36.885ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1400 table_name = fields_string
20532026-02-24T00:38:36.886ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_u16
20542026-02-24T00:38:36.887ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
20552026-02-24T00:38:36.889ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
20562026-02-24T00:38:36.890ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 601 table_name = fields_uuid
20572026-02-24T00:38:36.892ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 882 table_name = measurements_cumulativeu64
20582026-02-24T00:38:36.894ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
20592026-02-24T00:38:36.895ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
20602026-02-24T00:38:36.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
20612026-02-24T00:38:37.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20622026-02-24T00:38:37.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20632026-02-24T00:38:37.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20642026-02-24T00:38:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20652026-02-24T00:38:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20662026-02-24T00:38:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20672026-02-24T00:38:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20682026-02-24T00:38:37.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20692026-02-24T00:38:37.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20702026-02-24T00:38:38.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20712026-02-24T00:38:38.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20722026-02-24T00:38:38.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20732026-02-24T00:38:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20742026-02-24T00:38:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20752026-02-24T00:38:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20762026-02-24T00:38:38.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20772026-02-24T00:38:38.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20782026-02-24T00:38:38.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20792026-02-24T00:38:39.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20802026-02-24T00:38:39.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20812026-02-24T00:38:39.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20822026-02-24T00:38:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20832026-02-24T00:38:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20842026-02-24T00:38:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20852026-02-24T00:38:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20862026-02-24T00:38:39.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20872026-02-24T00:38:39.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20882026-02-24T00:38:40.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20892026-02-24T00:38:40.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20902026-02-24T00:38:40.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20912026-02-24T00:38:40.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20922026-02-24T00:38:40.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20932026-02-24T00:38:40.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20942026-02-24T00:38:40.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20952026-02-24T00:38:40.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20962026-02-24T00:38:40.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20972026-02-24T00:38:41.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20982026-02-24T00:38:41.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20992026-02-24T00:38:41.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21002026-02-24T00:38:41.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21012026-02-24T00:38:41.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21022026-02-24T00:38:41.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21032026-02-24T00:38:41.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21042026-02-24T00:38:41.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21052026-02-24T00:38:41.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21062026-02-24T00:38:41.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
21072026-02-24T00:38:41.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
21082026-02-24T00:38:41.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
21092026-02-24T00:38:41.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
21102026-02-24T00:38:41.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
21112026-02-24T00:38:41.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
21122026-02-24T00:38:41.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
21132026-02-24T00:38:41.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
21142026-02-24T00:38:42.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21152026-02-24T00:38:42.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21162026-02-24T00:38:42.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21172026-02-24T00:38:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21182026-02-24T00:38:42.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21192026-02-24T00:38:42.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21202026-02-24T00:38:42.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21212026-02-24T00:38:42.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21222026-02-24T00:38:42.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21232026-02-24T00:38:43.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21242026-02-24T00:38:43.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21252026-02-24T00:38:43.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21262026-02-24T00:38:43.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21272026-02-24T00:38:43.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21282026-02-24T00:38:43.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21292026-02-24T00:38:43.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21302026-02-24T00:38:43.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21312026-02-24T00:38:43.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21322026-02-24T00:38:44.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
21332026-02-24T00:38:44.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
21342026-02-24T00:38:44.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21352026-02-24T00:38:44.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21362026-02-24T00:38:44.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
21372026-02-24T00:38:44.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
21382026-02-24T00:38:44.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
21392026-02-24T00:38:44.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
21402026-02-24T00:38:44.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21412026-02-24T00:38:44.522ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
21422026-02-24T00:38:44.522ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
21432026-02-24T00:38:44.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
21442026-02-24T00:38:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
21452026-02-24T00:38:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
21462026-02-24T00:38:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21472026-02-24T00:38:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21482026-02-24T00:38:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21492026-02-24T00:38:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21502026-02-24T00:38:44.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21512026-02-24T00:38:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21522026-02-24T00:38:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
21532026-02-24T00:38:45.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21542026-02-24T00:38:45.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21552026-02-24T00:38:45.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21562026-02-24T00:38:45.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21572026-02-24T00:38:45.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21582026-02-24T00:38:45.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21592026-02-24T00:38:45.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21602026-02-24T00:38:45.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21612026-02-24T00:38:45.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21622026-02-24T00:38:46.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21632026-02-24T00:38:46.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21642026-02-24T00:38:46.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21652026-02-24T00:38:46.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21662026-02-24T00:38:46.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21672026-02-24T00:38:46.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21682026-02-24T00:38:46.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21692026-02-24T00:38:46.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21702026-02-24T00:38:46.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21712026-02-24T00:38:46.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
21722026-02-24T00:38:46.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
21732026-02-24T00:38:46.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
21742026-02-24T00:38:46.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
21752026-02-24T00:38:46.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
21762026-02-24T00:38:46.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
21772026-02-24T00:38:46.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
21782026-02-24T00:38:46.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
21792026-02-24T00:38:46.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
21802026-02-24T00:38:46.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
21812026-02-24T00:38:47.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21822026-02-24T00:38:47.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21832026-02-24T00:38:47.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21842026-02-24T00:38:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21852026-02-24T00:38:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21862026-02-24T00:38:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21872026-02-24T00:38:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21882026-02-24T00:38:47.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21892026-02-24T00:38:47.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21902026-02-24T00:38:48.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21912026-02-24T00:38:48.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21922026-02-24T00:38:48.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21932026-02-24T00:38:48.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21942026-02-24T00:38:48.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21952026-02-24T00:38:48.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21962026-02-24T00:38:48.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21972026-02-24T00:38:48.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21982026-02-24T00:38:48.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21992026-02-24T00:38:49.485ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
22002026-02-24T00:38:49.485ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
22012026-02-24T00:38:49.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "18c7e678-e62a-4e51-9727-5c2765f36cae", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:38:49 GMT"} })
22022026-02-24T00:38:49.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
22032026-02-24T00:38:49.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3ff3a822-ab9b-46eb-b17b-360f3b5db9fd", "content-length": "29", "date": "Tue, 24 Feb 2026 00:38:49 GMT"} })
22042026-02-24T00:38:49.490ZDEBGoximeter (oximeter-agent): received request to register existing metric producer, updating collection information address = [fd00:1122:3344:101::2]:59874 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 10s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b
22052026-02-24T00:38:49.490ZDEBGoximeter (collection-task-handle): notified collection task of new producer endpoint collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
22062026-02-24T00:38:49.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
22072026-02-24T00:38:49.490ZDEBGoximeter (collection-task): collection task received request to update its producer information address = [fd00:1122:3344:101::2]:59874 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 10s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
22082026-02-24T00:38:49.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
22092026-02-24T00:38:49.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
22102026-02-24T00:38:49.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22112026-02-24T00:38:49.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22122026-02-24T00:38:49.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22132026-02-24T00:38:49.506ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
22142026-02-24T00:38:49.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22152026-02-24T00:38:49.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22162026-02-24T00:38:49.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22172026-02-24T00:38:49.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22182026-02-24T00:38:49.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22192026-02-24T00:38:49.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22202026-02-24T00:38:50.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22212026-02-24T00:38:50.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22222026-02-24T00:38:50.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22232026-02-24T00:38:50.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22242026-02-24T00:38:50.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22252026-02-24T00:38:50.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22262026-02-24T00:38:50.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22272026-02-24T00:38:50.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22282026-02-24T00:38:50.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22292026-02-24T00:38:51.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22302026-02-24T00:38:51.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22312026-02-24T00:38:51.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22322026-02-24T00:38:51.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22332026-02-24T00:38:51.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22342026-02-24T00:38:51.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22352026-02-24T00:38:51.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22362026-02-24T00:38:51.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22372026-02-24T00:38:51.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22382026-02-24T00:38:51.841ZDEBGoximeter (results-sink): inserting 362 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
22392026-02-24T00:38:51.841ZDEBGoximeter (results-sink-cluster): inserting 362 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
22402026-02-24T00:38:51.841ZDEBGoximeter (clickhouse-client): unrolling 362 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
22412026-02-24T00:38:51.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 284 table_name = fields_i16
22422026-02-24T00:38:51.862ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 797 table_name = fields_string
22432026-02-24T00:38:51.863ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 142 table_name = fields_u16
22442026-02-24T00:38:51.864ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 149 table_name = fields_u32
22452026-02-24T00:38:51.866ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 148 table_name = fields_u8
22462026-02-24T00:38:51.867ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 490 table_name = fields_uuid
22472026-02-24T00:38:51.869ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 6 table_name = measurements_bool
22482026-02-24T00:38:51.870ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 265 table_name = measurements_cumulativeu64
22492026-02-24T00:38:51.871ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1 table_name = measurements_f64
22502026-02-24T00:38:51.873ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 90 table_name = measurements_u64
22512026-02-24T00:38:51.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
22522026-02-24T00:38:52.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22532026-02-24T00:38:52.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22542026-02-24T00:38:52.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22552026-02-24T00:38:52.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22562026-02-24T00:38:52.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22572026-02-24T00:38:52.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22582026-02-24T00:38:52.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22592026-02-24T00:38:52.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22602026-02-24T00:38:52.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22612026-02-24T00:38:53.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22622026-02-24T00:38:53.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22632026-02-24T00:38:53.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22642026-02-24T00:38:53.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22652026-02-24T00:38:53.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22662026-02-24T00:38:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22672026-02-24T00:38:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22682026-02-24T00:38:53.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22692026-02-24T00:38:53.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22702026-02-24T00:38:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
22712026-02-24T00:38:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22722026-02-24T00:38:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
22732026-02-24T00:38:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
22742026-02-24T00:38:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
22752026-02-24T00:38:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22762026-02-24T00:38:54.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
22772026-02-24T00:38:54.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
22782026-02-24T00:38:54.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22792026-02-24T00:38:54.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
22802026-02-24T00:38:54.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
22812026-02-24T00:38:54.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
22822026-02-24T00:38:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
22832026-02-24T00:38:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
22842026-02-24T00:38:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22852026-02-24T00:38:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22862026-02-24T00:38:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22872026-02-24T00:38:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22882026-02-24T00:38:54.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22892026-02-24T00:38:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22902026-02-24T00:38:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
22912026-02-24T00:38:55.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22922026-02-24T00:38:55.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22932026-02-24T00:38:55.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22942026-02-24T00:38:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22952026-02-24T00:38:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22962026-02-24T00:38:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22972026-02-24T00:38:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22982026-02-24T00:38:55.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22992026-02-24T00:38:55.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23002026-02-24T00:38:56.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23012026-02-24T00:38:56.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23022026-02-24T00:38:56.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23032026-02-24T00:38:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23042026-02-24T00:38:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23052026-02-24T00:38:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23062026-02-24T00:38:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23072026-02-24T00:38:56.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23082026-02-24T00:38:56.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23092026-02-24T00:38:56.839ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
23102026-02-24T00:38:56.839ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
23112026-02-24T00:38:56.839ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
23122026-02-24T00:38:56.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
23132026-02-24T00:38:56.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
23142026-02-24T00:38:56.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
23152026-02-24T00:38:56.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
23162026-02-24T00:38:56.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
23172026-02-24T00:38:56.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
23182026-02-24T00:38:56.940ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
23192026-02-24T00:38:57.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23202026-02-24T00:38:57.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23212026-02-24T00:38:57.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23222026-02-24T00:38:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23232026-02-24T00:38:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23242026-02-24T00:38:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23252026-02-24T00:38:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23262026-02-24T00:38:57.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23272026-02-24T00:38:57.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23282026-02-24T00:38:58.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23292026-02-24T00:38:58.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23302026-02-24T00:38:58.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23312026-02-24T00:38:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23322026-02-24T00:38:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23332026-02-24T00:38:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23342026-02-24T00:38:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23352026-02-24T00:38:58.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23362026-02-24T00:38:58.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23372026-02-24T00:38:59.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
23382026-02-24T00:38:59.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
23392026-02-24T00:38:59.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23402026-02-24T00:38:59.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23412026-02-24T00:38:59.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23422026-02-24T00:38:59.504ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
23432026-02-24T00:38:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23442026-02-24T00:38:59.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23452026-02-24T00:38:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23462026-02-24T00:38:59.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23472026-02-24T00:38:59.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23482026-02-24T00:38:59.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23492026-02-24T00:39:00.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23502026-02-24T00:39:00.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23512026-02-24T00:39:00.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23522026-02-24T00:39:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23532026-02-24T00:39:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23542026-02-24T00:39:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23552026-02-24T00:39:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23562026-02-24T00:39:00.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23572026-02-24T00:39:00.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23582026-02-24T00:39:01.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23592026-02-24T00:39:01.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23602026-02-24T00:39:01.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23612026-02-24T00:39:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23622026-02-24T00:39:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23632026-02-24T00:39:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23642026-02-24T00:39:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23652026-02-24T00:39:01.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23662026-02-24T00:39:01.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23672026-02-24T00:39:01.840ZDEBGoximeter (results-sink): inserting 362 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
23682026-02-24T00:39:01.840ZDEBGoximeter (results-sink-cluster): inserting 362 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
23692026-02-24T00:39:01.840ZDEBGoximeter (clickhouse-client): unrolling 362 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
23702026-02-24T00:39:01.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 284 table_name = fields_i16
23712026-02-24T00:39:01.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 797 table_name = fields_string
23722026-02-24T00:39:01.862ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 142 table_name = fields_u16
23732026-02-24T00:39:01.864ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 149 table_name = fields_u32
23742026-02-24T00:39:01.865ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 148 table_name = fields_u8
23752026-02-24T00:39:01.867ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 490 table_name = fields_uuid
23762026-02-24T00:39:01.868ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 6 table_name = measurements_bool
23772026-02-24T00:39:01.870ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 265 table_name = measurements_cumulativeu64
23782026-02-24T00:39:01.871ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1 table_name = measurements_f64
23792026-02-24T00:39:01.872ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 90 table_name = measurements_u64
23802026-02-24T00:39:01.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
23812026-02-24T00:39:02.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23822026-02-24T00:39:02.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23832026-02-24T00:39:02.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23842026-02-24T00:39:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23852026-02-24T00:39:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23862026-02-24T00:39:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23872026-02-24T00:39:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23882026-02-24T00:39:02.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23892026-02-24T00:39:02.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23902026-02-24T00:39:03.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23912026-02-24T00:39:03.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23922026-02-24T00:39:03.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23932026-02-24T00:39:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23942026-02-24T00:39:03.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23952026-02-24T00:39:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23962026-02-24T00:39:03.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23972026-02-24T00:39:03.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23982026-02-24T00:39:03.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23992026-02-24T00:39:04.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
24002026-02-24T00:39:04.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
24012026-02-24T00:39:04.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b9623526-0313-45be-8a93-b658be062c3d", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:39:04 GMT"} })
24022026-02-24T00:39:04.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
24032026-02-24T00:39:04.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "93647ea8-3c2a-4531-9c58-daace2f42224", "content-length": "29", "date": "Tue, 24 Feb 2026 00:39:04 GMT"} })
24042026-02-24T00:39:04.490ZDEBGoximeter (oximeter-agent): received request to register existing metric producer, updating collection information address = [fd00:1122:3344:101::2]:54085 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 30s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b
24052026-02-24T00:39:04.490ZDEBGoximeter (collection-task-handle): notified collection task of new producer endpoint collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
24062026-02-24T00:39:04.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
24072026-02-24T00:39:04.490ZDEBGoximeter (collection-task): collection task received request to update its producer information address = [fd00:1122:3344:101::2]:54085 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 30s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
24082026-02-24T00:39:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
24092026-02-24T00:39:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
24102026-02-24T00:39:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
24112026-02-24T00:39:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24122026-02-24T00:39:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24132026-02-24T00:39:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
24142026-02-24T00:39:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
24152026-02-24T00:39:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
24162026-02-24T00:39:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
24172026-02-24T00:39:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
24182026-02-24T00:39:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
24192026-02-24T00:39:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
24202026-02-24T00:39:04.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
24212026-02-24T00:39:04.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
24222026-02-24T00:39:04.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24232026-02-24T00:39:04.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
24242026-02-24T00:39:04.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
24252026-02-24T00:39:04.521ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
24262026-02-24T00:39:04.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
24272026-02-24T00:39:04.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
24282026-02-24T00:39:04.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
24292026-02-24T00:39:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24302026-02-24T00:39:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24312026-02-24T00:39:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24322026-02-24T00:39:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24332026-02-24T00:39:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
24342026-02-24T00:39:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24352026-02-24T00:39:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
24362026-02-24T00:39:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
24372026-02-24T00:39:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24382026-02-24T00:39:04.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24392026-02-24T00:39:04.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24402026-02-24T00:39:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
24412026-02-24T00:39:05.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24422026-02-24T00:39:05.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24432026-02-24T00:39:05.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24442026-02-24T00:39:05.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24452026-02-24T00:39:05.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24462026-02-24T00:39:05.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24472026-02-24T00:39:05.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24482026-02-24T00:39:05.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24492026-02-24T00:39:05.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24502026-02-24T00:39:06.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24512026-02-24T00:39:06.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24522026-02-24T00:39:06.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24532026-02-24T00:39:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24542026-02-24T00:39:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24552026-02-24T00:39:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24562026-02-24T00:39:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24572026-02-24T00:39:06.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24582026-02-24T00:39:06.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24592026-02-24T00:39:06.840ZDEBGoximeter (results-sink): inserting 981 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
24602026-02-24T00:39:06.840ZDEBGoximeter (results-sink-cluster): inserting 981 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
24612026-02-24T00:39:06.840ZDEBGoximeter (clickhouse-client): unrolling 981 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
24622026-02-24T00:39:06.881ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
24632026-02-24T00:39:06.883ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_ipaddr
24642026-02-24T00:39:06.885ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1404 table_name = fields_string
24652026-02-24T00:39:06.887ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 65 table_name = fields_u16
24662026-02-24T00:39:06.888ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
24672026-02-24T00:39:06.890ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
24682026-02-24T00:39:06.891ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 609 table_name = fields_uuid
24692026-02-24T00:39:06.893ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 880 table_name = measurements_cumulativeu64
24702026-02-24T00:39:06.895ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
24712026-02-24T00:39:06.897ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
24722026-02-24T00:39:06.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
24732026-02-24T00:39:07.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24742026-02-24T00:39:07.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24752026-02-24T00:39:07.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24762026-02-24T00:39:07.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24772026-02-24T00:39:07.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24782026-02-24T00:39:07.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24792026-02-24T00:39:07.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24802026-02-24T00:39:07.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24812026-02-24T00:39:07.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24822026-02-24T00:39:08.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24832026-02-24T00:39:08.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24842026-02-24T00:39:08.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24852026-02-24T00:39:08.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24862026-02-24T00:39:08.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24872026-02-24T00:39:08.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24882026-02-24T00:39:08.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24892026-02-24T00:39:08.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24902026-02-24T00:39:08.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24912026-02-24T00:39:09.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24922026-02-24T00:39:09.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24932026-02-24T00:39:09.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24942026-02-24T00:39:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24952026-02-24T00:39:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24962026-02-24T00:39:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24972026-02-24T00:39:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24982026-02-24T00:39:09.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24992026-02-24T00:39:09.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25002026-02-24T00:39:10.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25012026-02-24T00:39:10.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25022026-02-24T00:39:10.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25032026-02-24T00:39:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25042026-02-24T00:39:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25052026-02-24T00:39:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25062026-02-24T00:39:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25072026-02-24T00:39:10.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25082026-02-24T00:39:10.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25092026-02-24T00:39:11.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25102026-02-24T00:39:11.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25112026-02-24T00:39:11.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25122026-02-24T00:39:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25132026-02-24T00:39:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25142026-02-24T00:39:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25152026-02-24T00:39:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25162026-02-24T00:39:11.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25172026-02-24T00:39:11.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25182026-02-24T00:39:11.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
25192026-02-24T00:39:11.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
25202026-02-24T00:39:11.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
25212026-02-24T00:39:11.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
25222026-02-24T00:39:11.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
25232026-02-24T00:39:11.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
25242026-02-24T00:39:11.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
25252026-02-24T00:39:11.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
25262026-02-24T00:39:12.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25272026-02-24T00:39:12.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25282026-02-24T00:39:12.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25292026-02-24T00:39:12.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25302026-02-24T00:39:12.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25312026-02-24T00:39:12.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25322026-02-24T00:39:12.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25332026-02-24T00:39:12.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25342026-02-24T00:39:12.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25352026-02-24T00:39:13.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25362026-02-24T00:39:13.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25372026-02-24T00:39:13.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25382026-02-24T00:39:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25392026-02-24T00:39:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25402026-02-24T00:39:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25412026-02-24T00:39:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25422026-02-24T00:39:13.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25432026-02-24T00:39:13.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25442026-02-24T00:39:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
25452026-02-24T00:39:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
25462026-02-24T00:39:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25472026-02-24T00:39:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
25482026-02-24T00:39:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25492026-02-24T00:39:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
25502026-02-24T00:39:14.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
25512026-02-24T00:39:14.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
25522026-02-24T00:39:14.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25532026-02-24T00:39:14.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
25542026-02-24T00:39:14.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
25552026-02-24T00:39:14.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
25562026-02-24T00:39:14.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
25572026-02-24T00:39:14.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25582026-02-24T00:39:14.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25592026-02-24T00:39:14.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
25602026-02-24T00:39:14.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25612026-02-24T00:39:14.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25622026-02-24T00:39:14.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25632026-02-24T00:39:14.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25642026-02-24T00:39:14.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
25652026-02-24T00:39:15.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25662026-02-24T00:39:15.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25672026-02-24T00:39:15.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25682026-02-24T00:39:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25692026-02-24T00:39:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25702026-02-24T00:39:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25712026-02-24T00:39:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25722026-02-24T00:39:15.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25732026-02-24T00:39:15.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25742026-02-24T00:39:16.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25752026-02-24T00:39:16.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25762026-02-24T00:39:16.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25772026-02-24T00:39:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25782026-02-24T00:39:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25792026-02-24T00:39:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25802026-02-24T00:39:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25812026-02-24T00:39:16.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25822026-02-24T00:39:16.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25832026-02-24T00:39:16.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
25842026-02-24T00:39:16.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
25852026-02-24T00:39:16.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
25862026-02-24T00:39:16.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
25872026-02-24T00:39:16.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
25882026-02-24T00:39:16.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
25892026-02-24T00:39:16.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
25902026-02-24T00:39:16.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
25912026-02-24T00:39:16.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
25922026-02-24T00:39:16.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
25932026-02-24T00:39:17.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25942026-02-24T00:39:17.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25952026-02-24T00:39:17.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25962026-02-24T00:39:17.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25972026-02-24T00:39:17.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25982026-02-24T00:39:17.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25992026-02-24T00:39:17.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26002026-02-24T00:39:17.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26012026-02-24T00:39:17.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26022026-02-24T00:39:18.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26032026-02-24T00:39:18.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26042026-02-24T00:39:18.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26052026-02-24T00:39:18.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26062026-02-24T00:39:18.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26072026-02-24T00:39:18.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26082026-02-24T00:39:18.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26092026-02-24T00:39:18.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26102026-02-24T00:39:18.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26112026-02-24T00:39:19.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
26122026-02-24T00:39:19.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
26132026-02-24T00:39:19.487ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c427f630-c87c-4e39-a802-2514507e00f6", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:39:19 GMT"} })
26142026-02-24T00:39:19.487ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
26152026-02-24T00:39:19.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "8211ee6f-9bec-459c-bea7-0c78cbdfc278", "content-length": "29", "date": "Tue, 24 Feb 2026 00:39:19 GMT"} })
26162026-02-24T00:39:19.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
26172026-02-24T00:39:19.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26182026-02-24T00:39:19.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26192026-02-24T00:39:19.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26202026-02-24T00:39:19.529ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
26212026-02-24T00:39:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26222026-02-24T00:39:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26232026-02-24T00:39:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26242026-02-24T00:39:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26252026-02-24T00:39:19.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26262026-02-24T00:39:19.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26272026-02-24T00:39:20.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26282026-02-24T00:39:20.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26292026-02-24T00:39:20.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26302026-02-24T00:39:20.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26312026-02-24T00:39:20.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26322026-02-24T00:39:20.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26332026-02-24T00:39:20.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26342026-02-24T00:39:20.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26352026-02-24T00:39:20.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26362026-02-24T00:39:21.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26372026-02-24T00:39:21.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26382026-02-24T00:39:21.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26392026-02-24T00:39:21.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26402026-02-24T00:39:21.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26412026-02-24T00:39:21.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26422026-02-24T00:39:21.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26432026-02-24T00:39:21.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26442026-02-24T00:39:21.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26452026-02-24T00:39:21.840ZDEBGoximeter (results-sink): inserting 221 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
26462026-02-24T00:39:21.840ZDEBGoximeter (results-sink-cluster): inserting 221 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
26472026-02-24T00:39:21.840ZDEBGoximeter (clickhouse-client): unrolling 221 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
26482026-02-24T00:39:21.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 2 table_name = fields_ipaddr
26492026-02-24T00:39:21.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_string
26502026-02-24T00:39:21.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 2 table_name = fields_u16
26512026-02-24T00:39:21.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 66 table_name = fields_uuid
26522026-02-24T00:39:21.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 161 table_name = measurements_cumulativeu64
26532026-02-24T00:39:21.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
26542026-02-24T00:39:21.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
26552026-02-24T00:39:22.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26562026-02-24T00:39:22.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26572026-02-24T00:39:22.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26582026-02-24T00:39:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26592026-02-24T00:39:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26602026-02-24T00:39:22.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26612026-02-24T00:39:22.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26622026-02-24T00:39:22.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26632026-02-24T00:39:22.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26642026-02-24T00:39:23.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26652026-02-24T00:39:23.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26662026-02-24T00:39:23.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26672026-02-24T00:39:23.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26682026-02-24T00:39:23.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26692026-02-24T00:39:23.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26702026-02-24T00:39:23.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26712026-02-24T00:39:23.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26722026-02-24T00:39:23.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26732026-02-24T00:39:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
26742026-02-24T00:39:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
26752026-02-24T00:39:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26762026-02-24T00:39:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26772026-02-24T00:39:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
26782026-02-24T00:39:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
26792026-02-24T00:39:24.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
26802026-02-24T00:39:24.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
26812026-02-24T00:39:24.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26822026-02-24T00:39:24.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
26832026-02-24T00:39:24.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
26842026-02-24T00:39:24.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
26852026-02-24T00:39:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
26862026-02-24T00:39:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
26872026-02-24T00:39:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26882026-02-24T00:39:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26892026-02-24T00:39:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26902026-02-24T00:39:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26912026-02-24T00:39:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26922026-02-24T00:39:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26932026-02-24T00:39:24.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
26942026-02-24T00:39:25.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26952026-02-24T00:39:25.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26962026-02-24T00:39:25.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26972026-02-24T00:39:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26982026-02-24T00:39:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26992026-02-24T00:39:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27002026-02-24T00:39:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27012026-02-24T00:39:25.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27022026-02-24T00:39:25.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27032026-02-24T00:39:26.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27042026-02-24T00:39:26.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27052026-02-24T00:39:26.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27062026-02-24T00:39:26.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27072026-02-24T00:39:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27082026-02-24T00:39:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27092026-02-24T00:39:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27102026-02-24T00:39:26.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27112026-02-24T00:39:26.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27122026-02-24T00:39:26.839ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
27132026-02-24T00:39:26.839ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
27142026-02-24T00:39:26.839ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
27152026-02-24T00:39:26.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
27162026-02-24T00:39:26.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
27172026-02-24T00:39:26.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
27182026-02-24T00:39:26.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
27192026-02-24T00:39:26.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
27202026-02-24T00:39:26.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
27212026-02-24T00:39:26.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
27222026-02-24T00:39:27.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27232026-02-24T00:39:27.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27242026-02-24T00:39:27.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27252026-02-24T00:39:27.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27262026-02-24T00:39:27.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27272026-02-24T00:39:27.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27282026-02-24T00:39:27.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27292026-02-24T00:39:27.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27302026-02-24T00:39:27.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27312026-02-24T00:39:28.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27322026-02-24T00:39:28.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27332026-02-24T00:39:28.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27342026-02-24T00:39:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27352026-02-24T00:39:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27362026-02-24T00:39:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27372026-02-24T00:39:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27382026-02-24T00:39:28.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27392026-02-24T00:39:28.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27402026-02-24T00:39:29.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27412026-02-24T00:39:29.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27422026-02-24T00:39:29.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27432026-02-24T00:39:29.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27442026-02-24T00:39:29.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27452026-02-24T00:39:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27462026-02-24T00:39:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27472026-02-24T00:39:29.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27482026-02-24T00:39:29.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27492026-02-24T00:39:30.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27502026-02-24T00:39:30.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27512026-02-24T00:39:30.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27522026-02-24T00:39:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27532026-02-24T00:39:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27542026-02-24T00:39:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27552026-02-24T00:39:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27562026-02-24T00:39:30.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27572026-02-24T00:39:30.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27582026-02-24T00:39:31.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27592026-02-24T00:39:31.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27602026-02-24T00:39:31.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27612026-02-24T00:39:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27622026-02-24T00:39:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27632026-02-24T00:39:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27642026-02-24T00:39:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27652026-02-24T00:39:31.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27662026-02-24T00:39:31.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27672026-02-24T00:39:31.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
27682026-02-24T00:39:31.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
27692026-02-24T00:39:31.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
27702026-02-24T00:39:31.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
27712026-02-24T00:39:31.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
27722026-02-24T00:39:31.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
27732026-02-24T00:39:31.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
27742026-02-24T00:39:31.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
27752026-02-24T00:39:32.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27762026-02-24T00:39:32.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27772026-02-24T00:39:32.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27782026-02-24T00:39:32.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27792026-02-24T00:39:32.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27802026-02-24T00:39:32.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27812026-02-24T00:39:32.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27822026-02-24T00:39:32.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27832026-02-24T00:39:32.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27842026-02-24T00:39:33.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27852026-02-24T00:39:33.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27862026-02-24T00:39:33.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27872026-02-24T00:39:33.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27882026-02-24T00:39:33.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27892026-02-24T00:39:33.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27902026-02-24T00:39:33.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27912026-02-24T00:39:33.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27922026-02-24T00:39:33.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27932026-02-24T00:39:34.485ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
27942026-02-24T00:39:34.485ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
27952026-02-24T00:39:34.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d686a6e2-8a6b-417b-b558-0ec66e53758c", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:39:34 GMT"} })
27962026-02-24T00:39:34.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
27972026-02-24T00:39:34.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5c6921f8-6acd-4612-832f-caa0b3e90251", "content-length": "29", "date": "Tue, 24 Feb 2026 00:39:34 GMT"} })
27982026-02-24T00:39:34.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
27992026-02-24T00:39:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
28002026-02-24T00:39:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
28012026-02-24T00:39:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28022026-02-24T00:39:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
28032026-02-24T00:39:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
28042026-02-24T00:39:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
28052026-02-24T00:39:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
28062026-02-24T00:39:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
28072026-02-24T00:39:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
28082026-02-24T00:39:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28092026-02-24T00:39:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
28102026-02-24T00:39:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28112026-02-24T00:39:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
28122026-02-24T00:39:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
28132026-02-24T00:39:34.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28142026-02-24T00:39:34.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
28152026-02-24T00:39:34.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
28162026-02-24T00:39:34.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
28172026-02-24T00:39:34.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
28182026-02-24T00:39:34.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
28192026-02-24T00:39:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
28202026-02-24T00:39:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
28212026-02-24T00:39:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28222026-02-24T00:39:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28232026-02-24T00:39:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28242026-02-24T00:39:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28252026-02-24T00:39:34.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28262026-02-24T00:39:34.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28272026-02-24T00:39:34.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
28282026-02-24T00:39:35.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28292026-02-24T00:39:35.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28302026-02-24T00:39:35.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28312026-02-24T00:39:35.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28322026-02-24T00:39:35.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28332026-02-24T00:39:35.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28342026-02-24T00:39:35.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28352026-02-24T00:39:35.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28362026-02-24T00:39:35.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28372026-02-24T00:39:36.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28382026-02-24T00:39:36.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28392026-02-24T00:39:36.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28402026-02-24T00:39:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28412026-02-24T00:39:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28422026-02-24T00:39:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28432026-02-24T00:39:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28442026-02-24T00:39:36.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28452026-02-24T00:39:36.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28462026-02-24T00:39:36.840ZDEBGoximeter (results-sink): inserting 977 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
28472026-02-24T00:39:36.840ZDEBGoximeter (results-sink-cluster): inserting 977 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
28482026-02-24T00:39:36.840ZDEBGoximeter (clickhouse-client): unrolling 977 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
28492026-02-24T00:39:36.882ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
28502026-02-24T00:39:36.884ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 4 table_name = fields_ipaddr
28512026-02-24T00:39:36.886ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1400 table_name = fields_string
28522026-02-24T00:39:36.887ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_u16
28532026-02-24T00:39:36.889ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
28542026-02-24T00:39:36.890ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
28552026-02-24T00:39:36.892ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 601 table_name = fields_uuid
28562026-02-24T00:39:36.893ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 876 table_name = measurements_cumulativeu64
28572026-02-24T00:39:36.895ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
28582026-02-24T00:39:36.897ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
28592026-02-24T00:39:36.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
28602026-02-24T00:39:37.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28612026-02-24T00:39:37.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28622026-02-24T00:39:37.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28632026-02-24T00:39:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28642026-02-24T00:39:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28652026-02-24T00:39:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28662026-02-24T00:39:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28672026-02-24T00:39:37.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28682026-02-24T00:39:37.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28692026-02-24T00:39:38.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28702026-02-24T00:39:38.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28712026-02-24T00:39:38.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28722026-02-24T00:39:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28732026-02-24T00:39:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28742026-02-24T00:39:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28752026-02-24T00:39:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28762026-02-24T00:39:38.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28772026-02-24T00:39:38.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28782026-02-24T00:39:39.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28792026-02-24T00:39:39.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28802026-02-24T00:39:39.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28812026-02-24T00:39:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28822026-02-24T00:39:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28832026-02-24T00:39:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28842026-02-24T00:39:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28852026-02-24T00:39:39.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28862026-02-24T00:39:39.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28872026-02-24T00:39:40.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28882026-02-24T00:39:40.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28892026-02-24T00:39:40.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28902026-02-24T00:39:40.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28912026-02-24T00:39:40.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28922026-02-24T00:39:40.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28932026-02-24T00:39:40.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28942026-02-24T00:39:40.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28952026-02-24T00:39:40.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28962026-02-24T00:39:41.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28972026-02-24T00:39:41.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28982026-02-24T00:39:41.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28992026-02-24T00:39:41.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29002026-02-24T00:39:41.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29012026-02-24T00:39:41.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29022026-02-24T00:39:41.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29032026-02-24T00:39:41.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29042026-02-24T00:39:41.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29052026-02-24T00:39:41.839ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
29062026-02-24T00:39:41.839ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
29072026-02-24T00:39:41.839ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
29082026-02-24T00:39:41.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
29092026-02-24T00:39:41.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
29102026-02-24T00:39:41.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
29112026-02-24T00:39:41.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
29122026-02-24T00:39:41.940ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
29132026-02-24T00:39:42.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29142026-02-24T00:39:42.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29152026-02-24T00:39:42.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29162026-02-24T00:39:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29172026-02-24T00:39:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29182026-02-24T00:39:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29192026-02-24T00:39:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29202026-02-24T00:39:42.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29212026-02-24T00:39:42.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29222026-02-24T00:39:43.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29232026-02-24T00:39:43.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29242026-02-24T00:39:43.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29252026-02-24T00:39:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29262026-02-24T00:39:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29272026-02-24T00:39:43.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29282026-02-24T00:39:43.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29292026-02-24T00:39:43.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29302026-02-24T00:39:43.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29312026-02-24T00:39:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
29322026-02-24T00:39:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
29332026-02-24T00:39:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29342026-02-24T00:39:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
29352026-02-24T00:39:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29362026-02-24T00:39:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
29372026-02-24T00:39:44.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
29382026-02-24T00:39:44.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
29392026-02-24T00:39:44.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29402026-02-24T00:39:44.520ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
29412026-02-24T00:39:44.520ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
29422026-02-24T00:39:44.523ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
29432026-02-24T00:39:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
29442026-02-24T00:39:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
29452026-02-24T00:39:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29462026-02-24T00:39:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29472026-02-24T00:39:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29482026-02-24T00:39:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29492026-02-24T00:39:44.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29502026-02-24T00:39:44.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29512026-02-24T00:39:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
29522026-02-24T00:39:45.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29532026-02-24T00:39:45.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29542026-02-24T00:39:45.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29552026-02-24T00:39:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29562026-02-24T00:39:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29572026-02-24T00:39:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29582026-02-24T00:39:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29592026-02-24T00:39:45.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29602026-02-24T00:39:45.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29612026-02-24T00:39:46.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29622026-02-24T00:39:46.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29632026-02-24T00:39:46.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29642026-02-24T00:39:46.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29652026-02-24T00:39:46.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29662026-02-24T00:39:46.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29672026-02-24T00:39:46.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29682026-02-24T00:39:46.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29692026-02-24T00:39:46.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29702026-02-24T00:39:46.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
29712026-02-24T00:39:46.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
29722026-02-24T00:39:46.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
29732026-02-24T00:39:46.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
29742026-02-24T00:39:46.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
29752026-02-24T00:39:46.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
29762026-02-24T00:39:46.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
29772026-02-24T00:39:46.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
29782026-02-24T00:39:46.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
29792026-02-24T00:39:46.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
29802026-02-24T00:39:47.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29812026-02-24T00:39:47.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29822026-02-24T00:39:47.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29832026-02-24T00:39:47.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29842026-02-24T00:39:47.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29852026-02-24T00:39:47.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29862026-02-24T00:39:47.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29872026-02-24T00:39:47.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29882026-02-24T00:39:47.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29892026-02-24T00:39:48.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29902026-02-24T00:39:48.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29912026-02-24T00:39:48.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29922026-02-24T00:39:48.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29932026-02-24T00:39:48.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29942026-02-24T00:39:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29952026-02-24T00:39:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29962026-02-24T00:39:48.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29972026-02-24T00:39:48.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29982026-02-24T00:39:49.483ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
29992026-02-24T00:39:49.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
30002026-02-24T00:39:49.486ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "23cf4d73-4408-432e-83be-1924fe715c38", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:39:49 GMT"} })
30012026-02-24T00:39:49.486ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
30022026-02-24T00:39:49.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7117e582-c70d-4c8c-9298-3c0a7480ef1f", "content-length": "29", "date": "Tue, 24 Feb 2026 00:39:49 GMT"} })
30032026-02-24T00:39:49.488ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
30042026-02-24T00:39:49.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30052026-02-24T00:39:49.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30062026-02-24T00:39:49.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30072026-02-24T00:39:49.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30082026-02-24T00:39:49.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30092026-02-24T00:39:49.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30102026-02-24T00:39:49.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30112026-02-24T00:39:49.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30122026-02-24T00:39:49.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30132026-02-24T00:39:50.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30142026-02-24T00:39:50.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30152026-02-24T00:39:50.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30162026-02-24T00:39:50.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30172026-02-24T00:39:50.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30182026-02-24T00:39:50.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30192026-02-24T00:39:50.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30202026-02-24T00:39:50.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30212026-02-24T00:39:50.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30222026-02-24T00:39:51.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30232026-02-24T00:39:51.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30242026-02-24T00:39:51.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30252026-02-24T00:39:51.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30262026-02-24T00:39:51.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30272026-02-24T00:39:51.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30282026-02-24T00:39:51.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30292026-02-24T00:39:51.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30302026-02-24T00:39:51.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30312026-02-24T00:39:51.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
30322026-02-24T00:39:51.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
30332026-02-24T00:39:51.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
30342026-02-24T00:39:51.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
30352026-02-24T00:39:51.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
30362026-02-24T00:39:51.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
30372026-02-24T00:39:51.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
30382026-02-24T00:39:51.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
30392026-02-24T00:39:52.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30402026-02-24T00:39:52.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30412026-02-24T00:39:52.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30422026-02-24T00:39:52.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30432026-02-24T00:39:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30442026-02-24T00:39:52.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30452026-02-24T00:39:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30462026-02-24T00:39:52.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30472026-02-24T00:39:52.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30482026-02-24T00:39:53.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30492026-02-24T00:39:53.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30502026-02-24T00:39:53.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30512026-02-24T00:39:53.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30522026-02-24T00:39:53.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30532026-02-24T00:39:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30542026-02-24T00:39:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30552026-02-24T00:39:53.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30562026-02-24T00:39:53.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30572026-02-24T00:39:54.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
30582026-02-24T00:39:54.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
30592026-02-24T00:39:54.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30602026-02-24T00:39:54.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30612026-02-24T00:39:54.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
30622026-02-24T00:39:54.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
30632026-02-24T00:39:54.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
30642026-02-24T00:39:54.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
30652026-02-24T00:39:54.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30662026-02-24T00:39:54.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
30672026-02-24T00:39:54.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
30682026-02-24T00:39:54.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
30692026-02-24T00:39:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
30702026-02-24T00:39:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30712026-02-24T00:39:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
30722026-02-24T00:39:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30732026-02-24T00:39:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30742026-02-24T00:39:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30752026-02-24T00:39:54.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30762026-02-24T00:39:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
30772026-02-24T00:39:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30782026-02-24T00:39:55.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30792026-02-24T00:39:55.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30802026-02-24T00:39:55.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30812026-02-24T00:39:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30822026-02-24T00:39:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30832026-02-24T00:39:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30842026-02-24T00:39:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30852026-02-24T00:39:55.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30862026-02-24T00:39:55.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30872026-02-24T00:39:56.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30882026-02-24T00:39:56.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30892026-02-24T00:39:56.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30902026-02-24T00:39:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30912026-02-24T00:39:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30922026-02-24T00:39:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30932026-02-24T00:39:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30942026-02-24T00:39:56.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30952026-02-24T00:39:56.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30962026-02-24T00:39:56.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
30972026-02-24T00:39:56.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
30982026-02-24T00:39:56.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
30992026-02-24T00:39:56.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
31002026-02-24T00:39:56.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
31012026-02-24T00:39:56.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
31022026-02-24T00:39:56.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
31032026-02-24T00:39:56.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
31042026-02-24T00:39:56.862ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
31052026-02-24T00:39:56.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
31062026-02-24T00:39:57.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31072026-02-24T00:39:57.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31082026-02-24T00:39:57.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31092026-02-24T00:39:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31102026-02-24T00:39:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31112026-02-24T00:39:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31122026-02-24T00:39:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31132026-02-24T00:39:57.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31142026-02-24T00:39:57.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31152026-02-24T00:39:58.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31162026-02-24T00:39:58.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31172026-02-24T00:39:58.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31182026-02-24T00:39:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31192026-02-24T00:39:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31202026-02-24T00:39:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31212026-02-24T00:39:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31222026-02-24T00:39:58.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31232026-02-24T00:39:58.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31242026-02-24T00:39:59.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31252026-02-24T00:39:59.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31262026-02-24T00:39:59.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31272026-02-24T00:39:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31282026-02-24T00:39:59.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31292026-02-24T00:39:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31302026-02-24T00:39:59.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31312026-02-24T00:39:59.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31322026-02-24T00:39:59.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31332026-02-24T00:40:00.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31342026-02-24T00:40:00.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31352026-02-24T00:40:00.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31362026-02-24T00:40:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31372026-02-24T00:40:00.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31382026-02-24T00:40:00.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31392026-02-24T00:40:00.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31402026-02-24T00:40:00.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31412026-02-24T00:40:00.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31422026-02-24T00:40:01.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31432026-02-24T00:40:01.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31442026-02-24T00:40:01.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31452026-02-24T00:40:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31462026-02-24T00:40:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31472026-02-24T00:40:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31482026-02-24T00:40:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31492026-02-24T00:40:01.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31502026-02-24T00:40:01.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31512026-02-24T00:40:01.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
31522026-02-24T00:40:01.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
31532026-02-24T00:40:01.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
31542026-02-24T00:40:01.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
31552026-02-24T00:40:01.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
31562026-02-24T00:40:01.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
31572026-02-24T00:40:01.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
31582026-02-24T00:40:01.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
31592026-02-24T00:40:02.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31602026-02-24T00:40:02.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31612026-02-24T00:40:02.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31622026-02-24T00:40:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31632026-02-24T00:40:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31642026-02-24T00:40:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31652026-02-24T00:40:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31662026-02-24T00:40:02.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31672026-02-24T00:40:02.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31682026-02-24T00:40:03.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31692026-02-24T00:40:03.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31702026-02-24T00:40:03.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31712026-02-24T00:40:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31722026-02-24T00:40:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31732026-02-24T00:40:03.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31742026-02-24T00:40:03.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31752026-02-24T00:40:03.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31762026-02-24T00:40:03.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31772026-02-24T00:40:04.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
31782026-02-24T00:40:04.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
31792026-02-24T00:40:04.489ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5104fad1-83fa-43da-9e07-363492947723", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:40:04 GMT"} })
31802026-02-24T00:40:04.489ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
31812026-02-24T00:40:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
31822026-02-24T00:40:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
31832026-02-24T00:40:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
31842026-02-24T00:40:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
31852026-02-24T00:40:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
31862026-02-24T00:40:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
31872026-02-24T00:40:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31882026-02-24T00:40:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31892026-02-24T00:40:04.492ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3194388a-4b05-4304-a1ba-97f375ae8673", "content-length": "29", "date": "Tue, 24 Feb 2026 00:40:04 GMT"} })
31902026-02-24T00:40:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
31912026-02-24T00:40:04.492ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
31922026-02-24T00:40:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
31932026-02-24T00:40:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
31942026-02-24T00:40:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
31952026-02-24T00:40:04.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
31962026-02-24T00:40:04.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
31972026-02-24T00:40:04.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
31982026-02-24T00:40:04.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31992026-02-24T00:40:04.521ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
32002026-02-24T00:40:04.521ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
32012026-02-24T00:40:04.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
32022026-02-24T00:40:04.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
32032026-02-24T00:40:04.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
32042026-02-24T00:40:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
32052026-02-24T00:40:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
32062026-02-24T00:40:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32072026-02-24T00:40:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32082026-02-24T00:40:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
32092026-02-24T00:40:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32102026-02-24T00:40:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32112026-02-24T00:40:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32122026-02-24T00:40:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32132026-02-24T00:40:04.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32142026-02-24T00:40:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32152026-02-24T00:40:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
32162026-02-24T00:40:05.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32172026-02-24T00:40:05.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32182026-02-24T00:40:05.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32192026-02-24T00:40:05.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32202026-02-24T00:40:05.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32212026-02-24T00:40:05.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32222026-02-24T00:40:05.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32232026-02-24T00:40:05.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32242026-02-24T00:40:05.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32252026-02-24T00:40:06.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32262026-02-24T00:40:06.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32272026-02-24T00:40:06.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32282026-02-24T00:40:06.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32292026-02-24T00:40:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32302026-02-24T00:40:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32312026-02-24T00:40:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32322026-02-24T00:40:06.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32332026-02-24T00:40:06.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32342026-02-24T00:40:06.840ZDEBGoximeter (results-sink): inserting 987 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
32352026-02-24T00:40:06.840ZDEBGoximeter (results-sink-cluster): inserting 987 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
32362026-02-24T00:40:06.840ZDEBGoximeter (clickhouse-client): unrolling 987 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
32372026-02-24T00:40:06.882ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
32382026-02-24T00:40:06.883ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_ipaddr
32392026-02-24T00:40:06.886ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1404 table_name = fields_string
32402026-02-24T00:40:06.887ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 65 table_name = fields_u16
32412026-02-24T00:40:06.889ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
32422026-02-24T00:40:06.890ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
32432026-02-24T00:40:06.892ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 609 table_name = fields_uuid
32442026-02-24T00:40:06.894ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 886 table_name = measurements_cumulativeu64
32452026-02-24T00:40:06.896ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
32462026-02-24T00:40:06.897ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
32472026-02-24T00:40:06.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
32482026-02-24T00:40:07.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32492026-02-24T00:40:07.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32502026-02-24T00:40:07.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32512026-02-24T00:40:07.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32522026-02-24T00:40:07.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32532026-02-24T00:40:07.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32542026-02-24T00:40:07.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32552026-02-24T00:40:07.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32562026-02-24T00:40:07.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32572026-02-24T00:40:08.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32582026-02-24T00:40:08.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32592026-02-24T00:40:08.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32602026-02-24T00:40:08.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32612026-02-24T00:40:08.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32622026-02-24T00:40:08.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32632026-02-24T00:40:08.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32642026-02-24T00:40:08.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32652026-02-24T00:40:08.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32662026-02-24T00:40:09.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32672026-02-24T00:40:09.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32682026-02-24T00:40:09.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32692026-02-24T00:40:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32702026-02-24T00:40:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32712026-02-24T00:40:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32722026-02-24T00:40:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32732026-02-24T00:40:09.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32742026-02-24T00:40:09.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32752026-02-24T00:40:10.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32762026-02-24T00:40:10.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32772026-02-24T00:40:10.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32782026-02-24T00:40:10.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32792026-02-24T00:40:10.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32802026-02-24T00:40:10.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32812026-02-24T00:40:10.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32822026-02-24T00:40:10.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32832026-02-24T00:40:10.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32842026-02-24T00:40:11.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32852026-02-24T00:40:11.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32862026-02-24T00:40:11.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32872026-02-24T00:40:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32882026-02-24T00:40:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32892026-02-24T00:40:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32902026-02-24T00:40:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32912026-02-24T00:40:11.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32922026-02-24T00:40:11.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32932026-02-24T00:40:11.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
32942026-02-24T00:40:11.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
32952026-02-24T00:40:11.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
32962026-02-24T00:40:11.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
32972026-02-24T00:40:11.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
32982026-02-24T00:40:11.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
32992026-02-24T00:40:11.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
33002026-02-24T00:40:11.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
33012026-02-24T00:40:12.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33022026-02-24T00:40:12.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33032026-02-24T00:40:12.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33042026-02-24T00:40:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33052026-02-24T00:40:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33062026-02-24T00:40:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33072026-02-24T00:40:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33082026-02-24T00:40:12.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33092026-02-24T00:40:12.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33102026-02-24T00:40:13.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33112026-02-24T00:40:13.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33122026-02-24T00:40:13.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33132026-02-24T00:40:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33142026-02-24T00:40:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33152026-02-24T00:40:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33162026-02-24T00:40:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33172026-02-24T00:40:13.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33182026-02-24T00:40:13.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33192026-02-24T00:40:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
33202026-02-24T00:40:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33212026-02-24T00:40:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
33222026-02-24T00:40:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
33232026-02-24T00:40:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
33242026-02-24T00:40:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33252026-02-24T00:40:14.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
33262026-02-24T00:40:14.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
33272026-02-24T00:40:14.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33282026-02-24T00:40:14.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
33292026-02-24T00:40:14.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
33302026-02-24T00:40:14.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
33312026-02-24T00:40:14.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
33322026-02-24T00:40:14.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
33332026-02-24T00:40:14.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33342026-02-24T00:40:14.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33352026-02-24T00:40:14.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33362026-02-24T00:40:14.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33372026-02-24T00:40:14.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33382026-02-24T00:40:14.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33392026-02-24T00:40:14.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
33402026-02-24T00:40:15.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33412026-02-24T00:40:15.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33422026-02-24T00:40:15.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33432026-02-24T00:40:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33442026-02-24T00:40:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33452026-02-24T00:40:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33462026-02-24T00:40:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33472026-02-24T00:40:15.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33482026-02-24T00:40:15.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33492026-02-24T00:40:16.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33502026-02-24T00:40:16.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33512026-02-24T00:40:16.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33522026-02-24T00:40:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33532026-02-24T00:40:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33542026-02-24T00:40:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33552026-02-24T00:40:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33562026-02-24T00:40:16.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33572026-02-24T00:40:16.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33582026-02-24T00:40:16.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
33592026-02-24T00:40:16.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
33602026-02-24T00:40:16.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
33612026-02-24T00:40:16.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
33622026-02-24T00:40:16.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
33632026-02-24T00:40:16.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
33642026-02-24T00:40:16.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
33652026-02-24T00:40:16.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
33662026-02-24T00:40:16.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
33672026-02-24T00:40:16.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
33682026-02-24T00:40:17.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33692026-02-24T00:40:17.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33702026-02-24T00:40:17.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33712026-02-24T00:40:17.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33722026-02-24T00:40:17.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33732026-02-24T00:40:17.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33742026-02-24T00:40:17.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33752026-02-24T00:40:17.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33762026-02-24T00:40:17.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33772026-02-24T00:40:18.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33782026-02-24T00:40:18.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33792026-02-24T00:40:18.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33802026-02-24T00:40:18.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33812026-02-24T00:40:18.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33822026-02-24T00:40:18.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33832026-02-24T00:40:18.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33842026-02-24T00:40:18.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33852026-02-24T00:40:18.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33862026-02-24T00:40:19.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
33872026-02-24T00:40:19.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
33882026-02-24T00:40:19.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "9f92cfe2-2972-4bf2-aa0a-a73f944b2a0e", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:40:19 GMT"} })
33892026-02-24T00:40:19.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
33902026-02-24T00:40:19.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "df4bf3c3-9f4b-4f17-81b0-30e2a71a0d5d", "content-length": "29", "date": "Tue, 24 Feb 2026 00:40:19 GMT"} })
33912026-02-24T00:40:19.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
33922026-02-24T00:40:19.494ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33932026-02-24T00:40:19.494ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33942026-02-24T00:40:19.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33952026-02-24T00:40:19.529ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
33962026-02-24T00:40:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33972026-02-24T00:40:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33982026-02-24T00:40:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33992026-02-24T00:40:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34002026-02-24T00:40:19.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34012026-02-24T00:40:19.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34022026-02-24T00:40:20.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34032026-02-24T00:40:20.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34042026-02-24T00:40:20.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34052026-02-24T00:40:20.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34062026-02-24T00:40:20.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34072026-02-24T00:40:20.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34082026-02-24T00:40:20.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34092026-02-24T00:40:20.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34102026-02-24T00:40:20.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34112026-02-24T00:40:21.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34122026-02-24T00:40:21.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34132026-02-24T00:40:21.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34142026-02-24T00:40:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34152026-02-24T00:40:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34162026-02-24T00:40:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34172026-02-24T00:40:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34182026-02-24T00:40:21.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34192026-02-24T00:40:21.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34202026-02-24T00:40:21.840ZDEBGoximeter (results-sink): inserting 221 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
34212026-02-24T00:40:21.840ZDEBGoximeter (results-sink-cluster): inserting 221 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
34222026-02-24T00:40:21.840ZDEBGoximeter (clickhouse-client): unrolling 221 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
34232026-02-24T00:40:21.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 2 table_name = fields_ipaddr
34242026-02-24T00:40:21.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_string
34252026-02-24T00:40:21.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 2 table_name = fields_u16
34262026-02-24T00:40:21.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 66 table_name = fields_uuid
34272026-02-24T00:40:21.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 161 table_name = measurements_cumulativeu64
34282026-02-24T00:40:21.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
34292026-02-24T00:40:21.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
34302026-02-24T00:40:22.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34312026-02-24T00:40:22.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34322026-02-24T00:40:22.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34332026-02-24T00:40:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34342026-02-24T00:40:22.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34352026-02-24T00:40:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34362026-02-24T00:40:22.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34372026-02-24T00:40:22.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34382026-02-24T00:40:22.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34392026-02-24T00:40:23.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34402026-02-24T00:40:23.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34412026-02-24T00:40:23.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34422026-02-24T00:40:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34432026-02-24T00:40:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34442026-02-24T00:40:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34452026-02-24T00:40:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34462026-02-24T00:40:23.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34472026-02-24T00:40:23.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34482026-02-24T00:40:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
34492026-02-24T00:40:24.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
34502026-02-24T00:40:24.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34512026-02-24T00:40:24.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
34522026-02-24T00:40:24.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
34532026-02-24T00:40:24.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34542026-02-24T00:40:24.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
34552026-02-24T00:40:24.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
34562026-02-24T00:40:24.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34572026-02-24T00:40:24.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
34582026-02-24T00:40:24.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
34592026-02-24T00:40:24.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
34602026-02-24T00:40:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
34612026-02-24T00:40:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
34622026-02-24T00:40:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34632026-02-24T00:40:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34642026-02-24T00:40:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34652026-02-24T00:40:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34662026-02-24T00:40:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34672026-02-24T00:40:24.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34682026-02-24T00:40:24.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
34692026-02-24T00:40:25.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34702026-02-24T00:40:25.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34712026-02-24T00:40:25.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34722026-02-24T00:40:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34732026-02-24T00:40:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34742026-02-24T00:40:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34752026-02-24T00:40:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34762026-02-24T00:40:25.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34772026-02-24T00:40:25.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34782026-02-24T00:40:26.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34792026-02-24T00:40:26.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34802026-02-24T00:40:26.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34812026-02-24T00:40:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34822026-02-24T00:40:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34832026-02-24T00:40:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34842026-02-24T00:40:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34852026-02-24T00:40:26.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34862026-02-24T00:40:26.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34872026-02-24T00:40:26.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
34882026-02-24T00:40:26.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
34892026-02-24T00:40:26.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
34902026-02-24T00:40:26.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
34912026-02-24T00:40:26.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
34922026-02-24T00:40:26.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
34932026-02-24T00:40:26.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
34942026-02-24T00:40:26.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
34952026-02-24T00:40:26.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
34962026-02-24T00:40:26.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
34972026-02-24T00:40:27.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34982026-02-24T00:40:27.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34992026-02-24T00:40:27.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35002026-02-24T00:40:27.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35012026-02-24T00:40:27.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35022026-02-24T00:40:27.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35032026-02-24T00:40:27.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35042026-02-24T00:40:27.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35052026-02-24T00:40:27.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35062026-02-24T00:40:28.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35072026-02-24T00:40:28.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35082026-02-24T00:40:28.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35092026-02-24T00:40:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35102026-02-24T00:40:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35112026-02-24T00:40:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35122026-02-24T00:40:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35132026-02-24T00:40:28.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35142026-02-24T00:40:28.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35152026-02-24T00:40:29.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35162026-02-24T00:40:29.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35172026-02-24T00:40:29.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35182026-02-24T00:40:29.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35192026-02-24T00:40:29.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35202026-02-24T00:40:29.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35212026-02-24T00:40:29.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35222026-02-24T00:40:29.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35232026-02-24T00:40:29.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35242026-02-24T00:40:30.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35252026-02-24T00:40:30.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35262026-02-24T00:40:30.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35272026-02-24T00:40:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35282026-02-24T00:40:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35292026-02-24T00:40:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35302026-02-24T00:40:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35312026-02-24T00:40:30.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35322026-02-24T00:40:30.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35332026-02-24T00:40:31.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35342026-02-24T00:40:31.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35352026-02-24T00:40:31.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35362026-02-24T00:40:31.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35372026-02-24T00:40:31.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35382026-02-24T00:40:31.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35392026-02-24T00:40:31.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35402026-02-24T00:40:31.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35412026-02-24T00:40:31.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35422026-02-24T00:40:31.839ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
35432026-02-24T00:40:31.839ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
35442026-02-24T00:40:31.839ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
35452026-02-24T00:40:31.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
35462026-02-24T00:40:31.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
35472026-02-24T00:40:31.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
35482026-02-24T00:40:31.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
35492026-02-24T00:40:31.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
35502026-02-24T00:40:32.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35512026-02-24T00:40:32.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35522026-02-24T00:40:32.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35532026-02-24T00:40:32.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35542026-02-24T00:40:32.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35552026-02-24T00:40:32.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35562026-02-24T00:40:32.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35572026-02-24T00:40:32.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35582026-02-24T00:40:32.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35592026-02-24T00:40:33.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35602026-02-24T00:40:33.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35612026-02-24T00:40:33.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35622026-02-24T00:40:33.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35632026-02-24T00:40:33.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35642026-02-24T00:40:33.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35652026-02-24T00:40:33.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35662026-02-24T00:40:33.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35672026-02-24T00:40:33.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35682026-02-24T00:40:34.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
35692026-02-24T00:40:34.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
35702026-02-24T00:40:34.487ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4cdb807d-5920-4cd9-810a-591dc35b1330", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:40:34 GMT"} })
35712026-02-24T00:40:34.487ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
35722026-02-24T00:40:34.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f8a0039a-0c0c-4ce5-af9c-e6728be55ec4", "content-length": "29", "date": "Tue, 24 Feb 2026 00:40:34 GMT"} })
35732026-02-24T00:40:34.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
35742026-02-24T00:40:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
35752026-02-24T00:40:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
35762026-02-24T00:40:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35772026-02-24T00:40:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
35782026-02-24T00:40:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
35792026-02-24T00:40:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
35802026-02-24T00:40:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
35812026-02-24T00:40:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
35822026-02-24T00:40:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
35832026-02-24T00:40:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
35842026-02-24T00:40:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35852026-02-24T00:40:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35862026-02-24T00:40:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
35872026-02-24T00:40:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
35882026-02-24T00:40:34.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35892026-02-24T00:40:34.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
35902026-02-24T00:40:34.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
35912026-02-24T00:40:34.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
35922026-02-24T00:40:34.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
35932026-02-24T00:40:34.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
35942026-02-24T00:40:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
35952026-02-24T00:40:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
35962026-02-24T00:40:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35972026-02-24T00:40:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35982026-02-24T00:40:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35992026-02-24T00:40:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36002026-02-24T00:40:34.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36012026-02-24T00:40:34.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36022026-02-24T00:40:34.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
36032026-02-24T00:40:35.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36042026-02-24T00:40:35.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36052026-02-24T00:40:35.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36062026-02-24T00:40:35.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36072026-02-24T00:40:35.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36082026-02-24T00:40:35.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36092026-02-24T00:40:35.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36102026-02-24T00:40:35.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36112026-02-24T00:40:35.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36122026-02-24T00:40:36.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36132026-02-24T00:40:36.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36142026-02-24T00:40:36.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36152026-02-24T00:40:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36162026-02-24T00:40:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36172026-02-24T00:40:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36182026-02-24T00:40:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36192026-02-24T00:40:36.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36202026-02-24T00:40:36.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36212026-02-24T00:40:36.839ZDEBGoximeter (results-sink): inserting 983 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
36222026-02-24T00:40:36.839ZDEBGoximeter (results-sink-cluster): inserting 983 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
36232026-02-24T00:40:36.840ZDEBGoximeter (clickhouse-client): unrolling 983 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
36242026-02-24T00:40:36.881ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
36252026-02-24T00:40:36.882ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 4 table_name = fields_ipaddr
36262026-02-24T00:40:36.884ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1400 table_name = fields_string
36272026-02-24T00:40:36.886ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_u16
36282026-02-24T00:40:36.888ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
36292026-02-24T00:40:36.889ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
36302026-02-24T00:40:36.891ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 601 table_name = fields_uuid
36312026-02-24T00:40:36.892ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 882 table_name = measurements_cumulativeu64
36322026-02-24T00:40:36.895ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
36332026-02-24T00:40:36.896ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
36342026-02-24T00:40:36.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
36352026-02-24T00:40:37.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36362026-02-24T00:40:37.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36372026-02-24T00:40:37.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36382026-02-24T00:40:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36392026-02-24T00:40:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36402026-02-24T00:40:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36412026-02-24T00:40:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36422026-02-24T00:40:37.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36432026-02-24T00:40:37.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36442026-02-24T00:40:38.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36452026-02-24T00:40:38.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36462026-02-24T00:40:38.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36472026-02-24T00:40:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36482026-02-24T00:40:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36492026-02-24T00:40:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36502026-02-24T00:40:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36512026-02-24T00:40:38.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36522026-02-24T00:40:38.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36532026-02-24T00:40:39.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36542026-02-24T00:40:39.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36552026-02-24T00:40:39.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36562026-02-24T00:40:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36572026-02-24T00:40:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36582026-02-24T00:40:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36592026-02-24T00:40:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36602026-02-24T00:40:39.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36612026-02-24T00:40:39.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36622026-02-24T00:40:40.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36632026-02-24T00:40:40.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36642026-02-24T00:40:40.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36652026-02-24T00:40:40.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36662026-02-24T00:40:40.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36672026-02-24T00:40:40.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36682026-02-24T00:40:40.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36692026-02-24T00:40:40.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36702026-02-24T00:40:40.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36712026-02-24T00:40:41.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36722026-02-24T00:40:41.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36732026-02-24T00:40:41.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36742026-02-24T00:40:41.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36752026-02-24T00:40:41.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36762026-02-24T00:40:41.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36772026-02-24T00:40:41.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36782026-02-24T00:40:41.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36792026-02-24T00:40:41.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36802026-02-24T00:40:41.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
36812026-02-24T00:40:41.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
36822026-02-24T00:40:41.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
36832026-02-24T00:40:41.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
36842026-02-24T00:40:41.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
36852026-02-24T00:40:41.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
36862026-02-24T00:40:41.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
36872026-02-24T00:40:41.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
36882026-02-24T00:40:42.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36892026-02-24T00:40:42.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36902026-02-24T00:40:42.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36912026-02-24T00:40:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36922026-02-24T00:40:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36932026-02-24T00:40:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36942026-02-24T00:40:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36952026-02-24T00:40:42.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36962026-02-24T00:40:42.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36972026-02-24T00:40:43.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36982026-02-24T00:40:43.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36992026-02-24T00:40:43.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37002026-02-24T00:40:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37012026-02-24T00:40:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37022026-02-24T00:40:43.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37032026-02-24T00:40:43.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37042026-02-24T00:40:43.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37052026-02-24T00:40:43.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37062026-02-24T00:40:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
37072026-02-24T00:40:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
37082026-02-24T00:40:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37092026-02-24T00:40:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37102026-02-24T00:40:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
37112026-02-24T00:40:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
37122026-02-24T00:40:44.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
37132026-02-24T00:40:44.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
37142026-02-24T00:40:44.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37152026-02-24T00:40:44.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
37162026-02-24T00:40:44.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
37172026-02-24T00:40:44.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
37182026-02-24T00:40:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
37192026-02-24T00:40:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
37202026-02-24T00:40:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37212026-02-24T00:40:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37222026-02-24T00:40:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37232026-02-24T00:40:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37242026-02-24T00:40:44.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37252026-02-24T00:40:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37262026-02-24T00:40:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
37272026-02-24T00:40:45.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37282026-02-24T00:40:45.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37292026-02-24T00:40:45.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37302026-02-24T00:40:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37312026-02-24T00:40:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37322026-02-24T00:40:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37332026-02-24T00:40:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37342026-02-24T00:40:45.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37352026-02-24T00:40:45.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37362026-02-24T00:40:46.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37372026-02-24T00:40:46.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37382026-02-24T00:40:46.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37392026-02-24T00:40:46.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37402026-02-24T00:40:46.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37412026-02-24T00:40:46.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37422026-02-24T00:40:46.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37432026-02-24T00:40:46.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37442026-02-24T00:40:46.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37452026-02-24T00:40:46.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
37462026-02-24T00:40:46.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
37472026-02-24T00:40:46.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
37482026-02-24T00:40:46.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
37492026-02-24T00:40:46.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
37502026-02-24T00:40:46.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
37512026-02-24T00:40:46.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
37522026-02-24T00:40:46.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
37532026-02-24T00:40:46.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
37542026-02-24T00:40:46.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
37552026-02-24T00:40:47.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37562026-02-24T00:40:47.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37572026-02-24T00:40:47.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37582026-02-24T00:40:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37592026-02-24T00:40:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37602026-02-24T00:40:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37612026-02-24T00:40:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37622026-02-24T00:40:47.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37632026-02-24T00:40:47.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37642026-02-24T00:40:48.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37652026-02-24T00:40:48.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37662026-02-24T00:40:48.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37672026-02-24T00:40:48.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37682026-02-24T00:40:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37692026-02-24T00:40:48.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37702026-02-24T00:40:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37712026-02-24T00:40:48.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37722026-02-24T00:40:48.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37732026-02-24T00:40:49.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
37742026-02-24T00:40:49.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
37752026-02-24T00:40:49.486ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5b720e3b-8e67-4806-b0fb-e877b4b41381", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:40:49 GMT"} })
37762026-02-24T00:40:49.486ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
37772026-02-24T00:40:49.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "54f19a11-403f-4bf0-a1bd-dcebd3c833a6", "content-length": "29", "date": "Tue, 24 Feb 2026 00:40:49 GMT"} })
37782026-02-24T00:40:49.488ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
37792026-02-24T00:40:49.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37802026-02-24T00:40:49.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37812026-02-24T00:40:49.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37822026-02-24T00:40:49.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37832026-02-24T00:40:49.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37842026-02-24T00:40:49.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37852026-02-24T00:40:49.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37862026-02-24T00:40:49.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37872026-02-24T00:40:49.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37882026-02-24T00:40:50.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37892026-02-24T00:40:50.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37902026-02-24T00:40:50.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37912026-02-24T00:40:50.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37922026-02-24T00:40:50.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37932026-02-24T00:40:50.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37942026-02-24T00:40:50.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37952026-02-24T00:40:50.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37962026-02-24T00:40:50.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37972026-02-24T00:40:51.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37982026-02-24T00:40:51.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37992026-02-24T00:40:51.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38002026-02-24T00:40:51.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38012026-02-24T00:40:51.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38022026-02-24T00:40:51.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38032026-02-24T00:40:51.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38042026-02-24T00:40:51.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38052026-02-24T00:40:51.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38062026-02-24T00:40:51.839ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
38072026-02-24T00:40:51.839ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
38082026-02-24T00:40:51.839ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
38092026-02-24T00:40:51.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
38102026-02-24T00:40:51.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
38112026-02-24T00:40:51.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
38122026-02-24T00:40:51.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
38132026-02-24T00:40:51.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
38142026-02-24T00:40:52.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38152026-02-24T00:40:52.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38162026-02-24T00:40:52.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38172026-02-24T00:40:52.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38182026-02-24T00:40:52.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38192026-02-24T00:40:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38202026-02-24T00:40:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38212026-02-24T00:40:52.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38222026-02-24T00:40:52.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38232026-02-24T00:40:53.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38242026-02-24T00:40:53.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38252026-02-24T00:40:53.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38262026-02-24T00:40:53.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38272026-02-24T00:40:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38282026-02-24T00:40:53.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38292026-02-24T00:40:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38302026-02-24T00:40:53.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38312026-02-24T00:40:53.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38322026-02-24T00:40:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
38332026-02-24T00:40:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
38342026-02-24T00:40:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38352026-02-24T00:40:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38362026-02-24T00:40:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
38372026-02-24T00:40:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
38382026-02-24T00:40:54.492ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
38392026-02-24T00:40:54.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
38402026-02-24T00:40:54.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38412026-02-24T00:40:54.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
38422026-02-24T00:40:54.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
38432026-02-24T00:40:54.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
38442026-02-24T00:40:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
38452026-02-24T00:40:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
38462026-02-24T00:40:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38472026-02-24T00:40:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38482026-02-24T00:40:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38492026-02-24T00:40:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38502026-02-24T00:40:54.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38512026-02-24T00:40:54.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38522026-02-24T00:40:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
38532026-02-24T00:40:55.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38542026-02-24T00:40:55.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38552026-02-24T00:40:55.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38562026-02-24T00:40:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38572026-02-24T00:40:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38582026-02-24T00:40:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38592026-02-24T00:40:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38602026-02-24T00:40:55.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38612026-02-24T00:40:55.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38622026-02-24T00:40:56.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38632026-02-24T00:40:56.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38642026-02-24T00:40:56.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38652026-02-24T00:40:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38662026-02-24T00:40:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38672026-02-24T00:40:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38682026-02-24T00:40:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38692026-02-24T00:40:56.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38702026-02-24T00:40:56.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38712026-02-24T00:40:56.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
38722026-02-24T00:40:56.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
38732026-02-24T00:40:56.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
38742026-02-24T00:40:56.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
38752026-02-24T00:40:56.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
38762026-02-24T00:40:56.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
38772026-02-24T00:40:56.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
38782026-02-24T00:40:56.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
38792026-02-24T00:40:56.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
38802026-02-24T00:40:56.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
38812026-02-24T00:40:57.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38822026-02-24T00:40:57.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38832026-02-24T00:40:57.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38842026-02-24T00:40:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38852026-02-24T00:40:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38862026-02-24T00:40:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38872026-02-24T00:40:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38882026-02-24T00:40:57.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38892026-02-24T00:40:57.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38902026-02-24T00:40:58.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38912026-02-24T00:40:58.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38922026-02-24T00:40:58.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38932026-02-24T00:40:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38942026-02-24T00:40:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38952026-02-24T00:40:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38962026-02-24T00:40:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38972026-02-24T00:40:58.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38982026-02-24T00:40:58.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38992026-02-24T00:40:59.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39002026-02-24T00:40:59.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39012026-02-24T00:40:59.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39022026-02-24T00:40:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39032026-02-24T00:40:59.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39042026-02-24T00:40:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39052026-02-24T00:40:59.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39062026-02-24T00:40:59.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39072026-02-24T00:40:59.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39082026-02-24T00:41:00.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39092026-02-24T00:41:00.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39102026-02-24T00:41:00.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39112026-02-24T00:41:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39122026-02-24T00:41:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39132026-02-24T00:41:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39142026-02-24T00:41:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39152026-02-24T00:41:00.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39162026-02-24T00:41:00.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39172026-02-24T00:41:01.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39182026-02-24T00:41:01.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39192026-02-24T00:41:01.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39202026-02-24T00:41:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39212026-02-24T00:41:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39222026-02-24T00:41:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39232026-02-24T00:41:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39242026-02-24T00:41:01.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39252026-02-24T00:41:01.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39262026-02-24T00:41:01.841ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
39272026-02-24T00:41:01.841ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
39282026-02-24T00:41:01.841ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
39292026-02-24T00:41:01.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
39302026-02-24T00:41:01.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
39312026-02-24T00:41:01.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
39322026-02-24T00:41:01.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
39332026-02-24T00:41:01.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
39342026-02-24T00:41:02.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39352026-02-24T00:41:02.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39362026-02-24T00:41:02.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39372026-02-24T00:41:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39382026-02-24T00:41:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39392026-02-24T00:41:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39402026-02-24T00:41:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39412026-02-24T00:41:02.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39422026-02-24T00:41:02.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39432026-02-24T00:41:03.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39442026-02-24T00:41:03.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39452026-02-24T00:41:03.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39462026-02-24T00:41:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39472026-02-24T00:41:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39482026-02-24T00:41:03.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39492026-02-24T00:41:03.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39502026-02-24T00:41:03.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39512026-02-24T00:41:03.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39522026-02-24T00:41:04.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
39532026-02-24T00:41:04.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
39542026-02-24T00:41:04.487ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "03ad1804-a159-4d21-a245-619277c0ff81", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:41:04 GMT"} })
39552026-02-24T00:41:04.487ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
39562026-02-24T00:41:04.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "14c82852-5778-4d09-9f61-8c0ad28c9e9e", "content-length": "29", "date": "Tue, 24 Feb 2026 00:41:04 GMT"} })
39572026-02-24T00:41:04.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
39582026-02-24T00:41:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
39592026-02-24T00:41:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
39602026-02-24T00:41:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
39612026-02-24T00:41:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
39622026-02-24T00:41:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39632026-02-24T00:41:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39642026-02-24T00:41:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
39652026-02-24T00:41:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
39662026-02-24T00:41:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
39672026-02-24T00:41:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
39682026-02-24T00:41:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
39692026-02-24T00:41:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
39702026-02-24T00:41:04.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
39712026-02-24T00:41:04.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
39722026-02-24T00:41:04.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39732026-02-24T00:41:04.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
39742026-02-24T00:41:04.522ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
39752026-02-24T00:41:04.522ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
39762026-02-24T00:41:04.522ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
39772026-02-24T00:41:04.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
39782026-02-24T00:41:04.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
39792026-02-24T00:41:04.533ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
39802026-02-24T00:41:04.533ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39812026-02-24T00:41:04.533ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39822026-02-24T00:41:04.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
39832026-02-24T00:41:04.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
39842026-02-24T00:41:04.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39852026-02-24T00:41:04.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39862026-02-24T00:41:04.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39872026-02-24T00:41:04.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39882026-02-24T00:41:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39892026-02-24T00:41:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
39902026-02-24T00:41:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39912026-02-24T00:41:05.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39922026-02-24T00:41:05.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39932026-02-24T00:41:05.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39942026-02-24T00:41:05.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39952026-02-24T00:41:05.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39962026-02-24T00:41:05.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39972026-02-24T00:41:05.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39982026-02-24T00:41:05.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39992026-02-24T00:41:05.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40002026-02-24T00:41:06.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40012026-02-24T00:41:06.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40022026-02-24T00:41:06.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40032026-02-24T00:41:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40042026-02-24T00:41:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40052026-02-24T00:41:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40062026-02-24T00:41:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40072026-02-24T00:41:06.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40082026-02-24T00:41:06.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40092026-02-24T00:41:06.841ZDEBGoximeter (results-sink): inserting 987 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
40102026-02-24T00:41:06.841ZDEBGoximeter (results-sink-cluster): inserting 987 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
40112026-02-24T00:41:06.841ZDEBGoximeter (clickhouse-client): unrolling 987 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
40122026-02-24T00:41:06.884ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
40132026-02-24T00:41:06.886ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_ipaddr
40142026-02-24T00:41:06.888ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1404 table_name = fields_string
40152026-02-24T00:41:06.889ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 65 table_name = fields_u16
40162026-02-24T00:41:06.891ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
40172026-02-24T00:41:06.892ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
40182026-02-24T00:41:06.894ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 609 table_name = fields_uuid
40192026-02-24T00:41:06.895ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 886 table_name = measurements_cumulativeu64
40202026-02-24T00:41:06.898ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
40212026-02-24T00:41:06.899ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
40222026-02-24T00:41:06.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
40232026-02-24T00:41:07.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40242026-02-24T00:41:07.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40252026-02-24T00:41:07.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40262026-02-24T00:41:07.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40272026-02-24T00:41:07.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40282026-02-24T00:41:07.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40292026-02-24T00:41:07.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40302026-02-24T00:41:07.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40312026-02-24T00:41:07.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40322026-02-24T00:41:08.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40332026-02-24T00:41:08.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40342026-02-24T00:41:08.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40352026-02-24T00:41:08.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40362026-02-24T00:41:08.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40372026-02-24T00:41:08.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40382026-02-24T00:41:08.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40392026-02-24T00:41:08.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40402026-02-24T00:41:08.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40412026-02-24T00:41:09.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40422026-02-24T00:41:09.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40432026-02-24T00:41:09.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40442026-02-24T00:41:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40452026-02-24T00:41:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40462026-02-24T00:41:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40472026-02-24T00:41:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40482026-02-24T00:41:09.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40492026-02-24T00:41:09.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40502026-02-24T00:41:10.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40512026-02-24T00:41:10.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40522026-02-24T00:41:10.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40532026-02-24T00:41:10.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40542026-02-24T00:41:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40552026-02-24T00:41:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40562026-02-24T00:41:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40572026-02-24T00:41:10.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40582026-02-24T00:41:10.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40592026-02-24T00:41:11.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40602026-02-24T00:41:11.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40612026-02-24T00:41:11.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40622026-02-24T00:41:11.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40632026-02-24T00:41:11.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40642026-02-24T00:41:11.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40652026-02-24T00:41:11.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40662026-02-24T00:41:11.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40672026-02-24T00:41:11.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40682026-02-24T00:41:11.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
40692026-02-24T00:41:11.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
40702026-02-24T00:41:11.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
40712026-02-24T00:41:11.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
40722026-02-24T00:41:11.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
40732026-02-24T00:41:11.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
40742026-02-24T00:41:11.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
40752026-02-24T00:41:11.940ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
40762026-02-24T00:41:12.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40772026-02-24T00:41:12.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40782026-02-24T00:41:12.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40792026-02-24T00:41:12.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40802026-02-24T00:41:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40812026-02-24T00:41:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40822026-02-24T00:41:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40832026-02-24T00:41:12.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40842026-02-24T00:41:12.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40852026-02-24T00:41:13.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40862026-02-24T00:41:13.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40872026-02-24T00:41:13.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40882026-02-24T00:41:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40892026-02-24T00:41:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40902026-02-24T00:41:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40912026-02-24T00:41:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40922026-02-24T00:41:13.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40932026-02-24T00:41:13.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40942026-02-24T00:41:14.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
40952026-02-24T00:41:14.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
40962026-02-24T00:41:14.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40972026-02-24T00:41:14.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40982026-02-24T00:41:14.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
40992026-02-24T00:41:14.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
41002026-02-24T00:41:14.492ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
41012026-02-24T00:41:14.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
41022026-02-24T00:41:14.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41032026-02-24T00:41:14.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
41042026-02-24T00:41:14.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
41052026-02-24T00:41:14.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
41062026-02-24T00:41:14.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
41072026-02-24T00:41:14.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
41082026-02-24T00:41:14.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41092026-02-24T00:41:14.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41102026-02-24T00:41:14.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41112026-02-24T00:41:14.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41122026-02-24T00:41:14.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41132026-02-24T00:41:14.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41142026-02-24T00:41:14.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
41152026-02-24T00:41:15.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41162026-02-24T00:41:15.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41172026-02-24T00:41:15.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41182026-02-24T00:41:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41192026-02-24T00:41:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41202026-02-24T00:41:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41212026-02-24T00:41:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41222026-02-24T00:41:15.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41232026-02-24T00:41:15.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41242026-02-24T00:41:16.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41252026-02-24T00:41:16.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41262026-02-24T00:41:16.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41272026-02-24T00:41:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41282026-02-24T00:41:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41292026-02-24T00:41:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41302026-02-24T00:41:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41312026-02-24T00:41:16.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41322026-02-24T00:41:16.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41332026-02-24T00:41:16.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
41342026-02-24T00:41:16.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
41352026-02-24T00:41:16.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
41362026-02-24T00:41:16.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
41372026-02-24T00:41:16.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
41382026-02-24T00:41:16.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
41392026-02-24T00:41:16.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
41402026-02-24T00:41:16.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
41412026-02-24T00:41:16.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
41422026-02-24T00:41:16.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
41432026-02-24T00:41:17.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41442026-02-24T00:41:17.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41452026-02-24T00:41:17.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41462026-02-24T00:41:17.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41472026-02-24T00:41:17.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41482026-02-24T00:41:17.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41492026-02-24T00:41:17.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41502026-02-24T00:41:17.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41512026-02-24T00:41:17.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41522026-02-24T00:41:18.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41532026-02-24T00:41:18.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41542026-02-24T00:41:18.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41552026-02-24T00:41:18.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41562026-02-24T00:41:18.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41572026-02-24T00:41:18.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41582026-02-24T00:41:18.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41592026-02-24T00:41:18.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41602026-02-24T00:41:18.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41612026-02-24T00:41:19.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
41622026-02-24T00:41:19.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
41632026-02-24T00:41:19.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "91a7281f-7246-4b11-a9b2-5eb9ed5ca0e6", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:41:19 GMT"} })
41642026-02-24T00:41:19.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
41652026-02-24T00:41:19.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0a87284f-6f62-4000-8be9-936c639d45f1", "content-length": "29", "date": "Tue, 24 Feb 2026 00:41:19 GMT"} })
41662026-02-24T00:41:19.490ZDEBGoximeter (oximeter-agent): received request to register existing metric producer, updating collection information address = [fd00:1122:3344:101::2]:59874 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 10s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b
41672026-02-24T00:41:19.490ZDEBGoximeter (collection-task-handle): notified collection task of new producer endpoint collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
41682026-02-24T00:41:19.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
41692026-02-24T00:41:19.490ZDEBGoximeter (collection-task): collection task received request to update its producer information address = [fd00:1122:3344:101::2]:59874 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 10s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
41702026-02-24T00:41:19.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
41712026-02-24T00:41:19.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
41722026-02-24T00:41:19.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41732026-02-24T00:41:19.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41742026-02-24T00:41:19.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41752026-02-24T00:41:19.507ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
41762026-02-24T00:41:19.529ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
41772026-02-24T00:41:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41782026-02-24T00:41:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41792026-02-24T00:41:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41802026-02-24T00:41:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41812026-02-24T00:41:19.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41822026-02-24T00:41:19.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41832026-02-24T00:41:20.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41842026-02-24T00:41:20.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41852026-02-24T00:41:20.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41862026-02-24T00:41:20.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41872026-02-24T00:41:20.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41882026-02-24T00:41:20.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41892026-02-24T00:41:20.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41902026-02-24T00:41:20.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41912026-02-24T00:41:20.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41922026-02-24T00:41:21.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41932026-02-24T00:41:21.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41942026-02-24T00:41:21.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41952026-02-24T00:41:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41962026-02-24T00:41:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41972026-02-24T00:41:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41982026-02-24T00:41:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41992026-02-24T00:41:21.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42002026-02-24T00:41:21.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42012026-02-24T00:41:21.840ZDEBGoximeter (results-sink): inserting 363 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
42022026-02-24T00:41:21.840ZDEBGoximeter (results-sink-cluster): inserting 363 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
42032026-02-24T00:41:21.840ZDEBGoximeter (clickhouse-client): unrolling 363 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
42042026-02-24T00:41:21.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 284 table_name = fields_i16
42052026-02-24T00:41:21.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 2 table_name = fields_ipaddr
42062026-02-24T00:41:21.862ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 798 table_name = fields_string
42072026-02-24T00:41:21.864ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 144 table_name = fields_u16
42082026-02-24T00:41:21.865ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 149 table_name = fields_u32
42092026-02-24T00:41:21.867ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 148 table_name = fields_u8
42102026-02-24T00:41:21.868ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 492 table_name = fields_uuid
42112026-02-24T00:41:21.870ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 6 table_name = measurements_bool
42122026-02-24T00:41:21.871ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 266 table_name = measurements_cumulativeu64
42132026-02-24T00:41:21.872ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1 table_name = measurements_f64
42142026-02-24T00:41:21.874ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 90 table_name = measurements_u64
42152026-02-24T00:41:21.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
42162026-02-24T00:41:22.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42172026-02-24T00:41:22.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42182026-02-24T00:41:22.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42192026-02-24T00:41:22.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42202026-02-24T00:41:22.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42212026-02-24T00:41:22.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42222026-02-24T00:41:22.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42232026-02-24T00:41:22.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42242026-02-24T00:41:22.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42252026-02-24T00:41:23.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42262026-02-24T00:41:23.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42272026-02-24T00:41:23.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42282026-02-24T00:41:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42292026-02-24T00:41:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42302026-02-24T00:41:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42312026-02-24T00:41:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42322026-02-24T00:41:23.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42332026-02-24T00:41:23.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42342026-02-24T00:41:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
42352026-02-24T00:41:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
42362026-02-24T00:41:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42372026-02-24T00:41:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42382026-02-24T00:41:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
42392026-02-24T00:41:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
42402026-02-24T00:41:24.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
42412026-02-24T00:41:24.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
42422026-02-24T00:41:24.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42432026-02-24T00:41:24.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
42442026-02-24T00:41:24.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
42452026-02-24T00:41:24.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
42462026-02-24T00:41:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
42472026-02-24T00:41:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
42482026-02-24T00:41:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42492026-02-24T00:41:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42502026-02-24T00:41:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42512026-02-24T00:41:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42522026-02-24T00:41:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42532026-02-24T00:41:24.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42542026-02-24T00:41:24.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
42552026-02-24T00:41:25.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42562026-02-24T00:41:25.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42572026-02-24T00:41:25.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42582026-02-24T00:41:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42592026-02-24T00:41:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42602026-02-24T00:41:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42612026-02-24T00:41:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42622026-02-24T00:41:25.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42632026-02-24T00:41:25.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42642026-02-24T00:41:26.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42652026-02-24T00:41:26.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42662026-02-24T00:41:26.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42672026-02-24T00:41:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42682026-02-24T00:41:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42692026-02-24T00:41:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42702026-02-24T00:41:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42712026-02-24T00:41:26.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42722026-02-24T00:41:26.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42732026-02-24T00:41:26.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
42742026-02-24T00:41:26.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
42752026-02-24T00:41:26.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
42762026-02-24T00:41:26.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
42772026-02-24T00:41:26.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
42782026-02-24T00:41:26.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
42792026-02-24T00:41:26.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
42802026-02-24T00:41:26.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
42812026-02-24T00:41:26.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
42822026-02-24T00:41:26.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
42832026-02-24T00:41:27.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42842026-02-24T00:41:27.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42852026-02-24T00:41:27.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42862026-02-24T00:41:27.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42872026-02-24T00:41:27.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42882026-02-24T00:41:27.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42892026-02-24T00:41:27.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42902026-02-24T00:41:27.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42912026-02-24T00:41:27.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42922026-02-24T00:41:28.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42932026-02-24T00:41:28.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42942026-02-24T00:41:28.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42952026-02-24T00:41:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42962026-02-24T00:41:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42972026-02-24T00:41:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42982026-02-24T00:41:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42992026-02-24T00:41:28.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43002026-02-24T00:41:28.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43012026-02-24T00:41:29.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
43022026-02-24T00:41:29.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
43032026-02-24T00:41:29.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43042026-02-24T00:41:29.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43052026-02-24T00:41:29.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43062026-02-24T00:41:29.503ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
43072026-02-24T00:41:29.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43082026-02-24T00:41:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43092026-02-24T00:41:29.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43102026-02-24T00:41:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43112026-02-24T00:41:29.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43122026-02-24T00:41:29.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43132026-02-24T00:41:30.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43142026-02-24T00:41:30.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43152026-02-24T00:41:30.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43162026-02-24T00:41:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43172026-02-24T00:41:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43182026-02-24T00:41:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43192026-02-24T00:41:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43202026-02-24T00:41:30.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43212026-02-24T00:41:30.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43222026-02-24T00:41:31.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43232026-02-24T00:41:31.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43242026-02-24T00:41:31.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43252026-02-24T00:41:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43262026-02-24T00:41:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43272026-02-24T00:41:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43282026-02-24T00:41:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43292026-02-24T00:41:31.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43302026-02-24T00:41:31.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43312026-02-24T00:41:31.841ZDEBGoximeter (results-sink): inserting 362 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
43322026-02-24T00:41:31.841ZDEBGoximeter (results-sink-cluster): inserting 362 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
43332026-02-24T00:41:31.841ZDEBGoximeter (clickhouse-client): unrolling 362 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
43342026-02-24T00:41:31.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 284 table_name = fields_i16
43352026-02-24T00:41:31.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 797 table_name = fields_string
43362026-02-24T00:41:31.862ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 142 table_name = fields_u16
43372026-02-24T00:41:31.863ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 149 table_name = fields_u32
43382026-02-24T00:41:31.865ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 148 table_name = fields_u8
43392026-02-24T00:41:31.866ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 490 table_name = fields_uuid
43402026-02-24T00:41:31.868ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 6 table_name = measurements_bool
43412026-02-24T00:41:31.869ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 265 table_name = measurements_cumulativeu64
43422026-02-24T00:41:31.870ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1 table_name = measurements_f64
43432026-02-24T00:41:31.872ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 90 table_name = measurements_u64
43442026-02-24T00:41:31.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
43452026-02-24T00:41:32.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43462026-02-24T00:41:32.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43472026-02-24T00:41:32.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43482026-02-24T00:41:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43492026-02-24T00:41:32.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43502026-02-24T00:41:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43512026-02-24T00:41:32.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43522026-02-24T00:41:32.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43532026-02-24T00:41:32.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43542026-02-24T00:41:33.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43552026-02-24T00:41:33.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43562026-02-24T00:41:33.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43572026-02-24T00:41:33.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43582026-02-24T00:41:33.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43592026-02-24T00:41:33.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43602026-02-24T00:41:33.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43612026-02-24T00:41:33.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43622026-02-24T00:41:33.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43632026-02-24T00:41:34.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
43642026-02-24T00:41:34.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
43652026-02-24T00:41:34.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "22129c28-0779-48cd-add4-b2a235164b97", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:41:34 GMT"} })
43662026-02-24T00:41:34.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
43672026-02-24T00:41:34.491ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "88dee1f8-4113-4599-9059-57a1a0ed295f", "content-length": "29", "date": "Tue, 24 Feb 2026 00:41:34 GMT"} })
43682026-02-24T00:41:34.491ZDEBGoximeter (oximeter-agent): received request to register existing metric producer, updating collection information address = [fd00:1122:3344:101::2]:54085 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 30s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b
43692026-02-24T00:41:34.491ZDEBGoximeter (collection-task-handle): notified collection task of new producer endpoint collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
43702026-02-24T00:41:34.491ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
43712026-02-24T00:41:34.491ZDEBGoximeter (collection-task): collection task received request to update its producer information address = [fd00:1122:3344:101::2]:54085 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 30s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
43722026-02-24T00:41:34.491ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
43732026-02-24T00:41:34.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
43742026-02-24T00:41:34.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
43752026-02-24T00:41:34.491ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43762026-02-24T00:41:34.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
43772026-02-24T00:41:34.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
43782026-02-24T00:41:34.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
43792026-02-24T00:41:34.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
43802026-02-24T00:41:34.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43812026-02-24T00:41:34.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43822026-02-24T00:41:34.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
43832026-02-24T00:41:34.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
43842026-02-24T00:41:34.492ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
43852026-02-24T00:41:34.492ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
43862026-02-24T00:41:34.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43872026-02-24T00:41:34.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
43882026-02-24T00:41:34.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
43892026-02-24T00:41:34.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
43902026-02-24T00:41:34.522ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
43912026-02-24T00:41:34.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
43922026-02-24T00:41:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
43932026-02-24T00:41:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43942026-02-24T00:41:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
43952026-02-24T00:41:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43962026-02-24T00:41:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43972026-02-24T00:41:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43982026-02-24T00:41:34.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43992026-02-24T00:41:34.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44002026-02-24T00:41:34.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
44012026-02-24T00:41:35.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44022026-02-24T00:41:35.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44032026-02-24T00:41:35.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44042026-02-24T00:41:35.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44052026-02-24T00:41:35.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44062026-02-24T00:41:35.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44072026-02-24T00:41:35.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44082026-02-24T00:41:35.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44092026-02-24T00:41:35.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44102026-02-24T00:41:36.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44112026-02-24T00:41:36.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44122026-02-24T00:41:36.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44132026-02-24T00:41:36.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44142026-02-24T00:41:36.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44152026-02-24T00:41:36.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44162026-02-24T00:41:36.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44172026-02-24T00:41:36.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44182026-02-24T00:41:36.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44192026-02-24T00:41:36.839ZDEBGoximeter (results-sink): inserting 983 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
44202026-02-24T00:41:36.839ZDEBGoximeter (results-sink-cluster): inserting 983 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
44212026-02-24T00:41:36.839ZDEBGoximeter (clickhouse-client): unrolling 983 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
44222026-02-24T00:41:36.883ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
44232026-02-24T00:41:36.885ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 4 table_name = fields_ipaddr
44242026-02-24T00:41:36.887ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1400 table_name = fields_string
44252026-02-24T00:41:36.888ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_u16
44262026-02-24T00:41:36.889ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
44272026-02-24T00:41:36.891ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
44282026-02-24T00:41:36.892ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 601 table_name = fields_uuid
44292026-02-24T00:41:36.894ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 882 table_name = measurements_cumulativeu64
44302026-02-24T00:41:36.896ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
44312026-02-24T00:41:36.897ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
44322026-02-24T00:41:36.940ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
44332026-02-24T00:41:37.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44342026-02-24T00:41:37.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44352026-02-24T00:41:37.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44362026-02-24T00:41:37.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44372026-02-24T00:41:37.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44382026-02-24T00:41:37.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44392026-02-24T00:41:37.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44402026-02-24T00:41:37.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44412026-02-24T00:41:37.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44422026-02-24T00:41:38.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44432026-02-24T00:41:38.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44442026-02-24T00:41:38.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44452026-02-24T00:41:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44462026-02-24T00:41:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44472026-02-24T00:41:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44482026-02-24T00:41:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44492026-02-24T00:41:38.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44502026-02-24T00:41:38.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44512026-02-24T00:41:39.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44522026-02-24T00:41:39.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44532026-02-24T00:41:39.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44542026-02-24T00:41:39.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44552026-02-24T00:41:39.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44562026-02-24T00:41:39.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44572026-02-24T00:41:39.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44582026-02-24T00:41:39.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44592026-02-24T00:41:39.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44602026-02-24T00:41:40.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44612026-02-24T00:41:40.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44622026-02-24T00:41:40.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44632026-02-24T00:41:40.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44642026-02-24T00:41:40.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44652026-02-24T00:41:40.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44662026-02-24T00:41:40.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44672026-02-24T00:41:40.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44682026-02-24T00:41:40.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44692026-02-24T00:41:41.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44702026-02-24T00:41:41.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44712026-02-24T00:41:41.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44722026-02-24T00:41:41.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44732026-02-24T00:41:41.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44742026-02-24T00:41:41.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44752026-02-24T00:41:41.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44762026-02-24T00:41:41.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44772026-02-24T00:41:41.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44782026-02-24T00:41:41.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
44792026-02-24T00:41:41.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
44802026-02-24T00:41:41.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
44812026-02-24T00:41:41.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
44822026-02-24T00:41:41.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
44832026-02-24T00:41:41.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
44842026-02-24T00:41:41.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
44852026-02-24T00:41:41.940ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
44862026-02-24T00:41:42.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44872026-02-24T00:41:42.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44882026-02-24T00:41:42.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44892026-02-24T00:41:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44902026-02-24T00:41:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44912026-02-24T00:41:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44922026-02-24T00:41:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44932026-02-24T00:41:42.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44942026-02-24T00:41:42.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44952026-02-24T00:41:43.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44962026-02-24T00:41:43.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44972026-02-24T00:41:43.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44982026-02-24T00:41:43.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44992026-02-24T00:41:43.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45002026-02-24T00:41:43.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45012026-02-24T00:41:43.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45022026-02-24T00:41:43.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45032026-02-24T00:41:43.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45042026-02-24T00:41:44.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
45052026-02-24T00:41:44.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
45062026-02-24T00:41:44.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45072026-02-24T00:41:44.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
45082026-02-24T00:41:44.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45092026-02-24T00:41:44.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
45102026-02-24T00:41:44.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
45112026-02-24T00:41:44.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
45122026-02-24T00:41:44.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45132026-02-24T00:41:44.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
45142026-02-24T00:41:44.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
45152026-02-24T00:41:44.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
45162026-02-24T00:41:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
45172026-02-24T00:41:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
45182026-02-24T00:41:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45192026-02-24T00:41:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45202026-02-24T00:41:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45212026-02-24T00:41:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45222026-02-24T00:41:44.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45232026-02-24T00:41:44.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45242026-02-24T00:41:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
45252026-02-24T00:41:45.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45262026-02-24T00:41:45.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45272026-02-24T00:41:45.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45282026-02-24T00:41:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45292026-02-24T00:41:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45302026-02-24T00:41:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45312026-02-24T00:41:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45322026-02-24T00:41:45.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45332026-02-24T00:41:45.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45342026-02-24T00:41:46.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45352026-02-24T00:41:46.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45362026-02-24T00:41:46.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45372026-02-24T00:41:46.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45382026-02-24T00:41:46.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45392026-02-24T00:41:46.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45402026-02-24T00:41:46.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45412026-02-24T00:41:46.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45422026-02-24T00:41:46.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45432026-02-24T00:41:46.841ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
45442026-02-24T00:41:46.841ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
45452026-02-24T00:41:46.841ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
45462026-02-24T00:41:46.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
45472026-02-24T00:41:46.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
45482026-02-24T00:41:46.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
45492026-02-24T00:41:46.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
45502026-02-24T00:41:46.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
45512026-02-24T00:41:46.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
45522026-02-24T00:41:46.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
45532026-02-24T00:41:47.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45542026-02-24T00:41:47.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45552026-02-24T00:41:47.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45562026-02-24T00:41:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45572026-02-24T00:41:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45582026-02-24T00:41:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45592026-02-24T00:41:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45602026-02-24T00:41:47.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45612026-02-24T00:41:47.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45622026-02-24T00:41:48.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45632026-02-24T00:41:48.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45642026-02-24T00:41:48.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45652026-02-24T00:41:48.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45662026-02-24T00:41:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45672026-02-24T00:41:48.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45682026-02-24T00:41:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45692026-02-24T00:41:48.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45702026-02-24T00:41:48.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45712026-02-24T00:41:49.483ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
45722026-02-24T00:41:49.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
45732026-02-24T00:41:49.486ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8e65344c-21e0-429d-98a3-c15d256c8cfc", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:41:49 GMT"} })
45742026-02-24T00:41:49.486ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
45752026-02-24T00:41:49.489ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "93ed5856-6f3d-4c5d-a6b3-ca111f7d44cd", "content-length": "29", "date": "Tue, 24 Feb 2026 00:41:49 GMT"} })
45762026-02-24T00:41:49.489ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
45772026-02-24T00:41:49.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45782026-02-24T00:41:49.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45792026-02-24T00:41:49.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45802026-02-24T00:41:49.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45812026-02-24T00:41:49.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45822026-02-24T00:41:49.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45832026-02-24T00:41:49.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45842026-02-24T00:41:49.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45852026-02-24T00:41:49.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45862026-02-24T00:41:50.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45872026-02-24T00:41:50.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45882026-02-24T00:41:50.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45892026-02-24T00:41:50.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45902026-02-24T00:41:50.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45912026-02-24T00:41:50.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45922026-02-24T00:41:50.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45932026-02-24T00:41:50.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45942026-02-24T00:41:50.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45952026-02-24T00:41:51.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45962026-02-24T00:41:51.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45972026-02-24T00:41:51.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45982026-02-24T00:41:51.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45992026-02-24T00:41:51.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46002026-02-24T00:41:51.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46012026-02-24T00:41:51.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46022026-02-24T00:41:51.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46032026-02-24T00:41:51.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46042026-02-24T00:41:51.839ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
46052026-02-24T00:41:51.839ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
46062026-02-24T00:41:51.839ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
46072026-02-24T00:41:51.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
46082026-02-24T00:41:51.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
46092026-02-24T00:41:51.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
46102026-02-24T00:41:51.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
46112026-02-24T00:41:51.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
46122026-02-24T00:41:52.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46132026-02-24T00:41:52.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46142026-02-24T00:41:52.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46152026-02-24T00:41:52.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46162026-02-24T00:41:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46172026-02-24T00:41:52.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46182026-02-24T00:41:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46192026-02-24T00:41:52.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46202026-02-24T00:41:52.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46212026-02-24T00:41:53.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46222026-02-24T00:41:53.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46232026-02-24T00:41:53.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46242026-02-24T00:41:53.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46252026-02-24T00:41:53.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46262026-02-24T00:41:53.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46272026-02-24T00:41:53.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46282026-02-24T00:41:53.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46292026-02-24T00:41:53.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46302026-02-24T00:41:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
46312026-02-24T00:41:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
46322026-02-24T00:41:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46332026-02-24T00:41:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46342026-02-24T00:41:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
46352026-02-24T00:41:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
46362026-02-24T00:41:54.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
46372026-02-24T00:41:54.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
46382026-02-24T00:41:54.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46392026-02-24T00:41:54.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
46402026-02-24T00:41:54.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
46412026-02-24T00:41:54.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
46422026-02-24T00:41:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
46432026-02-24T00:41:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
46442026-02-24T00:41:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46452026-02-24T00:41:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46462026-02-24T00:41:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46472026-02-24T00:41:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46482026-02-24T00:41:54.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46492026-02-24T00:41:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46502026-02-24T00:41:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
46512026-02-24T00:41:55.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46522026-02-24T00:41:55.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46532026-02-24T00:41:55.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46542026-02-24T00:41:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46552026-02-24T00:41:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46562026-02-24T00:41:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46572026-02-24T00:41:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46582026-02-24T00:41:55.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46592026-02-24T00:41:55.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46602026-02-24T00:41:56.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46612026-02-24T00:41:56.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46622026-02-24T00:41:56.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46632026-02-24T00:41:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46642026-02-24T00:41:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46652026-02-24T00:41:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46662026-02-24T00:41:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46672026-02-24T00:41:56.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46682026-02-24T00:41:56.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46692026-02-24T00:41:56.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
46702026-02-24T00:41:56.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
46712026-02-24T00:41:56.841ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
46722026-02-24T00:41:56.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
46732026-02-24T00:41:56.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
46742026-02-24T00:41:56.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
46752026-02-24T00:41:56.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
46762026-02-24T00:41:56.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
46772026-02-24T00:41:56.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
46782026-02-24T00:41:56.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
46792026-02-24T00:41:57.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46802026-02-24T00:41:57.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46812026-02-24T00:41:57.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46822026-02-24T00:41:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46832026-02-24T00:41:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46842026-02-24T00:41:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46852026-02-24T00:41:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46862026-02-24T00:41:57.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46872026-02-24T00:41:57.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46882026-02-24T00:41:58.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46892026-02-24T00:41:58.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46902026-02-24T00:41:58.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46912026-02-24T00:41:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46922026-02-24T00:41:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46932026-02-24T00:41:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46942026-02-24T00:41:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46952026-02-24T00:41:58.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46962026-02-24T00:41:58.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46972026-02-24T00:41:59.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46982026-02-24T00:41:59.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46992026-02-24T00:41:59.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47002026-02-24T00:41:59.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47012026-02-24T00:41:59.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47022026-02-24T00:41:59.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47032026-02-24T00:41:59.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47042026-02-24T00:41:59.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47052026-02-24T00:41:59.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47062026-02-24T00:42:00.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47072026-02-24T00:42:00.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47082026-02-24T00:42:00.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47092026-02-24T00:42:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47102026-02-24T00:42:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47112026-02-24T00:42:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47122026-02-24T00:42:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47132026-02-24T00:42:00.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47142026-02-24T00:42:00.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47152026-02-24T00:42:01.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47162026-02-24T00:42:01.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47172026-02-24T00:42:01.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47182026-02-24T00:42:01.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47192026-02-24T00:42:01.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47202026-02-24T00:42:01.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47212026-02-24T00:42:01.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47222026-02-24T00:42:01.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47232026-02-24T00:42:01.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47242026-02-24T00:42:01.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
47252026-02-24T00:42:01.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
47262026-02-24T00:42:01.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
47272026-02-24T00:42:01.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
47282026-02-24T00:42:01.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
47292026-02-24T00:42:01.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
47302026-02-24T00:42:01.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
47312026-02-24T00:42:01.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
47322026-02-24T00:42:02.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47332026-02-24T00:42:02.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47342026-02-24T00:42:02.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47352026-02-24T00:42:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47362026-02-24T00:42:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47372026-02-24T00:42:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47382026-02-24T00:42:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47392026-02-24T00:42:02.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47402026-02-24T00:42:02.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47412026-02-24T00:42:03.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47422026-02-24T00:42:03.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47432026-02-24T00:42:03.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47442026-02-24T00:42:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47452026-02-24T00:42:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47462026-02-24T00:42:03.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47472026-02-24T00:42:03.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47482026-02-24T00:42:03.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47492026-02-24T00:42:03.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47502026-02-24T00:42:04.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
47512026-02-24T00:42:04.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
47522026-02-24T00:42:04.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "aa39da06-48c2-475d-bfc3-74dd67c1c95a", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:42:04 GMT"} })
47532026-02-24T00:42:04.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
47542026-02-24T00:42:04.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "64f5aded-d96c-4de2-b809-deb1c702230d", "content-length": "29", "date": "Tue, 24 Feb 2026 00:42:04 GMT"} })
47552026-02-24T00:42:04.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
47562026-02-24T00:42:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
47572026-02-24T00:42:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
47582026-02-24T00:42:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
47592026-02-24T00:42:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
47602026-02-24T00:42:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
47612026-02-24T00:42:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
47622026-02-24T00:42:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47632026-02-24T00:42:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47642026-02-24T00:42:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
47652026-02-24T00:42:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
47662026-02-24T00:42:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
47672026-02-24T00:42:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
47682026-02-24T00:42:04.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
47692026-02-24T00:42:04.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
47702026-02-24T00:42:04.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
47712026-02-24T00:42:04.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47722026-02-24T00:42:04.521ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
47732026-02-24T00:42:04.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
47742026-02-24T00:42:04.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
47752026-02-24T00:42:04.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
47762026-02-24T00:42:04.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
47772026-02-24T00:42:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
47782026-02-24T00:42:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
47792026-02-24T00:42:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47802026-02-24T00:42:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
47812026-02-24T00:42:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47822026-02-24T00:42:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47832026-02-24T00:42:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47842026-02-24T00:42:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47852026-02-24T00:42:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47862026-02-24T00:42:04.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47872026-02-24T00:42:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47882026-02-24T00:42:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
47892026-02-24T00:42:05.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47902026-02-24T00:42:05.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47912026-02-24T00:42:05.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47922026-02-24T00:42:05.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47932026-02-24T00:42:05.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47942026-02-24T00:42:05.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47952026-02-24T00:42:05.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47962026-02-24T00:42:05.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47972026-02-24T00:42:05.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47982026-02-24T00:42:06.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47992026-02-24T00:42:06.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48002026-02-24T00:42:06.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48012026-02-24T00:42:06.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48022026-02-24T00:42:06.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48032026-02-24T00:42:06.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48042026-02-24T00:42:06.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48052026-02-24T00:42:06.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48062026-02-24T00:42:06.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48072026-02-24T00:42:06.840ZDEBGoximeter (results-sink): inserting 987 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
48082026-02-24T00:42:06.840ZDEBGoximeter (results-sink-cluster): inserting 987 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
48092026-02-24T00:42:06.840ZDEBGoximeter (clickhouse-client): unrolling 987 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
48102026-02-24T00:42:06.881ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
48112026-02-24T00:42:06.882ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_ipaddr
48122026-02-24T00:42:06.885ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1404 table_name = fields_string
48132026-02-24T00:42:06.886ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 65 table_name = fields_u16
48142026-02-24T00:42:06.888ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
48152026-02-24T00:42:06.889ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
48162026-02-24T00:42:06.891ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 609 table_name = fields_uuid
48172026-02-24T00:42:06.892ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 886 table_name = measurements_cumulativeu64
48182026-02-24T00:42:06.894ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
48192026-02-24T00:42:06.895ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
48202026-02-24T00:42:06.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
48212026-02-24T00:42:07.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48222026-02-24T00:42:07.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48232026-02-24T00:42:07.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48242026-02-24T00:42:07.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48252026-02-24T00:42:07.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48262026-02-24T00:42:07.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48272026-02-24T00:42:07.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48282026-02-24T00:42:07.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48292026-02-24T00:42:07.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48302026-02-24T00:42:08.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48312026-02-24T00:42:08.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48322026-02-24T00:42:08.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48332026-02-24T00:42:08.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48342026-02-24T00:42:08.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48352026-02-24T00:42:08.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48362026-02-24T00:42:08.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48372026-02-24T00:42:08.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48382026-02-24T00:42:08.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48392026-02-24T00:42:09.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48402026-02-24T00:42:09.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48412026-02-24T00:42:09.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48422026-02-24T00:42:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48432026-02-24T00:42:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48442026-02-24T00:42:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48452026-02-24T00:42:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48462026-02-24T00:42:09.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48472026-02-24T00:42:09.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48482026-02-24T00:42:10.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48492026-02-24T00:42:10.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48502026-02-24T00:42:10.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48512026-02-24T00:42:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48522026-02-24T00:42:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48532026-02-24T00:42:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48542026-02-24T00:42:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48552026-02-24T00:42:10.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48562026-02-24T00:42:10.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48572026-02-24T00:42:11.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48582026-02-24T00:42:11.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48592026-02-24T00:42:11.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48602026-02-24T00:42:11.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48612026-02-24T00:42:11.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48622026-02-24T00:42:11.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48632026-02-24T00:42:11.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48642026-02-24T00:42:11.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48652026-02-24T00:42:11.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48662026-02-24T00:42:11.839ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
48672026-02-24T00:42:11.839ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
48682026-02-24T00:42:11.839ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
48692026-02-24T00:42:11.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
48702026-02-24T00:42:11.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
48712026-02-24T00:42:11.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
48722026-02-24T00:42:11.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
48732026-02-24T00:42:11.940ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
48742026-02-24T00:42:12.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48752026-02-24T00:42:12.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48762026-02-24T00:42:12.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48772026-02-24T00:42:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48782026-02-24T00:42:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48792026-02-24T00:42:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48802026-02-24T00:42:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48812026-02-24T00:42:12.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48822026-02-24T00:42:12.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48832026-02-24T00:42:13.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48842026-02-24T00:42:13.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48852026-02-24T00:42:13.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48862026-02-24T00:42:13.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48872026-02-24T00:42:13.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48882026-02-24T00:42:13.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48892026-02-24T00:42:13.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48902026-02-24T00:42:13.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48912026-02-24T00:42:13.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48922026-02-24T00:42:14.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
48932026-02-24T00:42:14.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
48942026-02-24T00:42:14.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48952026-02-24T00:42:14.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
48962026-02-24T00:42:14.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48972026-02-24T00:42:14.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
48982026-02-24T00:42:14.492ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
48992026-02-24T00:42:14.492ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
49002026-02-24T00:42:14.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49012026-02-24T00:42:14.520ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
49022026-02-24T00:42:14.520ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
49032026-02-24T00:42:14.523ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
49042026-02-24T00:42:14.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
49052026-02-24T00:42:14.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
49062026-02-24T00:42:14.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49072026-02-24T00:42:14.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49082026-02-24T00:42:14.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49092026-02-24T00:42:14.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49102026-02-24T00:42:14.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49112026-02-24T00:42:14.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49122026-02-24T00:42:14.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
49132026-02-24T00:42:15.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49142026-02-24T00:42:15.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49152026-02-24T00:42:15.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49162026-02-24T00:42:15.530ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49172026-02-24T00:42:15.530ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49182026-02-24T00:42:15.530ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49192026-02-24T00:42:15.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49202026-02-24T00:42:15.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49212026-02-24T00:42:15.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49222026-02-24T00:42:16.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49232026-02-24T00:42:16.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49242026-02-24T00:42:16.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49252026-02-24T00:42:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49262026-02-24T00:42:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49272026-02-24T00:42:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49282026-02-24T00:42:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49292026-02-24T00:42:16.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49302026-02-24T00:42:16.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49312026-02-24T00:42:16.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
49322026-02-24T00:42:16.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
49332026-02-24T00:42:16.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
49342026-02-24T00:42:16.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
49352026-02-24T00:42:16.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
49362026-02-24T00:42:16.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
49372026-02-24T00:42:16.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
49382026-02-24T00:42:16.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
49392026-02-24T00:42:16.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
49402026-02-24T00:42:16.940ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
49412026-02-24T00:42:17.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49422026-02-24T00:42:17.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49432026-02-24T00:42:17.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49442026-02-24T00:42:17.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49452026-02-24T00:42:17.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49462026-02-24T00:42:17.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49472026-02-24T00:42:17.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49482026-02-24T00:42:17.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49492026-02-24T00:42:17.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49502026-02-24T00:42:18.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49512026-02-24T00:42:18.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49522026-02-24T00:42:18.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49532026-02-24T00:42:18.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49542026-02-24T00:42:18.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49552026-02-24T00:42:18.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49562026-02-24T00:42:18.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49572026-02-24T00:42:18.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49582026-02-24T00:42:18.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49592026-02-24T00:42:19.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
49602026-02-24T00:42:19.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
49612026-02-24T00:42:19.487ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ab3ef5b9-3216-491e-9e23-2ecd579c04f0", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:42:19 GMT"} })
49622026-02-24T00:42:19.487ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
49632026-02-24T00:42:19.489ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "25c10f85-ad36-48d8-b64b-198725a7b1b3", "content-length": "29", "date": "Tue, 24 Feb 2026 00:42:19 GMT"} })
49642026-02-24T00:42:19.489ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
49652026-02-24T00:42:19.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49662026-02-24T00:42:19.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49672026-02-24T00:42:19.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49682026-02-24T00:42:19.529ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
49692026-02-24T00:42:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49702026-02-24T00:42:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49712026-02-24T00:42:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49722026-02-24T00:42:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49732026-02-24T00:42:19.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49742026-02-24T00:42:19.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49752026-02-24T00:42:20.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49762026-02-24T00:42:20.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49772026-02-24T00:42:20.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49782026-02-24T00:42:20.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49792026-02-24T00:42:20.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49802026-02-24T00:42:20.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49812026-02-24T00:42:20.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49822026-02-24T00:42:20.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49832026-02-24T00:42:20.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49842026-02-24T00:42:21.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49852026-02-24T00:42:21.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49862026-02-24T00:42:21.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49872026-02-24T00:42:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49882026-02-24T00:42:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49892026-02-24T00:42:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49902026-02-24T00:42:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49912026-02-24T00:42:21.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49922026-02-24T00:42:21.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49932026-02-24T00:42:21.840ZDEBGoximeter (results-sink): inserting 221 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
49942026-02-24T00:42:21.840ZDEBGoximeter (results-sink-cluster): inserting 221 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
49952026-02-24T00:42:21.840ZDEBGoximeter (clickhouse-client): unrolling 221 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
49962026-02-24T00:42:21.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 2 table_name = fields_ipaddr
49972026-02-24T00:42:21.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_string
49982026-02-24T00:42:21.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 2 table_name = fields_u16
49992026-02-24T00:42:21.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 66 table_name = fields_uuid
50002026-02-24T00:42:21.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 161 table_name = measurements_cumulativeu64
50012026-02-24T00:42:21.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
50022026-02-24T00:42:21.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
50032026-02-24T00:42:22.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50042026-02-24T00:42:22.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50052026-02-24T00:42:22.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50062026-02-24T00:42:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50072026-02-24T00:42:22.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50082026-02-24T00:42:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50092026-02-24T00:42:22.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50102026-02-24T00:42:22.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50112026-02-24T00:42:22.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50122026-02-24T00:42:23.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50132026-02-24T00:42:23.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50142026-02-24T00:42:23.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50152026-02-24T00:42:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50162026-02-24T00:42:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50172026-02-24T00:42:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50182026-02-24T00:42:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50192026-02-24T00:42:23.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50202026-02-24T00:42:23.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50212026-02-24T00:42:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
50222026-02-24T00:42:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50232026-02-24T00:42:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
50242026-02-24T00:42:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
50252026-02-24T00:42:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
50262026-02-24T00:42:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50272026-02-24T00:42:24.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
50282026-02-24T00:42:24.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
50292026-02-24T00:42:24.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50302026-02-24T00:42:24.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
50312026-02-24T00:42:24.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
50322026-02-24T00:42:24.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
50332026-02-24T00:42:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
50342026-02-24T00:42:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
50352026-02-24T00:42:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50362026-02-24T00:42:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50372026-02-24T00:42:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50382026-02-24T00:42:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50392026-02-24T00:42:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50402026-02-24T00:42:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50412026-02-24T00:42:24.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
50422026-02-24T00:42:25.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50432026-02-24T00:42:25.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50442026-02-24T00:42:25.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50452026-02-24T00:42:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50462026-02-24T00:42:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50472026-02-24T00:42:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50482026-02-24T00:42:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50492026-02-24T00:42:25.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50502026-02-24T00:42:25.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50512026-02-24T00:42:26.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50522026-02-24T00:42:26.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50532026-02-24T00:42:26.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50542026-02-24T00:42:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50552026-02-24T00:42:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50562026-02-24T00:42:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50572026-02-24T00:42:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50582026-02-24T00:42:26.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50592026-02-24T00:42:26.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50602026-02-24T00:42:26.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
50612026-02-24T00:42:26.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
50622026-02-24T00:42:26.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
50632026-02-24T00:42:26.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
50642026-02-24T00:42:26.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
50652026-02-24T00:42:26.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
50662026-02-24T00:42:26.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
50672026-02-24T00:42:26.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
50682026-02-24T00:42:26.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
50692026-02-24T00:42:26.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
50702026-02-24T00:42:27.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50712026-02-24T00:42:27.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50722026-02-24T00:42:27.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50732026-02-24T00:42:27.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50742026-02-24T00:42:27.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50752026-02-24T00:42:27.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50762026-02-24T00:42:27.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50772026-02-24T00:42:27.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50782026-02-24T00:42:27.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50792026-02-24T00:42:28.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50802026-02-24T00:42:28.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50812026-02-24T00:42:28.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50822026-02-24T00:42:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50832026-02-24T00:42:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50842026-02-24T00:42:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50852026-02-24T00:42:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50862026-02-24T00:42:28.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50872026-02-24T00:42:28.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50882026-02-24T00:42:29.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50892026-02-24T00:42:29.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50902026-02-24T00:42:29.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50912026-02-24T00:42:29.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50922026-02-24T00:42:29.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50932026-02-24T00:42:29.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50942026-02-24T00:42:29.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50952026-02-24T00:42:29.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50962026-02-24T00:42:29.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50972026-02-24T00:42:30.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50982026-02-24T00:42:30.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50992026-02-24T00:42:30.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51002026-02-24T00:42:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51012026-02-24T00:42:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51022026-02-24T00:42:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51032026-02-24T00:42:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51042026-02-24T00:42:30.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51052026-02-24T00:42:30.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51062026-02-24T00:42:31.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51072026-02-24T00:42:31.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51082026-02-24T00:42:31.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51092026-02-24T00:42:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51102026-02-24T00:42:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51112026-02-24T00:42:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51122026-02-24T00:42:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51132026-02-24T00:42:31.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51142026-02-24T00:42:31.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51152026-02-24T00:42:31.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
51162026-02-24T00:42:31.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
51172026-02-24T00:42:31.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
51182026-02-24T00:42:31.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
51192026-02-24T00:42:31.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
51202026-02-24T00:42:31.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
51212026-02-24T00:42:31.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
51222026-02-24T00:42:31.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
51232026-02-24T00:42:32.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51242026-02-24T00:42:32.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51252026-02-24T00:42:32.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51262026-02-24T00:42:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51272026-02-24T00:42:32.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51282026-02-24T00:42:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51292026-02-24T00:42:32.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51302026-02-24T00:42:32.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51312026-02-24T00:42:32.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51322026-02-24T00:42:33.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51332026-02-24T00:42:33.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51342026-02-24T00:42:33.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51352026-02-24T00:42:33.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51362026-02-24T00:42:33.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51372026-02-24T00:42:33.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51382026-02-24T00:42:33.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51392026-02-24T00:42:33.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51402026-02-24T00:42:33.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51412026-02-24T00:42:34.485ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
51422026-02-24T00:42:34.485ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
51432026-02-24T00:42:34.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c414ea97-f69b-4a99-9694-4e38d8c11c37", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:42:34 GMT"} })
51442026-02-24T00:42:34.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
51452026-02-24T00:42:34.491ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0890a9b5-2bcd-4c64-be31-9b210d2121a7", "content-length": "29", "date": "Tue, 24 Feb 2026 00:42:34 GMT"} })
51462026-02-24T00:42:34.491ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
51472026-02-24T00:42:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51482026-02-24T00:42:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
51492026-02-24T00:42:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
51502026-02-24T00:42:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
51512026-02-24T00:42:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
51522026-02-24T00:42:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
51532026-02-24T00:42:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
51542026-02-24T00:42:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
51552026-02-24T00:42:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51562026-02-24T00:42:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51572026-02-24T00:42:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
51582026-02-24T00:42:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
51592026-02-24T00:42:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
51602026-02-24T00:42:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
51612026-02-24T00:42:34.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
51622026-02-24T00:42:34.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51632026-02-24T00:42:34.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
51642026-02-24T00:42:34.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
51652026-02-24T00:42:34.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
51662026-02-24T00:42:34.528ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
51672026-02-24T00:42:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
51682026-02-24T00:42:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
51692026-02-24T00:42:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51702026-02-24T00:42:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51712026-02-24T00:42:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51722026-02-24T00:42:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51732026-02-24T00:42:34.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51742026-02-24T00:42:34.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51752026-02-24T00:42:34.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
51762026-02-24T00:42:35.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51772026-02-24T00:42:35.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51782026-02-24T00:42:35.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51792026-02-24T00:42:35.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51802026-02-24T00:42:35.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51812026-02-24T00:42:35.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51822026-02-24T00:42:35.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51832026-02-24T00:42:35.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51842026-02-24T00:42:35.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51852026-02-24T00:42:36.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51862026-02-24T00:42:36.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51872026-02-24T00:42:36.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51882026-02-24T00:42:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51892026-02-24T00:42:36.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51902026-02-24T00:42:36.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51912026-02-24T00:42:36.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51922026-02-24T00:42:36.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51932026-02-24T00:42:36.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51942026-02-24T00:42:36.839ZDEBGoximeter (results-sink): inserting 983 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
51952026-02-24T00:42:36.840ZDEBGoximeter (results-sink-cluster): inserting 983 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
51962026-02-24T00:42:36.840ZDEBGoximeter (clickhouse-client): unrolling 983 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
51972026-02-24T00:42:36.881ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
51982026-02-24T00:42:36.883ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 4 table_name = fields_ipaddr
51992026-02-24T00:42:36.885ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1400 table_name = fields_string
52002026-02-24T00:42:36.887ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_u16
52012026-02-24T00:42:36.888ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
52022026-02-24T00:42:36.890ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
52032026-02-24T00:42:36.891ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 601 table_name = fields_uuid
52042026-02-24T00:42:36.893ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 882 table_name = measurements_cumulativeu64
52052026-02-24T00:42:36.895ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
52062026-02-24T00:42:36.897ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
52072026-02-24T00:42:36.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
52082026-02-24T00:42:37.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52092026-02-24T00:42:37.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52102026-02-24T00:42:37.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52112026-02-24T00:42:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52122026-02-24T00:42:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52132026-02-24T00:42:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52142026-02-24T00:42:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52152026-02-24T00:42:37.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52162026-02-24T00:42:37.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52172026-02-24T00:42:38.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52182026-02-24T00:42:38.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52192026-02-24T00:42:38.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52202026-02-24T00:42:38.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52212026-02-24T00:42:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52222026-02-24T00:42:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52232026-02-24T00:42:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52242026-02-24T00:42:38.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52252026-02-24T00:42:38.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52262026-02-24T00:42:39.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52272026-02-24T00:42:39.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52282026-02-24T00:42:39.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52292026-02-24T00:42:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52302026-02-24T00:42:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52312026-02-24T00:42:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52322026-02-24T00:42:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52332026-02-24T00:42:39.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52342026-02-24T00:42:39.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52352026-02-24T00:42:40.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52362026-02-24T00:42:40.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52372026-02-24T00:42:40.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52382026-02-24T00:42:40.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52392026-02-24T00:42:40.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52402026-02-24T00:42:40.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52412026-02-24T00:42:40.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52422026-02-24T00:42:40.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52432026-02-24T00:42:40.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52442026-02-24T00:42:41.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52452026-02-24T00:42:41.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52462026-02-24T00:42:41.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52472026-02-24T00:42:41.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52482026-02-24T00:42:41.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52492026-02-24T00:42:41.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52502026-02-24T00:42:41.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52512026-02-24T00:42:41.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52522026-02-24T00:42:41.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52532026-02-24T00:42:41.839ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
52542026-02-24T00:42:41.839ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
52552026-02-24T00:42:41.839ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
52562026-02-24T00:42:41.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
52572026-02-24T00:42:41.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
52582026-02-24T00:42:41.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
52592026-02-24T00:42:41.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
52602026-02-24T00:42:41.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
52612026-02-24T00:42:42.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52622026-02-24T00:42:42.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52632026-02-24T00:42:42.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52642026-02-24T00:42:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52652026-02-24T00:42:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52662026-02-24T00:42:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52672026-02-24T00:42:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52682026-02-24T00:42:42.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52692026-02-24T00:42:42.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52702026-02-24T00:42:43.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52712026-02-24T00:42:43.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52722026-02-24T00:42:43.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52732026-02-24T00:42:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52742026-02-24T00:42:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52752026-02-24T00:42:43.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52762026-02-24T00:42:43.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52772026-02-24T00:42:43.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52782026-02-24T00:42:43.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52792026-02-24T00:42:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
52802026-02-24T00:42:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52812026-02-24T00:42:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
52822026-02-24T00:42:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
52832026-02-24T00:42:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52842026-02-24T00:42:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
52852026-02-24T00:42:44.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
52862026-02-24T00:42:44.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
52872026-02-24T00:42:44.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52882026-02-24T00:42:44.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
52892026-02-24T00:42:44.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
52902026-02-24T00:42:44.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
52912026-02-24T00:42:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
52922026-02-24T00:42:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
52932026-02-24T00:42:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52942026-02-24T00:42:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52952026-02-24T00:42:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52962026-02-24T00:42:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52972026-02-24T00:42:44.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52982026-02-24T00:42:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52992026-02-24T00:42:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
53002026-02-24T00:42:45.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53012026-02-24T00:42:45.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53022026-02-24T00:42:45.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53032026-02-24T00:42:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53042026-02-24T00:42:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53052026-02-24T00:42:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53062026-02-24T00:42:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53072026-02-24T00:42:45.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53082026-02-24T00:42:45.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53092026-02-24T00:42:46.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53102026-02-24T00:42:46.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53112026-02-24T00:42:46.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53122026-02-24T00:42:46.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53132026-02-24T00:42:46.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53142026-02-24T00:42:46.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53152026-02-24T00:42:46.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53162026-02-24T00:42:46.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53172026-02-24T00:42:46.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53182026-02-24T00:42:46.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
53192026-02-24T00:42:46.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
53202026-02-24T00:42:46.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
53212026-02-24T00:42:46.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
53222026-02-24T00:42:46.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
53232026-02-24T00:42:46.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
53242026-02-24T00:42:46.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
53252026-02-24T00:42:46.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
53262026-02-24T00:42:46.862ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
53272026-02-24T00:42:46.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
53282026-02-24T00:42:47.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53292026-02-24T00:42:47.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53302026-02-24T00:42:47.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53312026-02-24T00:42:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53322026-02-24T00:42:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53332026-02-24T00:42:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53342026-02-24T00:42:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53352026-02-24T00:42:47.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53362026-02-24T00:42:47.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53372026-02-24T00:42:48.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53382026-02-24T00:42:48.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53392026-02-24T00:42:48.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53402026-02-24T00:42:48.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53412026-02-24T00:42:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53422026-02-24T00:42:48.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53432026-02-24T00:42:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53442026-02-24T00:42:48.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53452026-02-24T00:42:48.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53462026-02-24T00:42:49.485ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
53472026-02-24T00:42:49.485ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
53482026-02-24T00:42:49.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "94d025a9-8484-422d-a18c-367fe1939e34", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:42:49 GMT"} })
53492026-02-24T00:42:49.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
53502026-02-24T00:42:49.491ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "1c659f11-b1e8-4c4c-8514-9498f00cd22c", "content-length": "29", "date": "Tue, 24 Feb 2026 00:42:49 GMT"} })
53512026-02-24T00:42:49.491ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
53522026-02-24T00:42:49.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53532026-02-24T00:42:49.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53542026-02-24T00:42:49.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53552026-02-24T00:42:49.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53562026-02-24T00:42:49.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53572026-02-24T00:42:49.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53582026-02-24T00:42:49.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53592026-02-24T00:42:49.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53602026-02-24T00:42:49.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53612026-02-24T00:42:50.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53622026-02-24T00:42:50.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53632026-02-24T00:42:50.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53642026-02-24T00:42:50.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53652026-02-24T00:42:50.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53662026-02-24T00:42:50.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53672026-02-24T00:42:50.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53682026-02-24T00:42:50.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53692026-02-24T00:42:50.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53702026-02-24T00:42:51.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53712026-02-24T00:42:51.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53722026-02-24T00:42:51.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53732026-02-24T00:42:51.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53742026-02-24T00:42:51.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53752026-02-24T00:42:51.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53762026-02-24T00:42:51.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53772026-02-24T00:42:51.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53782026-02-24T00:42:51.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53792026-02-24T00:42:51.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
53802026-02-24T00:42:51.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
53812026-02-24T00:42:51.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
53822026-02-24T00:42:51.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
53832026-02-24T00:42:51.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
53842026-02-24T00:42:51.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
53852026-02-24T00:42:51.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
53862026-02-24T00:42:51.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
53872026-02-24T00:42:52.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53882026-02-24T00:42:52.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53892026-02-24T00:42:52.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53902026-02-24T00:42:52.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53912026-02-24T00:42:52.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53922026-02-24T00:42:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53932026-02-24T00:42:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53942026-02-24T00:42:52.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53952026-02-24T00:42:52.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53962026-02-24T00:42:53.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53972026-02-24T00:42:53.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53982026-02-24T00:42:53.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53992026-02-24T00:42:53.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54002026-02-24T00:42:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54012026-02-24T00:42:53.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54022026-02-24T00:42:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54032026-02-24T00:42:53.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54042026-02-24T00:42:53.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54052026-02-24T00:42:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
54062026-02-24T00:42:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
54072026-02-24T00:42:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54082026-02-24T00:42:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54092026-02-24T00:42:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
54102026-02-24T00:42:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
54112026-02-24T00:42:54.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
54122026-02-24T00:42:54.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
54132026-02-24T00:42:54.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54142026-02-24T00:42:54.520ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
54152026-02-24T00:42:54.520ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
54162026-02-24T00:42:54.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
54172026-02-24T00:42:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
54182026-02-24T00:42:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
54192026-02-24T00:42:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54202026-02-24T00:42:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54212026-02-24T00:42:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54222026-02-24T00:42:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54232026-02-24T00:42:54.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54242026-02-24T00:42:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54252026-02-24T00:42:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
54262026-02-24T00:42:55.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54272026-02-24T00:42:55.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54282026-02-24T00:42:55.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54292026-02-24T00:42:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54302026-02-24T00:42:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54312026-02-24T00:42:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54322026-02-24T00:42:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54332026-02-24T00:42:55.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54342026-02-24T00:42:55.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54352026-02-24T00:42:56.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54362026-02-24T00:42:56.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54372026-02-24T00:42:56.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54382026-02-24T00:42:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54392026-02-24T00:42:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54402026-02-24T00:42:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54412026-02-24T00:42:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54422026-02-24T00:42:56.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54432026-02-24T00:42:56.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54442026-02-24T00:42:56.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
54452026-02-24T00:42:56.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
54462026-02-24T00:42:56.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
54472026-02-24T00:42:56.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
54482026-02-24T00:42:56.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
54492026-02-24T00:42:56.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
54502026-02-24T00:42:56.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
54512026-02-24T00:42:56.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
54522026-02-24T00:42:56.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
54532026-02-24T00:42:56.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
54542026-02-24T00:42:57.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54552026-02-24T00:42:57.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54562026-02-24T00:42:57.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54572026-02-24T00:42:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54582026-02-24T00:42:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54592026-02-24T00:42:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54602026-02-24T00:42:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54612026-02-24T00:42:57.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54622026-02-24T00:42:57.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54632026-02-24T00:42:58.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54642026-02-24T00:42:58.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54652026-02-24T00:42:58.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54662026-02-24T00:42:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54672026-02-24T00:42:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54682026-02-24T00:42:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54692026-02-24T00:42:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54702026-02-24T00:42:58.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54712026-02-24T00:42:58.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54722026-02-24T00:42:59.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54732026-02-24T00:42:59.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54742026-02-24T00:42:59.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54752026-02-24T00:42:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54762026-02-24T00:42:59.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54772026-02-24T00:42:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54782026-02-24T00:42:59.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54792026-02-24T00:42:59.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54802026-02-24T00:42:59.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54812026-02-24T00:43:00.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54822026-02-24T00:43:00.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54832026-02-24T00:43:00.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54842026-02-24T00:43:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54852026-02-24T00:43:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54862026-02-24T00:43:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54872026-02-24T00:43:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54882026-02-24T00:43:00.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54892026-02-24T00:43:00.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54902026-02-24T00:43:01.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54912026-02-24T00:43:01.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54922026-02-24T00:43:01.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54932026-02-24T00:43:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54942026-02-24T00:43:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54952026-02-24T00:43:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54962026-02-24T00:43:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54972026-02-24T00:43:01.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54982026-02-24T00:43:01.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54992026-02-24T00:43:01.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
55002026-02-24T00:43:01.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
55012026-02-24T00:43:01.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
55022026-02-24T00:43:01.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
55032026-02-24T00:43:01.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
55042026-02-24T00:43:01.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
55052026-02-24T00:43:01.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
55062026-02-24T00:43:01.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
55072026-02-24T00:43:02.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55082026-02-24T00:43:02.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55092026-02-24T00:43:02.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55102026-02-24T00:43:02.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55112026-02-24T00:43:02.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55122026-02-24T00:43:02.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55132026-02-24T00:43:02.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55142026-02-24T00:43:02.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55152026-02-24T00:43:02.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55162026-02-24T00:43:03.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55172026-02-24T00:43:03.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55182026-02-24T00:43:03.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55192026-02-24T00:43:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55202026-02-24T00:43:03.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55212026-02-24T00:43:03.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55222026-02-24T00:43:03.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55232026-02-24T00:43:03.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55242026-02-24T00:43:03.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55252026-02-24T00:43:04.485ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
55262026-02-24T00:43:04.485ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
55272026-02-24T00:43:04.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3033ca40-ff27-42a5-baa6-57b9dc30b03c", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:43:04 GMT"} })
55282026-02-24T00:43:04.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
55292026-02-24T00:43:04.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "bae77fb8-a7e8-4e7e-bfbe-a52b8d2df007", "content-length": "29", "date": "Tue, 24 Feb 2026 00:43:04 GMT"} })
55302026-02-24T00:43:04.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
55312026-02-24T00:43:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
55322026-02-24T00:43:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
55332026-02-24T00:43:04.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
55342026-02-24T00:43:04.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55352026-02-24T00:43:04.493ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
55362026-02-24T00:43:04.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
55372026-02-24T00:43:04.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
55382026-02-24T00:43:04.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
55392026-02-24T00:43:04.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
55402026-02-24T00:43:04.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55412026-02-24T00:43:04.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
55422026-02-24T00:43:04.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
55432026-02-24T00:43:04.493ZERROoximeter (collection-task): failed to send collection request to producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d error = error sending request for url (http://[fd00:1122:3344:101::2]:54085/f5331791-a4ad-4796-ab2b-5ac0bbeec80b): client error (SendRequest): connection closed before message completed file = oximeter/collector/src/collection_task.rs:128 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
55442026-02-24T00:43:04.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
55452026-02-24T00:43:04.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
55462026-02-24T00:43:04.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55472026-02-24T00:43:04.521ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
55482026-02-24T00:43:04.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
55492026-02-24T00:43:04.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
55502026-02-24T00:43:04.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
55512026-02-24T00:43:04.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
55522026-02-24T00:43:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
55532026-02-24T00:43:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55542026-02-24T00:43:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55552026-02-24T00:43:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
55562026-02-24T00:43:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55572026-02-24T00:43:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
55582026-02-24T00:43:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55592026-02-24T00:43:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55602026-02-24T00:43:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55612026-02-24T00:43:04.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55622026-02-24T00:43:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55632026-02-24T00:43:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
55642026-02-24T00:43:05.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55652026-02-24T00:43:05.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55662026-02-24T00:43:05.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55672026-02-24T00:43:05.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55682026-02-24T00:43:05.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55692026-02-24T00:43:05.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55702026-02-24T00:43:05.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55712026-02-24T00:43:05.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55722026-02-24T00:43:05.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55732026-02-24T00:43:06.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55742026-02-24T00:43:06.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55752026-02-24T00:43:06.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55762026-02-24T00:43:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55772026-02-24T00:43:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55782026-02-24T00:43:06.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55792026-02-24T00:43:06.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55802026-02-24T00:43:06.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55812026-02-24T00:43:06.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55822026-02-24T00:43:06.840ZDEBGoximeter (results-sink): inserting 951 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
55832026-02-24T00:43:06.840ZDEBGoximeter (results-sink-cluster): inserting 951 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
55842026-02-24T00:43:06.840ZDEBGoximeter (clickhouse-client): unrolling 951 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
55852026-02-24T00:43:06.880ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_ipaddr
55862026-02-24T00:43:06.883ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1284 table_name = fields_string
55872026-02-24T00:43:06.884ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 53 table_name = fields_u16
55882026-02-24T00:43:06.886ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 228 table_name = fields_u32
55892026-02-24T00:43:06.888ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 573 table_name = fields_uuid
55902026-02-24T00:43:06.889ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 850 table_name = measurements_cumulativeu64
55912026-02-24T00:43:06.892ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
55922026-02-24T00:43:06.893ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
55932026-02-24T00:43:06.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
55942026-02-24T00:43:07.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55952026-02-24T00:43:07.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55962026-02-24T00:43:07.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55972026-02-24T00:43:07.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55982026-02-24T00:43:07.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55992026-02-24T00:43:07.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56002026-02-24T00:43:07.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56012026-02-24T00:43:07.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56022026-02-24T00:43:07.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56032026-02-24T00:43:08.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56042026-02-24T00:43:08.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56052026-02-24T00:43:08.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56062026-02-24T00:43:08.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56072026-02-24T00:43:08.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56082026-02-24T00:43:08.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56092026-02-24T00:43:08.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56102026-02-24T00:43:08.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56112026-02-24T00:43:08.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56122026-02-24T00:43:09.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56132026-02-24T00:43:09.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56142026-02-24T00:43:09.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56152026-02-24T00:43:09.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56162026-02-24T00:43:09.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56172026-02-24T00:43:09.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56182026-02-24T00:43:09.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56192026-02-24T00:43:09.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56202026-02-24T00:43:09.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56212026-02-24T00:43:10.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56222026-02-24T00:43:10.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56232026-02-24T00:43:10.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56242026-02-24T00:43:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56252026-02-24T00:43:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56262026-02-24T00:43:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56272026-02-24T00:43:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56282026-02-24T00:43:10.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56292026-02-24T00:43:10.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56302026-02-24T00:43:11.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56312026-02-24T00:43:11.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56322026-02-24T00:43:11.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56332026-02-24T00:43:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56342026-02-24T00:43:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56352026-02-24T00:43:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56362026-02-24T00:43:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56372026-02-24T00:43:11.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56382026-02-24T00:43:11.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56392026-02-24T00:43:11.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
56402026-02-24T00:43:11.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
56412026-02-24T00:43:11.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
56422026-02-24T00:43:11.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
56432026-02-24T00:43:11.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
56442026-02-24T00:43:11.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
56452026-02-24T00:43:11.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
56462026-02-24T00:43:11.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
56472026-02-24T00:43:12.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56482026-02-24T00:43:12.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56492026-02-24T00:43:12.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56502026-02-24T00:43:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56512026-02-24T00:43:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56522026-02-24T00:43:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56532026-02-24T00:43:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56542026-02-24T00:43:12.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56552026-02-24T00:43:12.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56562026-02-24T00:43:13.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56572026-02-24T00:43:13.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56582026-02-24T00:43:13.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56592026-02-24T00:43:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56602026-02-24T00:43:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56612026-02-24T00:43:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56622026-02-24T00:43:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56632026-02-24T00:43:13.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56642026-02-24T00:43:13.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56652026-02-24T00:43:14.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
56662026-02-24T00:43:14.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
56672026-02-24T00:43:14.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
56682026-02-24T00:43:14.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
56692026-02-24T00:43:14.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56702026-02-24T00:43:14.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56712026-02-24T00:43:14.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
56722026-02-24T00:43:14.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
56732026-02-24T00:43:14.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56742026-02-24T00:43:14.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
56752026-02-24T00:43:14.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
56762026-02-24T00:43:14.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
56772026-02-24T00:43:14.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
56782026-02-24T00:43:14.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
56792026-02-24T00:43:14.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56802026-02-24T00:43:14.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56812026-02-24T00:43:14.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56822026-02-24T00:43:14.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56832026-02-24T00:43:14.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56842026-02-24T00:43:14.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56852026-02-24T00:43:14.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
56862026-02-24T00:43:15.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56872026-02-24T00:43:15.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56882026-02-24T00:43:15.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56892026-02-24T00:43:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56902026-02-24T00:43:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56912026-02-24T00:43:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56922026-02-24T00:43:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56932026-02-24T00:43:15.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56942026-02-24T00:43:15.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56952026-02-24T00:43:16.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56962026-02-24T00:43:16.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56972026-02-24T00:43:16.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56982026-02-24T00:43:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56992026-02-24T00:43:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57002026-02-24T00:43:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57012026-02-24T00:43:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57022026-02-24T00:43:16.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57032026-02-24T00:43:16.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57042026-02-24T00:43:16.841ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
57052026-02-24T00:43:16.841ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
57062026-02-24T00:43:16.841ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
57072026-02-24T00:43:16.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
57082026-02-24T00:43:16.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
57092026-02-24T00:43:16.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
57102026-02-24T00:43:16.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
57112026-02-24T00:43:16.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
57122026-02-24T00:43:16.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
57132026-02-24T00:43:16.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
57142026-02-24T00:43:17.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57152026-02-24T00:43:17.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57162026-02-24T00:43:17.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57172026-02-24T00:43:17.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57182026-02-24T00:43:17.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57192026-02-24T00:43:17.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57202026-02-24T00:43:17.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57212026-02-24T00:43:17.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57222026-02-24T00:43:17.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57232026-02-24T00:43:18.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57242026-02-24T00:43:18.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57252026-02-24T00:43:18.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57262026-02-24T00:43:18.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57272026-02-24T00:43:18.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57282026-02-24T00:43:18.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57292026-02-24T00:43:18.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57302026-02-24T00:43:18.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57312026-02-24T00:43:18.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57322026-02-24T00:43:19.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
57332026-02-24T00:43:19.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
57342026-02-24T00:43:19.487ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "86ac2067-72dc-4ea7-a7da-fdf79117b7d6", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:43:19 GMT"} })
57352026-02-24T00:43:19.487ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
57362026-02-24T00:43:19.489ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e8a043df-e6ec-4298-9da4-8e7b067ed678", "content-length": "29", "date": "Tue, 24 Feb 2026 00:43:19 GMT"} })
57372026-02-24T00:43:19.489ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
57382026-02-24T00:43:19.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57392026-02-24T00:43:19.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57402026-02-24T00:43:19.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57412026-02-24T00:43:19.529ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
57422026-02-24T00:43:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57432026-02-24T00:43:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57442026-02-24T00:43:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57452026-02-24T00:43:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57462026-02-24T00:43:19.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57472026-02-24T00:43:19.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57482026-02-24T00:43:20.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57492026-02-24T00:43:20.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57502026-02-24T00:43:20.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57512026-02-24T00:43:20.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57522026-02-24T00:43:20.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57532026-02-24T00:43:20.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57542026-02-24T00:43:20.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57552026-02-24T00:43:20.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57562026-02-24T00:43:20.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57572026-02-24T00:43:21.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57582026-02-24T00:43:21.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57592026-02-24T00:43:21.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57602026-02-24T00:43:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57612026-02-24T00:43:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57622026-02-24T00:43:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57632026-02-24T00:43:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57642026-02-24T00:43:21.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57652026-02-24T00:43:21.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57662026-02-24T00:43:21.840ZDEBGoximeter (results-sink): inserting 222 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
57672026-02-24T00:43:21.840ZDEBGoximeter (results-sink-cluster): inserting 222 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
57682026-02-24T00:43:21.840ZDEBGoximeter (clickhouse-client): unrolling 222 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
57692026-02-24T00:43:21.845ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
57702026-02-24T00:43:21.849ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 schema = TimeseriesSchema { timeseries_name: TimeseriesName("oximeter_collector:failed_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: "" }, FieldSchema { name: "reason", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-24T00:43:21.845656881Z } timeseries_name = oximeter_collector:failed_collections
57712026-02-24T00:43:21.853ZDEBGoximeter (clickhouse-client): inserting 1 new timeseries schema collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
57722026-02-24T00:43:21.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 4 table_name = fields_ipaddr
57732026-02-24T00:43:21.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 59 table_name = fields_string
57742026-02-24T00:43:21.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 4 table_name = fields_u16
57752026-02-24T00:43:21.862ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 68 table_name = fields_uuid
57762026-02-24T00:43:21.863ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 162 table_name = measurements_cumulativeu64
57772026-02-24T00:43:21.864ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
57782026-02-24T00:43:21.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
57792026-02-24T00:43:22.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57802026-02-24T00:43:22.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57812026-02-24T00:43:22.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57822026-02-24T00:43:22.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57832026-02-24T00:43:22.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57842026-02-24T00:43:22.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57852026-02-24T00:43:22.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57862026-02-24T00:43:22.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57872026-02-24T00:43:22.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57882026-02-24T00:43:23.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57892026-02-24T00:43:23.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57902026-02-24T00:43:23.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57912026-02-24T00:43:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57922026-02-24T00:43:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57932026-02-24T00:43:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57942026-02-24T00:43:23.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57952026-02-24T00:43:23.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57962026-02-24T00:43:23.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57972026-02-24T00:43:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
57982026-02-24T00:43:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
57992026-02-24T00:43:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58002026-02-24T00:43:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
58012026-02-24T00:43:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58022026-02-24T00:43:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
58032026-02-24T00:43:24.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
58042026-02-24T00:43:24.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
58052026-02-24T00:43:24.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58062026-02-24T00:43:24.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
58072026-02-24T00:43:24.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
58082026-02-24T00:43:24.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
58092026-02-24T00:43:24.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
58102026-02-24T00:43:24.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
58112026-02-24T00:43:24.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58122026-02-24T00:43:24.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58132026-02-24T00:43:24.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58142026-02-24T00:43:24.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58152026-02-24T00:43:24.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58162026-02-24T00:43:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58172026-02-24T00:43:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
58182026-02-24T00:43:25.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58192026-02-24T00:43:25.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58202026-02-24T00:43:25.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58212026-02-24T00:43:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58222026-02-24T00:43:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58232026-02-24T00:43:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58242026-02-24T00:43:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58252026-02-24T00:43:25.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58262026-02-24T00:43:25.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58272026-02-24T00:43:26.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58282026-02-24T00:43:26.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58292026-02-24T00:43:26.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58302026-02-24T00:43:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58312026-02-24T00:43:26.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58322026-02-24T00:43:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58332026-02-24T00:43:26.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58342026-02-24T00:43:26.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58352026-02-24T00:43:26.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58362026-02-24T00:43:26.839ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
58372026-02-24T00:43:26.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
58382026-02-24T00:43:26.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
58392026-02-24T00:43:26.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
58402026-02-24T00:43:26.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
58412026-02-24T00:43:26.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
58422026-02-24T00:43:26.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
58432026-02-24T00:43:26.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
58442026-02-24T00:43:26.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
58452026-02-24T00:43:26.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
58462026-02-24T00:43:27.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58472026-02-24T00:43:27.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58482026-02-24T00:43:27.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58492026-02-24T00:43:27.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58502026-02-24T00:43:27.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58512026-02-24T00:43:27.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58522026-02-24T00:43:27.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58532026-02-24T00:43:27.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58542026-02-24T00:43:27.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58552026-02-24T00:43:28.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58562026-02-24T00:43:28.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58572026-02-24T00:43:28.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58582026-02-24T00:43:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58592026-02-24T00:43:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58602026-02-24T00:43:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58612026-02-24T00:43:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58622026-02-24T00:43:28.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58632026-02-24T00:43:28.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58642026-02-24T00:43:29.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58652026-02-24T00:43:29.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58662026-02-24T00:43:29.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58672026-02-24T00:43:29.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58682026-02-24T00:43:29.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58692026-02-24T00:43:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58702026-02-24T00:43:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58712026-02-24T00:43:29.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58722026-02-24T00:43:29.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58732026-02-24T00:43:30.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58742026-02-24T00:43:30.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58752026-02-24T00:43:30.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58762026-02-24T00:43:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58772026-02-24T00:43:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58782026-02-24T00:43:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58792026-02-24T00:43:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58802026-02-24T00:43:30.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58812026-02-24T00:43:30.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58822026-02-24T00:43:31.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58832026-02-24T00:43:31.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58842026-02-24T00:43:31.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58852026-02-24T00:43:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58862026-02-24T00:43:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58872026-02-24T00:43:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58882026-02-24T00:43:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58892026-02-24T00:43:31.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58902026-02-24T00:43:31.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58912026-02-24T00:43:31.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
58922026-02-24T00:43:31.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
58932026-02-24T00:43:31.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
58942026-02-24T00:43:31.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
58952026-02-24T00:43:31.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
58962026-02-24T00:43:31.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
58972026-02-24T00:43:31.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
58982026-02-24T00:43:31.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
58992026-02-24T00:43:32.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59002026-02-24T00:43:32.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59012026-02-24T00:43:32.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59022026-02-24T00:43:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59032026-02-24T00:43:32.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59042026-02-24T00:43:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59052026-02-24T00:43:32.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59062026-02-24T00:43:32.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59072026-02-24T00:43:32.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59082026-02-24T00:43:33.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59092026-02-24T00:43:33.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59102026-02-24T00:43:33.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59112026-02-24T00:43:33.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59122026-02-24T00:43:33.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59132026-02-24T00:43:33.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59142026-02-24T00:43:33.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59152026-02-24T00:43:33.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59162026-02-24T00:43:33.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59172026-02-24T00:43:34.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
59182026-02-24T00:43:34.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
59192026-02-24T00:43:34.487ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "07c8aba4-918f-4f22-9731-def0a3026514", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:43:34 GMT"} })
59202026-02-24T00:43:34.487ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
59212026-02-24T00:43:34.489ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2e3dfb15-d695-4d68-9deb-e9bddef81512", "content-length": "29", "date": "Tue, 24 Feb 2026 00:43:34 GMT"} })
59222026-02-24T00:43:34.489ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
59232026-02-24T00:43:34.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59242026-02-24T00:43:34.491ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59252026-02-24T00:43:34.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
59262026-02-24T00:43:34.491ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
59272026-02-24T00:43:34.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
59282026-02-24T00:43:34.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
59292026-02-24T00:43:34.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59302026-02-24T00:43:34.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
59312026-02-24T00:43:34.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
59322026-02-24T00:43:34.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
59332026-02-24T00:43:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
59342026-02-24T00:43:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
59352026-02-24T00:43:34.492ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
59362026-02-24T00:43:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
59372026-02-24T00:43:34.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59382026-02-24T00:43:34.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
59392026-02-24T00:43:34.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
59402026-02-24T00:43:34.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
59412026-02-24T00:43:34.526ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
59422026-02-24T00:43:34.529ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
59432026-02-24T00:43:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
59442026-02-24T00:43:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
59452026-02-24T00:43:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59462026-02-24T00:43:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59472026-02-24T00:43:34.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59482026-02-24T00:43:34.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59492026-02-24T00:43:34.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59502026-02-24T00:43:34.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59512026-02-24T00:43:34.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
59522026-02-24T00:43:35.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59532026-02-24T00:43:35.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59542026-02-24T00:43:35.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59552026-02-24T00:43:35.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59562026-02-24T00:43:35.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59572026-02-24T00:43:35.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59582026-02-24T00:43:35.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59592026-02-24T00:43:35.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59602026-02-24T00:43:35.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59612026-02-24T00:43:36.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59622026-02-24T00:43:36.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59632026-02-24T00:43:36.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59642026-02-24T00:43:36.495ZDEBGoximeter (results-sink): inserting 1001 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
59652026-02-24T00:43:36.495ZDEBGoximeter (results-sink-cluster): inserting 1001 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
59662026-02-24T00:43:36.495ZDEBGoximeter (clickhouse-client): unrolling 1001 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
59672026-02-24T00:43:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59682026-02-24T00:43:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59692026-02-24T00:43:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59702026-02-24T00:43:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59712026-02-24T00:43:36.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59722026-02-24T00:43:36.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59732026-02-24T00:43:36.538ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
59742026-02-24T00:43:36.539ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 4 table_name = fields_ipaddr
59752026-02-24T00:43:36.541ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1400 table_name = fields_string
59762026-02-24T00:43:36.542ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_u16
59772026-02-24T00:43:36.544ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
59782026-02-24T00:43:36.545ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
59792026-02-24T00:43:36.546ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 601 table_name = fields_uuid
59802026-02-24T00:43:36.548ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 906 table_name = measurements_cumulativeu64
59812026-02-24T00:43:36.550ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
59822026-02-24T00:43:36.551ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 54 table_name = measurements_u64
59832026-02-24T00:43:36.595ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
59842026-02-24T00:43:36.840ZDEBGoximeter (results-sink): inserting 18 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
59852026-02-24T00:43:36.840ZDEBGoximeter (results-sink-cluster): inserting 18 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
59862026-02-24T00:43:36.840ZDEBGoximeter (clickhouse-client): unrolling 18 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
59872026-02-24T00:43:36.843ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 30 table_name = fields_string
59882026-02-24T00:43:36.844ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 36 table_name = fields_uuid
59892026-02-24T00:43:36.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = measurements_cumulativeu64
59902026-02-24T00:43:36.847ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 6 table_name = measurements_u64
59912026-02-24T00:43:36.940ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
59922026-02-24T00:43:37.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59932026-02-24T00:43:37.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59942026-02-24T00:43:37.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59952026-02-24T00:43:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59962026-02-24T00:43:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59972026-02-24T00:43:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59982026-02-24T00:43:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59992026-02-24T00:43:37.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60002026-02-24T00:43:37.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60012026-02-24T00:43:38.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60022026-02-24T00:43:38.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60032026-02-24T00:43:38.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60042026-02-24T00:43:38.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60052026-02-24T00:43:38.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60062026-02-24T00:43:38.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60072026-02-24T00:43:38.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60082026-02-24T00:43:38.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60092026-02-24T00:43:38.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60102026-02-24T00:43:39.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60112026-02-24T00:43:39.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60122026-02-24T00:43:39.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60132026-02-24T00:43:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60142026-02-24T00:43:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60152026-02-24T00:43:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60162026-02-24T00:43:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60172026-02-24T00:43:39.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60182026-02-24T00:43:39.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60192026-02-24T00:43:40.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60202026-02-24T00:43:40.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60212026-02-24T00:43:40.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60222026-02-24T00:43:40.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60232026-02-24T00:43:40.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60242026-02-24T00:43:40.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60252026-02-24T00:43:40.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60262026-02-24T00:43:40.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60272026-02-24T00:43:40.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60282026-02-24T00:43:41.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60292026-02-24T00:43:41.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60302026-02-24T00:43:41.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60312026-02-24T00:43:41.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60322026-02-24T00:43:41.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60332026-02-24T00:43:41.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60342026-02-24T00:43:41.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60352026-02-24T00:43:41.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60362026-02-24T00:43:41.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60372026-02-24T00:43:41.841ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
60382026-02-24T00:43:41.841ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
60392026-02-24T00:43:41.841ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
60402026-02-24T00:43:41.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
60412026-02-24T00:43:41.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
60422026-02-24T00:43:41.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
60432026-02-24T00:43:41.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
60442026-02-24T00:43:41.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
60452026-02-24T00:43:42.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60462026-02-24T00:43:42.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60472026-02-24T00:43:42.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60482026-02-24T00:43:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60492026-02-24T00:43:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60502026-02-24T00:43:42.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60512026-02-24T00:43:42.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60522026-02-24T00:43:42.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60532026-02-24T00:43:42.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60542026-02-24T00:43:43.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60552026-02-24T00:43:43.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60562026-02-24T00:43:43.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60572026-02-24T00:43:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60582026-02-24T00:43:43.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60592026-02-24T00:43:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60602026-02-24T00:43:43.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60612026-02-24T00:43:43.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60622026-02-24T00:43:43.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60632026-02-24T00:43:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
60642026-02-24T00:43:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60652026-02-24T00:43:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
60662026-02-24T00:43:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
60672026-02-24T00:43:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60682026-02-24T00:43:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
60692026-02-24T00:43:44.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
60702026-02-24T00:43:44.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
60712026-02-24T00:43:44.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60722026-02-24T00:43:44.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
60732026-02-24T00:43:44.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
60742026-02-24T00:43:44.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
60752026-02-24T00:43:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
60762026-02-24T00:43:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
60772026-02-24T00:43:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60782026-02-24T00:43:44.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60792026-02-24T00:43:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60802026-02-24T00:43:44.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60812026-02-24T00:43:44.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60822026-02-24T00:43:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60832026-02-24T00:43:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
60842026-02-24T00:43:45.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60852026-02-24T00:43:45.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60862026-02-24T00:43:45.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60872026-02-24T00:43:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60882026-02-24T00:43:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60892026-02-24T00:43:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60902026-02-24T00:43:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60912026-02-24T00:43:45.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60922026-02-24T00:43:45.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60932026-02-24T00:43:46.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60942026-02-24T00:43:46.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60952026-02-24T00:43:46.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60962026-02-24T00:43:46.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60972026-02-24T00:43:46.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60982026-02-24T00:43:46.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60992026-02-24T00:43:46.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61002026-02-24T00:43:46.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61012026-02-24T00:43:46.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61022026-02-24T00:43:46.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
61032026-02-24T00:43:46.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
61042026-02-24T00:43:46.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
61052026-02-24T00:43:46.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
61062026-02-24T00:43:46.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
61072026-02-24T00:43:46.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
61082026-02-24T00:43:46.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
61092026-02-24T00:43:46.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
61102026-02-24T00:43:46.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
61112026-02-24T00:43:46.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
61122026-02-24T00:43:47.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61132026-02-24T00:43:47.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61142026-02-24T00:43:47.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61152026-02-24T00:43:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61162026-02-24T00:43:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61172026-02-24T00:43:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61182026-02-24T00:43:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61192026-02-24T00:43:47.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61202026-02-24T00:43:47.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61212026-02-24T00:43:48.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61222026-02-24T00:43:48.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61232026-02-24T00:43:48.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61242026-02-24T00:43:48.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61252026-02-24T00:43:48.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61262026-02-24T00:43:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61272026-02-24T00:43:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61282026-02-24T00:43:48.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61292026-02-24T00:43:48.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61302026-02-24T00:43:49.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
61312026-02-24T00:43:49.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
61322026-02-24T00:43:49.487ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "95fa327f-bd15-4c19-b2ff-37607ddd3ebb", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:43:49 GMT"} })
61332026-02-24T00:43:49.487ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
61342026-02-24T00:43:49.489ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "cfb42f32-322a-44c2-bf0d-3492d9759b42", "content-length": "29", "date": "Tue, 24 Feb 2026 00:43:49 GMT"} })
61352026-02-24T00:43:49.489ZDEBGoximeter (oximeter-agent): received request to register existing metric producer, updating collection information address = [fd00:1122:3344:101::2]:59874 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 10s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b
61362026-02-24T00:43:49.489ZDEBGoximeter (collection-task-handle): notified collection task of new producer endpoint collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
61372026-02-24T00:43:49.489ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
61382026-02-24T00:43:49.489ZDEBGoximeter (collection-task): collection task received request to update its producer information address = [fd00:1122:3344:101::2]:59874 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 10s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
61392026-02-24T00:43:49.490ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
61402026-02-24T00:43:49.490ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
61412026-02-24T00:43:49.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61422026-02-24T00:43:49.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61432026-02-24T00:43:49.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61442026-02-24T00:43:49.503ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
61452026-02-24T00:43:49.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61462026-02-24T00:43:49.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61472026-02-24T00:43:49.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61482026-02-24T00:43:49.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61492026-02-24T00:43:49.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61502026-02-24T00:43:49.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61512026-02-24T00:43:50.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61522026-02-24T00:43:50.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61532026-02-24T00:43:50.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61542026-02-24T00:43:50.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61552026-02-24T00:43:50.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61562026-02-24T00:43:50.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61572026-02-24T00:43:50.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61582026-02-24T00:43:50.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61592026-02-24T00:43:50.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61602026-02-24T00:43:51.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61612026-02-24T00:43:51.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61622026-02-24T00:43:51.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61632026-02-24T00:43:51.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61642026-02-24T00:43:51.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61652026-02-24T00:43:51.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61662026-02-24T00:43:51.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61672026-02-24T00:43:51.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61682026-02-24T00:43:51.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61692026-02-24T00:43:51.840ZDEBGoximeter (results-sink): inserting 362 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
61702026-02-24T00:43:51.840ZDEBGoximeter (results-sink-cluster): inserting 362 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
61712026-02-24T00:43:51.840ZDEBGoximeter (clickhouse-client): unrolling 362 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
61722026-02-24T00:43:51.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 284 table_name = fields_i16
61732026-02-24T00:43:51.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 797 table_name = fields_string
61742026-02-24T00:43:51.862ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 142 table_name = fields_u16
61752026-02-24T00:43:51.863ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 149 table_name = fields_u32
61762026-02-24T00:43:51.865ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 148 table_name = fields_u8
61772026-02-24T00:43:51.866ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 490 table_name = fields_uuid
61782026-02-24T00:43:51.868ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 6 table_name = measurements_bool
61792026-02-24T00:43:51.869ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 265 table_name = measurements_cumulativeu64
61802026-02-24T00:43:51.871ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1 table_name = measurements_f64
61812026-02-24T00:43:51.872ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 90 table_name = measurements_u64
61822026-02-24T00:43:51.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
61832026-02-24T00:43:52.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61842026-02-24T00:43:52.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61852026-02-24T00:43:52.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61862026-02-24T00:43:52.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61872026-02-24T00:43:52.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61882026-02-24T00:43:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61892026-02-24T00:43:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61902026-02-24T00:43:52.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61912026-02-24T00:43:52.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61922026-02-24T00:43:53.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61932026-02-24T00:43:53.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61942026-02-24T00:43:53.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61952026-02-24T00:43:53.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61962026-02-24T00:43:53.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61972026-02-24T00:43:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61982026-02-24T00:43:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61992026-02-24T00:43:53.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62002026-02-24T00:43:53.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62012026-02-24T00:43:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
62022026-02-24T00:43:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
62032026-02-24T00:43:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62042026-02-24T00:43:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
62052026-02-24T00:43:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62062026-02-24T00:43:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
62072026-02-24T00:43:54.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
62082026-02-24T00:43:54.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
62092026-02-24T00:43:54.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62102026-02-24T00:43:54.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
62112026-02-24T00:43:54.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
62122026-02-24T00:43:54.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
62132026-02-24T00:43:54.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
62142026-02-24T00:43:54.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
62152026-02-24T00:43:54.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62162026-02-24T00:43:54.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62172026-02-24T00:43:54.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62182026-02-24T00:43:54.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62192026-02-24T00:43:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62202026-02-24T00:43:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
62212026-02-24T00:43:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62222026-02-24T00:43:55.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62232026-02-24T00:43:55.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62242026-02-24T00:43:55.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62252026-02-24T00:43:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62262026-02-24T00:43:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62272026-02-24T00:43:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62282026-02-24T00:43:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62292026-02-24T00:43:55.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62302026-02-24T00:43:55.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62312026-02-24T00:43:56.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62322026-02-24T00:43:56.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62332026-02-24T00:43:56.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62342026-02-24T00:43:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62352026-02-24T00:43:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62362026-02-24T00:43:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62372026-02-24T00:43:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62382026-02-24T00:43:56.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62392026-02-24T00:43:56.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62402026-02-24T00:43:56.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
62412026-02-24T00:43:56.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
62422026-02-24T00:43:56.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
62432026-02-24T00:43:56.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
62442026-02-24T00:43:56.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
62452026-02-24T00:43:56.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
62462026-02-24T00:43:56.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
62472026-02-24T00:43:56.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
62482026-02-24T00:43:56.862ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
62492026-02-24T00:43:56.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
62502026-02-24T00:43:57.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62512026-02-24T00:43:57.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62522026-02-24T00:43:57.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62532026-02-24T00:43:57.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62542026-02-24T00:43:57.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62552026-02-24T00:43:57.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62562026-02-24T00:43:57.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62572026-02-24T00:43:57.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62582026-02-24T00:43:57.535ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62592026-02-24T00:43:58.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62602026-02-24T00:43:58.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62612026-02-24T00:43:58.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62622026-02-24T00:43:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62632026-02-24T00:43:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62642026-02-24T00:43:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62652026-02-24T00:43:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62662026-02-24T00:43:58.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62672026-02-24T00:43:58.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62682026-02-24T00:43:59.490ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
62692026-02-24T00:43:59.490ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
62702026-02-24T00:43:59.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62712026-02-24T00:43:59.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62722026-02-24T00:43:59.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62732026-02-24T00:43:59.504ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
62742026-02-24T00:43:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62752026-02-24T00:43:59.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62762026-02-24T00:43:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62772026-02-24T00:43:59.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62782026-02-24T00:43:59.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62792026-02-24T00:43:59.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62802026-02-24T00:44:00.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62812026-02-24T00:44:00.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62822026-02-24T00:44:00.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62832026-02-24T00:44:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62842026-02-24T00:44:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62852026-02-24T00:44:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62862026-02-24T00:44:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62872026-02-24T00:44:00.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62882026-02-24T00:44:00.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62892026-02-24T00:44:01.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62902026-02-24T00:44:01.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62912026-02-24T00:44:01.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62922026-02-24T00:44:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62932026-02-24T00:44:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62942026-02-24T00:44:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62952026-02-24T00:44:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62962026-02-24T00:44:01.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62972026-02-24T00:44:01.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62982026-02-24T00:44:01.840ZDEBGoximeter (results-sink): inserting 362 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
62992026-02-24T00:44:01.840ZDEBGoximeter (results-sink-cluster): inserting 362 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
63002026-02-24T00:44:01.840ZDEBGoximeter (clickhouse-client): unrolling 362 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
63012026-02-24T00:44:01.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 284 table_name = fields_i16
63022026-02-24T00:44:01.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 797 table_name = fields_string
63032026-02-24T00:44:01.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 142 table_name = fields_u16
63042026-02-24T00:44:01.863ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 149 table_name = fields_u32
63052026-02-24T00:44:01.864ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 148 table_name = fields_u8
63062026-02-24T00:44:01.865ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 490 table_name = fields_uuid
63072026-02-24T00:44:01.867ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 6 table_name = measurements_bool
63082026-02-24T00:44:01.868ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 265 table_name = measurements_cumulativeu64
63092026-02-24T00:44:01.870ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1 table_name = measurements_f64
63102026-02-24T00:44:01.871ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 90 table_name = measurements_u64
63112026-02-24T00:44:01.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
63122026-02-24T00:44:02.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63132026-02-24T00:44:02.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63142026-02-24T00:44:02.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63152026-02-24T00:44:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63162026-02-24T00:44:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63172026-02-24T00:44:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63182026-02-24T00:44:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63192026-02-24T00:44:02.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63202026-02-24T00:44:02.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63212026-02-24T00:44:03.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63222026-02-24T00:44:03.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63232026-02-24T00:44:03.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63242026-02-24T00:44:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63252026-02-24T00:44:03.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63262026-02-24T00:44:03.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63272026-02-24T00:44:03.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63282026-02-24T00:44:03.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63292026-02-24T00:44:03.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63302026-02-24T00:44:04.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
63312026-02-24T00:44:04.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
63322026-02-24T00:44:04.487ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d541118c-2280-40ab-b98e-7fe189e8c17f", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:44:04 GMT"} })
63332026-02-24T00:44:04.487ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
63342026-02-24T00:44:04.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "142c328c-14a3-4979-a808-89c0613693ec", "content-length": "29", "date": "Tue, 24 Feb 2026 00:44:04 GMT"} })
63352026-02-24T00:44:04.490ZDEBGoximeter (oximeter-agent): received request to register existing metric producer, updating collection information address = [fd00:1122:3344:101::2]:54085 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 30s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b
63362026-02-24T00:44:04.490ZDEBGoximeter (collection-task-handle): notified collection task of new producer endpoint collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
63372026-02-24T00:44:04.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
63382026-02-24T00:44:04.490ZDEBGoximeter (collection-task): collection task received request to update its producer information address = [fd00:1122:3344:101::2]:54085 collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d interval = 30s producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
63392026-02-24T00:44:04.491ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
63402026-02-24T00:44:04.491ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
63412026-02-24T00:44:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
63422026-02-24T00:44:04.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
63432026-02-24T00:44:04.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
63442026-02-24T00:44:04.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
63452026-02-24T00:44:04.493ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
63462026-02-24T00:44:04.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63472026-02-24T00:44:04.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63482026-02-24T00:44:04.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
63492026-02-24T00:44:04.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
63502026-02-24T00:44:04.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
63512026-02-24T00:44:04.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
63522026-02-24T00:44:04.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
63532026-02-24T00:44:04.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
63542026-02-24T00:44:04.496ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63552026-02-24T00:44:04.521ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
63562026-02-24T00:44:04.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
63572026-02-24T00:44:04.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
63582026-02-24T00:44:04.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
63592026-02-24T00:44:04.526ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
63602026-02-24T00:44:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
63612026-02-24T00:44:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63622026-02-24T00:44:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63632026-02-24T00:44:04.532ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63642026-02-24T00:44:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63652026-02-24T00:44:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
63662026-02-24T00:44:04.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63672026-02-24T00:44:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
63682026-02-24T00:44:04.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63692026-02-24T00:44:04.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63702026-02-24T00:44:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63712026-02-24T00:44:04.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
63722026-02-24T00:44:05.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63732026-02-24T00:44:05.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63742026-02-24T00:44:05.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63752026-02-24T00:44:05.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63762026-02-24T00:44:05.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63772026-02-24T00:44:05.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63782026-02-24T00:44:05.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63792026-02-24T00:44:05.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63802026-02-24T00:44:05.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63812026-02-24T00:44:06.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63822026-02-24T00:44:06.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63832026-02-24T00:44:06.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63842026-02-24T00:44:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63852026-02-24T00:44:06.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63862026-02-24T00:44:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63872026-02-24T00:44:06.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63882026-02-24T00:44:06.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63892026-02-24T00:44:06.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63902026-02-24T00:44:06.840ZDEBGoximeter (results-sink): inserting 987 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
63912026-02-24T00:44:06.840ZDEBGoximeter (results-sink-cluster): inserting 987 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
63922026-02-24T00:44:06.840ZDEBGoximeter (clickhouse-client): unrolling 987 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
63932026-02-24T00:44:06.881ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
63942026-02-24T00:44:06.883ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_ipaddr
63952026-02-24T00:44:06.885ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1404 table_name = fields_string
63962026-02-24T00:44:06.886ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 65 table_name = fields_u16
63972026-02-24T00:44:06.888ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
63982026-02-24T00:44:06.889ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
63992026-02-24T00:44:06.891ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 609 table_name = fields_uuid
64002026-02-24T00:44:06.893ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 886 table_name = measurements_cumulativeu64
64012026-02-24T00:44:06.895ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
64022026-02-24T00:44:06.896ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
64032026-02-24T00:44:06.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
64042026-02-24T00:44:07.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64052026-02-24T00:44:07.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64062026-02-24T00:44:07.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64072026-02-24T00:44:07.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64082026-02-24T00:44:07.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64092026-02-24T00:44:07.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64102026-02-24T00:44:07.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64112026-02-24T00:44:07.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64122026-02-24T00:44:07.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64132026-02-24T00:44:08.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64142026-02-24T00:44:08.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64152026-02-24T00:44:08.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64162026-02-24T00:44:08.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64172026-02-24T00:44:08.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64182026-02-24T00:44:08.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64192026-02-24T00:44:08.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64202026-02-24T00:44:08.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64212026-02-24T00:44:08.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64222026-02-24T00:44:09.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64232026-02-24T00:44:09.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64242026-02-24T00:44:09.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64252026-02-24T00:44:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64262026-02-24T00:44:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64272026-02-24T00:44:09.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64282026-02-24T00:44:09.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64292026-02-24T00:44:09.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64302026-02-24T00:44:09.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64312026-02-24T00:44:10.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64322026-02-24T00:44:10.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64332026-02-24T00:44:10.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64342026-02-24T00:44:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64352026-02-24T00:44:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64362026-02-24T00:44:10.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64372026-02-24T00:44:10.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64382026-02-24T00:44:10.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64392026-02-24T00:44:10.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64402026-02-24T00:44:11.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64412026-02-24T00:44:11.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64422026-02-24T00:44:11.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64432026-02-24T00:44:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64442026-02-24T00:44:11.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64452026-02-24T00:44:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64462026-02-24T00:44:11.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64472026-02-24T00:44:11.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64482026-02-24T00:44:11.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64492026-02-24T00:44:11.839ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
64502026-02-24T00:44:11.839ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
64512026-02-24T00:44:11.839ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
64522026-02-24T00:44:11.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
64532026-02-24T00:44:11.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
64542026-02-24T00:44:11.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
64552026-02-24T00:44:11.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
64562026-02-24T00:44:11.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
64572026-02-24T00:44:12.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64582026-02-24T00:44:12.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64592026-02-24T00:44:12.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64602026-02-24T00:44:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64612026-02-24T00:44:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64622026-02-24T00:44:12.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64632026-02-24T00:44:12.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64642026-02-24T00:44:12.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64652026-02-24T00:44:12.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64662026-02-24T00:44:13.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64672026-02-24T00:44:13.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64682026-02-24T00:44:13.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64692026-02-24T00:44:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64702026-02-24T00:44:13.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64712026-02-24T00:44:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64722026-02-24T00:44:13.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64732026-02-24T00:44:13.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64742026-02-24T00:44:13.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64752026-02-24T00:44:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
64762026-02-24T00:44:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
64772026-02-24T00:44:14.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64782026-02-24T00:44:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
64792026-02-24T00:44:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
64802026-02-24T00:44:14.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64812026-02-24T00:44:14.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
64822026-02-24T00:44:14.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
64832026-02-24T00:44:14.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64842026-02-24T00:44:14.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
64852026-02-24T00:44:14.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
64862026-02-24T00:44:14.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
64872026-02-24T00:44:14.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
64882026-02-24T00:44:14.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
64892026-02-24T00:44:14.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64902026-02-24T00:44:14.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64912026-02-24T00:44:14.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64922026-02-24T00:44:14.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64932026-02-24T00:44:14.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64942026-02-24T00:44:14.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64952026-02-24T00:44:14.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
64962026-02-24T00:44:15.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64972026-02-24T00:44:15.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64982026-02-24T00:44:15.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64992026-02-24T00:44:15.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65002026-02-24T00:44:15.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65012026-02-24T00:44:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65022026-02-24T00:44:15.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65032026-02-24T00:44:15.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65042026-02-24T00:44:15.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65052026-02-24T00:44:16.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65062026-02-24T00:44:16.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65072026-02-24T00:44:16.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65082026-02-24T00:44:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65092026-02-24T00:44:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65102026-02-24T00:44:16.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65112026-02-24T00:44:16.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65122026-02-24T00:44:16.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65132026-02-24T00:44:16.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65142026-02-24T00:44:16.839ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
65152026-02-24T00:44:16.839ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
65162026-02-24T00:44:16.839ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
65172026-02-24T00:44:16.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
65182026-02-24T00:44:16.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
65192026-02-24T00:44:16.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
65202026-02-24T00:44:16.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
65212026-02-24T00:44:16.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
65222026-02-24T00:44:16.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
65232026-02-24T00:44:16.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
65242026-02-24T00:44:17.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65252026-02-24T00:44:17.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65262026-02-24T00:44:17.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65272026-02-24T00:44:17.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65282026-02-24T00:44:17.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65292026-02-24T00:44:17.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65302026-02-24T00:44:17.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65312026-02-24T00:44:17.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65322026-02-24T00:44:17.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65332026-02-24T00:44:18.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65342026-02-24T00:44:18.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65352026-02-24T00:44:18.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65362026-02-24T00:44:18.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65372026-02-24T00:44:18.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65382026-02-24T00:44:18.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65392026-02-24T00:44:18.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65402026-02-24T00:44:18.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65412026-02-24T00:44:18.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65422026-02-24T00:44:19.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
65432026-02-24T00:44:19.485ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
65442026-02-24T00:44:19.487ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "febb0d21-8ba4-40ba-922d-97719278aac2", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:44:19 GMT"} })
65452026-02-24T00:44:19.487ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
65462026-02-24T00:44:19.489ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "949c7629-22cc-47d3-ae9c-b9646128a47a", "content-length": "29", "date": "Tue, 24 Feb 2026 00:44:19 GMT"} })
65472026-02-24T00:44:19.489ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
65482026-02-24T00:44:19.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65492026-02-24T00:44:19.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65502026-02-24T00:44:19.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65512026-02-24T00:44:19.529ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
65522026-02-24T00:44:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65532026-02-24T00:44:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65542026-02-24T00:44:19.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65552026-02-24T00:44:19.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65562026-02-24T00:44:19.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65572026-02-24T00:44:19.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65582026-02-24T00:44:20.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65592026-02-24T00:44:20.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65602026-02-24T00:44:20.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65612026-02-24T00:44:20.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65622026-02-24T00:44:20.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65632026-02-24T00:44:20.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65642026-02-24T00:44:20.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65652026-02-24T00:44:20.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65662026-02-24T00:44:20.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65672026-02-24T00:44:21.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65682026-02-24T00:44:21.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65692026-02-24T00:44:21.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65702026-02-24T00:44:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65712026-02-24T00:44:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65722026-02-24T00:44:21.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65732026-02-24T00:44:21.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65742026-02-24T00:44:21.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65752026-02-24T00:44:21.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65762026-02-24T00:44:21.841ZDEBGoximeter (results-sink): inserting 222 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
65772026-02-24T00:44:21.841ZDEBGoximeter (results-sink-cluster): inserting 222 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
65782026-02-24T00:44:21.841ZDEBGoximeter (clickhouse-client): unrolling 222 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
65792026-02-24T00:44:21.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 4 table_name = fields_ipaddr
65802026-02-24T00:44:21.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 59 table_name = fields_string
65812026-02-24T00:44:21.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 4 table_name = fields_u16
65822026-02-24T00:44:21.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 68 table_name = fields_uuid
65832026-02-24T00:44:21.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 162 table_name = measurements_cumulativeu64
65842026-02-24T00:44:21.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
65852026-02-24T00:44:21.942ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
65862026-02-24T00:44:22.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65872026-02-24T00:44:22.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65882026-02-24T00:44:22.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65892026-02-24T00:44:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65902026-02-24T00:44:22.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65912026-02-24T00:44:22.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65922026-02-24T00:44:22.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65932026-02-24T00:44:22.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65942026-02-24T00:44:22.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65952026-02-24T00:44:23.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65962026-02-24T00:44:23.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65972026-02-24T00:44:23.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65982026-02-24T00:44:23.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65992026-02-24T00:44:23.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66002026-02-24T00:44:23.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66012026-02-24T00:44:23.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66022026-02-24T00:44:23.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66032026-02-24T00:44:23.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66042026-02-24T00:44:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
66052026-02-24T00:44:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
66062026-02-24T00:44:24.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66072026-02-24T00:44:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
66082026-02-24T00:44:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
66092026-02-24T00:44:24.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66102026-02-24T00:44:24.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
66112026-02-24T00:44:24.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
66122026-02-24T00:44:24.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66132026-02-24T00:44:24.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
66142026-02-24T00:44:24.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
66152026-02-24T00:44:24.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
66162026-02-24T00:44:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
66172026-02-24T00:44:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
66182026-02-24T00:44:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66192026-02-24T00:44:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66202026-02-24T00:44:24.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66212026-02-24T00:44:24.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66222026-02-24T00:44:24.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66232026-02-24T00:44:24.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66242026-02-24T00:44:24.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
66252026-02-24T00:44:25.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66262026-02-24T00:44:25.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66272026-02-24T00:44:25.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66282026-02-24T00:44:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66292026-02-24T00:44:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66302026-02-24T00:44:25.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66312026-02-24T00:44:25.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66322026-02-24T00:44:25.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66332026-02-24T00:44:25.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66342026-02-24T00:44:26.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66352026-02-24T00:44:26.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66362026-02-24T00:44:26.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66372026-02-24T00:44:26.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66382026-02-24T00:44:26.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66392026-02-24T00:44:26.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66402026-02-24T00:44:26.531ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66412026-02-24T00:44:26.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66422026-02-24T00:44:26.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66432026-02-24T00:44:26.839ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
66442026-02-24T00:44:26.839ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
66452026-02-24T00:44:26.839ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
66462026-02-24T00:44:26.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
66472026-02-24T00:44:26.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
66482026-02-24T00:44:26.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
66492026-02-24T00:44:26.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
66502026-02-24T00:44:26.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
66512026-02-24T00:44:26.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
66522026-02-24T00:44:26.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
66532026-02-24T00:44:27.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66542026-02-24T00:44:27.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66552026-02-24T00:44:27.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66562026-02-24T00:44:27.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66572026-02-24T00:44:27.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66582026-02-24T00:44:27.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66592026-02-24T00:44:27.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66602026-02-24T00:44:27.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66612026-02-24T00:44:27.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66622026-02-24T00:44:28.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66632026-02-24T00:44:28.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66642026-02-24T00:44:28.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66652026-02-24T00:44:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66662026-02-24T00:44:28.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66672026-02-24T00:44:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66682026-02-24T00:44:28.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66692026-02-24T00:44:28.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66702026-02-24T00:44:28.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66712026-02-24T00:44:29.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66722026-02-24T00:44:29.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66732026-02-24T00:44:29.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66742026-02-24T00:44:29.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66752026-02-24T00:44:29.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66762026-02-24T00:44:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66772026-02-24T00:44:29.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66782026-02-24T00:44:29.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66792026-02-24T00:44:29.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66802026-02-24T00:44:30.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66812026-02-24T00:44:30.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66822026-02-24T00:44:30.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66832026-02-24T00:44:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66842026-02-24T00:44:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66852026-02-24T00:44:30.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66862026-02-24T00:44:30.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66872026-02-24T00:44:30.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66882026-02-24T00:44:30.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66892026-02-24T00:44:31.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66902026-02-24T00:44:31.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66912026-02-24T00:44:31.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66922026-02-24T00:44:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66932026-02-24T00:44:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66942026-02-24T00:44:31.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66952026-02-24T00:44:31.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66962026-02-24T00:44:31.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66972026-02-24T00:44:31.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66982026-02-24T00:44:31.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
66992026-02-24T00:44:31.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
67002026-02-24T00:44:31.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
67012026-02-24T00:44:31.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
67022026-02-24T00:44:31.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
67032026-02-24T00:44:31.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
67042026-02-24T00:44:31.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
67052026-02-24T00:44:31.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
67062026-02-24T00:44:32.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67072026-02-24T00:44:32.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67082026-02-24T00:44:32.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67092026-02-24T00:44:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67102026-02-24T00:44:32.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67112026-02-24T00:44:32.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67122026-02-24T00:44:32.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67132026-02-24T00:44:32.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67142026-02-24T00:44:32.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67152026-02-24T00:44:33.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67162026-02-24T00:44:33.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67172026-02-24T00:44:33.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67182026-02-24T00:44:33.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67192026-02-24T00:44:33.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67202026-02-24T00:44:33.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67212026-02-24T00:44:33.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67222026-02-24T00:44:33.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67232026-02-24T00:44:33.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67242026-02-24T00:44:34.485ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
67252026-02-24T00:44:34.485ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
67262026-02-24T00:44:34.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "42176e5e-36a9-4ae4-8c58-1e85011fc354", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:44:34 GMT"} })
67272026-02-24T00:44:34.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
67282026-02-24T00:44:34.490ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
67292026-02-24T00:44:34.490ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
67302026-02-24T00:44:34.491ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b73db5c0-707a-46bd-be64-e2115b91e0ef", "content-length": "29", "date": "Tue, 24 Feb 2026 00:44:34 GMT"} })
67312026-02-24T00:44:34.491ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
67322026-02-24T00:44:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67332026-02-24T00:44:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
67342026-02-24T00:44:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
67352026-02-24T00:44:34.492ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
67362026-02-24T00:44:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
67372026-02-24T00:44:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
67382026-02-24T00:44:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
67392026-02-24T00:44:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
67402026-02-24T00:44:34.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67412026-02-24T00:44:34.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67422026-02-24T00:44:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f5331791-a4ad-4796-ab2b-5ac0bbeec80b producer_ip = fd00:1122:3344:101::2 producer_port = 59874
67432026-02-24T00:44:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
67442026-02-24T00:44:34.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
67452026-02-24T00:44:34.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67462026-02-24T00:44:34.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
67472026-02-24T00:44:34.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
67482026-02-24T00:44:34.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
67492026-02-24T00:44:34.525ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 0abdc84b-21e1-467e-8664-e4e4aeb2a4e7 producer_ip = fd00:1122:3344:101::1 producer_port = 38577
67502026-02-24T00:44:34.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
67512026-02-24T00:44:34.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
67522026-02-24T00:44:34.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67532026-02-24T00:44:34.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67542026-02-24T00:44:34.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67552026-02-24T00:44:34.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67562026-02-24T00:44:34.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67572026-02-24T00:44:34.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67582026-02-24T00:44:34.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
67592026-02-24T00:44:35.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67602026-02-24T00:44:35.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67612026-02-24T00:44:35.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67622026-02-24T00:44:35.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67632026-02-24T00:44:35.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67642026-02-24T00:44:35.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67652026-02-24T00:44:35.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67662026-02-24T00:44:35.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67672026-02-24T00:44:35.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67682026-02-24T00:44:36.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67692026-02-24T00:44:36.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67702026-02-24T00:44:36.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67712026-02-24T00:44:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67722026-02-24T00:44:36.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67732026-02-24T00:44:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67742026-02-24T00:44:36.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67752026-02-24T00:44:36.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67762026-02-24T00:44:36.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67772026-02-24T00:44:36.840ZDEBGoximeter (results-sink): inserting 983 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
67782026-02-24T00:44:36.840ZDEBGoximeter (results-sink-cluster): inserting 983 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
67792026-02-24T00:44:36.840ZDEBGoximeter (clickhouse-client): unrolling 983 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
67802026-02-24T00:44:36.882ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 24 table_name = fields_i16
67812026-02-24T00:44:36.883ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 4 table_name = fields_ipaddr
67822026-02-24T00:44:36.885ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 1400 table_name = fields_string
67832026-02-24T00:44:36.887ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 57 table_name = fields_u16
67842026-02-24T00:44:36.888ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 252 table_name = fields_u32
67852026-02-24T00:44:36.890ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 12 table_name = fields_u8
67862026-02-24T00:44:36.891ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 601 table_name = fields_uuid
67872026-02-24T00:44:36.893ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 882 table_name = measurements_cumulativeu64
67882026-02-24T00:44:36.895ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
67892026-02-24T00:44:36.897ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
67902026-02-24T00:44:36.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
67912026-02-24T00:44:37.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67922026-02-24T00:44:37.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67932026-02-24T00:44:37.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67942026-02-24T00:44:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67952026-02-24T00:44:37.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67962026-02-24T00:44:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67972026-02-24T00:44:37.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67982026-02-24T00:44:37.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67992026-02-24T00:44:37.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68002026-02-24T00:44:38.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68012026-02-24T00:44:38.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68022026-02-24T00:44:38.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68032026-02-24T00:44:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68042026-02-24T00:44:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68052026-02-24T00:44:38.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68062026-02-24T00:44:38.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68072026-02-24T00:44:38.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68082026-02-24T00:44:38.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68092026-02-24T00:44:39.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68102026-02-24T00:44:39.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68112026-02-24T00:44:39.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68122026-02-24T00:44:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68132026-02-24T00:44:39.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68142026-02-24T00:44:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68152026-02-24T00:44:39.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68162026-02-24T00:44:39.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68172026-02-24T00:44:39.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68182026-02-24T00:44:40.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68192026-02-24T00:44:40.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68202026-02-24T00:44:40.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68212026-02-24T00:44:40.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68222026-02-24T00:44:40.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68232026-02-24T00:44:40.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68242026-02-24T00:44:40.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68252026-02-24T00:44:40.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68262026-02-24T00:44:40.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68272026-02-24T00:44:41.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68282026-02-24T00:44:41.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68292026-02-24T00:44:41.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68302026-02-24T00:44:41.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68312026-02-24T00:44:41.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68322026-02-24T00:44:41.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68332026-02-24T00:44:41.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68342026-02-24T00:44:41.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68352026-02-24T00:44:41.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68362026-02-24T00:44:41.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
68372026-02-24T00:44:41.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
68382026-02-24T00:44:41.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
68392026-02-24T00:44:41.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
68402026-02-24T00:44:41.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
68412026-02-24T00:44:41.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
68422026-02-24T00:44:41.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
68432026-02-24T00:44:41.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
68442026-02-24T00:44:42.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68452026-02-24T00:44:42.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68462026-02-24T00:44:42.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68472026-02-24T00:44:42.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68482026-02-24T00:44:42.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68492026-02-24T00:44:42.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68502026-02-24T00:44:42.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68512026-02-24T00:44:42.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68522026-02-24T00:44:42.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68532026-02-24T00:44:43.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68542026-02-24T00:44:43.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68552026-02-24T00:44:43.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68562026-02-24T00:44:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68572026-02-24T00:44:43.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68582026-02-24T00:44:43.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68592026-02-24T00:44:43.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68602026-02-24T00:44:43.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68612026-02-24T00:44:43.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68622026-02-24T00:44:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
68632026-02-24T00:44:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
68642026-02-24T00:44:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68652026-02-24T00:44:44.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
68662026-02-24T00:44:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
68672026-02-24T00:44:44.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68682026-02-24T00:44:44.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
68692026-02-24T00:44:44.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
68702026-02-24T00:44:44.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68712026-02-24T00:44:44.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
68722026-02-24T00:44:44.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
68732026-02-24T00:44:44.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
68742026-02-24T00:44:44.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
68752026-02-24T00:44:44.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
68762026-02-24T00:44:44.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68772026-02-24T00:44:44.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68782026-02-24T00:44:44.533ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68792026-02-24T00:44:44.533ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68802026-02-24T00:44:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68812026-02-24T00:44:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68822026-02-24T00:44:44.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
68832026-02-24T00:44:45.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68842026-02-24T00:44:45.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68852026-02-24T00:44:45.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68862026-02-24T00:44:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68872026-02-24T00:44:45.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68882026-02-24T00:44:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68892026-02-24T00:44:45.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68902026-02-24T00:44:45.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68912026-02-24T00:44:45.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68922026-02-24T00:44:46.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68932026-02-24T00:44:46.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68942026-02-24T00:44:46.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68952026-02-24T00:44:46.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68962026-02-24T00:44:46.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68972026-02-24T00:44:46.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68982026-02-24T00:44:46.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68992026-02-24T00:44:46.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69002026-02-24T00:44:46.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69012026-02-24T00:44:46.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
69022026-02-24T00:44:46.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
69032026-02-24T00:44:46.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
69042026-02-24T00:44:46.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
69052026-02-24T00:44:46.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
69062026-02-24T00:44:46.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
69072026-02-24T00:44:46.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
69082026-02-24T00:44:46.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
69092026-02-24T00:44:46.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
69102026-02-24T00:44:46.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
69112026-02-24T00:44:47.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69122026-02-24T00:44:47.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69132026-02-24T00:44:47.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69142026-02-24T00:44:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69152026-02-24T00:44:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69162026-02-24T00:44:47.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69172026-02-24T00:44:47.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69182026-02-24T00:44:47.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69192026-02-24T00:44:47.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69202026-02-24T00:44:48.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69212026-02-24T00:44:48.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69222026-02-24T00:44:48.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69232026-02-24T00:44:48.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69242026-02-24T00:44:48.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69252026-02-24T00:44:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69262026-02-24T00:44:48.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69272026-02-24T00:44:48.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69282026-02-24T00:44:48.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69292026-02-24T00:44:49.484ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:557
69302026-02-24T00:44:49.484ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending
69312026-02-24T00:44:49.488ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8d3de9ca-7677-4a24-827d-39e495a91a30", "content-length": "1412", "date": "Tue, 24 Feb 2026 00:44:49 GMT"} })
69322026-02-24T00:44:49.488ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D
69332026-02-24T00:44:49.490ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7244a7db-acf8-45c8-970e-5715b776e1dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmNTMzMTc5MS1hNGFkLTQ3OTYtYWIyYi01YWMwYmJlZWM4MGIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9d76ba19-7fbf-425f-8837-662cc8c99587", "content-length": "29", "date": "Tue, 24 Feb 2026 00:44:49 GMT"} })
69342026-02-24T00:44:49.490ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:632 n_current_tasks = 9 n_pruned_tasks = 0
69352026-02-24T00:44:49.493ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69362026-02-24T00:44:49.493ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69372026-02-24T00:44:49.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69382026-02-24T00:44:49.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69392026-02-24T00:44:49.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69402026-02-24T00:44:49.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69412026-02-24T00:44:49.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69422026-02-24T00:44:49.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69432026-02-24T00:44:49.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69442026-02-24T00:44:50.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69452026-02-24T00:44:50.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69462026-02-24T00:44:50.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69472026-02-24T00:44:50.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69482026-02-24T00:44:50.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69492026-02-24T00:44:50.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69502026-02-24T00:44:50.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69512026-02-24T00:44:50.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69522026-02-24T00:44:50.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69532026-02-24T00:44:51.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69542026-02-24T00:44:51.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69552026-02-24T00:44:51.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69562026-02-24T00:44:51.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69572026-02-24T00:44:51.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69582026-02-24T00:44:51.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69592026-02-24T00:44:51.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69602026-02-24T00:44:51.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69612026-02-24T00:44:51.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69622026-02-24T00:44:51.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
69632026-02-24T00:44:51.841ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
69642026-02-24T00:44:51.841ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
69652026-02-24T00:44:51.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
69662026-02-24T00:44:51.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
69672026-02-24T00:44:51.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
69682026-02-24T00:44:51.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
69692026-02-24T00:44:51.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
69702026-02-24T00:44:52.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69712026-02-24T00:44:52.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69722026-02-24T00:44:52.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69732026-02-24T00:44:52.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69742026-02-24T00:44:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69752026-02-24T00:44:52.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69762026-02-24T00:44:52.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69772026-02-24T00:44:52.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69782026-02-24T00:44:52.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69792026-02-24T00:44:53.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69802026-02-24T00:44:53.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69812026-02-24T00:44:53.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69822026-02-24T00:44:53.531ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69832026-02-24T00:44:53.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69842026-02-24T00:44:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69852026-02-24T00:44:53.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69862026-02-24T00:44:53.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69872026-02-24T00:44:53.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69882026-02-24T00:44:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
69892026-02-24T00:44:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
69902026-02-24T00:44:54.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69912026-02-24T00:44:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
69922026-02-24T00:44:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
69932026-02-24T00:44:54.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69942026-02-24T00:44:54.493ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = ad1bbe29-6743-488a-8475-5fd0d0d1c563 producer_ip = fd00:1122:3344:101::a producer_port = 43326
69952026-02-24T00:44:54.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 97b7a485-1cb0-4863-a8ef-c8d82ec952d9 producer_ip = fd00:1122:3344:101::c producer_port = 47817
69962026-02-24T00:44:54.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69972026-02-24T00:44:54.521ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
69982026-02-24T00:44:54.521ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
69992026-02-24T00:44:54.524ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 2a2a6796-f577-4317-b11e-8220345e574f producer_ip = fd00:1122:3344:101::b producer_port = 36964
70002026-02-24T00:44:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
70012026-02-24T00:44:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70022026-02-24T00:44:54.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70032026-02-24T00:44:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
70042026-02-24T00:44:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70052026-02-24T00:44:54.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70062026-02-24T00:44:54.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70072026-02-24T00:44:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70082026-02-24T00:44:54.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = d39d93e9-5ce4-4f37-b707-efff8b72a0c9 producer_ip = fd00:1122:3344:101::2 producer_port = 35986
70092026-02-24T00:44:55.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70102026-02-24T00:44:55.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70112026-02-24T00:44:55.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70122026-02-24T00:44:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70132026-02-24T00:44:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70142026-02-24T00:44:55.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70152026-02-24T00:44:55.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70162026-02-24T00:44:55.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70172026-02-24T00:44:55.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70182026-02-24T00:44:56.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70192026-02-24T00:44:56.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70202026-02-24T00:44:56.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70212026-02-24T00:44:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70222026-02-24T00:44:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70232026-02-24T00:44:56.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70242026-02-24T00:44:56.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70252026-02-24T00:44:56.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70262026-02-24T00:44:56.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70272026-02-24T00:44:56.840ZDEBGoximeter (results-sink): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
70282026-02-24T00:44:56.840ZDEBGoximeter (results-sink-cluster): inserting 261 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
70292026-02-24T00:44:56.840ZDEBGoximeter (clickhouse-client): unrolling 261 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
70302026-02-24T00:44:56.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 138 table_name = fields_string
70312026-02-24T00:44:56.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = fields_u16
70322026-02-24T00:44:56.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 105 table_name = fields_uuid
70332026-02-24T00:44:56.858ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
70342026-02-24T00:44:56.860ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 41 table_name = measurements_histogramu64
70352026-02-24T00:44:56.862ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
70362026-02-24T00:44:56.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
70372026-02-24T00:44:57.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70382026-02-24T00:44:57.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70392026-02-24T00:44:57.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70402026-02-24T00:44:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70412026-02-24T00:44:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70422026-02-24T00:44:57.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70432026-02-24T00:44:57.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70442026-02-24T00:44:57.532ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70452026-02-24T00:44:57.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70462026-02-24T00:44:58.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70472026-02-24T00:44:58.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70482026-02-24T00:44:58.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70492026-02-24T00:44:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70502026-02-24T00:44:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70512026-02-24T00:44:58.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70522026-02-24T00:44:58.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70532026-02-24T00:44:58.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70542026-02-24T00:44:58.539ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70552026-02-24T00:44:59.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70562026-02-24T00:44:59.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70572026-02-24T00:44:59.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70582026-02-24T00:44:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70592026-02-24T00:44:59.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70602026-02-24T00:44:59.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70612026-02-24T00:44:59.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70622026-02-24T00:44:59.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70632026-02-24T00:44:59.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70642026-02-24T00:45:00.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70652026-02-24T00:45:00.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70662026-02-24T00:45:00.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70672026-02-24T00:45:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70682026-02-24T00:45:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70692026-02-24T00:45:00.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70702026-02-24T00:45:00.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70712026-02-24T00:45:00.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70722026-02-24T00:45:00.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70732026-02-24T00:45:01.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70742026-02-24T00:45:01.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70752026-02-24T00:45:01.494ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70762026-02-24T00:45:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70772026-02-24T00:45:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70782026-02-24T00:45:01.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70792026-02-24T00:45:01.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70802026-02-24T00:45:01.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70812026-02-24T00:45:01.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70822026-02-24T00:45:01.840ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
70832026-02-24T00:45:01.840ZDEBGoximeter (results-sink-cluster): inserting 220 samples into database collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d
70842026-02-24T00:45:01.840ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140
70852026-02-24T00:45:01.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 56 table_name = fields_string
70862026-02-24T00:45:01.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 64 table_name = fields_uuid
70872026-02-24T00:45:01.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 160 table_name = measurements_cumulativeu64
70882026-02-24T00:45:01.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d id = daa5a124-ec78-4246-9b3e-1900e281c140 n_rows = 60 table_name = measurements_u64
70892026-02-24T00:45:01.941ZWARNoximeter (results-sink-cluster): failed to insert some results into metric DB collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd 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
70902026-02-24T00:45:02.492ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70912026-02-24T00:45:02.492ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70922026-02-24T00:45:02.495ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 7462c65b-6847-4f27-8e25-92834468fd29 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70932026-02-24T00:45:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70942026-02-24T00:45:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70952026-02-24T00:45:02.532ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70962026-02-24T00:45:02.532ZDEBGoximeter (collection-task): collecting from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70972026-02-24T00:45:02.533ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 5b93c8f9-5e50-438a-a69c-ecd7d8622ce4 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70982026-02-24T00:45:02.534ZDEBGoximeter (collection-task): collected results from producer collector_id = 7244a7db-acf8-45c8-970e-5715b776e1dd collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = f42b38dc-c8a1-48a8-9dba-e8533bb5eeae producer_ip = fd00:1122:3344:101::2 producer_port = 8001