[ Dec 16 20:49:52 Enabled. ] [ Dec 16 20:49:52 Rereading configuration. ] [ Dec 16 20:49:56 Rereading configuration. ] [ Dec 16 20:50:05 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Dec 16 20:50:05 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.12.16 20:50:05.884175 [ 1 ] {} Application: Will watch for the process with pid 23080 2024.12.16 20:50:05.884709 [ 1 ] {} Application: Forked a child process to watch 2024.12.16 20:50:06.136292 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23080 2024.12.16 20:50:06.137038 [ 1 ] {} Application: starting up 2024.12.16 20:50:06.137738 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.16 20:50:06.224811 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.16 20:50:06.258958 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.16 20:50:06.259009 [ 1 ] {} Application: Initializing DateLUT. 2024.12.16 20:50:06.259027 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.16 20:50:06.259125 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.16 20:50:06.259726 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.16 20:50:06.261640 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.12.16 20:50:06.262397 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.16 20:50:06.263211 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.12.16 20:50:06.263234 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2024.12.16 20:50:06.263249 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.16 20:50:06.263416 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.16 20:50:06.264272 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.16 20:50:06.269987 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.16 20:50:06.270676 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.16 20:50:06.272051 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.16 20:50:06.272116 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.16 20:50:06.273677 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.12.16 20:50:06.274145 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.16 20:50:06.278408 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.16 20:50:06.278775 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.16 20:50:06.280325 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.16 20:50:06.280764 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.16 20:50:06.281183 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.16 20:50:06.281577 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.16 20:50:06.283056 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.16 20:50:06.283083 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.16 20:50:06.283158 [ 102 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:50:06.283329 [ 102 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:50:06.300891 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.16 20:50:06.300919 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000166003 sec 2024.12.16 20:50:06.300965 [ 1 ] {} ReferentialDeps: No tables 2024.12.16 20:50:06.300981 [ 1 ] {} LoadingDeps: No tables 2024.12.16 20:50:06.302185 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.16 20:50:06.303270 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.16 20:50:06.315161 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.16 20:50:06.315208 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.16 20:50:06.315232 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.16 20:50:06.315245 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.16 20:50:06.315277 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.16 20:50:06.315296 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.16 20:50:06.317883 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.16 20:50:06.317928 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.16 20:50:06.317949 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.16 20:50:06.318129 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.16 20:50:06.318148 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.16 20:50:06.318184 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.16 20:50:06.318204 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.16 20:50:06.318217 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.16 20:50:06.318246 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.16 20:50:06.318264 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.16 20:50:06.344818 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.16 20:50:06.351514 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.16 20:50:06.351552 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0341e-05 sec 2024.12.16 20:50:06.351569 [ 1 ] {} ReferentialDeps: No tables 2024.12.16 20:50:06.351583 [ 1 ] {} LoadingDeps: No tables 2024.12.16 20:50:06.351610 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.16 20:50:06.351837 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.16 20:50:06.351890 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.16 20:50:06.351906 [ 1 ] {} Application: Loaded metadata. 2024.12.16 20:50:06.351920 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.12.16 20:50:06.351934 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.16 20:50:06.360571 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.16 20:50:06.360766 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB 2024.12.16 20:50:06.361584 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.189e-05 sec. 2024.12.16 20:50:06.362512 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.16 20:50:06.362611 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.16 20:50:06.362631 [ 1 ] {} Application: Ready for connections. 2024.12.16 20:50:06.623446 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64528 2024.12.16 20:50:06.623865 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:06.623962 [ 3 ] {} TCP-Session: e256ee27-2c4a-44f8-a5ed-3316406eae07 Authenticating user 'default' from [fd00:1122:3344:101::e]:64528 2024.12.16 20:50:06.624017 [ 3 ] {} TCP-Session: e256ee27-2c4a-44f8-a5ed-3316406eae07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.624061 [ 3 ] {} TCP-Session: e256ee27-2c4a-44f8-a5ed-3316406eae07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.624179 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.16 20:50:06.624206 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.16 20:50:06.624229 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.16 20:50:06.625116 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48422 2024.12.16 20:50:06.625252 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:06.625284 [ 4 ] {} TCP-Session: 62f813a6-e7b5-4fb6-8c5c-d252f6e87fff Authenticating user 'default' from [fd00:1122:3344:101::e]:48422 2024.12.16 20:50:06.625308 [ 4 ] {} TCP-Session: 62f813a6-e7b5-4fb6-8c5c-d252f6e87fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.625333 [ 4 ] {} TCP-Session: 62f813a6-e7b5-4fb6-8c5c-d252f6e87fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.626035 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64085 2024.12.16 20:50:06.626046 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35483 2024.12.16 20:50:06.626118 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43569 2024.12.16 20:50:06.626143 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:06.626379 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:06.626402 [ 253 ] {} TCP-Session: cb2021ed-61ec-46ad-82fd-00a9e84e5f94 Authenticating user 'default' from [fd00:1122:3344:101::e]:64085 2024.12.16 20:50:06.626399 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:06.626423 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57846 2024.12.16 20:50:06.626506 [ 253 ] {} TCP-Session: cb2021ed-61ec-46ad-82fd-00a9e84e5f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.626488 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61909 2024.12.16 20:50:06.626543 [ 5 ] {} TCP-Session: d594e325-fc14-4d24-b7ce-37a5a9fd68ae Authenticating user 'default' from [fd00:1122:3344:101::e]:35483 2024.12.16 20:50:06.626534 [ 254 ] {} TCP-Session: dcfea355-e5a5-4745-a42b-8902ca5eb39c Authenticating user 'default' from [fd00:1122:3344:101::e]:43569 2024.12.16 20:50:06.626660 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33823 2024.12.16 20:50:06.626718 [ 5 ] {} TCP-Session: d594e325-fc14-4d24-b7ce-37a5a9fd68ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.626731 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:06.626779 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:06.626826 [ 5 ] {} TCP-Session: d594e325-fc14-4d24-b7ce-37a5a9fd68ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.626896 [ 255 ] {} TCP-Session: fb4d9c7f-1f7d-424a-9d8d-061ccd176644 Authenticating user 'default' from [fd00:1122:3344:101::e]:57846 2024.12.16 20:50:06.627000 [ 253 ] {} TCP-Session: cb2021ed-61ec-46ad-82fd-00a9e84e5f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.627011 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:06.627044 [ 256 ] {} TCP-Session: 2bf79d04-8c60-47f6-bfcd-83dc75d6800c Authenticating user 'default' from [fd00:1122:3344:101::e]:61909 2024.12.16 20:50:06.627078 [ 255 ] {} TCP-Session: fb4d9c7f-1f7d-424a-9d8d-061ccd176644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.626834 [ 254 ] {} TCP-Session: dcfea355-e5a5-4745-a42b-8902ca5eb39c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.627144 [ 257 ] {} TCP-Session: d968d47a-0b51-4865-b60c-691c2e099360 Authenticating user 'default' from [fd00:1122:3344:101::e]:33823 2024.12.16 20:50:06.627168 [ 255 ] {} TCP-Session: fb4d9c7f-1f7d-424a-9d8d-061ccd176644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.627191 [ 256 ] {} TCP-Session: 2bf79d04-8c60-47f6-bfcd-83dc75d6800c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.627251 [ 257 ] {} TCP-Session: d968d47a-0b51-4865-b60c-691c2e099360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.627273 [ 254 ] {} TCP-Session: dcfea355-e5a5-4745-a42b-8902ca5eb39c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.627305 [ 256 ] {} TCP-Session: 2bf79d04-8c60-47f6-bfcd-83dc75d6800c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:06.627330 [ 257 ] {} TCP-Session: d968d47a-0b51-4865-b60c-691c2e099360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:07.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.40 MiB (RSS), difference: 2.22 MiB 2024.12.16 20:50:09.960947 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37205 2024.12.16 20:50:09.961113 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:09.961144 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205 2024.12.16 20:50:09.961169 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.961192 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.961261 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.16 20:50:09.961286 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.16 20:50:09.961309 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.16 20:50:09.961858 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47874 2024.12.16 20:50:09.961951 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49061 2024.12.16 20:50:09.962123 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:09.962245 [ 259 ] {} TCP-Session: 3fdb1435-a940-412e-99d3-2daaf26b4e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:47874 2024.12.16 20:50:09.962258 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:09.962275 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59041 2024.12.16 20:50:09.962290 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51419 2024.12.16 20:50:09.962321 [ 259 ] {} TCP-Session: 3fdb1435-a940-412e-99d3-2daaf26b4e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.962353 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49061 2024.12.16 20:50:09.962480 [ 259 ] {} TCP-Session: 3fdb1435-a940-412e-99d3-2daaf26b4e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.962563 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:09.962556 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57353 2024.12.16 20:50:09.962626 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:09.962753 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.962796 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51419 2024.12.16 20:50:09.962813 [ 262 ] {} TCP-Session: a8c649c1-26a3-46f0-8407-7d26023cf473 Authenticating user 'default' from [fd00:1122:3344:101::d]:59041 2024.12.16 20:50:09.962819 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34682 2024.12.16 20:50:09.962865 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.962903 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.962927 [ 262 ] {} TCP-Session: a8c649c1-26a3-46f0-8407-7d26023cf473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.963053 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57337 2024.12.16 20:50:09.963132 [ 262 ] {} TCP-Session: a8c649c1-26a3-46f0-8407-7d26023cf473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.964566 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.964674 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:09.964669 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:09.965394 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:09.964582 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43540 2024.12.16 20:50:09.965436 [ 264 ] {} TCP-Session: a07a7707-7012-45ad-b8fb-2e17811e39b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34682 2024.12.16 20:50:09.965498 [ 265 ] {} TCP-Session: 5c29bd65-5d2e-44f9-8e48-01dbade1f34a Authenticating user 'default' from [fd00:1122:3344:101::d]:57337 2024.12.16 20:50:09.965491 [ 263 ] {} TCP-Session: 76985ad6-9bfe-4309-97c5-1bb4b671e68f Authenticating user 'default' from [fd00:1122:3344:101::d]:57353 2024.12.16 20:50:09.965516 [ 264 ] {} TCP-Session: a07a7707-7012-45ad-b8fb-2e17811e39b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.966107 [ 265 ] {} TCP-Session: 5c29bd65-5d2e-44f9-8e48-01dbade1f34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.966120 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:09.966145 [ 263 ] {} TCP-Session: 76985ad6-9bfe-4309-97c5-1bb4b671e68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.966156 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:09.966191 [ 265 ] {} TCP-Session: 5c29bd65-5d2e-44f9-8e48-01dbade1f34a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.966196 [ 264 ] {} TCP-Session: a07a7707-7012-45ad-b8fb-2e17811e39b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.966237 [ 266 ] {} TCP-Session: 59f909e2-448d-4cf5-9283-75ab3139e4a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43540 2024.12.16 20:50:09.966322 [ 263 ] {} TCP-Session: 76985ad6-9bfe-4309-97c5-1bb4b671e68f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.966343 [ 266 ] {} TCP-Session: 59f909e2-448d-4cf5-9283-75ab3139e4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.966431 [ 266 ] {} TCP-Session: 59f909e2-448d-4cf5-9283-75ab3139e4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:09.976037 [ 258 ] {b6f84be6-c23e-4b16-b620-b95483904d2e} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.16 20:50:10.000154 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 119.47 MiB, peak 119.47 MiB, free memory in arenas 0.00 B, will set to 122.05 MiB (RSS), difference: 2.59 MiB 2024.12.16 20:50:10.079921 [ 258 ] {b6f84be6-c23e-4b16-b620-b95483904d2e} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37205) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.16 20:50:10.081198 [ 258 ] {b6f84be6-c23e-4b16-b620-b95483904d2e} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.16 20:50:10.081309 [ 258 ] {b6f84be6-c23e-4b16-b620-b95483904d2e} TCPHandler: Processed in 0.118672907 sec. 2024.12.16 20:50:10.081688 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.081862 [ 261 ] {43f0bb46-b2d8-470c-a10d-f27f22bb22cc} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.16 20:50:10.082162 [ 261 ] {43f0bb46-b2d8-470c-a10d-f27f22bb22cc} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51419) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.16 20:50:10.082314 [ 261 ] {43f0bb46-b2d8-470c-a10d-f27f22bb22cc} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.16 20:50:10.082404 [ 261 ] {43f0bb46-b2d8-470c-a10d-f27f22bb22cc} TCPHandler: Processed in 0.000854396 sec. 2024.12.16 20:50:10.082611 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.083846 [ 258 ] {8a90aad4-8ecd-422f-b221-bbcdc4e5eaa2} executeQuery: (from [fd00:1122:3344:101::d]:37205) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.16 20:50:10.084465 [ 258 ] {8a90aad4-8ecd-422f-b221-bbcdc4e5eaa2} TCPHandler: Processed in 0.001909056 sec. 2024.12.16 20:50:10.084676 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.084791 [ 261 ] {8f3bef63-4db9-4fa2-8640-244039f9d874} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.16 20:50:10.084881 [ 261 ] {8f3bef63-4db9-4fa2-8640-244039f9d874} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.16 20:50:10.086224 [ 261 ] {8f3bef63-4db9-4fa2-8640-244039f9d874} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.16 20:50:10.086261 [ 261 ] {8f3bef63-4db9-4fa2-8640-244039f9d874} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8031e-05 sec 2024.12.16 20:50:10.086276 [ 261 ] {8f3bef63-4db9-4fa2-8640-244039f9d874} ReferentialDeps: No tables 2024.12.16 20:50:10.086289 [ 261 ] {8f3bef63-4db9-4fa2-8640-244039f9d874} LoadingDeps: No tables 2024.12.16 20:50:10.086311 [ 261 ] {8f3bef63-4db9-4fa2-8640-244039f9d874} DatabaseAtomic (oximeter): Starting up tables. 2024.12.16 20:50:10.086366 [ 261 ] {8f3bef63-4db9-4fa2-8640-244039f9d874} TCPHandler: Processed in 0.001743483 sec. 2024.12.16 20:50:10.086534 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.086688 [ 258 ] {cae19ec4-220f-4b74-a741-8bfdec101ce5} executeQuery: (from [fd00:1122:3344:101::d]:37205) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.12.16 20:50:10.086745 [ 258 ] {cae19ec4-220f-4b74-a741-8bfdec101ce5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.16 20:50:10.091624 [ 258 ] {cae19ec4-220f-4b74-a741-8bfdec101ce5} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.16 20:50:10.094220 [ 258 ] {cae19ec4-220f-4b74-a741-8bfdec101ce5} oximeter.version (15b853f1-9659-4a29-95c3-7af0d7f0bddc): Loading data parts 2024.12.16 20:50:10.094799 [ 258 ] {cae19ec4-220f-4b74-a741-8bfdec101ce5} oximeter.version (15b853f1-9659-4a29-95c3-7af0d7f0bddc): There are no data parts 2024.12.16 20:50:10.099386 [ 258 ] {cae19ec4-220f-4b74-a741-8bfdec101ce5} TCPHandler: Processed in 0.012900947 sec. 2024.12.16 20:50:10.099588 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.099815 [ 261 ] {eb621c6b-e132-47bf-92de-4e4e9ff4564f} executeQuery: (from [fd00:1122:3344:101::d]:51419) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.099875 [ 261 ] {eb621c6b-e132-47bf-92de-4e4e9ff4564f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.16 20:50:10.107128 [ 261 ] {eb621c6b-e132-47bf-92de-4e4e9ff4564f} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Loading data parts 2024.12.16 20:50:10.107345 [ 261 ] {eb621c6b-e132-47bf-92de-4e4e9ff4564f} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): There are no data parts 2024.12.16 20:50:10.108526 [ 261 ] {eb621c6b-e132-47bf-92de-4e4e9ff4564f} TCPHandler: Processed in 0.008994712 sec. 2024.12.16 20:50:10.108728 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.108963 [ 258 ] {aefbcca4-ef8b-4ca8-9c03-8a2e0a31aa3f} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.109035 [ 258 ] {aefbcca4-ef8b-4ca8-9c03-8a2e0a31aa3f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.16 20:50:10.110672 [ 258 ] {aefbcca4-ef8b-4ca8-9c03-8a2e0a31aa3f} oximeter.measurements_i8 (d6e122d5-6c72-4f68-8658-7c1e6120fdbd): Loading data parts 2024.12.16 20:50:10.110895 [ 258 ] {aefbcca4-ef8b-4ca8-9c03-8a2e0a31aa3f} oximeter.measurements_i8 (d6e122d5-6c72-4f68-8658-7c1e6120fdbd): There are no data parts 2024.12.16 20:50:10.111995 [ 258 ] {aefbcca4-ef8b-4ca8-9c03-8a2e0a31aa3f} TCPHandler: Processed in 0.003333683 sec. 2024.12.16 20:50:10.112170 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.112373 [ 261 ] {09ad3ed8-51c3-42fe-96f2-9abe2cd1c6c1} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.112431 [ 261 ] {09ad3ed8-51c3-42fe-96f2-9abe2cd1c6c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.16 20:50:10.114014 [ 261 ] {09ad3ed8-51c3-42fe-96f2-9abe2cd1c6c1} oximeter.measurements_u8 (ddfee76c-86a7-406b-8ee8-7e3e05d801ca): Loading data parts 2024.12.16 20:50:10.114164 [ 261 ] {09ad3ed8-51c3-42fe-96f2-9abe2cd1c6c1} oximeter.measurements_u8 (ddfee76c-86a7-406b-8ee8-7e3e05d801ca): There are no data parts 2024.12.16 20:50:10.115252 [ 261 ] {09ad3ed8-51c3-42fe-96f2-9abe2cd1c6c1} TCPHandler: Processed in 0.00313496 sec. 2024.12.16 20:50:10.115435 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.115627 [ 258 ] {fefefec7-485d-4a6f-b928-ae3826340852} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.115683 [ 258 ] {fefefec7-485d-4a6f-b928-ae3826340852} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.16 20:50:10.118406 [ 258 ] {fefefec7-485d-4a6f-b928-ae3826340852} oximeter.measurements_i16 (45591e92-859d-43db-ba75-591f8995b053): Loading data parts 2024.12.16 20:50:10.118564 [ 258 ] {fefefec7-485d-4a6f-b928-ae3826340852} oximeter.measurements_i16 (45591e92-859d-43db-ba75-591f8995b053): There are no data parts 2024.12.16 20:50:10.120047 [ 258 ] {fefefec7-485d-4a6f-b928-ae3826340852} TCPHandler: Processed in 0.004663409 sec. 2024.12.16 20:50:10.120225 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.120432 [ 261 ] {a2487a9e-d38e-4ac2-ab10-f73685f99fbb} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.120491 [ 261 ] {a2487a9e-d38e-4ac2-ab10-f73685f99fbb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.16 20:50:10.122149 [ 261 ] {a2487a9e-d38e-4ac2-ab10-f73685f99fbb} oximeter.measurements_u16 (ebbcca4c-605e-4a4b-8910-f4c7893d5275): Loading data parts 2024.12.16 20:50:10.122303 [ 261 ] {a2487a9e-d38e-4ac2-ab10-f73685f99fbb} oximeter.measurements_u16 (ebbcca4c-605e-4a4b-8910-f4c7893d5275): There are no data parts 2024.12.16 20:50:10.124768 [ 261 ] {a2487a9e-d38e-4ac2-ab10-f73685f99fbb} TCPHandler: Processed in 0.004593888 sec. 2024.12.16 20:50:10.124975 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.125196 [ 258 ] {34282dfa-ab6a-44f1-a108-64c3fd0c8ad4} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.125259 [ 258 ] {34282dfa-ab6a-44f1-a108-64c3fd0c8ad4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.16 20:50:10.127638 [ 258 ] {34282dfa-ab6a-44f1-a108-64c3fd0c8ad4} oximeter.measurements_i32 (08c6cb9b-6abc-47e7-87a7-e478536ab75f): Loading data parts 2024.12.16 20:50:10.127820 [ 258 ] {34282dfa-ab6a-44f1-a108-64c3fd0c8ad4} oximeter.measurements_i32 (08c6cb9b-6abc-47e7-87a7-e478536ab75f): There are no data parts 2024.12.16 20:50:10.129659 [ 258 ] {34282dfa-ab6a-44f1-a108-64c3fd0c8ad4} TCPHandler: Processed in 0.004749051 sec. 2024.12.16 20:50:10.129849 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.130065 [ 261 ] {ff570039-7aa5-4b8c-84ec-19d55ffa4358} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.130123 [ 261 ] {ff570039-7aa5-4b8c-84ec-19d55ffa4358} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.16 20:50:10.132032 [ 261 ] {ff570039-7aa5-4b8c-84ec-19d55ffa4358} oximeter.measurements_u32 (9a99085b-f52b-490e-87b5-15046eb254a9): Loading data parts 2024.12.16 20:50:10.132192 [ 261 ] {ff570039-7aa5-4b8c-84ec-19d55ffa4358} oximeter.measurements_u32 (9a99085b-f52b-490e-87b5-15046eb254a9): There are no data parts 2024.12.16 20:50:10.133486 [ 261 ] {ff570039-7aa5-4b8c-84ec-19d55ffa4358} TCPHandler: Processed in 0.00369216 sec. 2024.12.16 20:50:10.133687 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.133877 [ 258 ] {f7e85f5a-63dd-4aee-93c8-ca5046a49cc2} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.133939 [ 258 ] {f7e85f5a-63dd-4aee-93c8-ca5046a49cc2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.16 20:50:10.135578 [ 258 ] {f7e85f5a-63dd-4aee-93c8-ca5046a49cc2} oximeter.measurements_i64 (f5a02ce5-d682-48ff-8fae-3785be7d242b): Loading data parts 2024.12.16 20:50:10.135735 [ 258 ] {f7e85f5a-63dd-4aee-93c8-ca5046a49cc2} oximeter.measurements_i64 (f5a02ce5-d682-48ff-8fae-3785be7d242b): There are no data parts 2024.12.16 20:50:10.136997 [ 258 ] {f7e85f5a-63dd-4aee-93c8-ca5046a49cc2} TCPHandler: Processed in 0.003363694 sec. 2024.12.16 20:50:10.137181 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.137392 [ 261 ] {bf53a038-2032-47f0-9035-77c0b6aa88ab} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.137454 [ 261 ] {bf53a038-2032-47f0-9035-77c0b6aa88ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.16 20:50:10.139769 [ 261 ] {bf53a038-2032-47f0-9035-77c0b6aa88ab} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Loading data parts 2024.12.16 20:50:10.139915 [ 261 ] {bf53a038-2032-47f0-9035-77c0b6aa88ab} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): There are no data parts 2024.12.16 20:50:10.141162 [ 261 ] {bf53a038-2032-47f0-9035-77c0b6aa88ab} TCPHandler: Processed in 0.004034077 sec. 2024.12.16 20:50:10.141339 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.141530 [ 258 ] {8e08c4c3-b387-4018-8bf2-96a99a0bd63e} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.141593 [ 258 ] {8e08c4c3-b387-4018-8bf2-96a99a0bd63e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.16 20:50:10.143315 [ 258 ] {8e08c4c3-b387-4018-8bf2-96a99a0bd63e} oximeter.measurements_f32 (a3940e0a-3307-484e-a633-c41c4238a80c): Loading data parts 2024.12.16 20:50:10.143488 [ 258 ] {8e08c4c3-b387-4018-8bf2-96a99a0bd63e} oximeter.measurements_f32 (a3940e0a-3307-484e-a633-c41c4238a80c): There are no data parts 2024.12.16 20:50:10.144755 [ 258 ] {8e08c4c3-b387-4018-8bf2-96a99a0bd63e} TCPHandler: Processed in 0.003469377 sec. 2024.12.16 20:50:10.144945 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.145156 [ 261 ] {69ddf355-c9b3-4a18-aca7-888377954e4e} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.145232 [ 261 ] {69ddf355-c9b3-4a18-aca7-888377954e4e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.16 20:50:10.148165 [ 261 ] {69ddf355-c9b3-4a18-aca7-888377954e4e} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Loading data parts 2024.12.16 20:50:10.148335 [ 261 ] {69ddf355-c9b3-4a18-aca7-888377954e4e} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): There are no data parts 2024.12.16 20:50:10.149873 [ 261 ] {69ddf355-c9b3-4a18-aca7-888377954e4e} TCPHandler: Processed in 0.004980575 sec. 2024.12.16 20:50:10.150056 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.150251 [ 258 ] {36e538a2-1dc5-48d0-8fb0-5e6fca6f8049} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.150315 [ 258 ] {36e538a2-1dc5-48d0-8fb0-5e6fca6f8049} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.16 20:50:10.152677 [ 258 ] {36e538a2-1dc5-48d0-8fb0-5e6fca6f8049} oximeter.measurements_string (8b9bfd49-12d0-412a-8680-d397807b91e3): Loading data parts 2024.12.16 20:50:10.152864 [ 258 ] {36e538a2-1dc5-48d0-8fb0-5e6fca6f8049} oximeter.measurements_string (8b9bfd49-12d0-412a-8680-d397807b91e3): There are no data parts 2024.12.16 20:50:10.154983 [ 258 ] {36e538a2-1dc5-48d0-8fb0-5e6fca6f8049} TCPHandler: Processed in 0.004981935 sec. 2024.12.16 20:50:10.155185 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.155399 [ 261 ] {3dcec439-3fff-49a2-ae6e-1ec5a946398f} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.155464 [ 261 ] {3dcec439-3fff-49a2-ae6e-1ec5a946398f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.16 20:50:10.158423 [ 261 ] {3dcec439-3fff-49a2-ae6e-1ec5a946398f} oximeter.measurements_bytes (6062f8b2-d292-4c68-9e28-17835a261447): Loading data parts 2024.12.16 20:50:10.158581 [ 261 ] {3dcec439-3fff-49a2-ae6e-1ec5a946398f} oximeter.measurements_bytes (6062f8b2-d292-4c68-9e28-17835a261447): There are no data parts 2024.12.16 20:50:10.160138 [ 261 ] {3dcec439-3fff-49a2-ae6e-1ec5a946398f} TCPHandler: Processed in 0.005014515 sec. 2024.12.16 20:50:10.160332 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.160554 [ 258 ] {ae1da780-d3e2-4b23-97ab-7868a7bdf1d4} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.160619 [ 258 ] {ae1da780-d3e2-4b23-97ab-7868a7bdf1d4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.16 20:50:10.163060 [ 258 ] {ae1da780-d3e2-4b23-97ab-7868a7bdf1d4} oximeter.measurements_cumulativei64 (d9ae75bc-290a-49c4-a68c-704069784fa4): Loading data parts 2024.12.16 20:50:10.163245 [ 258 ] {ae1da780-d3e2-4b23-97ab-7868a7bdf1d4} oximeter.measurements_cumulativei64 (d9ae75bc-290a-49c4-a68c-704069784fa4): There are no data parts 2024.12.16 20:50:10.165696 [ 258 ] {ae1da780-d3e2-4b23-97ab-7868a7bdf1d4} TCPHandler: Processed in 0.005417614 sec. 2024.12.16 20:50:10.165879 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.166113 [ 261 ] {18bb1711-e44b-4a0c-aa42-54cf96df56dd} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.166171 [ 261 ] {18bb1711-e44b-4a0c-aa42-54cf96df56dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.16 20:50:10.168247 [ 261 ] {18bb1711-e44b-4a0c-aa42-54cf96df56dd} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Loading data parts 2024.12.16 20:50:10.168401 [ 261 ] {18bb1711-e44b-4a0c-aa42-54cf96df56dd} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): There are no data parts 2024.12.16 20:50:10.169607 [ 261 ] {18bb1711-e44b-4a0c-aa42-54cf96df56dd} TCPHandler: Processed in 0.003779582 sec. 2024.12.16 20:50:10.169794 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.170003 [ 258 ] {1c20537e-7254-419a-8c80-488adf8287e2} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.170076 [ 258 ] {1c20537e-7254-419a-8c80-488adf8287e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.16 20:50:10.172639 [ 258 ] {1c20537e-7254-419a-8c80-488adf8287e2} oximeter.measurements_cumulativef32 (842a58e8-a5ec-4538-8d70-128ae812fa6c): Loading data parts 2024.12.16 20:50:10.172815 [ 258 ] {1c20537e-7254-419a-8c80-488adf8287e2} oximeter.measurements_cumulativef32 (842a58e8-a5ec-4538-8d70-128ae812fa6c): There are no data parts 2024.12.16 20:50:10.173989 [ 258 ] {1c20537e-7254-419a-8c80-488adf8287e2} TCPHandler: Processed in 0.004249091 sec. 2024.12.16 20:50:10.174174 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.174415 [ 261 ] {bd6231a1-4af5-4d94-b01b-626b9db66d00} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.174484 [ 261 ] {bd6231a1-4af5-4d94-b01b-626b9db66d00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.16 20:50:10.176767 [ 261 ] {bd6231a1-4af5-4d94-b01b-626b9db66d00} oximeter.measurements_cumulativef64 (2489e733-11e4-4312-a97c-f0ca5d6266e6): Loading data parts 2024.12.16 20:50:10.176944 [ 261 ] {bd6231a1-4af5-4d94-b01b-626b9db66d00} oximeter.measurements_cumulativef64 (2489e733-11e4-4312-a97c-f0ca5d6266e6): There are no data parts 2024.12.16 20:50:10.178300 [ 261 ] {bd6231a1-4af5-4d94-b01b-626b9db66d00} TCPHandler: Processed in 0.004181951 sec. 2024.12.16 20:50:10.178486 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.178793 [ 258 ] {d4ba6646-d95f-4e40-bdc2-1ef017cd66fd} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.178867 [ 258 ] {d4ba6646-d95f-4e40-bdc2-1ef017cd66fd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.16 20:50:10.181061 [ 258 ] {d4ba6646-d95f-4e40-bdc2-1ef017cd66fd} oximeter.measurements_histogrami8 (2174ef88-b451-4838-a098-1457c52501d8): Loading data parts 2024.12.16 20:50:10.181221 [ 258 ] {d4ba6646-d95f-4e40-bdc2-1ef017cd66fd} oximeter.measurements_histogrami8 (2174ef88-b451-4838-a098-1457c52501d8): There are no data parts 2024.12.16 20:50:10.183425 [ 258 ] {d4ba6646-d95f-4e40-bdc2-1ef017cd66fd} TCPHandler: Processed in 0.004995755 sec. 2024.12.16 20:50:10.183626 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.183910 [ 261 ] {4295d4c7-3961-4df9-a7f9-8c79e87598d3} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.183988 [ 261 ] {4295d4c7-3961-4df9-a7f9-8c79e87598d3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.16 20:50:10.186288 [ 261 ] {4295d4c7-3961-4df9-a7f9-8c79e87598d3} oximeter.measurements_histogramu8 (c42b5479-a6e1-436e-be39-8e7ab377a2b7): Loading data parts 2024.12.16 20:50:10.186443 [ 261 ] {4295d4c7-3961-4df9-a7f9-8c79e87598d3} oximeter.measurements_histogramu8 (c42b5479-a6e1-436e-be39-8e7ab377a2b7): There are no data parts 2024.12.16 20:50:10.187984 [ 261 ] {4295d4c7-3961-4df9-a7f9-8c79e87598d3} TCPHandler: Processed in 0.004417975 sec. 2024.12.16 20:50:10.188167 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.188433 [ 258 ] {11c9a8d3-def5-45c4-b75f-cbe8cd31cf4b} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.188512 [ 258 ] {11c9a8d3-def5-45c4-b75f-cbe8cd31cf4b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.16 20:50:10.191162 [ 258 ] {11c9a8d3-def5-45c4-b75f-cbe8cd31cf4b} oximeter.measurements_histogrami16 (eb1c08ee-31e2-4add-9383-224638035e21): Loading data parts 2024.12.16 20:50:10.191343 [ 258 ] {11c9a8d3-def5-45c4-b75f-cbe8cd31cf4b} oximeter.measurements_histogrami16 (eb1c08ee-31e2-4add-9383-224638035e21): There are no data parts 2024.12.16 20:50:10.192575 [ 258 ] {11c9a8d3-def5-45c4-b75f-cbe8cd31cf4b} TCPHandler: Processed in 0.004464875 sec. 2024.12.16 20:50:10.192812 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.193171 [ 261 ] {28f7bb81-a571-4f4f-8299-e3d396a22b23} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.193249 [ 261 ] {28f7bb81-a571-4f4f-8299-e3d396a22b23} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.16 20:50:10.195442 [ 261 ] {28f7bb81-a571-4f4f-8299-e3d396a22b23} oximeter.measurements_histogramu16 (926c7bf6-6de5-4999-ba75-7dba069edb2a): Loading data parts 2024.12.16 20:50:10.195612 [ 261 ] {28f7bb81-a571-4f4f-8299-e3d396a22b23} oximeter.measurements_histogramu16 (926c7bf6-6de5-4999-ba75-7dba069edb2a): There are no data parts 2024.12.16 20:50:10.197929 [ 261 ] {28f7bb81-a571-4f4f-8299-e3d396a22b23} TCPHandler: Processed in 0.00518245 sec. 2024.12.16 20:50:10.198864 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.199157 [ 258 ] {d59066e5-cd41-4b84-b31c-2bea77eb6080} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.199244 [ 258 ] {d59066e5-cd41-4b84-b31c-2bea77eb6080} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.16 20:50:10.202390 [ 258 ] {d59066e5-cd41-4b84-b31c-2bea77eb6080} oximeter.measurements_histogrami32 (85e1208d-f9ef-444b-bc7b-15262e61bd02): Loading data parts 2024.12.16 20:50:10.202578 [ 258 ] {d59066e5-cd41-4b84-b31c-2bea77eb6080} oximeter.measurements_histogrami32 (85e1208d-f9ef-444b-bc7b-15262e61bd02): There are no data parts 2024.12.16 20:50:10.206361 [ 258 ] {d59066e5-cd41-4b84-b31c-2bea77eb6080} TCPHandler: Processed in 0.008241138 sec. 2024.12.16 20:50:10.206557 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.206851 [ 261 ] {28a73e81-28d9-4e6f-8898-57065c11a3ca} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.206931 [ 261 ] {28a73e81-28d9-4e6f-8898-57065c11a3ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.16 20:50:10.209382 [ 261 ] {28a73e81-28d9-4e6f-8898-57065c11a3ca} oximeter.measurements_histogramu32 (26e1d19c-e0f6-42e5-a0b7-56d274643e4e): Loading data parts 2024.12.16 20:50:10.209553 [ 261 ] {28a73e81-28d9-4e6f-8898-57065c11a3ca} oximeter.measurements_histogramu32 (26e1d19c-e0f6-42e5-a0b7-56d274643e4e): There are no data parts 2024.12.16 20:50:10.210804 [ 261 ] {28a73e81-28d9-4e6f-8898-57065c11a3ca} TCPHandler: Processed in 0.004303243 sec. 2024.12.16 20:50:10.210990 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.211258 [ 258 ] {00f9c120-0268-4e07-8101-84a1ae2cbd49} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.211343 [ 258 ] {00f9c120-0268-4e07-8101-84a1ae2cbd49} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.16 20:50:10.213486 [ 258 ] {00f9c120-0268-4e07-8101-84a1ae2cbd49} oximeter.measurements_histogrami64 (85b24f7e-dffa-49fa-b484-a6df7cce7c20): Loading data parts 2024.12.16 20:50:10.213672 [ 258 ] {00f9c120-0268-4e07-8101-84a1ae2cbd49} oximeter.measurements_histogrami64 (85b24f7e-dffa-49fa-b484-a6df7cce7c20): There are no data parts 2024.12.16 20:50:10.215058 [ 258 ] {00f9c120-0268-4e07-8101-84a1ae2cbd49} TCPHandler: Processed in 0.004123259 sec. 2024.12.16 20:50:10.215248 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.215544 [ 261 ] {c56f8c87-1fdb-4f5d-a739-afe0cb6756f4} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.215622 [ 261 ] {c56f8c87-1fdb-4f5d-a739-afe0cb6756f4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.16 20:50:10.217667 [ 261 ] {c56f8c87-1fdb-4f5d-a739-afe0cb6756f4} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Loading data parts 2024.12.16 20:50:10.217844 [ 261 ] {c56f8c87-1fdb-4f5d-a739-afe0cb6756f4} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): There are no data parts 2024.12.16 20:50:10.220739 [ 261 ] {c56f8c87-1fdb-4f5d-a739-afe0cb6756f4} TCPHandler: Processed in 0.005545366 sec. 2024.12.16 20:50:10.220928 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.221197 [ 258 ] {917dd87c-4f7e-47f1-b5f4-cb7760532599} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.221280 [ 258 ] {917dd87c-4f7e-47f1-b5f4-cb7760532599} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.16 20:50:10.223514 [ 258 ] {917dd87c-4f7e-47f1-b5f4-cb7760532599} oximeter.measurements_histogramf32 (e023a9a2-1540-4036-bc88-c5a3fc86a118): Loading data parts 2024.12.16 20:50:10.223718 [ 258 ] {917dd87c-4f7e-47f1-b5f4-cb7760532599} oximeter.measurements_histogramf32 (e023a9a2-1540-4036-bc88-c5a3fc86a118): There are no data parts 2024.12.16 20:50:10.225523 [ 258 ] {917dd87c-4f7e-47f1-b5f4-cb7760532599} TCPHandler: Processed in 0.004649629 sec. 2024.12.16 20:50:10.225718 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.226010 [ 261 ] {d22b79d4-45be-4220-a257-b09cc40b12d8} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.226085 [ 261 ] {d22b79d4-45be-4220-a257-b09cc40b12d8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.16 20:50:10.229131 [ 261 ] {d22b79d4-45be-4220-a257-b09cc40b12d8} oximeter.measurements_histogramf64 (55be2029-1a12-4299-995f-fd64323f8100): Loading data parts 2024.12.16 20:50:10.229307 [ 261 ] {d22b79d4-45be-4220-a257-b09cc40b12d8} oximeter.measurements_histogramf64 (55be2029-1a12-4299-995f-fd64323f8100): There are no data parts 2024.12.16 20:50:10.232844 [ 261 ] {d22b79d4-45be-4220-a257-b09cc40b12d8} TCPHandler: Processed in 0.007179767 sec. 2024.12.16 20:50:10.233033 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.233233 [ 258 ] {0853afa6-8f27-4e20-805b-131db112947e} executeQuery: (from [fd00:1122:3344:101::d]:37205) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.233312 [ 258 ] {0853afa6-8f27-4e20-805b-131db112947e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.16 20:50:10.235719 [ 258 ] {0853afa6-8f27-4e20-805b-131db112947e} oximeter.fields_bool (fda8a023-c593-44a4-afcc-c96b2a8571c0): Loading data parts 2024.12.16 20:50:10.235895 [ 258 ] {0853afa6-8f27-4e20-805b-131db112947e} oximeter.fields_bool (fda8a023-c593-44a4-afcc-c96b2a8571c0): There are no data parts 2024.12.16 20:50:10.237197 [ 258 ] {0853afa6-8f27-4e20-805b-131db112947e} TCPHandler: Processed in 0.004219881 sec. 2024.12.16 20:50:10.237403 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.237624 [ 261 ] {27ebe47b-634b-4b40-b769-6289195b20b4} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.237690 [ 261 ] {27ebe47b-634b-4b40-b769-6289195b20b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.16 20:50:10.241144 [ 261 ] {27ebe47b-634b-4b40-b769-6289195b20b4} oximeter.fields_i8 (e5dfbfee-b2a7-43c6-9ddc-aec11325571f): Loading data parts 2024.12.16 20:50:10.241307 [ 261 ] {27ebe47b-634b-4b40-b769-6289195b20b4} oximeter.fields_i8 (e5dfbfee-b2a7-43c6-9ddc-aec11325571f): There are no data parts 2024.12.16 20:50:10.243126 [ 261 ] {27ebe47b-634b-4b40-b769-6289195b20b4} TCPHandler: Processed in 0.00577549 sec. 2024.12.16 20:50:10.243312 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.243512 [ 258 ] {5db48f7d-bfba-4130-b4a1-d03055abae4b} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.243585 [ 258 ] {5db48f7d-bfba-4130-b4a1-d03055abae4b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.16 20:50:10.245870 [ 258 ] {5db48f7d-bfba-4130-b4a1-d03055abae4b} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Loading data parts 2024.12.16 20:50:10.246061 [ 258 ] {5db48f7d-bfba-4130-b4a1-d03055abae4b} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): There are no data parts 2024.12.16 20:50:10.247688 [ 258 ] {5db48f7d-bfba-4130-b4a1-d03055abae4b} TCPHandler: Processed in 0.004435724 sec. 2024.12.16 20:50:10.247870 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.248089 [ 261 ] {c85f3eda-937c-4fb0-b984-4a5f88677b24} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.248159 [ 261 ] {c85f3eda-937c-4fb0-b984-4a5f88677b24} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.16 20:50:10.250324 [ 261 ] {c85f3eda-937c-4fb0-b984-4a5f88677b24} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Loading data parts 2024.12.16 20:50:10.250476 [ 261 ] {c85f3eda-937c-4fb0-b984-4a5f88677b24} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): There are no data parts 2024.12.16 20:50:10.251647 [ 261 ] {c85f3eda-937c-4fb0-b984-4a5f88677b24} TCPHandler: Processed in 0.003832583 sec. 2024.12.16 20:50:10.251817 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.252017 [ 258 ] {742225a8-50df-47f4-a38f-b890c71a9721} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.252088 [ 258 ] {742225a8-50df-47f4-a38f-b890c71a9721} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.16 20:50:10.253831 [ 258 ] {742225a8-50df-47f4-a38f-b890c71a9721} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Loading data parts 2024.12.16 20:50:10.254013 [ 258 ] {742225a8-50df-47f4-a38f-b890c71a9721} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): There are no data parts 2024.12.16 20:50:10.255190 [ 258 ] {742225a8-50df-47f4-a38f-b890c71a9721} TCPHandler: Processed in 0.003426946 sec. 2024.12.16 20:50:10.255378 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.255600 [ 261 ] {63143438-9397-4b44-84bd-f78165a9e7d5} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.255672 [ 261 ] {63143438-9397-4b44-84bd-f78165a9e7d5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.16 20:50:10.258568 [ 261 ] {63143438-9397-4b44-84bd-f78165a9e7d5} oximeter.fields_i32 (d3b79512-3281-43fa-9636-a3a760264c20): Loading data parts 2024.12.16 20:50:10.258744 [ 261 ] {63143438-9397-4b44-84bd-f78165a9e7d5} oximeter.fields_i32 (d3b79512-3281-43fa-9636-a3a760264c20): There are no data parts 2024.12.16 20:50:10.261157 [ 261 ] {63143438-9397-4b44-84bd-f78165a9e7d5} TCPHandler: Processed in 0.005831282 sec. 2024.12.16 20:50:10.261340 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.261543 [ 258 ] {19e3588b-cf35-4441-95bb-3484c6826dfa} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.261613 [ 258 ] {19e3588b-cf35-4441-95bb-3484c6826dfa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.16 20:50:10.263502 [ 258 ] {19e3588b-cf35-4441-95bb-3484c6826dfa} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Loading data parts 2024.12.16 20:50:10.263672 [ 258 ] {19e3588b-cf35-4441-95bb-3484c6826dfa} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): There are no data parts 2024.12.16 20:50:10.265638 [ 258 ] {19e3588b-cf35-4441-95bb-3484c6826dfa} TCPHandler: Processed in 0.004353193 sec. 2024.12.16 20:50:10.265827 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.266050 [ 261 ] {f4ae556c-12de-459b-a934-76148b319a45} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.266119 [ 261 ] {f4ae556c-12de-459b-a934-76148b319a45} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.16 20:50:10.268908 [ 261 ] {f4ae556c-12de-459b-a934-76148b319a45} oximeter.fields_i64 (e25ba216-e4ec-4c4d-a162-98c2a7fc2581): Loading data parts 2024.12.16 20:50:10.269086 [ 261 ] {f4ae556c-12de-459b-a934-76148b319a45} oximeter.fields_i64 (e25ba216-e4ec-4c4d-a162-98c2a7fc2581): There are no data parts 2024.12.16 20:50:10.271647 [ 261 ] {f4ae556c-12de-459b-a934-76148b319a45} TCPHandler: Processed in 0.005875272 sec. 2024.12.16 20:50:10.271823 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.272023 [ 258 ] {60163aee-76b4-49a6-b916-09227e4a6afb} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.272096 [ 258 ] {60163aee-76b4-49a6-b916-09227e4a6afb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.16 20:50:10.273923 [ 258 ] {60163aee-76b4-49a6-b916-09227e4a6afb} oximeter.fields_u64 (6370573f-1b80-4052-8725-f00101615214): Loading data parts 2024.12.16 20:50:10.274100 [ 258 ] {60163aee-76b4-49a6-b916-09227e4a6afb} oximeter.fields_u64 (6370573f-1b80-4052-8725-f00101615214): There are no data parts 2024.12.16 20:50:10.275481 [ 258 ] {60163aee-76b4-49a6-b916-09227e4a6afb} TCPHandler: Processed in 0.003710231 sec. 2024.12.16 20:50:10.275665 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.275887 [ 261 ] {8a9675c3-0018-432d-940c-e6de3c714204} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.275956 [ 261 ] {8a9675c3-0018-432d-940c-e6de3c714204} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.16 20:50:10.278950 [ 261 ] {8a9675c3-0018-432d-940c-e6de3c714204} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Loading data parts 2024.12.16 20:50:10.279124 [ 261 ] {8a9675c3-0018-432d-940c-e6de3c714204} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): There are no data parts 2024.12.16 20:50:10.282033 [ 261 ] {8a9675c3-0018-432d-940c-e6de3c714204} TCPHandler: Processed in 0.006425052 sec. 2024.12.16 20:50:10.282217 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.282419 [ 258 ] {4347bb24-67a1-4899-abd2-27e909c73cd2} executeQuery: (from [fd00:1122:3344:101::d]:37205) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.282503 [ 258 ] {4347bb24-67a1-4899-abd2-27e909c73cd2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.16 20:50:10.285190 [ 258 ] {4347bb24-67a1-4899-abd2-27e909c73cd2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Loading data parts 2024.12.16 20:50:10.285356 [ 258 ] {4347bb24-67a1-4899-abd2-27e909c73cd2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): There are no data parts 2024.12.16 20:50:10.287891 [ 258 ] {4347bb24-67a1-4899-abd2-27e909c73cd2} TCPHandler: Processed in 0.005728119 sec. 2024.12.16 20:50:10.288101 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.288298 [ 261 ] {d51f19ac-2181-42db-ad9a-d3452be1f809} executeQuery: (from [fd00:1122:3344:101::d]:51419) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.12.16 20:50:10.288374 [ 261 ] {d51f19ac-2181-42db-ad9a-d3452be1f809} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.16 20:50:10.290092 [ 261 ] {d51f19ac-2181-42db-ad9a-d3452be1f809} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Loading data parts 2024.12.16 20:50:10.290277 [ 261 ] {d51f19ac-2181-42db-ad9a-d3452be1f809} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): There are no data parts 2024.12.16 20:50:10.291570 [ 261 ] {d51f19ac-2181-42db-ad9a-d3452be1f809} TCPHandler: Processed in 0.003522747 sec. 2024.12.16 20:50:10.291767 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.292067 [ 258 ] {852a2a85-bf93-47c8-8525-c6f7962a01c9} executeQuery: (from [fd00:1122:3344:101::d]:37205) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.12.16 20:50:10.292156 [ 258 ] {852a2a85-bf93-47c8-8525-c6f7962a01c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.16 20:50:10.293933 [ 258 ] {852a2a85-bf93-47c8-8525-c6f7962a01c9} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): Loading data parts 2024.12.16 20:50:10.294092 [ 258 ] {852a2a85-bf93-47c8-8525-c6f7962a01c9} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): There are no data parts 2024.12.16 20:50:10.295388 [ 258 ] {852a2a85-bf93-47c8-8525-c6f7962a01c9} TCPHandler: Processed in 0.00367513 sec. 2024.12.16 20:50:10.295568 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:10.295756 [ 261 ] {e2e07f71-bd49-4256-a67d-48204eb6a407} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.16 20:50:10.296524 [ 261 ] {e2e07f71-bd49-4256-a67d-48204eb6a407} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.16 20:50:10.306743 [ 268 ] {e2e07f71-bd49-4256-a67d-48204eb6a407} oximeter.version (15b853f1-9659-4a29-95c3-7af0d7f0bddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:10.306829 [ 268 ] {e2e07f71-bd49-4256-a67d-48204eb6a407} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2024.12.16 20:50:10.311855 [ 268 ] {e2e07f71-bd49-4256-a67d-48204eb6a407} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:50:10.312254 [ 268 ] {e2e07f71-bd49-4256-a67d-48204eb6a407} oximeter.version (15b853f1-9659-4a29-95c3-7af0d7f0bddc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:10.312640 [ 261 ] {e2e07f71-bd49-4256-a67d-48204eb6a407} executeQuery: Read 1 rows, 16.00 B in 0.016948 sec., 59.00401227283455 rows/sec., 944.06 B/sec. 2024.12.16 20:50:10.312918 [ 261 ] {e2e07f71-bd49-4256-a67d-48204eb6a407} TCPHandler: Processed in 0.017402383 sec. 2024.12.16 20:50:11.000154 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 129.37 MiB, peak 129.37 MiB, free memory in arenas 0.00 B, will set to 139.88 MiB (RSS), difference: 10.50 MiB 2024.12.16 20:50:11.187104 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39484 2024.12.16 20:50:11.187237 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.187267 [ 269 ] {} TCP-Session: 1a70432a-1021-4cd1-8402-025b45c75420 Authenticating user 'default' from [fd00:1122:3344:101::a]:39484 2024.12.16 20:50:11.187292 [ 269 ] {} TCP-Session: 1a70432a-1021-4cd1-8402-025b45c75420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.187356 [ 269 ] {} TCP-Session: 1a70432a-1021-4cd1-8402-025b45c75420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.187413 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.16 20:50:11.187444 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.16 20:50:11.187498 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.16 20:50:11.188163 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53986 2024.12.16 20:50:11.188313 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.188351 [ 270 ] {} TCP-Session: bb34b71c-4d5c-4a56-a056-c595df84ab41 Authenticating user 'default' from [fd00:1122:3344:101::c]:53986 2024.12.16 20:50:11.188420 [ 270 ] {} TCP-Session: bb34b71c-4d5c-4a56-a056-c595df84ab41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.188439 [ 270 ] {} TCP-Session: bb34b71c-4d5c-4a56-a056-c595df84ab41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.188503 [ 270 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.16 20:50:11.188576 [ 270 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.16 20:50:11.188590 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34021 2024.12.16 20:50:11.188606 [ 270 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.16 20:50:11.188694 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59005 2024.12.16 20:50:11.188906 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.188916 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41202 2024.12.16 20:50:11.188961 [ 271 ] {} TCP-Session: 234dad4e-fa32-4ac1-a308-607b86e43f70 Authenticating user 'default' from [fd00:1122:3344:101::a]:34021 2024.12.16 20:50:11.189241 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.189274 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44110 2024.12.16 20:50:11.189244 [ 271 ] {} TCP-Session: 234dad4e-fa32-4ac1-a308-607b86e43f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.189329 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42497 2024.12.16 20:50:11.189370 [ 271 ] {} TCP-Session: 234dad4e-fa32-4ac1-a308-607b86e43f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.189361 [ 273 ] {} TCP-Session: 91e4b463-8395-48f4-b8c6-23b8ecc2bcad Authenticating user 'default' from [fd00:1122:3344:101::a]:41202 2024.12.16 20:50:11.189229 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.189646 [ 272 ] {} TCP-Session: 37b4b5d6-257b-48b6-882f-60f63f8bfbe7 Authenticating user 'default' from [fd00:1122:3344:101::a]:59005 2024.12.16 20:50:11.189657 [ 273 ] {} TCP-Session: 91e4b463-8395-48f4-b8c6-23b8ecc2bcad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.189643 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47909 2024.12.16 20:50:11.189817 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45383 2024.12.16 20:50:11.189866 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.189866 [ 273 ] {} TCP-Session: 91e4b463-8395-48f4-b8c6-23b8ecc2bcad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.190158 [ 275 ] {} TCP-Session: eae3ab8f-7a00-4395-a823-a7b89a7170b6 Authenticating user 'default' from [fd00:1122:3344:101::a]:42497 2024.12.16 20:50:11.190031 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.190197 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.190250 [ 275 ] {} TCP-Session: eae3ab8f-7a00-4395-a823-a7b89a7170b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.190276 [ 272 ] {} TCP-Session: 37b4b5d6-257b-48b6-882f-60f63f8bfbe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.190337 [ 276 ] {} TCP-Session: f0cc29b4-cf65-404b-9c93-5a5b177a759e Authenticating user 'default' from [fd00:1122:3344:101::a]:47909 2024.12.16 20:50:11.190362 [ 275 ] {} TCP-Session: eae3ab8f-7a00-4395-a823-a7b89a7170b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.190365 [ 277 ] {} TCP-Session: 442e2ced-e5b3-4167-840c-888e572284ff Authenticating user 'default' from [fd00:1122:3344:101::a]:45383 2024.12.16 20:50:11.190408 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40359 2024.12.16 20:50:11.190441 [ 276 ] {} TCP-Session: f0cc29b4-cf65-404b-9c93-5a5b177a759e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.190480 [ 272 ] {} TCP-Session: 37b4b5d6-257b-48b6-882f-60f63f8bfbe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.190482 [ 277 ] {} TCP-Session: 442e2ced-e5b3-4167-840c-888e572284ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.190543 [ 276 ] {} TCP-Session: f0cc29b4-cf65-404b-9c93-5a5b177a759e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.190780 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51621 2024.12.16 20:50:11.190817 [ 277 ] {} TCP-Session: 442e2ced-e5b3-4167-840c-888e572284ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.190784 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.190838 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33536 2024.12.16 20:50:11.191198 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51304 2024.12.16 20:50:11.191242 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.191198 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.191431 [ 278 ] {} TCP-Session: 12eb0a2f-bafa-4cef-9471-f6a8e5ab35b1 Authenticating user 'default' from [fd00:1122:3344:101::c]:40359 2024.12.16 20:50:11.191503 [ 280 ] {} TCP-Session: 0e68e25c-0674-4527-9b4b-079f7d429215 Authenticating user 'default' from [fd00:1122:3344:101::c]:33536 2024.12.16 20:50:11.191568 [ 279 ] {} TCP-Session: 8ff1d6d6-7d3b-4731-86c8-4a905107b0e7 Authenticating user 'default' from [fd00:1122:3344:101::c]:51621 2024.12.16 20:50:11.191580 [ 278 ] {} TCP-Session: 12eb0a2f-bafa-4cef-9471-f6a8e5ab35b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.191540 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62361 2024.12.16 20:50:11.191651 [ 280 ] {} TCP-Session: 0e68e25c-0674-4527-9b4b-079f7d429215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.191693 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41613 2024.12.16 20:50:11.191713 [ 279 ] {} TCP-Session: 8ff1d6d6-7d3b-4731-86c8-4a905107b0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.191760 [ 280 ] {} TCP-Session: 0e68e25c-0674-4527-9b4b-079f7d429215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.191752 [ 278 ] {} TCP-Session: 12eb0a2f-bafa-4cef-9471-f6a8e5ab35b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.192215 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.192213 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51148 2024.12.16 20:50:11.192211 [ 279 ] {} TCP-Session: 8ff1d6d6-7d3b-4731-86c8-4a905107b0e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.192300 [ 282 ] {} TCP-Session: 480813db-86a3-47d0-afdc-4d9116b5e80d Authenticating user 'default' from [fd00:1122:3344:101::c]:62361 2024.12.16 20:50:11.192359 [ 282 ] {} TCP-Session: 480813db-86a3-47d0-afdc-4d9116b5e80d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.192523 [ 282 ] {} TCP-Session: 480813db-86a3-47d0-afdc-4d9116b5e80d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.195067 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.195106 [ 281 ] {} TCP-Session: cb0c6d3e-c043-4046-a156-3a9854a8a39c Authenticating user 'default' from [fd00:1122:3344:101::c]:51304 2024.12.16 20:50:11.195176 [ 281 ] {} TCP-Session: cb0c6d3e-c043-4046-a156-3a9854a8a39c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.195191 [ 281 ] {} TCP-Session: cb0c6d3e-c043-4046-a156-3a9854a8a39c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.197025 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.197130 [ 274 ] {} TCP-Session: 7fb28326-f585-46cf-bfd2-6f29a381c4e7 Authenticating user 'default' from [fd00:1122:3344:101::a]:44110 2024.12.16 20:50:11.197157 [ 274 ] {} TCP-Session: 7fb28326-f585-46cf-bfd2-6f29a381c4e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.197179 [ 274 ] {} TCP-Session: 7fb28326-f585-46cf-bfd2-6f29a381c4e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.200306 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.200319 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:11.200352 [ 284 ] {} TCP-Session: 9abb56c7-0e95-460f-81f0-665223df5ae5 Authenticating user 'default' from [fd00:1122:3344:101::c]:51148 2024.12.16 20:50:11.200378 [ 283 ] {} TCP-Session: 35ad09d7-2d81-433e-85bc-f44ea452aab0 Authenticating user 'default' from [fd00:1122:3344:101::c]:41613 2024.12.16 20:50:11.200388 [ 284 ] {} TCP-Session: 9abb56c7-0e95-460f-81f0-665223df5ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.200459 [ 283 ] {} TCP-Session: 35ad09d7-2d81-433e-85bc-f44ea452aab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.200467 [ 284 ] {} TCP-Session: 9abb56c7-0e95-460f-81f0-665223df5ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:11.200485 [ 283 ] {} TCP-Session: 35ad09d7-2d81-433e-85bc-f44ea452aab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:13.818538 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.16 20:50:13.818557 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2024.12.16 20:50:13.818647 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.16 20:50:13.818800 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.16 20:50:13.826666 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Loading data parts 2024.12.16 20:50:13.827050 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): There are no data parts 2024.12.16 20:50:13.833843 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:13.833942 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.12.16 20:50:13.836932 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:50:13.837805 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:13.838564 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2024.12.16 20:50:13.844693 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Loading data parts 2024.12.16 20:50:13.844916 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): There are no data parts 2024.12.16 20:50:13.868179 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:13.868237 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.12.16 20:50:13.875637 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:50:13.876520 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:13.879393 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.16 20:50:14.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.82 MiB, peak 149.82 MiB, free memory in arenas 0.00 B, will set to 150.61 MiB (RSS), difference: 4.80 MiB 2024.12.16 20:50:16.318477 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.16 20:50:16.318575 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.16 20:50:16.324947 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Loading data parts 2024.12.16 20:50:16.325181 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): There are no data parts 2024.12.16 20:50:16.333366 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:16.333428 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.12.16 20:50:16.335036 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:50:16.335354 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:16.335838 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.16 20:50:17.000154 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.81 MiB, peak 154.81 MiB, free memory in arenas 0.00 B, will set to 151.03 MiB (RSS), difference: -3.78 MiB 2024.12.16 20:50:19.556108 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63593 2024.12.16 20:50:19.556235 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:19.556268 [ 285 ] {} TCP-Session: ac8b794a-3d3c-47d5-b6fd-3fc5db03e22b Authenticating user 'default' from [fd00:1122:3344:101::b]:63593 2024.12.16 20:50:19.556292 [ 285 ] {} TCP-Session: ac8b794a-3d3c-47d5-b6fd-3fc5db03e22b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.556362 [ 285 ] {} TCP-Session: ac8b794a-3d3c-47d5-b6fd-3fc5db03e22b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.556424 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.16 20:50:19.556449 [ 285 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.16 20:50:19.556508 [ 285 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.16 20:50:19.557546 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61466 2024.12.16 20:50:19.557545 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34308 2024.12.16 20:50:19.557634 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53435 2024.12.16 20:50:19.557881 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:19.557911 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57110 2024.12.16 20:50:19.557922 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:19.557984 [ 286 ] {} TCP-Session: 0d95ee58-627b-4b90-a682-851201af9c2d Authenticating user 'default' from [fd00:1122:3344:101::b]:34308 2024.12.16 20:50:19.558007 [ 287 ] {} TCP-Session: a7dbd06e-07c8-41b3-b221-f1fd677ca024 Authenticating user 'default' from [fd00:1122:3344:101::b]:61466 2024.12.16 20:50:19.558041 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41898 2024.12.16 20:50:19.558139 [ 286 ] {} TCP-Session: 0d95ee58-627b-4b90-a682-851201af9c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.558186 [ 287 ] {} TCP-Session: a7dbd06e-07c8-41b3-b221-f1fd677ca024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.558198 [ 286 ] {} TCP-Session: 0d95ee58-627b-4b90-a682-851201af9c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.558351 [ 287 ] {} TCP-Session: a7dbd06e-07c8-41b3-b221-f1fd677ca024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.558364 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42332 2024.12.16 20:50:19.558522 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64508 2024.12.16 20:50:19.558687 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:19.558728 [ 289 ] {} TCP-Session: 9e748352-d023-40b6-9cbe-0c41ec0d69a1 Authenticating user 'default' from [fd00:1122:3344:101::b]:57110 2024.12.16 20:50:19.558749 [ 289 ] {} TCP-Session: 9e748352-d023-40b6-9cbe-0c41ec0d69a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.558763 [ 289 ] {} TCP-Session: 9e748352-d023-40b6-9cbe-0c41ec0d69a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.559212 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:19.559247 [ 292 ] {} TCP-Session: 8c3fb291-ab40-4baa-b8a8-324d01e439df Authenticating user 'default' from [fd00:1122:3344:101::b]:64508 2024.12.16 20:50:19.559266 [ 292 ] {} TCP-Session: 8c3fb291-ab40-4baa-b8a8-324d01e439df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.559280 [ 292 ] {} TCP-Session: 8c3fb291-ab40-4baa-b8a8-324d01e439df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.559768 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:19.559784 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:19.559820 [ 291 ] {} TCP-Session: 6b6f04bd-9d49-4d56-a934-4b985533c3ab Authenticating user 'default' from [fd00:1122:3344:101::b]:42332 2024.12.16 20:50:19.559843 [ 290 ] {} TCP-Session: ec7a3513-263c-49f0-bae4-00ffc73c0421 Authenticating user 'default' from [fd00:1122:3344:101::b]:41898 2024.12.16 20:50:19.559865 [ 291 ] {} TCP-Session: 6b6f04bd-9d49-4d56-a934-4b985533c3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.559875 [ 290 ] {} TCP-Session: ec7a3513-263c-49f0-bae4-00ffc73c0421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.559901 [ 291 ] {} TCP-Session: 6b6f04bd-9d49-4d56-a934-4b985533c3ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.559913 [ 290 ] {} TCP-Session: ec7a3513-263c-49f0-bae4-00ffc73c0421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.560311 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.16 20:50:19.560350 [ 288 ] {} TCP-Session: c3f203d8-50ce-43c4-b1b4-578c3fe73f1f Authenticating user 'default' from [fd00:1122:3344:101::b]:53435 2024.12.16 20:50:19.560369 [ 288 ] {} TCP-Session: c3f203d8-50ce-43c4-b1b4-578c3fe73f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:19.560384 [ 288 ] {} TCP-Session: c3f203d8-50ce-43c4-b1b4-578c3fe73f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:50:21.283382 [ 111 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:50:21.283443 [ 111 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:50:21.338668 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2024.12.16 20:50:21.339567 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:21.339611 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.12.16 20:50:21.340254 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:50:21.340511 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:21.340786 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.16 20:50:21.379456 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.16 20:50:21.401030 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:21.401097 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.12.16 20:50:21.407913 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:50:21.408643 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:21.411125 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.16 20:50:22.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.00 MiB, peak 156.00 MiB, free memory in arenas 0.00 B, will set to 154.34 MiB (RSS), difference: 2.34 MiB 2024.12.16 20:50:27.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.36 MiB, peak 156.00 MiB, free memory in arenas 0.00 B, will set to 154.38 MiB (RSS), difference: 4.02 MiB 2024.12.16 20:50:28.840914 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2024.12.16 20:50:28.841991 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:28.842079 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.12.16 20:50:28.842724 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:50:28.842995 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:28.843308 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2024.12.16 20:50:28.911186 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.16 20:50:28.930383 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:28.930443 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.12.16 20:50:28.936881 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:50:28.937684 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:28.940792 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.16 20:50:36.283500 [ 85 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:50:36.283578 [ 85 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:50:36.344409 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2024.12.16 20:50:36.345056 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:36.345114 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.12.16 20:50:36.345867 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:50:36.346245 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:36.346596 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.16 20:50:36.441848 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.16 20:50:36.461646 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:36.461719 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2024.12.16 20:50:36.469089 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:50:36.469955 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:36.472892 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.16 20:50:43.846727 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2024.12.16 20:50:43.847682 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:43.847725 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:43.848345 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:50:43.848624 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:43.848834 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2024.12.16 20:50:43.972949 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.12.16 20:50:43.993231 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:43.993291 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:43.999959 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:50:44.000214 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.31 MiB, peak 160.31 MiB, free memory in arenas 0.00 B, will set to 156.60 MiB (RSS), difference: -3.71 MiB 2024.12.16 20:50:44.001628 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:44.004350 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.12.16 20:50:45.000213 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.60 MiB, peak 160.31 MiB, free memory in arenas 0.00 B, will set to 156.61 MiB (RSS), difference: 4.00 MiB 2024.12.16 20:50:45.317326 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.317534 [ 258 ] {0e50bd31-cf6b-4dc9-b132-29b4d720ff95} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.318206 [ 258 ] {0e50bd31-cf6b-4dc9-b132-29b4d720ff95} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.322666 [ 258 ] {0e50bd31-cf6b-4dc9-b132-29b4d720ff95} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.325946 [ 258 ] {0e50bd31-cf6b-4dc9-b132-29b4d720ff95} TCPHandler: Processed in 0.008743257 sec. 2024.12.16 20:50:45.332311 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.332499 [ 261 ] {206afd6f-e638-4711-8c99-22863fea1843} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.338064 [ 261 ] {206afd6f-e638-4711-8c99-22863fea1843} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.338121 [ 261 ] {206afd6f-e638-4711-8c99-22863fea1843} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.339136 [ 261 ] {206afd6f-e638-4711-8c99-22863fea1843} TCPHandler: Processed in 0.006891482 sec. 2024.12.16 20:50:45.339673 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.339851 [ 258 ] {7ea195d1-6aa5-4c49-9127-f158ba016f95} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.340306 [ 258 ] {7ea195d1-6aa5-4c49-9127-f158ba016f95} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.340359 [ 258 ] {7ea195d1-6aa5-4c49-9127-f158ba016f95} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.340853 [ 258 ] {7ea195d1-6aa5-4c49-9127-f158ba016f95} TCPHandler: Processed in 0.001243664 sec. 2024.12.16 20:50:45.341126 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.341291 [ 261 ] {f4e84ddf-a3c6-4c15-ae0f-2f16a7361ece} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.341687 [ 261 ] {f4e84ddf-a3c6-4c15-ae0f-2f16a7361ece} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.341752 [ 261 ] {f4e84ddf-a3c6-4c15-ae0f-2f16a7361ece} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.342386 [ 261 ] {f4e84ddf-a3c6-4c15-ae0f-2f16a7361ece} TCPHandler: Processed in 0.001311725 sec. 2024.12.16 20:50:45.342629 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.342765 [ 258 ] {034ab0d1-a9a4-4c6c-a521-bda82d6be6ec} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.343082 [ 258 ] {034ab0d1-a9a4-4c6c-a521-bda82d6be6ec} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.343133 [ 258 ] {034ab0d1-a9a4-4c6c-a521-bda82d6be6ec} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.343629 [ 258 ] {034ab0d1-a9a4-4c6c-a521-bda82d6be6ec} TCPHandler: Processed in 0.0010521 sec. 2024.12.16 20:50:45.343874 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.344014 [ 261 ] {7ec7bcd5-d14d-491f-ba85-38f67527dfbb} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.344335 [ 261 ] {7ec7bcd5-d14d-491f-ba85-38f67527dfbb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.344386 [ 261 ] {7ec7bcd5-d14d-491f-ba85-38f67527dfbb} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.344865 [ 261 ] {7ec7bcd5-d14d-491f-ba85-38f67527dfbb} TCPHandler: Processed in 0.001040769 sec. 2024.12.16 20:50:45.345102 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.345240 [ 258 ] {77fe8dd2-c4fd-4ff4-aafb-85e31f083cfc} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.345560 [ 258 ] {77fe8dd2-c4fd-4ff4-aafb-85e31f083cfc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.345612 [ 258 ] {77fe8dd2-c4fd-4ff4-aafb-85e31f083cfc} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.346079 [ 258 ] {77fe8dd2-c4fd-4ff4-aafb-85e31f083cfc} TCPHandler: Processed in 0.00102713 sec. 2024.12.16 20:50:45.346310 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.346450 [ 261 ] {61f975b6-1a64-44d9-aad5-fba83c80286a} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.346781 [ 261 ] {61f975b6-1a64-44d9-aad5-fba83c80286a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.346833 [ 261 ] {61f975b6-1a64-44d9-aad5-fba83c80286a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.347337 [ 261 ] {61f975b6-1a64-44d9-aad5-fba83c80286a} TCPHandler: Processed in 0.001079201 sec. 2024.12.16 20:50:45.347566 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.347703 [ 258 ] {af25fb90-97e4-45c8-a333-d8f95502ad4f} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.348027 [ 258 ] {af25fb90-97e4-45c8-a333-d8f95502ad4f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.348078 [ 258 ] {af25fb90-97e4-45c8-a333-d8f95502ad4f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.348610 [ 258 ] {af25fb90-97e4-45c8-a333-d8f95502ad4f} TCPHandler: Processed in 0.001094311 sec. 2024.12.16 20:50:45.348840 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.348986 [ 261 ] {47aae6df-28d5-4309-853f-f8e786678238} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.349319 [ 261 ] {47aae6df-28d5-4309-853f-f8e786678238} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.349370 [ 261 ] {47aae6df-28d5-4309-853f-f8e786678238} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.349846 [ 261 ] {47aae6df-28d5-4309-853f-f8e786678238} TCPHandler: Processed in 0.001058091 sec. 2024.12.16 20:50:45.350108 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.350272 [ 258 ] {ad299f93-91b5-462e-8059-efbbccef153c} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.350678 [ 258 ] {ad299f93-91b5-462e-8059-efbbccef153c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.350740 [ 258 ] {ad299f93-91b5-462e-8059-efbbccef153c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.351271 [ 258 ] {ad299f93-91b5-462e-8059-efbbccef153c} TCPHandler: Processed in 0.001213763 sec. 2024.12.16 20:50:45.351518 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.351666 [ 261 ] {a6616fca-391d-432d-b539-72e0e6797781} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.352010 [ 261 ] {a6616fca-391d-432d-b539-72e0e6797781} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.352061 [ 261 ] {a6616fca-391d-432d-b539-72e0e6797781} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.352542 [ 261 ] {a6616fca-391d-432d-b539-72e0e6797781} TCPHandler: Processed in 0.001075061 sec. 2024.12.16 20:50:45.352803 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.352946 [ 258 ] {dfa6a613-605e-49f2-a9f4-eea27d779e7e} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.353284 [ 258 ] {dfa6a613-605e-49f2-a9f4-eea27d779e7e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.353334 [ 258 ] {dfa6a613-605e-49f2-a9f4-eea27d779e7e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.353796 [ 258 ] {dfa6a613-605e-49f2-a9f4-eea27d779e7e} TCPHandler: Processed in 0.00104331 sec. 2024.12.16 20:50:45.354031 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.354182 [ 261 ] {bd1739a2-08cb-449c-aa93-f731f3442305} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.354609 [ 261 ] {bd1739a2-08cb-449c-aa93-f731f3442305} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.354671 [ 261 ] {bd1739a2-08cb-449c-aa93-f731f3442305} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.355228 [ 261 ] {bd1739a2-08cb-449c-aa93-f731f3442305} TCPHandler: Processed in 0.001248653 sec. 2024.12.16 20:50:45.355460 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.355605 [ 258 ] {5096ff17-08aa-499d-b9dd-adbaa58026a6} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.355950 [ 258 ] {5096ff17-08aa-499d-b9dd-adbaa58026a6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.356001 [ 258 ] {5096ff17-08aa-499d-b9dd-adbaa58026a6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.356470 [ 258 ] {5096ff17-08aa-499d-b9dd-adbaa58026a6} TCPHandler: Processed in 0.00106006 sec. 2024.12.16 20:50:45.356727 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.356876 [ 261 ] {aa1a8a74-561a-4164-8e4f-e42c100ca641} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.357230 [ 261 ] {aa1a8a74-561a-4164-8e4f-e42c100ca641} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.357282 [ 261 ] {aa1a8a74-561a-4164-8e4f-e42c100ca641} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.357763 [ 261 ] {aa1a8a74-561a-4164-8e4f-e42c100ca641} TCPHandler: Processed in 0.001087651 sec. 2024.12.16 20:50:45.357985 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.358129 [ 258 ] {3dea0b37-7da5-4139-8fa4-8abe896e1cb0} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.358556 [ 258 ] {3dea0b37-7da5-4139-8fa4-8abe896e1cb0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.358619 [ 258 ] {3dea0b37-7da5-4139-8fa4-8abe896e1cb0} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.359319 [ 258 ] {3dea0b37-7da5-4139-8fa4-8abe896e1cb0} TCPHandler: Processed in 0.001383737 sec. 2024.12.16 20:50:45.359555 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.359704 [ 261 ] {371ed620-1c79-49ce-99c4-a884c3e6bc14} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:45.360068 [ 261 ] {371ed620-1c79-49ce-99c4-a884c3e6bc14} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.360121 [ 261 ] {371ed620-1c79-49ce-99c4-a884c3e6bc14} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:45.360600 [ 261 ] {371ed620-1c79-49ce-99c4-a884c3e6bc14} TCPHandler: Processed in 0.001097011 sec. 2024.12.16 20:50:45.365014 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.365154 [ 258 ] {d73d0ba8-fe5d-4d06-b091-4d3822e5bdc6} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.16 20:50:45.365210 [ 258 ] {d73d0ba8-fe5d-4d06-b091-4d3822e5bdc6} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:45.366181 [ 258 ] {d73d0ba8-fe5d-4d06-b091-4d3822e5bdc6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:45.366221 [ 258 ] {d73d0ba8-fe5d-4d06-b091-4d3822e5bdc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:45.366805 [ 258 ] {d73d0ba8-fe5d-4d06-b091-4d3822e5bdc6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:50:45.367019 [ 258 ] {d73d0ba8-fe5d-4d06-b091-4d3822e5bdc6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:45.367200 [ 258 ] {d73d0ba8-fe5d-4d06-b091-4d3822e5bdc6} executeQuery: Read 18 rows, 2.52 KiB in 0.002089 sec., 8616.56294877932 rows/sec., 1.18 MiB/sec. 2024.12.16 20:50:45.367250 [ 258 ] {d73d0ba8-fe5d-4d06-b091-4d3822e5bdc6} TCPHandler: Processed in 0.002298734 sec. 2024.12.16 20:50:45.367388 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.367517 [ 261 ] {99538f48-08d5-4961-b5f7-2c72600ddedf} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:50:45.367571 [ 261 ] {99538f48-08d5-4961-b5f7-2c72600ddedf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:50:45.371026 [ 261 ] {99538f48-08d5-4961-b5f7-2c72600ddedf} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:45.371069 [ 261 ] {99538f48-08d5-4961-b5f7-2c72600ddedf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:45.371537 [ 261 ] {99538f48-08d5-4961-b5f7-2c72600ddedf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:50:45.371782 [ 261 ] {99538f48-08d5-4961-b5f7-2c72600ddedf} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:45.371977 [ 261 ] {99538f48-08d5-4961-b5f7-2c72600ddedf} executeQuery: Read 56 rows, 4.38 KiB in 0.004486 sec., 12483.281319661168 rows/sec., 975.91 KiB/sec. 2024.12.16 20:50:45.372029 [ 261 ] {99538f48-08d5-4961-b5f7-2c72600ddedf} TCPHandler: Processed in 0.004704109 sec. 2024.12.16 20:50:45.372155 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.372282 [ 258 ] {89b01945-bc71-4b90-88b6-5334facd5922} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:50:45.372335 [ 258 ] {89b01945-bc71-4b90-88b6-5334facd5922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:50:45.372969 [ 258 ] {89b01945-bc71-4b90-88b6-5334facd5922} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:45.373013 [ 258 ] {89b01945-bc71-4b90-88b6-5334facd5922} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:45.373398 [ 258 ] {89b01945-bc71-4b90-88b6-5334facd5922} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:50:45.373627 [ 258 ] {89b01945-bc71-4b90-88b6-5334facd5922} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:45.373855 [ 258 ] {89b01945-bc71-4b90-88b6-5334facd5922} executeQuery: Read 64 rows, 5.12 KiB in 0.001581 sec., 40480.708412397216 rows/sec., 3.16 MiB/sec. 2024.12.16 20:50:45.373941 [ 258 ] {89b01945-bc71-4b90-88b6-5334facd5922} TCPHandler: Processed in 0.001840455 sec. 2024.12.16 20:50:45.374067 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.374183 [ 261 ] {44affbc8-561e-40dd-8dd5-004ccb28761b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:50:45.374242 [ 261 ] {44affbc8-561e-40dd-8dd5-004ccb28761b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:50:45.374926 [ 261 ] {44affbc8-561e-40dd-8dd5-004ccb28761b} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:45.374967 [ 261 ] {44affbc8-561e-40dd-8dd5-004ccb28761b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:45.375471 [ 261 ] {44affbc8-561e-40dd-8dd5-004ccb28761b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:50:45.375719 [ 261 ] {44affbc8-561e-40dd-8dd5-004ccb28761b} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:45.375913 [ 261 ] {44affbc8-561e-40dd-8dd5-004ccb28761b} executeQuery: Read 96 rows, 6.85 KiB in 0.001759 sec., 54576.46389994315 rows/sec., 3.80 MiB/sec. 2024.12.16 20:50:45.375963 [ 261 ] {44affbc8-561e-40dd-8dd5-004ccb28761b} TCPHandler: Processed in 0.001948557 sec. 2024.12.16 20:50:45.376088 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:45.376204 [ 258 ] {c8d5d0c3-eaa5-462c-a2a1-6e0f7a7ebed3} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:50:45.376259 [ 258 ] {c8d5d0c3-eaa5-462c-a2a1-6e0f7a7ebed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:50:45.376751 [ 258 ] {c8d5d0c3-eaa5-462c-a2a1-6e0f7a7ebed3} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:45.376795 [ 258 ] {c8d5d0c3-eaa5-462c-a2a1-6e0f7a7ebed3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:45.377196 [ 258 ] {c8d5d0c3-eaa5-462c-a2a1-6e0f7a7ebed3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:50:45.377420 [ 258 ] {c8d5d0c3-eaa5-462c-a2a1-6e0f7a7ebed3} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:45.377644 [ 258 ] {c8d5d0c3-eaa5-462c-a2a1-6e0f7a7ebed3} executeQuery: Read 36 rows, 2.48 KiB in 0.001451 sec., 24810.475534114405 rows/sec., 1.67 MiB/sec. 2024.12.16 20:50:45.377715 [ 258 ] {c8d5d0c3-eaa5-462c-a2a1-6e0f7a7ebed3} TCPHandler: Processed in 0.001677472 sec. 2024.12.16 20:50:46.338199 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 136 2024.12.16 20:50:46.342254 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:46.342308 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:46.343819 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:50:46.344133 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:46.344964 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 136 2024.12.16 20:50:50.324470 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:50.324677 [ 258 ] {5059e761-fe1d-40c9-946b-24747492005a} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:50:50.324749 [ 258 ] {5059e761-fe1d-40c9-946b-24747492005a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:50:50.325484 [ 258 ] {5059e761-fe1d-40c9-946b-24747492005a} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:50.325537 [ 258 ] {5059e761-fe1d-40c9-946b-24747492005a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:50.325980 [ 258 ] {5059e761-fe1d-40c9-946b-24747492005a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:50:50.326236 [ 258 ] {5059e761-fe1d-40c9-946b-24747492005a} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:50.326515 [ 258 ] {5059e761-fe1d-40c9-946b-24747492005a} executeQuery: Read 56 rows, 4.38 KiB in 0.001876 sec., 29850.746268656716 rows/sec., 2.28 MiB/sec. 2024.12.16 20:50:50.326645 [ 258 ] {5059e761-fe1d-40c9-946b-24747492005a} TCPHandler: Processed in 0.002314174 sec. 2024.12.16 20:50:50.326822 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:50.326959 [ 261 ] {7dc42839-dc0e-47e4-adb3-f3e7f0cbb24a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:50:50.327012 [ 261 ] {7dc42839-dc0e-47e4-adb3-f3e7f0cbb24a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:50:50.327633 [ 261 ] {7dc42839-dc0e-47e4-adb3-f3e7f0cbb24a} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:50.327677 [ 261 ] {7dc42839-dc0e-47e4-adb3-f3e7f0cbb24a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:50.328058 [ 261 ] {7dc42839-dc0e-47e4-adb3-f3e7f0cbb24a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:50:50.328303 [ 261 ] {7dc42839-dc0e-47e4-adb3-f3e7f0cbb24a} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:50.328548 [ 261 ] {7dc42839-dc0e-47e4-adb3-f3e7f0cbb24a} executeQuery: Read 64 rows, 5.12 KiB in 0.001609 sec., 39776.25854568055 rows/sec., 3.10 MiB/sec. 2024.12.16 20:50:50.328701 [ 261 ] {7dc42839-dc0e-47e4-adb3-f3e7f0cbb24a} TCPHandler: Processed in 0.001944867 sec. 2024.12.16 20:50:50.328861 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:50.328996 [ 258 ] {73f56a4c-6666-4267-86f4-e8af1b5e9ab9} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:50:50.329055 [ 258 ] {73f56a4c-6666-4267-86f4-e8af1b5e9ab9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:50:50.329644 [ 258 ] {73f56a4c-6666-4267-86f4-e8af1b5e9ab9} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:50.329684 [ 258 ] {73f56a4c-6666-4267-86f4-e8af1b5e9ab9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:50.330071 [ 258 ] {73f56a4c-6666-4267-86f4-e8af1b5e9ab9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:50:50.330302 [ 258 ] {73f56a4c-6666-4267-86f4-e8af1b5e9ab9} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:50.330495 [ 258 ] {73f56a4c-6666-4267-86f4-e8af1b5e9ab9} executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec. 2024.12.16 20:50:50.330546 [ 258 ] {73f56a4c-6666-4267-86f4-e8af1b5e9ab9} TCPHandler: Processed in 0.001747743 sec. 2024.12.16 20:50:50.330715 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:50.330850 [ 261 ] {d365561b-6f61-4456-a1a0-ce85c4cf6adf} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:50:50.330908 [ 261 ] {d365561b-6f61-4456-a1a0-ce85c4cf6adf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:50:50.331409 [ 261 ] {d365561b-6f61-4456-a1a0-ce85c4cf6adf} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:50.331448 [ 261 ] {d365561b-6f61-4456-a1a0-ce85c4cf6adf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:50.331815 [ 261 ] {d365561b-6f61-4456-a1a0-ce85c4cf6adf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:50:50.332057 [ 261 ] {d365561b-6f61-4456-a1a0-ce85c4cf6adf} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:50.332258 [ 261 ] {d365561b-6f61-4456-a1a0-ce85c4cf6adf} executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. 2024.12.16 20:50:50.332307 [ 261 ] {d365561b-6f61-4456-a1a0-ce85c4cf6adf} TCPHandler: Processed in 0.001657462 sec. 2024.12.16 20:50:51.283621 [ 81 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:50:51.283677 [ 81 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:50:51.349918 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2024.12.16 20:50:51.350568 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:51.350610 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:51.351176 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:50:51.351433 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:51.351643 [ 81 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.16 20:50:51.351677 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.12.16 20:50:51.351750 [ 81 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:51.351783 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:51.355892 [ 187 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.16 20:50:51.356117 [ 187 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:50:51.356303 [ 187 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2024.12.16 20:50:51.356599 [ 187 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2024.12.16 20:50:51.356715 [ 187 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2024.12.16 20:50:51.356896 [ 187 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2024.12.16 20:50:51.357787 [ 187 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2024.12.16 20:50:51.358145 [ 187 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2024.12.16 20:50:51.364574 [ 195 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.012674082 sec., 221396.70549709242 rows/sec., 3.17 MiB/sec. 2024.12.16 20:50:51.365293 [ 195 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.16 20:50:51.365611 [ 195 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_6_1} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:51.365693 [ 195 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_6_1} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.16 20:50:51.365800 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.12.16 20:50:51.505390 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.12.16 20:50:51.525278 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:51.525323 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:51.532090 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:50:51.532838 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:51.533101 [ 81 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.16 20:50:51.533161 [ 81 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:51.533205 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:51.533601 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.16 20:50:51.548426 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.12.16 20:50:51.550124 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:50:51.551638 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.12.16 20:50:51.557163 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.12.16 20:50:51.562391 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2024.12.16 20:50:51.567792 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.12.16 20:50:51.580325 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2024.12.16 20:50:51.585154 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.12.16 20:50:51.645779 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.112455969 sec., 409.0489852077127 rows/sec., 2.12 MiB/sec. 2024.12.16 20:50:51.648365 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.16 20:50:51.651355 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_6_1} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:51.651482 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_6_1} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.16 20:50:51.653906 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.12.16 20:50:52.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.14 MiB, peak 168.67 MiB, free memory in arenas 0.00 B, will set to 163.93 MiB (RSS), difference: 4.79 MiB 2024.12.16 20:50:55.318673 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:55.318965 [ 258 ] {309bcf8b-dde2-49f4-9f65-7f0671d1cb7e} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:55.319504 [ 258 ] {309bcf8b-dde2-49f4-9f65-7f0671d1cb7e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:50:55.322104 [ 258 ] {309bcf8b-dde2-49f4-9f65-7f0671d1cb7e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.16 20:50:55.322597 [ 258 ] {309bcf8b-dde2-49f4-9f65-7f0671d1cb7e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:55.322873 [ 258 ] {309bcf8b-dde2-49f4-9f65-7f0671d1cb7e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:55.325443 [ 258 ] {309bcf8b-dde2-49f4-9f65-7f0671d1cb7e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.12.16 20:50:55.328797 [ 258 ] {309bcf8b-dde2-49f4-9f65-7f0671d1cb7e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:50:55.328906 [ 258 ] {309bcf8b-dde2-49f4-9f65-7f0671d1cb7e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.16 20:50:55.328932 [ 258 ] {309bcf8b-dde2-49f4-9f65-7f0671d1cb7e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:50:55.329041 [ 258 ] {309bcf8b-dde2-49f4-9f65-7f0671d1cb7e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.16 20:50:55.329072 [ 258 ] {309bcf8b-dde2-49f4-9f65-7f0671d1cb7e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.16 20:50:55.334349 [ 258 ] {309bcf8b-dde2-49f4-9f65-7f0671d1cb7e} executeQuery: Read 18 rows, 754.00 B in 0.015497 sec., 1161.5151319610247 rows/sec., 47.51 KiB/sec. 2024.12.16 20:50:55.334522 [ 258 ] {309bcf8b-dde2-49f4-9f65-7f0671d1cb7e} TCPHandler: Processed in 0.015982465 sec. 2024.12.16 20:50:55.336288 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:55.336472 [ 261 ] {af9f670b-9012-4942-afd2-8873e4c514c8} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:55.336809 [ 261 ] {af9f670b-9012-4942-afd2-8873e4c514c8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:50:55.336862 [ 261 ] {af9f670b-9012-4942-afd2-8873e4c514c8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.16 20:50:55.337190 [ 261 ] {af9f670b-9012-4942-afd2-8873e4c514c8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:55.337272 [ 261 ] {af9f670b-9012-4942-afd2-8873e4c514c8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:55.337451 [ 261 ] {af9f670b-9012-4942-afd2-8873e4c514c8} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.12.16 20:50:55.337487 [ 261 ] {af9f670b-9012-4942-afd2-8873e4c514c8} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:50:55.337510 [ 261 ] {af9f670b-9012-4942-afd2-8873e4c514c8} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.16 20:50:55.337528 [ 261 ] {af9f670b-9012-4942-afd2-8873e4c514c8} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:50:55.337572 [ 261 ] {af9f670b-9012-4942-afd2-8873e4c514c8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.16 20:50:55.337595 [ 261 ] {af9f670b-9012-4942-afd2-8873e4c514c8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.16 20:50:55.338155 [ 261 ] {af9f670b-9012-4942-afd2-8873e4c514c8} executeQuery: Read 18 rows, 754.00 B in 0.00177 sec., 10169.491525423728 rows/sec., 416.00 KiB/sec. 2024.12.16 20:50:55.338240 [ 261 ] {af9f670b-9012-4942-afd2-8873e4c514c8} TCPHandler: Processed in 0.002014499 sec. 2024.12.16 20:50:55.338512 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:55.338704 [ 258 ] {f7f2cfae-9f1b-467d-b3fa-8fca02278141} executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:55.339029 [ 258 ] {f7f2cfae-9f1b-467d-b3fa-8fca02278141} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:50:55.339080 [ 258 ] {f7f2cfae-9f1b-467d-b3fa-8fca02278141} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.16 20:50:55.339404 [ 258 ] {f7f2cfae-9f1b-467d-b3fa-8fca02278141} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:55.339475 [ 258 ] {f7f2cfae-9f1b-467d-b3fa-8fca02278141} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:55.339614 [ 258 ] {f7f2cfae-9f1b-467d-b3fa-8fca02278141} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.12.16 20:50:55.339646 [ 258 ] {f7f2cfae-9f1b-467d-b3fa-8fca02278141} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:50:55.339669 [ 258 ] {f7f2cfae-9f1b-467d-b3fa-8fca02278141} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.16 20:50:55.339686 [ 258 ] {f7f2cfae-9f1b-467d-b3fa-8fca02278141} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:50:55.339727 [ 258 ] {f7f2cfae-9f1b-467d-b3fa-8fca02278141} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.16 20:50:55.339747 [ 258 ] {f7f2cfae-9f1b-467d-b3fa-8fca02278141} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.16 20:50:55.340236 [ 258 ] {f7f2cfae-9f1b-467d-b3fa-8fca02278141} executeQuery: Read 18 rows, 754.00 B in 0.001619 sec., 11117.974058060532 rows/sec., 454.80 KiB/sec. 2024.12.16 20:50:55.340318 [ 258 ] {f7f2cfae-9f1b-467d-b3fa-8fca02278141} TCPHandler: Processed in 0.001868905 sec. 2024.12.16 20:50:55.340560 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:55.340752 [ 261 ] {f17bb383-730a-4e41-a939-403989ff2569} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:50:55.341076 [ 261 ] {f17bb383-730a-4e41-a939-403989ff2569} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:50:55.341129 [ 261 ] {f17bb383-730a-4e41-a939-403989ff2569} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.16 20:50:55.341453 [ 261 ] {f17bb383-730a-4e41-a939-403989ff2569} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:55.341518 [ 261 ] {f17bb383-730a-4e41-a939-403989ff2569} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:50:55.341654 [ 261 ] {f17bb383-730a-4e41-a939-403989ff2569} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.12.16 20:50:55.341687 [ 261 ] {f17bb383-730a-4e41-a939-403989ff2569} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:50:55.341710 [ 261 ] {f17bb383-730a-4e41-a939-403989ff2569} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.16 20:50:55.341727 [ 261 ] {f17bb383-730a-4e41-a939-403989ff2569} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:50:55.341769 [ 261 ] {f17bb383-730a-4e41-a939-403989ff2569} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.16 20:50:55.341791 [ 261 ] {f17bb383-730a-4e41-a939-403989ff2569} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.16 20:50:55.342275 [ 261 ] {f17bb383-730a-4e41-a939-403989ff2569} executeQuery: Read 18 rows, 754.00 B in 0.001608 sec., 11194.029850746268 rows/sec., 457.92 KiB/sec. 2024.12.16 20:50:55.342356 [ 261 ] {f17bb383-730a-4e41-a939-403989ff2569} TCPHandler: Processed in 0.001858896 sec. 2024.12.16 20:50:55.347604 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:55.347746 [ 258 ] {d30465cd-771b-4b29-9e3d-1c9e55090839} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.16 20:50:55.347803 [ 258 ] {d30465cd-771b-4b29-9e3d-1c9e55090839} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:50:55.348555 [ 258 ] {d30465cd-771b-4b29-9e3d-1c9e55090839} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:55.348599 [ 258 ] {d30465cd-771b-4b29-9e3d-1c9e55090839} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:55.349112 [ 258 ] {d30465cd-771b-4b29-9e3d-1c9e55090839} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:50:55.349328 [ 258 ] {d30465cd-771b-4b29-9e3d-1c9e55090839} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:55.349561 [ 258 ] {d30465cd-771b-4b29-9e3d-1c9e55090839} executeQuery: Read 4 rows, 433.00 B in 0.001854 sec., 2157.497303128371 rows/sec., 228.08 KiB/sec. 2024.12.16 20:50:55.349644 [ 258 ] {d30465cd-771b-4b29-9e3d-1c9e55090839} TCPHandler: Processed in 0.00210452 sec. 2024.12.16 20:50:55.349797 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:55.349934 [ 261 ] {d53860f6-1805-4a5c-8d83-b37e1ef68a89} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:50:55.349989 [ 261 ] {d53860f6-1805-4a5c-8d83-b37e1ef68a89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:50:55.350626 [ 261 ] {d53860f6-1805-4a5c-8d83-b37e1ef68a89} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:55.350665 [ 261 ] {d53860f6-1805-4a5c-8d83-b37e1ef68a89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:55.351036 [ 261 ] {d53860f6-1805-4a5c-8d83-b37e1ef68a89} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:50:55.351271 [ 261 ] {d53860f6-1805-4a5c-8d83-b37e1ef68a89} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:55.351565 [ 261 ] {d53860f6-1805-4a5c-8d83-b37e1ef68a89} executeQuery: Read 100 rows, 8.49 KiB in 0.001636 sec., 61124.69437652812 rows/sec., 5.07 MiB/sec. 2024.12.16 20:50:55.351676 [ 261 ] {d53860f6-1805-4a5c-8d83-b37e1ef68a89} TCPHandler: Processed in 0.001941767 sec. 2024.12.16 20:50:55.351821 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:55.351951 [ 258 ] {739bec6a-e094-4e8d-98a4-202a31008329} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:50:55.352003 [ 258 ] {739bec6a-e094-4e8d-98a4-202a31008329} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:50:55.352638 [ 258 ] {739bec6a-e094-4e8d-98a4-202a31008329} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:55.352674 [ 258 ] {739bec6a-e094-4e8d-98a4-202a31008329} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:55.353026 [ 258 ] {739bec6a-e094-4e8d-98a4-202a31008329} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:50:55.353254 [ 258 ] {739bec6a-e094-4e8d-98a4-202a31008329} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:55.353477 [ 258 ] {739bec6a-e094-4e8d-98a4-202a31008329} executeQuery: Read 22 rows, 1.65 KiB in 0.001555 sec., 14147.909967845659 rows/sec., 1.04 MiB/sec. 2024.12.16 20:50:55.353532 [ 258 ] {739bec6a-e094-4e8d-98a4-202a31008329} TCPHandler: Processed in 0.001773394 sec. 2024.12.16 20:50:55.353665 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:55.353792 [ 261 ] {692e1d0b-cd46-4cf1-bc26-caf23274d7ef} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:50:55.353846 [ 261 ] {692e1d0b-cd46-4cf1-bc26-caf23274d7ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:50:55.354493 [ 261 ] {692e1d0b-cd46-4cf1-bc26-caf23274d7ef} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:55.354532 [ 261 ] {692e1d0b-cd46-4cf1-bc26-caf23274d7ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:55.354885 [ 261 ] {692e1d0b-cd46-4cf1-bc26-caf23274d7ef} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:50:55.355118 [ 261 ] {692e1d0b-cd46-4cf1-bc26-caf23274d7ef} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:55.355317 [ 261 ] {692e1d0b-cd46-4cf1-bc26-caf23274d7ef} executeQuery: Read 96 rows, 7.69 KiB in 0.001553 sec., 61815.840309079205 rows/sec., 4.84 MiB/sec. 2024.12.16 20:50:55.355368 [ 261 ] {692e1d0b-cd46-4cf1-bc26-caf23274d7ef} TCPHandler: Processed in 0.001766454 sec. 2024.12.16 20:50:55.355503 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:55.355631 [ 258 ] {0611734d-e6af-4a53-8170-c341d875d822} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:50:55.355687 [ 258 ] {0611734d-e6af-4a53-8170-c341d875d822} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:50:55.356303 [ 258 ] {0611734d-e6af-4a53-8170-c341d875d822} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:55.356362 [ 258 ] {0611734d-e6af-4a53-8170-c341d875d822} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:55.356756 [ 258 ] {0611734d-e6af-4a53-8170-c341d875d822} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:50:55.356994 [ 258 ] {0611734d-e6af-4a53-8170-c341d875d822} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:55.357199 [ 258 ] {0611734d-e6af-4a53-8170-c341d875d822} executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. 2024.12.16 20:50:55.357250 [ 258 ] {0611734d-e6af-4a53-8170-c341d875d822} TCPHandler: Processed in 0.001808795 sec. 2024.12.16 20:50:55.357384 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:55.357506 [ 261 ] {d9b781fb-96fe-4da1-b7f3-3f8087f2ae96} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:50:55.357590 [ 261 ] {d9b781fb-96fe-4da1-b7f3-3f8087f2ae96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:50:55.358826 [ 261 ] {d9b781fb-96fe-4da1-b7f3-3f8087f2ae96} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:55.358866 [ 261 ] {d9b781fb-96fe-4da1-b7f3-3f8087f2ae96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:55.361763 [ 261 ] {d9b781fb-96fe-4da1-b7f3-3f8087f2ae96} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:50:55.362265 [ 261 ] {d9b781fb-96fe-4da1-b7f3-3f8087f2ae96} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:55.362660 [ 261 ] {d9b781fb-96fe-4da1-b7f3-3f8087f2ae96} executeQuery: Read 22 rows, 40.37 KiB in 0.005165 sec., 4259.438528557599 rows/sec., 7.63 MiB/sec. 2024.12.16 20:50:55.362833 [ 261 ] {d9b781fb-96fe-4da1-b7f3-3f8087f2ae96} TCPHandler: Processed in 0.005499755 sec. 2024.12.16 20:50:55.362996 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:55.363124 [ 258 ] {46f8c317-58d0-4be7-908f-782edd97d4cf} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.16 20:50:55.363178 [ 258 ] {46f8c317-58d0-4be7-908f-782edd97d4cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.16 20:50:55.363626 [ 258 ] {46f8c317-58d0-4be7-908f-782edd97d4cf} oximeter.measurements_i64 (f5a02ce5-d682-48ff-8fae-3785be7d242b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:55.363664 [ 258 ] {46f8c317-58d0-4be7-908f-782edd97d4cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:55.364002 [ 258 ] {46f8c317-58d0-4be7-908f-782edd97d4cf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:50:55.364229 [ 258 ] {46f8c317-58d0-4be7-908f-782edd97d4cf} oximeter.measurements_i64 (f5a02ce5-d682-48ff-8fae-3785be7d242b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:55.364526 [ 258 ] {46f8c317-58d0-4be7-908f-782edd97d4cf} executeQuery: Read 15 rows, 1.12 KiB in 0.001409 sec., 10645.848119233498 rows/sec., 792.20 KiB/sec. 2024.12.16 20:50:55.364589 [ 258 ] {46f8c317-58d0-4be7-908f-782edd97d4cf} TCPHandler: Processed in 0.001655402 sec. 2024.12.16 20:50:55.364719 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:50:55.364848 [ 261 ] {c24f965a-e592-4ac4-bbb4-1ada810756fb} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:50:55.364903 [ 261 ] {c24f965a-e592-4ac4-bbb4-1ada810756fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:50:55.365425 [ 261 ] {c24f965a-e592-4ac4-bbb4-1ada810756fb} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:55.365467 [ 261 ] {c24f965a-e592-4ac4-bbb4-1ada810756fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:55.365819 [ 261 ] {c24f965a-e592-4ac4-bbb4-1ada810756fb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:50:55.366050 [ 261 ] {c24f965a-e592-4ac4-bbb4-1ada810756fb} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:55.366255 [ 261 ] {c24f965a-e592-4ac4-bbb4-1ada810756fb} executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec. 2024.12.16 20:50:55.366304 [ 261 ] {c24f965a-e592-4ac4-bbb4-1ada810756fb} TCPHandler: Processed in 0.001646672 sec. 2024.12.16 20:50:56.346180 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 168 2024.12.16 20:50:56.349229 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:56.349286 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:56.350829 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:50:56.351151 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:56.351757 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 168 2024.12.16 20:50:58.852799 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2024.12.16 20:50:58.853454 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:58.853496 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:58.854198 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:50:58.854457 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:58.854688 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2024.12.16 20:50:59.049500 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.12.16 20:50:59.069068 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:50:59.069126 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:50:59.075953 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:50:59.076699 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:50:59.079125 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.12.16 20:51:00.000204 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.50 MiB, peak 169.50 MiB, free memory in arenas 0.00 B, will set to 166.79 MiB (RSS), difference: 1.29 MiB 2024.12.16 20:51:00.323784 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:00.323983 [ 258 ] {f8a71230-de62-4e1c-b8e2-007be3749b64} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:51:00.324056 [ 258 ] {f8a71230-de62-4e1c-b8e2-007be3749b64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:51:00.324854 [ 258 ] {f8a71230-de62-4e1c-b8e2-007be3749b64} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:00.324894 [ 258 ] {f8a71230-de62-4e1c-b8e2-007be3749b64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:00.325316 [ 258 ] {f8a71230-de62-4e1c-b8e2-007be3749b64} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:51:00.325568 [ 258 ] {f8a71230-de62-4e1c-b8e2-007be3749b64} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:00.325756 [ 258 ] {f8a71230-de62-4e1c-b8e2-007be3749b64} executeQuery: Read 56 rows, 4.38 KiB in 0.001828 sec., 30634.57330415755 rows/sec., 2.34 MiB/sec. 2024.12.16 20:51:00.325809 [ 258 ] {f8a71230-de62-4e1c-b8e2-007be3749b64} TCPHandler: Processed in 0.002152971 sec. 2024.12.16 20:51:00.325975 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:00.326083 [ 261 ] {27c8d0e7-fd6b-4e4a-a061-ec64218851a3} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:51:00.326128 [ 261 ] {27c8d0e7-fd6b-4e4a-a061-ec64218851a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:51:00.326681 [ 261 ] {27c8d0e7-fd6b-4e4a-a061-ec64218851a3} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:00.326752 [ 261 ] {27c8d0e7-fd6b-4e4a-a061-ec64218851a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:00.327126 [ 261 ] {27c8d0e7-fd6b-4e4a-a061-ec64218851a3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:51:00.327362 [ 261 ] {27c8d0e7-fd6b-4e4a-a061-ec64218851a3} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:00.327558 [ 261 ] {27c8d0e7-fd6b-4e4a-a061-ec64218851a3} executeQuery: Read 64 rows, 5.12 KiB in 0.001489 sec., 42981.86702484889 rows/sec., 3.35 MiB/sec. 2024.12.16 20:51:00.327627 [ 261 ] {27c8d0e7-fd6b-4e4a-a061-ec64218851a3} TCPHandler: Processed in 0.001711893 sec. 2024.12.16 20:51:00.327773 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:00.327886 [ 258 ] {a2c670a3-9f39-4de0-b0c4-9914c4383f95} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:00.327932 [ 258 ] {a2c670a3-9f39-4de0-b0c4-9914c4383f95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:51:00.328452 [ 258 ] {a2c670a3-9f39-4de0-b0c4-9914c4383f95} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:00.328490 [ 258 ] {a2c670a3-9f39-4de0-b0c4-9914c4383f95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:00.328875 [ 258 ] {a2c670a3-9f39-4de0-b0c4-9914c4383f95} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:51:00.329120 [ 258 ] {a2c670a3-9f39-4de0-b0c4-9914c4383f95} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:00.329288 [ 258 ] {a2c670a3-9f39-4de0-b0c4-9914c4383f95} executeQuery: Read 160 rows, 11.41 KiB in 0.001425 sec., 112280.70175438595 rows/sec., 7.82 MiB/sec. 2024.12.16 20:51:00.329337 [ 258 ] {a2c670a3-9f39-4de0-b0c4-9914c4383f95} TCPHandler: Processed in 0.001618421 sec. 2024.12.16 20:51:00.329485 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:00.329606 [ 261 ] {517b8051-9945-469e-af38-8d2fb249a2d2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:51:00.329661 [ 261 ] {517b8051-9945-469e-af38-8d2fb249a2d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:51:00.330207 [ 261 ] {517b8051-9945-469e-af38-8d2fb249a2d2} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:00.330252 [ 261 ] {517b8051-9945-469e-af38-8d2fb249a2d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:00.330661 [ 261 ] {517b8051-9945-469e-af38-8d2fb249a2d2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:51:00.330892 [ 261 ] {517b8051-9945-469e-af38-8d2fb249a2d2} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:00.331097 [ 261 ] {517b8051-9945-469e-af38-8d2fb249a2d2} executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. 2024.12.16 20:51:00.331201 [ 261 ] {517b8051-9945-469e-af38-8d2fb249a2d2} TCPHandler: Processed in 0.001761284 sec. 2024.12.16 20:51:05.324616 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:05.324831 [ 258 ] {f35890b9-20e5-418b-97c5-aea2ca896ce8} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:51:05.324904 [ 258 ] {f35890b9-20e5-418b-97c5-aea2ca896ce8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:51:05.325735 [ 258 ] {f35890b9-20e5-418b-97c5-aea2ca896ce8} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:05.325777 [ 258 ] {f35890b9-20e5-418b-97c5-aea2ca896ce8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:05.326193 [ 258 ] {f35890b9-20e5-418b-97c5-aea2ca896ce8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:51:05.326439 [ 258 ] {f35890b9-20e5-418b-97c5-aea2ca896ce8} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:05.326680 [ 258 ] {f35890b9-20e5-418b-97c5-aea2ca896ce8} executeQuery: Read 102 rows, 8.69 KiB in 0.001903 sec., 53599.5796111403 rows/sec., 4.46 MiB/sec. 2024.12.16 20:51:05.326734 [ 258 ] {f35890b9-20e5-418b-97c5-aea2ca896ce8} TCPHandler: Processed in 0.002253223 sec. 2024.12.16 20:51:05.326938 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:05.327076 [ 261 ] {41561af3-3071-4a6c-ba58-de69691348fc} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:51:05.327132 [ 261 ] {41561af3-3071-4a6c-ba58-de69691348fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:51:05.327786 [ 261 ] {41561af3-3071-4a6c-ba58-de69691348fc} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:05.327828 [ 261 ] {41561af3-3071-4a6c-ba58-de69691348fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:05.328189 [ 261 ] {41561af3-3071-4a6c-ba58-de69691348fc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:51:05.328428 [ 261 ] {41561af3-3071-4a6c-ba58-de69691348fc} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:05.328627 [ 261 ] {41561af3-3071-4a6c-ba58-de69691348fc} executeQuery: Read 23 rows, 1.73 KiB in 0.001581 sec., 14547.75458570525 rows/sec., 1.07 MiB/sec. 2024.12.16 20:51:05.328680 [ 261 ] {41561af3-3071-4a6c-ba58-de69691348fc} TCPHandler: Processed in 0.001821715 sec. 2024.12.16 20:51:05.328829 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:05.328937 [ 258 ] {f55c1943-159d-40d7-a420-5aafbb4b4f54} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:51:05.328981 [ 258 ] {f55c1943-159d-40d7-a420-5aafbb4b4f54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:51:05.329542 [ 258 ] {f55c1943-159d-40d7-a420-5aafbb4b4f54} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:05.329581 [ 258 ] {f55c1943-159d-40d7-a420-5aafbb4b4f54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:05.329929 [ 258 ] {f55c1943-159d-40d7-a420-5aafbb4b4f54} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:51:05.330157 [ 258 ] {f55c1943-159d-40d7-a420-5aafbb4b4f54} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:05.330351 [ 258 ] {f55c1943-159d-40d7-a420-5aafbb4b4f54} executeQuery: Read 87 rows, 6.96 KiB in 0.001431 sec., 60796.64570230608 rows/sec., 4.75 MiB/sec. 2024.12.16 20:51:05.330437 [ 258 ] {f55c1943-159d-40d7-a420-5aafbb4b4f54} TCPHandler: Processed in 0.001667292 sec. 2024.12.16 20:51:05.330592 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:05.330701 [ 261 ] {239ccebc-c8df-4803-9019-8cd6ff002bb8} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:05.330760 [ 261 ] {239ccebc-c8df-4803-9019-8cd6ff002bb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:51:05.331386 [ 261 ] {239ccebc-c8df-4803-9019-8cd6ff002bb8} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:05.331432 [ 261 ] {239ccebc-c8df-4803-9019-8cd6ff002bb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:05.331858 [ 261 ] {239ccebc-c8df-4803-9019-8cd6ff002bb8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:51:05.332094 [ 261 ] {239ccebc-c8df-4803-9019-8cd6ff002bb8} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:05.332316 [ 261 ] {239ccebc-c8df-4803-9019-8cd6ff002bb8} executeQuery: Read 160 rows, 11.41 KiB in 0.001638 sec., 97680.09768009768 rows/sec., 6.80 MiB/sec. 2024.12.16 20:51:05.332370 [ 261 ] {239ccebc-c8df-4803-9019-8cd6ff002bb8} TCPHandler: Processed in 0.001834795 sec. 2024.12.16 20:51:05.332494 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:05.332603 [ 258 ] {3eae56d5-0e81-4407-b222-dcb9c039c3b0} executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:05.332668 [ 258 ] {3eae56d5-0e81-4407-b222-dcb9c039c3b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:51:05.333890 [ 258 ] {3eae56d5-0e81-4407-b222-dcb9c039c3b0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:05.333929 [ 258 ] {3eae56d5-0e81-4407-b222-dcb9c039c3b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:05.334542 [ 258 ] {3eae56d5-0e81-4407-b222-dcb9c039c3b0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:51:05.334803 [ 258 ] {3eae56d5-0e81-4407-b222-dcb9c039c3b0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:05.335088 [ 258 ] {3eae56d5-0e81-4407-b222-dcb9c039c3b0} executeQuery: Read 23 rows, 42.20 KiB in 0.002502 sec., 9192.645883293366 rows/sec., 16.47 MiB/sec. 2024.12.16 20:51:05.335181 [ 258 ] {3eae56d5-0e81-4407-b222-dcb9c039c3b0} TCPHandler: Processed in 0.002738502 sec. 2024.12.16 20:51:05.335320 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:05.335451 [ 261 ] {483c667b-fce0-4e89-86b2-75bf57a80cba} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:51:05.335506 [ 261 ] {483c667b-fce0-4e89-86b2-75bf57a80cba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:51:05.335972 [ 261 ] {483c667b-fce0-4e89-86b2-75bf57a80cba} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:05.336010 [ 261 ] {483c667b-fce0-4e89-86b2-75bf57a80cba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:05.336371 [ 261 ] {483c667b-fce0-4e89-86b2-75bf57a80cba} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:51:05.336602 [ 261 ] {483c667b-fce0-4e89-86b2-75bf57a80cba} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:05.336846 [ 261 ] {483c667b-fce0-4e89-86b2-75bf57a80cba} executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. 2024.12.16 20:51:05.336898 [ 261 ] {483c667b-fce0-4e89-86b2-75bf57a80cba} TCPHandler: Processed in 0.001641431 sec. 2024.12.16 20:51:06.283738 [ 64 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:51:06.283825 [ 64 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:51:06.352911 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 188 2024.12.16 20:51:06.355862 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2024.12.16 20:51:06.358822 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:06.358920 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:06.359283 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:06.359362 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:06.360698 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:51:06.361403 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:06.362419 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.12.16 20:51:06.363080 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:51:06.363412 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:06.364532 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 188 2024.12.16 20:51:06.580166 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.12.16 20:51:06.600377 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:06.600434 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:06.607438 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:51:06.608219 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:06.611315 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.12.16 20:51:09.964379 [ 258 ] {} TCPHandler: Done processing connection. 2024.12.16 20:51:09.964517 [ 258 ] {} TCP-Session: a0fe7637-d3a2-4d31-a5b9-5118b7e84425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.16 20:51:10.000212 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.41 MiB, peak 171.37 MiB, free memory in arenas 0.00 B, will set to 167.47 MiB (RSS), difference: 2.07 MiB 2024.12.16 20:51:10.319698 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.320021 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:51:10.320423 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:10.320471 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.16 20:51:10.320792 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:10.320875 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:10.321053 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.12.16 20:51:10.321215 [ 295 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:10.321295 [ 297 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:10.321431 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.16 20:51:10.321466 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:10.323617 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:10.323651 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.12.16 20:51:10.323718 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.16 20:51:10.323767 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.16 20:51:10.325200 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} executeQuery: Read 22 rows, 943.00 B in 0.005286 sec., 4161.937192584185 rows/sec., 174.21 KiB/sec. 2024.12.16 20:51:10.325366 [ 261 ] {b1bd1ff8-55ff-4deb-9458-32d09fb9a75f} TCPHandler: Processed in 0.005857042 sec. 2024.12.16 20:51:10.325772 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.326016 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} executeQuery: (from [fd00:1122:3344:101::d]:49061) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:51:10.326450 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:10.326498 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.16 20:51:10.326829 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:10.326914 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:10.327097 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.12.16 20:51:10.327186 [ 298 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:10.327204 [ 295 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:10.327310 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.16 20:51:10.327371 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:10.327465 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:10.327488 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.12.16 20:51:10.327531 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.12.16 20:51:10.327606 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.12.16 20:51:10.328648 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} executeQuery: Read 22 rows, 943.00 B in 0.002736 sec., 8040.935672514619 rows/sec., 336.59 KiB/sec. 2024.12.16 20:51:10.328788 [ 260 ] {1944f817-2b98-4017-a04c-5f5cb1b25546} TCPHandler: Processed in 0.00317647 sec. 2024.12.16 20:51:10.329428 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.329660 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.16 20:51:10.330013 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:10.330059 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.16 20:51:10.330348 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:10.330418 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:10.330575 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.12.16 20:51:10.330677 [ 295 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:10.330689 [ 298 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:10.330784 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.16 20:51:10.330813 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:10.330896 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:10.330919 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.12.16 20:51:10.330960 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2024.12.16 20:51:10.331007 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2024.12.16 20:51:10.332084 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} executeQuery: Read 22 rows, 943.00 B in 0.002539 sec., 8664.82867270579 rows/sec., 362.70 KiB/sec. 2024.12.16 20:51:10.332236 [ 261 ] {28b00806-78cc-43eb-a898-f6e572cc3fbc} TCPHandler: Processed in 0.002880015 sec. 2024.12.16 20:51:10.332491 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.332711 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} executeQuery: (from [fd00:1122:3344:101::d]:49061) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2024.12.16 20:51:10.333054 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:10.333101 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2024.12.16 20:51:10.333389 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:10.333460 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:10.333618 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.12.16 20:51:10.333718 [ 295 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:10.333734 [ 297 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:10.333850 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.16 20:51:10.333880 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:10.333965 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:10.333987 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.12.16 20:51:10.334030 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2024.12.16 20:51:10.334078 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2024.12.16 20:51:10.335106 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} executeQuery: Read 22 rows, 943.00 B in 0.002502 sec., 8792.965627498003 rows/sec., 368.06 KiB/sec. 2024.12.16 20:51:10.335241 [ 260 ] {d992b58d-f9f3-44e9-9a53-5fa173059a2e} TCPHandler: Processed in 0.002820594 sec. 2024.12.16 20:51:10.335506 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.335725 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.16 20:51:10.336064 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:10.336109 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2024.12.16 20:51:10.336399 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:10.336465 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:10.336620 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.12.16 20:51:10.336676 [ 295 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:10.336708 [ 298 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:10.336792 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.16 20:51:10.336819 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:10.336902 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:10.336925 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.12.16 20:51:10.336965 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.12.16 20:51:10.337013 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.12.16 20:51:10.338062 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} executeQuery: Read 22 rows, 943.00 B in 0.002441 sec., 9012.699713232281 rows/sec., 377.26 KiB/sec. 2024.12.16 20:51:10.338215 [ 261 ] {38068721-2bc3-4f5a-acd7-4403d00df2c6} TCPHandler: Processed in 0.002777533 sec. 2024.12.16 20:51:10.338489 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.338704 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} executeQuery: (from [fd00:1122:3344:101::d]:49061) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.16 20:51:10.339046 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:10.339090 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.16 20:51:10.339384 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:10.339450 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:10.339601 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.12.16 20:51:10.339690 [ 295 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:10.339698 [ 298 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:10.339781 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.16 20:51:10.339805 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:10.339887 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:10.339907 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.12.16 20:51:10.339947 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.16 20:51:10.339993 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.16 20:51:10.340996 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} executeQuery: Read 22 rows, 943.00 B in 0.002397 sec., 9178.139340842721 rows/sec., 384.19 KiB/sec. 2024.12.16 20:51:10.341128 [ 260 ] {e5e0de3b-e19d-4dcf-b182-b3ca43d13da0} TCPHandler: Processed in 0.002707931 sec. 2024.12.16 20:51:10.341375 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.341590 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.16 20:51:10.341955 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:10.342002 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.16 20:51:10.342295 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:10.342362 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:10.342513 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.12.16 20:51:10.342573 [ 295 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:10.342606 [ 298 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:10.342688 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.16 20:51:10.342716 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:10.342798 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:10.342820 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.12.16 20:51:10.342861 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.16 20:51:10.342908 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.16 20:51:10.343967 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} executeQuery: Read 22 rows, 943.00 B in 0.002482 sec., 8863.819500402902 rows/sec., 371.03 KiB/sec. 2024.12.16 20:51:10.344118 [ 261 ] {4567a590-d1e1-4bcb-8246-3b7a90b5907d} TCPHandler: Processed in 0.002814204 sec. 2024.12.16 20:51:10.344358 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.344577 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} executeQuery: (from [fd00:1122:3344:101::d]:49061) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.16 20:51:10.344937 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:10.344984 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.16 20:51:10.345276 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:10.345343 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:10.345490 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.12.16 20:51:10.345574 [ 295 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:10.345589 [ 298 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:10.345669 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.16 20:51:10.345693 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:10.345775 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:10.345796 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.12.16 20:51:10.345837 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.16 20:51:10.345884 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.16 20:51:10.346947 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} executeQuery: Read 22 rows, 943.00 B in 0.002478 sec., 8878.127522195318 rows/sec., 371.63 KiB/sec. 2024.12.16 20:51:10.347082 [ 260 ] {8de8ad44-bfaf-4e46-96d2-f87d4e114f55} TCPHandler: Processed in 0.002789943 sec. 2024.12.16 20:51:10.347317 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.347534 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.16 20:51:10.347912 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:10.347960 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.16 20:51:10.348262 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:10.348328 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:10.348476 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.12.16 20:51:10.348545 [ 295 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:10.348566 [ 297 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:10.348665 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.16 20:51:10.348692 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:10.348774 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:10.348796 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.12.16 20:51:10.348837 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.16 20:51:10.348885 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.16 20:51:10.349928 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} executeQuery: Read 22 rows, 943.00 B in 0.002502 sec., 8792.965627498003 rows/sec., 368.06 KiB/sec. 2024.12.16 20:51:10.350079 [ 261 ] {5b387e5f-5b6a-44bf-875c-bf5a90e217ab} TCPHandler: Processed in 0.002831374 sec. 2024.12.16 20:51:10.350331 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.350555 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} executeQuery: (from [fd00:1122:3344:101::d]:49061) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.16 20:51:10.350926 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:10.350974 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.16 20:51:10.351284 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:10.351351 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:10.351499 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.12.16 20:51:10.351613 [ 295 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:10.351615 [ 297 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:10.351723 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.16 20:51:10.351751 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:10.351834 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:10.351855 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.12.16 20:51:10.351897 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:10.351944 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:10.353303 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} executeQuery: Read 22 rows, 943.00 B in 0.002861 sec., 7689.619014330654 rows/sec., 321.88 KiB/sec. 2024.12.16 20:51:10.353440 [ 260 ] {eef8c89c-780c-4eab-81f7-a464e3ef136e} TCPHandler: Processed in 0.00317527 sec. 2024.12.16 20:51:10.353695 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.353913 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.16 20:51:10.354308 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:10.354367 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.16 20:51:10.354747 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:10.354828 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:10.354977 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.12.16 20:51:10.355059 [ 295 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:10.355076 [ 297 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:10.355170 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.16 20:51:10.355198 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:10.355279 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:10.355301 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.12.16 20:51:10.355341 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:10.355386 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:10.356413 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} executeQuery: Read 22 rows, 943.00 B in 0.002606 sec., 8442.05679201842 rows/sec., 353.38 KiB/sec. 2024.12.16 20:51:10.356563 [ 261 ] {197a85d5-aaf3-4cf5-ba55-1cb13e930e40} TCPHandler: Processed in 0.002936776 sec. 2024.12.16 20:51:10.360535 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.360867 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} executeQuery: (from [fd00:1122:3344:101::d]:49061) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.16 20:51:10.361211 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:10.361260 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.16 20:51:10.361574 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:10.361640 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:10.361788 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.12.16 20:51:10.361888 [ 295 ] {b2506f27-4348-4a94-b71e-d879aa899888} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:10.361903 [ 297 ] {b2506f27-4348-4a94-b71e-d879aa899888} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:10.362011 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.16 20:51:10.362040 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:10.362124 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:10.362145 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 22 rows with 2 streams 2024.12.16 20:51:10.362187 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:10.362234 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:10.363303 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} executeQuery: Read 22 rows, 943.00 B in 0.002602 sec., 8455.034588777862 rows/sec., 353.92 KiB/sec. 2024.12.16 20:51:10.363432 [ 260 ] {b2506f27-4348-4a94-b71e-d879aa899888} TCPHandler: Processed in 0.002997007 sec. 2024.12.16 20:51:10.368319 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.368474 [ 261 ] {b5e0baa6-c903-41c4-919d-6aa99036302b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.16 20:51:10.368538 [ 261 ] {b5e0baa6-c903-41c4-919d-6aa99036302b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:10.369325 [ 261 ] {b5e0baa6-c903-41c4-919d-6aa99036302b} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.369363 [ 261 ] {b5e0baa6-c903-41c4-919d-6aa99036302b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.369887 [ 261 ] {b5e0baa6-c903-41c4-919d-6aa99036302b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:51:10.370112 [ 261 ] {b5e0baa6-c903-41c4-919d-6aa99036302b} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.370301 [ 261 ] {b5e0baa6-c903-41c4-919d-6aa99036302b} executeQuery: Read 12 rows, 2.49 KiB in 0.001872 sec., 6410.25641025641 rows/sec., 1.30 MiB/sec. 2024.12.16 20:51:10.370354 [ 261 ] {b5e0baa6-c903-41c4-919d-6aa99036302b} TCPHandler: Processed in 0.00210384 sec. 2024.12.16 20:51:10.370484 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.370634 [ 260 ] {f153f10c-33a7-4fc3-8e97-8965fb6a17b8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:51:10.370688 [ 260 ] {f153f10c-33a7-4fc3-8e97-8965fb6a17b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:51:10.373397 [ 260 ] {f153f10c-33a7-4fc3-8e97-8965fb6a17b8} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.373446 [ 260 ] {f153f10c-33a7-4fc3-8e97-8965fb6a17b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.373916 [ 260 ] {f153f10c-33a7-4fc3-8e97-8965fb6a17b8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:51:10.374162 [ 260 ] {f153f10c-33a7-4fc3-8e97-8965fb6a17b8} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.374433 [ 260 ] {f153f10c-33a7-4fc3-8e97-8965fb6a17b8} executeQuery: Read 14 rows, 1.01 KiB in 0.003834 sec., 3651.5388628064684 rows/sec., 262.86 KiB/sec. 2024.12.16 20:51:10.374576 [ 260 ] {f153f10c-33a7-4fc3-8e97-8965fb6a17b8} TCPHandler: Processed in 0.004146199 sec. 2024.12.16 20:51:10.374787 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.374964 [ 261 ] {6dfcd734-b318-48a5-8c7c-d948fc184928} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:51:10.375022 [ 261 ] {6dfcd734-b318-48a5-8c7c-d948fc184928} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:51:10.375822 [ 261 ] {6dfcd734-b318-48a5-8c7c-d948fc184928} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.375866 [ 261 ] {6dfcd734-b318-48a5-8c7c-d948fc184928} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.376248 [ 261 ] {6dfcd734-b318-48a5-8c7c-d948fc184928} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:51:10.376490 [ 261 ] {6dfcd734-b318-48a5-8c7c-d948fc184928} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.376617 [ 59 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.16 20:51:10.376663 [ 59 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.376679 [ 261 ] {6dfcd734-b318-48a5-8c7c-d948fc184928} executeQuery: Read 219 rows, 19.54 KiB in 0.001746 sec., 125429.55326460481 rows/sec., 10.93 MiB/sec. 2024.12.16 20:51:10.376689 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.376763 [ 261 ] {6dfcd734-b318-48a5-8c7c-d948fc184928} TCPHandler: Processed in 0.00207904 sec. 2024.12.16 20:51:10.377046 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.377321 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.16 20:51:10.377389 [ 260 ] {0b76b828-59ec-4460-95fc-5c14324d7f38} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:51:10.377490 [ 260 ] {0b76b828-59ec-4460-95fc-5c14324d7f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:51:10.377860 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:10.377951 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2024.12.16 20:51:10.378290 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2024.12.16 20:51:10.378629 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part 2024.12.16 20:51:10.378990 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2024.12.16 20:51:10.379403 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 102 rows starting from the beginning of the part 2024.12.16 20:51:10.379656 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 219 rows starting from the beginning of the part 2024.12.16 20:51:10.380505 [ 260 ] {0b76b828-59ec-4460-95fc-5c14324d7f38} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.380566 [ 260 ] {0b76b828-59ec-4460-95fc-5c14324d7f38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.381431 [ 260 ] {0b76b828-59ec-4460-95fc-5c14324d7f38} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:51:10.382025 [ 260 ] {0b76b828-59ec-4460-95fc-5c14324d7f38} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.382594 [ 260 ] {0b76b828-59ec-4460-95fc-5c14324d7f38} executeQuery: Read 15 rows, 1.06 KiB in 0.00527 sec., 2846.299810246679 rows/sec., 200.69 KiB/sec. 2024.12.16 20:51:10.382960 [ 260 ] {0b76b828-59ec-4460-95fc-5c14324d7f38} TCPHandler: Processed in 0.006083996 sec. 2024.12.16 20:51:10.383061 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.006251909 sec., 94211.22412370365 rows/sec., 8.15 MiB/sec. 2024.12.16 20:51:10.383147 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.383263 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.16 20:51:10.383294 [ 261 ] {f23594c9-70a2-4fbc-9444-a694ab65a17f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:51:10.383363 [ 261 ] {f23594c9-70a2-4fbc-9444-a694ab65a17f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:51:10.383708 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_6_1} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.383851 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_6_1} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.16 20:51:10.383938 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.12.16 20:51:10.384148 [ 261 ] {f23594c9-70a2-4fbc-9444-a694ab65a17f} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.384186 [ 261 ] {f23594c9-70a2-4fbc-9444-a694ab65a17f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.384550 [ 261 ] {f23594c9-70a2-4fbc-9444-a694ab65a17f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:51:10.384794 [ 261 ] {f23594c9-70a2-4fbc-9444-a694ab65a17f} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.385135 [ 261 ] {f23594c9-70a2-4fbc-9444-a694ab65a17f} executeQuery: Read 14 rows, 1004.00 B in 0.00184 sec., 7608.695652173913 rows/sec., 532.86 KiB/sec. 2024.12.16 20:51:10.385254 [ 261 ] {f23594c9-70a2-4fbc-9444-a694ab65a17f} TCPHandler: Processed in 0.002175421 sec. 2024.12.16 20:51:10.385397 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.385535 [ 260 ] {3e319d31-424a-4ed8-abaf-b90043a0af51} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:51:10.385593 [ 260 ] {3e319d31-424a-4ed8-abaf-b90043a0af51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:51:10.386209 [ 260 ] {3e319d31-424a-4ed8-abaf-b90043a0af51} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.386248 [ 260 ] {3e319d31-424a-4ed8-abaf-b90043a0af51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.386601 [ 260 ] {3e319d31-424a-4ed8-abaf-b90043a0af51} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:51:10.386842 [ 260 ] {3e319d31-424a-4ed8-abaf-b90043a0af51} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.387070 [ 260 ] {3e319d31-424a-4ed8-abaf-b90043a0af51} executeQuery: Read 13 rows, 830.00 B in 0.001536 sec., 8463.541666666666 rows/sec., 527.70 KiB/sec. 2024.12.16 20:51:10.387238 [ 260 ] {3e319d31-424a-4ed8-abaf-b90043a0af51} TCPHandler: Processed in 0.001908536 sec. 2024.12.16 20:51:10.387383 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.387520 [ 261 ] {e36ebea7-549e-4af3-aa26-88a77f6fa2e2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:51:10.387579 [ 261 ] {e36ebea7-549e-4af3-aa26-88a77f6fa2e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:51:10.388303 [ 261 ] {e36ebea7-549e-4af3-aa26-88a77f6fa2e2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.388341 [ 261 ] {e36ebea7-549e-4af3-aa26-88a77f6fa2e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.388716 [ 261 ] {e36ebea7-549e-4af3-aa26-88a77f6fa2e2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:51:10.388955 [ 261 ] {e36ebea7-549e-4af3-aa26-88a77f6fa2e2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.389112 [ 58 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.16 20:51:10.389170 [ 58 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.389204 [ 261 ] {e36ebea7-549e-4af3-aa26-88a77f6fa2e2} executeQuery: Read 390 rows, 28.32 KiB in 0.001697 sec., 229817.32469063054 rows/sec., 16.30 MiB/sec. 2024.12.16 20:51:10.389210 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.389343 [ 261 ] {e36ebea7-549e-4af3-aa26-88a77f6fa2e2} TCPHandler: Processed in 0.002022058 sec. 2024.12.16 20:51:10.389653 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.16 20:51:10.389683 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.389913 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:10.389950 [ 260 ] {f9495832-ced6-4f95-8a3e-613fe45f5221} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:51:10.389969 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2024.12.16 20:51:10.390067 [ 260 ] {f9495832-ced6-4f95-8a3e-613fe45f5221} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:51:10.390190 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2024.12.16 20:51:10.390540 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 96 rows starting from the beginning of the part 2024.12.16 20:51:10.390978 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2024.12.16 20:51:10.391328 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 87 rows starting from the beginning of the part 2024.12.16 20:51:10.391733 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 390 rows starting from the beginning of the part 2024.12.16 20:51:10.392743 [ 260 ] {f9495832-ced6-4f95-8a3e-613fe45f5221} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.392815 [ 260 ] {f9495832-ced6-4f95-8a3e-613fe45f5221} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.393920 [ 260 ] {f9495832-ced6-4f95-8a3e-613fe45f5221} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:51:10.394442 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 765 rows, containing 5 columns (5 merged, 0 gathered) in 0.005083048 sec., 150500.25103048407 rows/sec., 11.78 MiB/sec. 2024.12.16 20:51:10.394460 [ 260 ] {f9495832-ced6-4f95-8a3e-613fe45f5221} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.394711 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.16 20:51:10.394859 [ 260 ] {f9495832-ced6-4f95-8a3e-613fe45f5221} executeQuery: Read 6 rows, 321.00 B in 0.004975 sec., 1206.0301507537688 rows/sec., 63.01 KiB/sec. 2024.12.16 20:51:10.395006 [ 260 ] {f9495832-ced6-4f95-8a3e-613fe45f5221} TCPHandler: Processed in 0.005536725 sec. 2024.12.16 20:51:10.395224 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.395239 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_6_1} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.395365 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_6_1} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.16 20:51:10.395418 [ 261 ] {5278e19a-1141-4341-ae86-4506fbeb05fc} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:10.395504 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2024.12.16 20:51:10.395552 [ 261 ] {5278e19a-1141-4341-ae86-4506fbeb05fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:51:10.396157 [ 261 ] {5278e19a-1141-4341-ae86-4506fbeb05fc} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.396196 [ 261 ] {5278e19a-1141-4341-ae86-4506fbeb05fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.396589 [ 261 ] {5278e19a-1141-4341-ae86-4506fbeb05fc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:51:10.396829 [ 261 ] {5278e19a-1141-4341-ae86-4506fbeb05fc} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.396985 [ 58 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.16 20:51:10.397044 [ 58 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.397073 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.397091 [ 261 ] {5278e19a-1141-4341-ae86-4506fbeb05fc} executeQuery: Read 237 rows, 16.27 KiB in 0.00172 sec., 137790.6976744186 rows/sec., 9.24 MiB/sec. 2024.12.16 20:51:10.397582 [ 261 ] {5278e19a-1141-4341-ae86-4506fbeb05fc} TCPHandler: Processed in 0.002459387 sec. 2024.12.16 20:51:10.397900 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.397975 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.16 20:51:10.398118 [ 260 ] {31a5fd5a-66e4-42bf-ad8c-d177d98026d9} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:51:10.398252 [ 260 ] {31a5fd5a-66e4-42bf-ad8c-d177d98026d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:51:10.398281 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:10.398386 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part 2024.12.16 20:51:10.398840 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2024.12.16 20:51:10.399235 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2024.12.16 20:51:10.399584 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2024.12.16 20:51:10.399916 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2024.12.16 20:51:10.400338 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part 2024.12.16 20:51:10.400400 [ 260 ] {31a5fd5a-66e4-42bf-ad8c-d177d98026d9} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.400497 [ 260 ] {31a5fd5a-66e4-42bf-ad8c-d177d98026d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.401475 [ 260 ] {31a5fd5a-66e4-42bf-ad8c-d177d98026d9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:51:10.401994 [ 260 ] {31a5fd5a-66e4-42bf-ad8c-d177d98026d9} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.402716 [ 260 ] {31a5fd5a-66e4-42bf-ad8c-d177d98026d9} executeQuery: Read 1 rows, 69.00 B in 0.004638 sec., 215.610176800345 rows/sec., 14.53 KiB/sec. 2024.12.16 20:51:10.402952 [ 260 ] {31a5fd5a-66e4-42bf-ad8c-d177d98026d9} TCPHandler: Processed in 0.00524149 sec. 2024.12.16 20:51:10.403186 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.403345 [ 261 ] {1c96ee57-08a0-4dab-9423-28022fd76a0b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:10.403590 [ 261 ] {1c96ee57-08a0-4dab-9423-28022fd76a0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:51:10.403981 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.006746129 sec., 144230.86187649242 rows/sec., 9.95 MiB/sec. 2024.12.16 20:51:10.404392 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.16 20:51:10.405140 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_6_1} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.405222 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_6_1} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.16 20:51:10.405395 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2024.12.16 20:51:10.405823 [ 261 ] {1c96ee57-08a0-4dab-9423-28022fd76a0b} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.405869 [ 261 ] {1c96ee57-08a0-4dab-9423-28022fd76a0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.406500 [ 261 ] {1c96ee57-08a0-4dab-9423-28022fd76a0b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:51:10.406768 [ 261 ] {1c96ee57-08a0-4dab-9423-28022fd76a0b} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.407015 [ 261 ] {1c96ee57-08a0-4dab-9423-28022fd76a0b} executeQuery: Read 8 rows, 14.68 KiB in 0.003707 sec., 2158.079309414621 rows/sec., 3.87 MiB/sec. 2024.12.16 20:51:10.407113 [ 261 ] {1c96ee57-08a0-4dab-9423-28022fd76a0b} TCPHandler: Processed in 0.004055208 sec. 2024.12.16 20:51:10.407265 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:10.407401 [ 260 ] {2ed6ab9b-04cc-4dda-8233-e9f2699250d9} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:51:10.407460 [ 260 ] {2ed6ab9b-04cc-4dda-8233-e9f2699250d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:51:10.408012 [ 260 ] {2ed6ab9b-04cc-4dda-8233-e9f2699250d9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.408048 [ 260 ] {2ed6ab9b-04cc-4dda-8233-e9f2699250d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.408428 [ 260 ] {2ed6ab9b-04cc-4dda-8233-e9f2699250d9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:51:10.408666 [ 260 ] {2ed6ab9b-04cc-4dda-8233-e9f2699250d9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.408780 [ 58 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.16 20:51:10.408813 [ 58 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:10.408832 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:10.408849 [ 260 ] {2ed6ab9b-04cc-4dda-8233-e9f2699250d9} executeQuery: Read 82 rows, 5.33 KiB in 0.001476 sec., 55555.555555555555 rows/sec., 3.53 MiB/sec. 2024.12.16 20:51:10.409107 [ 260 ] {2ed6ab9b-04cc-4dda-8233-e9f2699250d9} TCPHandler: Processed in 0.001893667 sec. 2024.12.16 20:51:10.409279 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.16 20:51:10.409400 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:10.409435 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2024.12.16 20:51:10.409528 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2024.12.16 20:51:10.409657 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2024.12.16 20:51:10.409852 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2024.12.16 20:51:10.409977 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2024.12.16 20:51:10.410102 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part 2024.12.16 20:51:10.411249 [ 194 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.002332945 sec., 153454.1105769746 rows/sec., 10.21 MiB/sec. 2024.12.16 20:51:10.411548 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.16 20:51:10.412001 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_6_1} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:10.412112 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_6_1} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.16 20:51:10.412223 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.16 20:51:11.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 171.16 MiB, peak 174.44 MiB, free memory in arenas 0.00 B, will set to 167.92 MiB (RSS), difference: -3.24 MiB 2024.12.16 20:51:13.863540 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2024.12.16 20:51:13.864183 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:13.864228 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:13.864760 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:51:13.865020 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:13.865437 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2024.12.16 20:51:14.112355 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.12.16 20:51:14.132737 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:14.132798 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:14.140009 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:51:14.140782 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:14.143572 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.12.16 20:51:15.325309 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:15.325616 [ 261 ] {848834e3-c882-42fe-8ee4-9559aa10ebc9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:51:15.325750 [ 261 ] {848834e3-c882-42fe-8ee4-9559aa10ebc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:51:15.326618 [ 261 ] {848834e3-c882-42fe-8ee4-9559aa10ebc9} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:15.326664 [ 261 ] {848834e3-c882-42fe-8ee4-9559aa10ebc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:15.327126 [ 261 ] {848834e3-c882-42fe-8ee4-9559aa10ebc9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:51:15.327384 [ 261 ] {848834e3-c882-42fe-8ee4-9559aa10ebc9} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:15.327653 [ 261 ] {848834e3-c882-42fe-8ee4-9559aa10ebc9} executeQuery: Read 102 rows, 8.69 KiB in 0.002117 sec., 48181.38875767596 rows/sec., 4.01 MiB/sec. 2024.12.16 20:51:15.327737 [ 261 ] {848834e3-c882-42fe-8ee4-9559aa10ebc9} TCPHandler: Processed in 0.00261335 sec. 2024.12.16 20:51:15.327988 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:15.328167 [ 260 ] {db83dedb-37ca-45f4-913b-e13f0c9377ed} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:51:15.328239 [ 260 ] {db83dedb-37ca-45f4-913b-e13f0c9377ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:51:15.328963 [ 260 ] {db83dedb-37ca-45f4-913b-e13f0c9377ed} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:15.329005 [ 260 ] {db83dedb-37ca-45f4-913b-e13f0c9377ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:15.329422 [ 260 ] {db83dedb-37ca-45f4-913b-e13f0c9377ed} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:51:15.329682 [ 260 ] {db83dedb-37ca-45f4-913b-e13f0c9377ed} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:15.329917 [ 260 ] {db83dedb-37ca-45f4-913b-e13f0c9377ed} executeQuery: Read 23 rows, 1.73 KiB in 0.001799 sec., 12784.880489160645 rows/sec., 961.36 KiB/sec. 2024.12.16 20:51:15.329982 [ 260 ] {db83dedb-37ca-45f4-913b-e13f0c9377ed} TCPHandler: Processed in 0.002131641 sec. 2024.12.16 20:51:15.330148 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:15.330297 [ 261 ] {6e89a77a-3ebd-45d3-9651-76e99c208431} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:51:15.330358 [ 261 ] {6e89a77a-3ebd-45d3-9651-76e99c208431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:51:15.331076 [ 261 ] {6e89a77a-3ebd-45d3-9651-76e99c208431} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:15.331115 [ 261 ] {6e89a77a-3ebd-45d3-9651-76e99c208431} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:15.331487 [ 261 ] {6e89a77a-3ebd-45d3-9651-76e99c208431} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:51:15.331728 [ 261 ] {6e89a77a-3ebd-45d3-9651-76e99c208431} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:15.331940 [ 261 ] {6e89a77a-3ebd-45d3-9651-76e99c208431} executeQuery: Read 87 rows, 6.96 KiB in 0.001678 sec., 51847.437425506556 rows/sec., 4.05 MiB/sec. 2024.12.16 20:51:15.331995 [ 261 ] {6e89a77a-3ebd-45d3-9651-76e99c208431} TCPHandler: Processed in 0.001920467 sec. 2024.12.16 20:51:15.332156 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:15.332300 [ 260 ] {4cf7301c-50d0-4b34-a370-9eb834704739} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:15.332365 [ 260 ] {4cf7301c-50d0-4b34-a370-9eb834704739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:51:15.333046 [ 260 ] {4cf7301c-50d0-4b34-a370-9eb834704739} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:15.333085 [ 260 ] {4cf7301c-50d0-4b34-a370-9eb834704739} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:15.333484 [ 260 ] {4cf7301c-50d0-4b34-a370-9eb834704739} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:51:15.333725 [ 260 ] {4cf7301c-50d0-4b34-a370-9eb834704739} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:15.334014 [ 260 ] {4cf7301c-50d0-4b34-a370-9eb834704739} executeQuery: Read 160 rows, 11.41 KiB in 0.001745 sec., 91690.54441260744 rows/sec., 6.39 MiB/sec. 2024.12.16 20:51:15.334254 [ 260 ] {4cf7301c-50d0-4b34-a370-9eb834704739} TCPHandler: Processed in 0.002160981 sec. 2024.12.16 20:51:15.334445 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:15.334586 [ 261 ] {3aba605c-bb10-416f-ae35-d2502ede5eb2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:15.334678 [ 261 ] {3aba605c-bb10-416f-ae35-d2502ede5eb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:51:15.335877 [ 261 ] {3aba605c-bb10-416f-ae35-d2502ede5eb2} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:15.335917 [ 261 ] {3aba605c-bb10-416f-ae35-d2502ede5eb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:15.336538 [ 261 ] {3aba605c-bb10-416f-ae35-d2502ede5eb2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:51:15.336792 [ 261 ] {3aba605c-bb10-416f-ae35-d2502ede5eb2} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:15.337061 [ 261 ] {3aba605c-bb10-416f-ae35-d2502ede5eb2} executeQuery: Read 23 rows, 42.20 KiB in 0.002506 sec., 9177.972865123704 rows/sec., 16.45 MiB/sec. 2024.12.16 20:51:15.337184 [ 261 ] {3aba605c-bb10-416f-ae35-d2502ede5eb2} TCPHandler: Processed in 0.002818854 sec. 2024.12.16 20:51:15.337338 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:15.337487 [ 260 ] {d489d76e-ebce-4673-bda0-885a6353c579} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:51:15.337548 [ 260 ] {d489d76e-ebce-4673-bda0-885a6353c579} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:51:15.338087 [ 260 ] {d489d76e-ebce-4673-bda0-885a6353c579} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:15.338126 [ 260 ] {d489d76e-ebce-4673-bda0-885a6353c579} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:15.338489 [ 260 ] {d489d76e-ebce-4673-bda0-885a6353c579} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:51:15.338726 [ 260 ] {d489d76e-ebce-4673-bda0-885a6353c579} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:15.339031 [ 260 ] {d489d76e-ebce-4673-bda0-885a6353c579} executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec. 2024.12.16 20:51:15.339205 [ 260 ] {d489d76e-ebce-4673-bda0-885a6353c579} TCPHandler: Processed in 0.001930857 sec. 2024.12.16 20:51:16.365663 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 248 2024.12.16 20:51:16.369309 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:16.369376 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.16 20:51:16.370970 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:51:16.371282 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:16.372403 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 248 2024.12.16 20:51:20.330485 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:20.330700 [ 261 ] {dbd382be-b99a-4d4d-8326-c62616f13e98} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:51:20.330774 [ 261 ] {dbd382be-b99a-4d4d-8326-c62616f13e98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:51:20.331526 [ 261 ] {dbd382be-b99a-4d4d-8326-c62616f13e98} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:20.331580 [ 261 ] {dbd382be-b99a-4d4d-8326-c62616f13e98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:20.332018 [ 261 ] {dbd382be-b99a-4d4d-8326-c62616f13e98} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:51:20.332318 [ 261 ] {dbd382be-b99a-4d4d-8326-c62616f13e98} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:20.332546 [ 261 ] {dbd382be-b99a-4d4d-8326-c62616f13e98} executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. 2024.12.16 20:51:20.332667 [ 261 ] {dbd382be-b99a-4d4d-8326-c62616f13e98} TCPHandler: Processed in 0.002314034 sec. 2024.12.16 20:51:20.332965 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:20.333174 [ 260 ] {bdb21669-91f9-44fc-9f61-0bad5351af4d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:51:20.333257 [ 260 ] {bdb21669-91f9-44fc-9f61-0bad5351af4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:51:20.334176 [ 260 ] {bdb21669-91f9-44fc-9f61-0bad5351af4d} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:20.334237 [ 260 ] {bdb21669-91f9-44fc-9f61-0bad5351af4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:20.334761 [ 260 ] {bdb21669-91f9-44fc-9f61-0bad5351af4d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:51:20.335099 [ 260 ] {bdb21669-91f9-44fc-9f61-0bad5351af4d} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:20.335385 [ 260 ] {bdb21669-91f9-44fc-9f61-0bad5351af4d} executeQuery: Read 219 rows, 19.54 KiB in 0.002267 sec., 96603.44067048964 rows/sec., 8.42 MiB/sec. 2024.12.16 20:51:20.335463 [ 260 ] {bdb21669-91f9-44fc-9f61-0bad5351af4d} TCPHandler: Processed in 0.00264525 sec. 2024.12.16 20:51:20.335655 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:20.335819 [ 261 ] {d79923f7-47c5-42d3-8618-15cc766bbb8f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:51:20.335888 [ 261 ] {d79923f7-47c5-42d3-8618-15cc766bbb8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:51:20.336697 [ 261 ] {d79923f7-47c5-42d3-8618-15cc766bbb8f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:20.336750 [ 261 ] {d79923f7-47c5-42d3-8618-15cc766bbb8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:20.337199 [ 261 ] {d79923f7-47c5-42d3-8618-15cc766bbb8f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:51:20.337470 [ 261 ] {d79923f7-47c5-42d3-8618-15cc766bbb8f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:20.337672 [ 261 ] {d79923f7-47c5-42d3-8618-15cc766bbb8f} executeQuery: Read 15 rows, 1.06 KiB in 0.001895 sec., 7915.5672823219 rows/sec., 558.11 KiB/sec. 2024.12.16 20:51:20.337733 [ 261 ] {d79923f7-47c5-42d3-8618-15cc766bbb8f} TCPHandler: Processed in 0.002158461 sec. 2024.12.16 20:51:20.337920 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:20.338063 [ 260 ] {1e6507be-a063-46e7-967b-b62cbfb2e0b3} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:51:20.338120 [ 260 ] {1e6507be-a063-46e7-967b-b62cbfb2e0b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:51:20.338773 [ 260 ] {1e6507be-a063-46e7-967b-b62cbfb2e0b3} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:20.338819 [ 260 ] {1e6507be-a063-46e7-967b-b62cbfb2e0b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:20.339229 [ 260 ] {1e6507be-a063-46e7-967b-b62cbfb2e0b3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:51:20.339546 [ 260 ] {1e6507be-a063-46e7-967b-b62cbfb2e0b3} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:20.339784 [ 260 ] {1e6507be-a063-46e7-967b-b62cbfb2e0b3} executeQuery: Read 14 rows, 1004.00 B in 0.001753 sec., 7986.309184255562 rows/sec., 559.31 KiB/sec. 2024.12.16 20:51:20.339857 [ 260 ] {1e6507be-a063-46e7-967b-b62cbfb2e0b3} TCPHandler: Processed in 0.002001858 sec. 2024.12.16 20:51:20.340018 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:20.340152 [ 261 ] {8142cec9-5aa2-4662-8630-ff5b5a0472e0} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:51:20.340205 [ 261 ] {8142cec9-5aa2-4662-8630-ff5b5a0472e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:51:20.340779 [ 261 ] {8142cec9-5aa2-4662-8630-ff5b5a0472e0} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:20.340821 [ 261 ] {8142cec9-5aa2-4662-8630-ff5b5a0472e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:20.341340 [ 261 ] {8142cec9-5aa2-4662-8630-ff5b5a0472e0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:51:20.341707 [ 261 ] {8142cec9-5aa2-4662-8630-ff5b5a0472e0} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:20.341943 [ 261 ] {8142cec9-5aa2-4662-8630-ff5b5a0472e0} executeQuery: Read 13 rows, 830.00 B in 0.00182 sec., 7142.857142857143 rows/sec., 445.36 KiB/sec. 2024.12.16 20:51:20.342028 [ 261 ] {8142cec9-5aa2-4662-8630-ff5b5a0472e0} TCPHandler: Processed in 0.00207247 sec. 2024.12.16 20:51:20.342209 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:20.342358 [ 260 ] {080f6bf4-4553-4686-9f8c-b4b360bc21ad} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:51:20.342417 [ 260 ] {080f6bf4-4553-4686-9f8c-b4b360bc21ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:51:20.343199 [ 260 ] {080f6bf4-4553-4686-9f8c-b4b360bc21ad} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:20.343246 [ 260 ] {080f6bf4-4553-4686-9f8c-b4b360bc21ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:20.343657 [ 260 ] {080f6bf4-4553-4686-9f8c-b4b360bc21ad} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:51:20.343918 [ 260 ] {080f6bf4-4553-4686-9f8c-b4b360bc21ad} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:20.344166 [ 260 ] {080f6bf4-4553-4686-9f8c-b4b360bc21ad} executeQuery: Read 390 rows, 28.32 KiB in 0.001829 sec., 213231.27392017498 rows/sec., 15.12 MiB/sec. 2024.12.16 20:51:20.344349 [ 260 ] {080f6bf4-4553-4686-9f8c-b4b360bc21ad} TCPHandler: Processed in 0.002206142 sec. 2024.12.16 20:51:20.344531 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:20.344655 [ 261 ] {3dfaaca9-2e27-4993-bfc5-941ab10f83e8} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:51:20.344709 [ 261 ] {3dfaaca9-2e27-4993-bfc5-941ab10f83e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:51:20.345208 [ 261 ] {3dfaaca9-2e27-4993-bfc5-941ab10f83e8} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:20.345247 [ 261 ] {3dfaaca9-2e27-4993-bfc5-941ab10f83e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:20.345714 [ 261 ] {3dfaaca9-2e27-4993-bfc5-941ab10f83e8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:51:20.346033 [ 261 ] {3dfaaca9-2e27-4993-bfc5-941ab10f83e8} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:20.346263 [ 261 ] {3dfaaca9-2e27-4993-bfc5-941ab10f83e8} executeQuery: Read 6 rows, 321.00 B in 0.001633 sec., 3674.2192284139624 rows/sec., 191.96 KiB/sec. 2024.12.16 20:51:20.346346 [ 261 ] {3dfaaca9-2e27-4993-bfc5-941ab10f83e8} TCPHandler: Processed in 0.001881846 sec. 2024.12.16 20:51:20.346662 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:20.346810 [ 260 ] {997dbcc7-030e-4a96-bea8-345a8a7a0f45} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:20.346881 [ 260 ] {997dbcc7-030e-4a96-bea8-345a8a7a0f45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:51:20.348912 [ 260 ] {997dbcc7-030e-4a96-bea8-345a8a7a0f45} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:20.348972 [ 260 ] {997dbcc7-030e-4a96-bea8-345a8a7a0f45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:20.349580 [ 260 ] {997dbcc7-030e-4a96-bea8-345a8a7a0f45} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:51:20.349961 [ 260 ] {997dbcc7-030e-4a96-bea8-345a8a7a0f45} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:20.350257 [ 260 ] {997dbcc7-030e-4a96-bea8-345a8a7a0f45} executeQuery: Read 237 rows, 16.27 KiB in 0.003483 sec., 68044.78897502154 rows/sec., 4.56 MiB/sec. 2024.12.16 20:51:20.350357 [ 260 ] {997dbcc7-030e-4a96-bea8-345a8a7a0f45} TCPHandler: Processed in 0.003781822 sec. 2024.12.16 20:51:20.350541 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:20.350677 [ 261 ] {324e4661-3b4a-4f6e-8332-fe8e062c9d4c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:51:20.350734 [ 261 ] {324e4661-3b4a-4f6e-8332-fe8e062c9d4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:51:20.351235 [ 261 ] {324e4661-3b4a-4f6e-8332-fe8e062c9d4c} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:20.351273 [ 261 ] {324e4661-3b4a-4f6e-8332-fe8e062c9d4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:20.351736 [ 261 ] {324e4661-3b4a-4f6e-8332-fe8e062c9d4c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:51:20.352111 [ 261 ] {324e4661-3b4a-4f6e-8332-fe8e062c9d4c} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:20.352507 [ 261 ] {324e4661-3b4a-4f6e-8332-fe8e062c9d4c} executeQuery: Read 1 rows, 69.00 B in 0.001845 sec., 542.0054200542005 rows/sec., 36.52 KiB/sec. 2024.12.16 20:51:20.352577 [ 261 ] {324e4661-3b4a-4f6e-8332-fe8e062c9d4c} TCPHandler: Processed in 0.00211502 sec. 2024.12.16 20:51:20.352833 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:20.352999 [ 260 ] {3c882d3d-19ad-40df-8b18-2b0ee96f199a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:20.353117 [ 260 ] {3c882d3d-19ad-40df-8b18-2b0ee96f199a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:51:20.354705 [ 260 ] {3c882d3d-19ad-40df-8b18-2b0ee96f199a} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:20.354758 [ 260 ] {3c882d3d-19ad-40df-8b18-2b0ee96f199a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:20.355675 [ 260 ] {3c882d3d-19ad-40df-8b18-2b0ee96f199a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:51:20.356068 [ 260 ] {3c882d3d-19ad-40df-8b18-2b0ee96f199a} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:20.356564 [ 260 ] {3c882d3d-19ad-40df-8b18-2b0ee96f199a} executeQuery: Read 8 rows, 14.68 KiB in 0.003604 sec., 2219.7558268590456 rows/sec., 3.98 MiB/sec. 2024.12.16 20:51:20.356718 [ 260 ] {3c882d3d-19ad-40df-8b18-2b0ee96f199a} TCPHandler: Processed in 0.003970095 sec. 2024.12.16 20:51:20.356963 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:20.357108 [ 261 ] {98d73e34-8ca6-4f75-b8d2-d88a9ec60ada} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:51:20.357170 [ 261 ] {98d73e34-8ca6-4f75-b8d2-d88a9ec60ada} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:51:20.357817 [ 261 ] {98d73e34-8ca6-4f75-b8d2-d88a9ec60ada} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:20.357862 [ 261 ] {98d73e34-8ca6-4f75-b8d2-d88a9ec60ada} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:20.358322 [ 261 ] {98d73e34-8ca6-4f75-b8d2-d88a9ec60ada} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:51:20.358616 [ 261 ] {98d73e34-8ca6-4f75-b8d2-d88a9ec60ada} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:20.358796 [ 261 ] {98d73e34-8ca6-4f75-b8d2-d88a9ec60ada} executeQuery: Read 82 rows, 5.33 KiB in 0.00172 sec., 47674.41860465116 rows/sec., 3.03 MiB/sec. 2024.12.16 20:51:20.358846 [ 261 ] {98d73e34-8ca6-4f75-b8d2-d88a9ec60ada} TCPHandler: Processed in 0.001993608 sec. 2024.12.16 20:51:21.284071 [ 46 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:51:21.284121 [ 46 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:51:21.366557 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2024.12.16 20:51:21.367225 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:21.367269 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:21.367797 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:51:21.368055 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:21.368313 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.12.16 20:51:21.644608 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.12.16 20:51:21.665179 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:21.665229 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:21.672566 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:51:21.673355 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:21.675914 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.12.16 20:51:25.325164 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:25.325385 [ 261 ] {6b20cd92-775c-4b24-abdd-e42f68cc85b3} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:51:25.325461 [ 261 ] {6b20cd92-775c-4b24-abdd-e42f68cc85b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:51:25.326289 [ 261 ] {6b20cd92-775c-4b24-abdd-e42f68cc85b3} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:25.326336 [ 261 ] {6b20cd92-775c-4b24-abdd-e42f68cc85b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:25.326766 [ 261 ] {6b20cd92-775c-4b24-abdd-e42f68cc85b3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:51:25.327011 [ 261 ] {6b20cd92-775c-4b24-abdd-e42f68cc85b3} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:25.327256 [ 261 ] {6b20cd92-775c-4b24-abdd-e42f68cc85b3} executeQuery: Read 102 rows, 8.69 KiB in 0.001928 sec., 52904.5643153527 rows/sec., 4.40 MiB/sec. 2024.12.16 20:51:25.327318 [ 261 ] {6b20cd92-775c-4b24-abdd-e42f68cc85b3} TCPHandler: Processed in 0.002287854 sec. 2024.12.16 20:51:25.327559 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:25.327764 [ 260 ] {fb0406d7-8af4-4456-9118-27e2bb0dc82a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:51:25.327843 [ 260 ] {fb0406d7-8af4-4456-9118-27e2bb0dc82a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:51:25.328609 [ 260 ] {fb0406d7-8af4-4456-9118-27e2bb0dc82a} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:25.328657 [ 260 ] {fb0406d7-8af4-4456-9118-27e2bb0dc82a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:25.329069 [ 260 ] {fb0406d7-8af4-4456-9118-27e2bb0dc82a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:51:25.329311 [ 260 ] {fb0406d7-8af4-4456-9118-27e2bb0dc82a} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:25.329477 [ 41 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.16 20:51:25.329565 [ 260 ] {fb0406d7-8af4-4456-9118-27e2bb0dc82a} executeQuery: Read 23 rows, 1.73 KiB in 0.001849 sec., 12439.156300703084 rows/sec., 935.37 KiB/sec. 2024.12.16 20:51:25.329566 [ 41 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:25.329656 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:25.329717 [ 260 ] {fb0406d7-8af4-4456-9118-27e2bb0dc82a} TCPHandler: Processed in 0.002290274 sec. 2024.12.16 20:51:25.329981 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:25.330101 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.16 20:51:25.330244 [ 261 ] {b09d41b8-d05e-49b8-910e-d7eac0eca4ed} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:51:25.330360 [ 261 ] {b09d41b8-d05e-49b8-910e-d7eac0eca4ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:51:25.330375 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:25.330473 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part 2024.12.16 20:51:25.330750 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part 2024.12.16 20:51:25.331065 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2024.12.16 20:51:25.331491 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part 2024.12.16 20:51:25.331849 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part 2024.12.16 20:51:25.332196 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part 2024.12.16 20:51:25.333385 [ 261 ] {b09d41b8-d05e-49b8-910e-d7eac0eca4ed} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:25.333439 [ 261 ] {b09d41b8-d05e-49b8-910e-d7eac0eca4ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:25.334480 [ 261 ] {b09d41b8-d05e-49b8-910e-d7eac0eca4ed} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:51:25.335018 [ 261 ] {b09d41b8-d05e-49b8-910e-d7eac0eca4ed} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:25.335051 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 5 columns (5 merged, 0 gathered) in 0.00527817 sec., 22924.612128824952 rows/sec., 1.74 MiB/sec. 2024.12.16 20:51:25.335404 [ 261 ] {b09d41b8-d05e-49b8-910e-d7eac0eca4ed} executeQuery: Read 87 rows, 6.96 KiB in 0.005239 sec., 16606.22256155755 rows/sec., 1.30 MiB/sec. 2024.12.16 20:51:25.335413 [ 194 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.16 20:51:25.335591 [ 261 ] {b09d41b8-d05e-49b8-910e-d7eac0eca4ed} TCPHandler: Processed in 0.00576599 sec. 2024.12.16 20:51:25.335767 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:25.335878 [ 194 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_6_1} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:25.335946 [ 260 ] {3d590d4a-042b-4c01-9a18-0ba789ffd6dd} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:25.335974 [ 194 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_6_1} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.16 20:51:25.336018 [ 260 ] {3d590d4a-042b-4c01-9a18-0ba789ffd6dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:51:25.336089 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.16 20:51:25.336696 [ 260 ] {3d590d4a-042b-4c01-9a18-0ba789ffd6dd} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:25.336737 [ 260 ] {3d590d4a-042b-4c01-9a18-0ba789ffd6dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:25.337141 [ 260 ] {3d590d4a-042b-4c01-9a18-0ba789ffd6dd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:51:25.337387 [ 260 ] {3d590d4a-042b-4c01-9a18-0ba789ffd6dd} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:25.337598 [ 260 ] {3d590d4a-042b-4c01-9a18-0ba789ffd6dd} executeQuery: Read 160 rows, 11.41 KiB in 0.001702 sec., 94007.05052878967 rows/sec., 6.55 MiB/sec. 2024.12.16 20:51:25.337653 [ 260 ] {3d590d4a-042b-4c01-9a18-0ba789ffd6dd} TCPHandler: Processed in 0.001959148 sec. 2024.12.16 20:51:25.337798 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:25.337937 [ 261 ] {a9628a00-4298-4f3f-bbd9-72fb99a7ee09} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:25.338028 [ 261 ] {a9628a00-4298-4f3f-bbd9-72fb99a7ee09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:51:25.339139 [ 261 ] {a9628a00-4298-4f3f-bbd9-72fb99a7ee09} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:25.339178 [ 261 ] {a9628a00-4298-4f3f-bbd9-72fb99a7ee09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:25.339806 [ 261 ] {a9628a00-4298-4f3f-bbd9-72fb99a7ee09} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:51:25.340058 [ 261 ] {a9628a00-4298-4f3f-bbd9-72fb99a7ee09} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:25.340225 [ 41 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.16 20:51:25.340293 [ 41 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:25.340332 [ 261 ] {a9628a00-4298-4f3f-bbd9-72fb99a7ee09} executeQuery: Read 23 rows, 42.20 KiB in 0.002417 sec., 9515.928837401738 rows/sec., 17.05 MiB/sec. 2024.12.16 20:51:25.340336 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:25.340718 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.16 20:51:25.340736 [ 261 ] {a9628a00-4298-4f3f-bbd9-72fb99a7ee09} TCPHandler: Processed in 0.003000217 sec. 2024.12.16 20:51:25.340944 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:25.341214 [ 260 ] {5814766f-1b41-4aed-8ec0-e33c7d926654} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:51:25.341342 [ 260 ] {5814766f-1b41-4aed-8ec0-e33c7d926654} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:51:25.341398 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:25.341654 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part 2024.12.16 20:51:25.342354 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part 2024.12.16 20:51:25.343099 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2024.12.16 20:51:25.343420 [ 260 ] {5814766f-1b41-4aed-8ec0-e33c7d926654} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:25.343571 [ 260 ] {5814766f-1b41-4aed-8ec0-e33c7d926654} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:25.343751 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part 2024.12.16 20:51:25.344378 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2024.12.16 20:51:25.345057 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part 2024.12.16 20:51:25.345160 [ 260 ] {5814766f-1b41-4aed-8ec0-e33c7d926654} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:51:25.345987 [ 260 ] {5814766f-1b41-4aed-8ec0-e33c7d926654} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:25.346506 [ 260 ] {5814766f-1b41-4aed-8ec0-e33c7d926654} executeQuery: Read 60 rows, 4.14 KiB in 0.005371 sec., 11171.104077452988 rows/sec., 770.92 KiB/sec. 2024.12.16 20:51:25.346779 [ 260 ] {5814766f-1b41-4aed-8ec0-e33c7d926654} TCPHandler: Processed in 0.005932914 sec. 2024.12.16 20:51:25.348865 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 19 columns (19 merged, 0 gathered) in 0.00836816 sec., 12786.562398424505 rows/sec., 22.91 MiB/sec. 2024.12.16 20:51:25.349226 [ 198 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.16 20:51:25.349645 [ 198 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_6_1} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:25.349724 [ 198 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_6_1} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.16 20:51:25.349869 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2024.12.16 20:51:26.373695 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 282 2024.12.16 20:51:26.376761 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:26.376824 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:26.378340 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:51:26.378659 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:26.378865 [ 40 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.16 20:51:26.378995 [ 40 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:26.379062 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:26.379491 [ 200 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.16 20:51:26.380323 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 282 2024.12.16 20:51:26.380815 [ 200 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:26.381016 [ 200 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2024.12.16 20:51:26.381531 [ 200 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part 2024.12.16 20:51:26.382216 [ 200 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part 2024.12.16 20:51:26.382862 [ 200 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part 2024.12.16 20:51:26.383503 [ 200 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2024.12.16 20:51:26.384100 [ 200 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part 2024.12.16 20:51:26.391947 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 72 columns (72 merged, 0 gathered) in 0.012753564 sec., 22111.466253668386 rows/sec., 22.19 MiB/sec. 2024.12.16 20:51:26.392856 [ 190 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.16 20:51:26.393627 [ 190 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_6_1} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:26.393707 [ 190 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_6_1} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.16 20:51:26.394005 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. 2024.12.16 20:51:28.869422 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2024.12.16 20:51:28.870216 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:28.870263 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:28.870797 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:51:28.871057 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:28.871246 [ 37 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.16 20:51:28.871299 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2024.12.16 20:51:28.871343 [ 37 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:28.871372 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:28.871482 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.16 20:51:28.871574 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:28.871607 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2024.12.16 20:51:28.871670 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2024.12.16 20:51:28.871897 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2024.12.16 20:51:28.872101 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2024.12.16 20:51:28.872255 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2024.12.16 20:51:28.872379 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2024.12.16 20:51:28.874080 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.00264428 sec., 1914698.8972423493 rows/sec., 27.39 MiB/sec. 2024.12.16 20:51:28.874576 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.16 20:51:28.875018 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_11_2} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:28.875134 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_11_2} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.16 20:51:28.875274 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.12.16 20:51:29.176956 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2024.12.16 20:51:29.199142 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:29.199188 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:29.206543 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:51:29.207303 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:29.207615 [ 37 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.16 20:51:29.207691 [ 37 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:29.207736 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:29.208570 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.16 20:51:29.223036 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2024.12.16 20:51:29.224617 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:29.225795 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.12.16 20:51:29.231080 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2024.12.16 20:51:29.236663 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2024.12.16 20:51:29.242304 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2024.12.16 20:51:29.248123 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2024.12.16 20:51:29.252954 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2024.12.16 20:51:29.309903 [ 197 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102029659 sec., 813.4889483458923 rows/sec., 4.21 MiB/sec. 2024.12.16 20:51:29.312402 [ 197 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.16 20:51:29.315199 [ 197 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_11_2} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:29.315288 [ 197 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_11_2} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.16 20:51:29.317567 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2024.12.16 20:51:30.000216 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 171.12 MiB, peak 181.00 MiB, free memory in arenas 0.00 B, will set to 172.22 MiB (RSS), difference: 1.10 MiB 2024.12.16 20:51:30.328715 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:30.328922 [ 261 ] {c57caaf0-c515-4db7-86ee-f63f1276b3b0} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:51:30.329000 [ 261 ] {c57caaf0-c515-4db7-86ee-f63f1276b3b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:51:30.329761 [ 261 ] {c57caaf0-c515-4db7-86ee-f63f1276b3b0} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:30.329811 [ 261 ] {c57caaf0-c515-4db7-86ee-f63f1276b3b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:30.330292 [ 261 ] {c57caaf0-c515-4db7-86ee-f63f1276b3b0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:51:30.330547 [ 261 ] {c57caaf0-c515-4db7-86ee-f63f1276b3b0} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:30.330813 [ 261 ] {c57caaf0-c515-4db7-86ee-f63f1276b3b0} executeQuery: Read 14 rows, 1.01 KiB in 0.001947 sec., 7190.54956343092 rows/sec., 517.62 KiB/sec. 2024.12.16 20:51:30.330879 [ 261 ] {c57caaf0-c515-4db7-86ee-f63f1276b3b0} TCPHandler: Processed in 0.002295614 sec. 2024.12.16 20:51:30.331127 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:30.331341 [ 260 ] {562099a3-ea3f-47e6-95fb-9c3c8252f7a3} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:51:30.331419 [ 260 ] {562099a3-ea3f-47e6-95fb-9c3c8252f7a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:51:30.332224 [ 260 ] {562099a3-ea3f-47e6-95fb-9c3c8252f7a3} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:30.332276 [ 260 ] {562099a3-ea3f-47e6-95fb-9c3c8252f7a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:30.332745 [ 260 ] {562099a3-ea3f-47e6-95fb-9c3c8252f7a3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:51:30.332998 [ 260 ] {562099a3-ea3f-47e6-95fb-9c3c8252f7a3} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:30.333268 [ 260 ] {562099a3-ea3f-47e6-95fb-9c3c8252f7a3} executeQuery: Read 219 rows, 19.54 KiB in 0.001985 sec., 110327.45591939548 rows/sec., 9.61 MiB/sec. 2024.12.16 20:51:30.333333 [ 260 ] {562099a3-ea3f-47e6-95fb-9c3c8252f7a3} TCPHandler: Processed in 0.002348595 sec. 2024.12.16 20:51:30.333481 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:30.333624 [ 261 ] {2addc6d0-9c1f-4c63-a52a-b28958a1d91f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:51:30.333685 [ 261 ] {2addc6d0-9c1f-4c63-a52a-b28958a1d91f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:51:30.334358 [ 261 ] {2addc6d0-9c1f-4c63-a52a-b28958a1d91f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:30.334403 [ 261 ] {2addc6d0-9c1f-4c63-a52a-b28958a1d91f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:30.334766 [ 261 ] {2addc6d0-9c1f-4c63-a52a-b28958a1d91f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:51:30.335001 [ 261 ] {2addc6d0-9c1f-4c63-a52a-b28958a1d91f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:30.335177 [ 261 ] {2addc6d0-9c1f-4c63-a52a-b28958a1d91f} executeQuery: Read 15 rows, 1.06 KiB in 0.001589 sec., 9439.899307740718 rows/sec., 665.59 KiB/sec. 2024.12.16 20:51:30.335231 [ 261 ] {2addc6d0-9c1f-4c63-a52a-b28958a1d91f} TCPHandler: Processed in 0.001816614 sec. 2024.12.16 20:51:30.335374 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:30.335519 [ 260 ] {5c19b78b-6bd0-42df-9aca-76948f40696a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:51:30.335581 [ 260 ] {5c19b78b-6bd0-42df-9aca-76948f40696a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:51:30.336282 [ 260 ] {5c19b78b-6bd0-42df-9aca-76948f40696a} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:30.336329 [ 260 ] {5c19b78b-6bd0-42df-9aca-76948f40696a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:30.336702 [ 260 ] {5c19b78b-6bd0-42df-9aca-76948f40696a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:51:30.336946 [ 260 ] {5c19b78b-6bd0-42df-9aca-76948f40696a} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:30.337151 [ 260 ] {5c19b78b-6bd0-42df-9aca-76948f40696a} executeQuery: Read 14 rows, 1004.00 B in 0.001669 sec., 8388.256440982625 rows/sec., 587.46 KiB/sec. 2024.12.16 20:51:30.337205 [ 260 ] {5c19b78b-6bd0-42df-9aca-76948f40696a} TCPHandler: Processed in 0.001893856 sec. 2024.12.16 20:51:30.337371 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:30.337593 [ 261 ] {488c3538-7f46-4ab4-a539-f1ee6fa1064a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:51:30.337681 [ 261 ] {488c3538-7f46-4ab4-a539-f1ee6fa1064a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:51:30.338577 [ 261 ] {488c3538-7f46-4ab4-a539-f1ee6fa1064a} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:30.338614 [ 261 ] {488c3538-7f46-4ab4-a539-f1ee6fa1064a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:30.338962 [ 261 ] {488c3538-7f46-4ab4-a539-f1ee6fa1064a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:51:30.339192 [ 261 ] {488c3538-7f46-4ab4-a539-f1ee6fa1064a} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:30.339399 [ 261 ] {488c3538-7f46-4ab4-a539-f1ee6fa1064a} executeQuery: Read 13 rows, 830.00 B in 0.001856 sec., 7004.310344827586 rows/sec., 436.72 KiB/sec. 2024.12.16 20:51:30.339556 [ 261 ] {488c3538-7f46-4ab4-a539-f1ee6fa1064a} TCPHandler: Processed in 0.002242673 sec. 2024.12.16 20:51:30.339742 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:30.339880 [ 260 ] {725cbbc9-71dd-47d3-a28e-432e848c65bc} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:51:30.339938 [ 260 ] {725cbbc9-71dd-47d3-a28e-432e848c65bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:51:30.340693 [ 260 ] {725cbbc9-71dd-47d3-a28e-432e848c65bc} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:30.340731 [ 260 ] {725cbbc9-71dd-47d3-a28e-432e848c65bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:30.341119 [ 260 ] {725cbbc9-71dd-47d3-a28e-432e848c65bc} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:51:30.341356 [ 260 ] {725cbbc9-71dd-47d3-a28e-432e848c65bc} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:30.341572 [ 260 ] {725cbbc9-71dd-47d3-a28e-432e848c65bc} executeQuery: Read 390 rows, 28.32 KiB in 0.001724 sec., 226218.09744779582 rows/sec., 16.04 MiB/sec. 2024.12.16 20:51:30.341628 [ 260 ] {725cbbc9-71dd-47d3-a28e-432e848c65bc} TCPHandler: Processed in 0.001955178 sec. 2024.12.16 20:51:30.341777 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:30.341914 [ 261 ] {0f845ffb-8fd0-451a-a290-200cc700414e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:51:30.341971 [ 261 ] {0f845ffb-8fd0-451a-a290-200cc700414e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:51:30.342493 [ 261 ] {0f845ffb-8fd0-451a-a290-200cc700414e} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:30.342528 [ 261 ] {0f845ffb-8fd0-451a-a290-200cc700414e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:30.342906 [ 261 ] {0f845ffb-8fd0-451a-a290-200cc700414e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:51:30.343139 [ 261 ] {0f845ffb-8fd0-451a-a290-200cc700414e} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:30.343311 [ 261 ] {0f845ffb-8fd0-451a-a290-200cc700414e} executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec. 2024.12.16 20:51:30.343362 [ 261 ] {0f845ffb-8fd0-451a-a290-200cc700414e} TCPHandler: Processed in 0.001649202 sec. 2024.12.16 20:51:30.343496 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:30.343613 [ 260 ] {d2053833-f687-4f9c-8376-81ad063c5be6} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:30.343665 [ 260 ] {d2053833-f687-4f9c-8376-81ad063c5be6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:51:30.344234 [ 260 ] {d2053833-f687-4f9c-8376-81ad063c5be6} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:30.344272 [ 260 ] {d2053833-f687-4f9c-8376-81ad063c5be6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:30.344670 [ 260 ] {d2053833-f687-4f9c-8376-81ad063c5be6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:51:30.344904 [ 260 ] {d2053833-f687-4f9c-8376-81ad063c5be6} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:30.345169 [ 260 ] {d2053833-f687-4f9c-8376-81ad063c5be6} executeQuery: Read 237 rows, 16.27 KiB in 0.001565 sec., 151437.69968051117 rows/sec., 10.15 MiB/sec. 2024.12.16 20:51:30.345297 [ 260 ] {d2053833-f687-4f9c-8376-81ad063c5be6} TCPHandler: Processed in 0.001859766 sec. 2024.12.16 20:51:30.345444 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:30.345560 [ 261 ] {453bc6c8-fa85-4af9-b220-a0cf59c692c7} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:51:30.345610 [ 261 ] {453bc6c8-fa85-4af9-b220-a0cf59c692c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:51:30.346051 [ 261 ] {453bc6c8-fa85-4af9-b220-a0cf59c692c7} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:30.346086 [ 261 ] {453bc6c8-fa85-4af9-b220-a0cf59c692c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:30.346438 [ 261 ] {453bc6c8-fa85-4af9-b220-a0cf59c692c7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:51:30.346671 [ 261 ] {453bc6c8-fa85-4af9-b220-a0cf59c692c7} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:30.346910 [ 261 ] {453bc6c8-fa85-4af9-b220-a0cf59c692c7} executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. 2024.12.16 20:51:30.346976 [ 261 ] {453bc6c8-fa85-4af9-b220-a0cf59c692c7} TCPHandler: Processed in 0.001586591 sec. 2024.12.16 20:51:30.347115 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:30.347232 [ 260 ] {98bd829c-8393-4ec6-b006-0e505b2199f0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:30.347311 [ 260 ] {98bd829c-8393-4ec6-b006-0e505b2199f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:51:30.348394 [ 260 ] {98bd829c-8393-4ec6-b006-0e505b2199f0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:30.348433 [ 260 ] {98bd829c-8393-4ec6-b006-0e505b2199f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:30.349033 [ 260 ] {98bd829c-8393-4ec6-b006-0e505b2199f0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:51:30.349282 [ 260 ] {98bd829c-8393-4ec6-b006-0e505b2199f0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:30.349596 [ 260 ] {98bd829c-8393-4ec6-b006-0e505b2199f0} executeQuery: Read 8 rows, 14.68 KiB in 0.002377 sec., 3365.58687421119 rows/sec., 6.03 MiB/sec. 2024.12.16 20:51:30.349702 [ 260 ] {98bd829c-8393-4ec6-b006-0e505b2199f0} TCPHandler: Processed in 0.002642961 sec. 2024.12.16 20:51:30.349857 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:30.349991 [ 261 ] {65bb6d42-3001-47f1-a54d-68dd09beddb3} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:51:30.350048 [ 261 ] {65bb6d42-3001-47f1-a54d-68dd09beddb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:51:30.350562 [ 261 ] {65bb6d42-3001-47f1-a54d-68dd09beddb3} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:30.350598 [ 261 ] {65bb6d42-3001-47f1-a54d-68dd09beddb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2024.12.16 20:51:30.350962 [ 261 ] {65bb6d42-3001-47f1-a54d-68dd09beddb3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:51:30.351197 [ 261 ] {65bb6d42-3001-47f1-a54d-68dd09beddb3} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:30.351372 [ 261 ] {65bb6d42-3001-47f1-a54d-68dd09beddb3} executeQuery: Read 82 rows, 5.33 KiB in 0.001411 sec., 58114.812189936216 rows/sec., 3.69 MiB/sec. 2024.12.16 20:51:30.351422 [ 261 ] {65bb6d42-3001-47f1-a54d-68dd09beddb3} TCPHandler: Processed in 0.001631822 sec. 2024.12.16 20:51:35.324081 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:35.324301 [ 261 ] {cfee77c7-ef55-4313-9302-9c40c6e0ef6d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:51:35.324375 [ 261 ] {cfee77c7-ef55-4313-9302-9c40c6e0ef6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:51:35.325186 [ 261 ] {cfee77c7-ef55-4313-9302-9c40c6e0ef6d} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:35.325230 [ 261 ] {cfee77c7-ef55-4313-9302-9c40c6e0ef6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:35.325661 [ 261 ] {cfee77c7-ef55-4313-9302-9c40c6e0ef6d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:51:35.325935 [ 261 ] {cfee77c7-ef55-4313-9302-9c40c6e0ef6d} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:35.326131 [ 25 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.16 20:51:35.326201 [ 261 ] {cfee77c7-ef55-4313-9302-9c40c6e0ef6d} executeQuery: Read 102 rows, 8.69 KiB in 0.001955 sec., 52173.91304347826 rows/sec., 4.34 MiB/sec. 2024.12.16 20:51:35.326229 [ 25 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:35.326297 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:35.326342 [ 261 ] {cfee77c7-ef55-4313-9302-9c40c6e0ef6d} TCPHandler: Processed in 0.002388766 sec. 2024.12.16 20:51:35.326552 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.16 20:51:35.326647 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:35.326772 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:35.326853 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 265 rows starting from the beginning of the part 2024.12.16 20:51:35.326909 [ 260 ] {9c10f926-3883-442a-8653-165025255e06} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:51:35.327079 [ 260 ] {9c10f926-3883-442a-8653-165025255e06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:51:35.327114 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part 2024.12.16 20:51:35.327572 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 219 rows starting from the beginning of the part 2024.12.16 20:51:35.327800 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part 2024.12.16 20:51:35.328130 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 219 rows starting from the beginning of the part 2024.12.16 20:51:35.328495 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part 2024.12.16 20:51:35.330149 [ 260 ] {9c10f926-3883-442a-8653-165025255e06} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:35.330241 [ 260 ] {9c10f926-3883-442a-8653-165025255e06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:35.331211 [ 260 ] {9c10f926-3883-442a-8653-165025255e06} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:51:35.331425 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 5 columns (5 merged, 0 gathered) in 0.004989915 sec., 202207.85323998504 rows/sec., 18.19 MiB/sec. 2024.12.16 20:51:35.331674 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.16 20:51:35.331700 [ 260 ] {9c10f926-3883-442a-8653-165025255e06} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:35.332321 [ 260 ] {9c10f926-3883-442a-8653-165025255e06} executeQuery: Read 23 rows, 1.73 KiB in 0.005468 sec., 4206.291148500366 rows/sec., 316.29 KiB/sec. 2024.12.16 20:51:35.332513 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_11_2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:35.332540 [ 260 ] {9c10f926-3883-442a-8653-165025255e06} TCPHandler: Processed in 0.006038675 sec. 2024.12.16 20:51:35.332682 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_11_2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.16 20:51:35.332813 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.16 20:51:35.332840 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:35.333087 [ 261 ] {26c4922f-5597-4062-a333-f26ef26ab6d8} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:51:35.333178 [ 261 ] {26c4922f-5597-4062-a333-f26ef26ab6d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:51:35.333989 [ 261 ] {26c4922f-5597-4062-a333-f26ef26ab6d8} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:35.334030 [ 261 ] {26c4922f-5597-4062-a333-f26ef26ab6d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:35.334421 [ 261 ] {26c4922f-5597-4062-a333-f26ef26ab6d8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:51:35.334668 [ 261 ] {26c4922f-5597-4062-a333-f26ef26ab6d8} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:35.334834 [ 25 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.16 20:51:35.334893 [ 25 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:35.334925 [ 261 ] {26c4922f-5597-4062-a333-f26ef26ab6d8} executeQuery: Read 87 rows, 6.96 KiB in 0.001885 sec., 46153.846153846156 rows/sec., 3.60 MiB/sec. 2024.12.16 20:51:35.334931 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:35.335091 [ 261 ] {26c4922f-5597-4062-a333-f26ef26ab6d8} TCPHandler: Processed in 0.002414236 sec. 2024.12.16 20:51:35.335419 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:35.335712 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.16 20:51:35.335798 [ 260 ] {eac4e782-e817-4152-ab4c-28a500cf611b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:35.335949 [ 260 ] {eac4e782-e817-4152-ab4c-28a500cf611b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:51:35.335977 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:35.336090 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 423 rows starting from the beginning of the part 2024.12.16 20:51:35.336498 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 87 rows starting from the beginning of the part 2024.12.16 20:51:35.336818 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 390 rows starting from the beginning of the part 2024.12.16 20:51:35.337171 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 87 rows starting from the beginning of the part 2024.12.16 20:51:35.337482 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part 2024.12.16 20:51:35.337677 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 87 rows starting from the beginning of the part 2024.12.16 20:51:35.338744 [ 260 ] {eac4e782-e817-4152-ab4c-28a500cf611b} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:35.338805 [ 260 ] {eac4e782-e817-4152-ab4c-28a500cf611b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:35.339933 [ 260 ] {eac4e782-e817-4152-ab4c-28a500cf611b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:51:35.340477 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1464 rows, containing 5 columns (5 merged, 0 gathered) in 0.005364173 sec., 272921.84648034285 rows/sec., 20.79 MiB/sec. 2024.12.16 20:51:35.340490 [ 260 ] {eac4e782-e817-4152-ab4c-28a500cf611b} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:35.340744 [ 25 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.16 20:51:35.340842 [ 25 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:35.340843 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.16 20:51:35.340926 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:35.340990 [ 260 ] {eac4e782-e817-4152-ab4c-28a500cf611b} executeQuery: Read 160 rows, 11.41 KiB in 0.005264 sec., 30395.136778115502 rows/sec., 2.12 MiB/sec. 2024.12.16 20:51:35.341239 [ 260 ] {eac4e782-e817-4152-ab4c-28a500cf611b} TCPHandler: Processed in 0.006031735 sec. 2024.12.16 20:51:35.341513 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.16 20:51:35.341617 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:35.341922 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_11_2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:35.342018 [ 261 ] {90773fb0-bc51-431e-8955-987e927a1104} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:35.342018 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:35.342180 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 973 rows starting from the beginning of the part 2024.12.16 20:51:35.342202 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_11_2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.16 20:51:35.342293 [ 261 ] {90773fb0-bc51-431e-8955-987e927a1104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:51:35.342665 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.16 20:51:35.342731 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part 2024.12.16 20:51:35.343241 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part 2024.12.16 20:51:35.343606 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2024.12.16 20:51:35.343959 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2024.12.16 20:51:35.344375 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2024.12.16 20:51:35.347866 [ 261 ] {90773fb0-bc51-431e-8955-987e927a1104} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:35.347968 [ 261 ] {90773fb0-bc51-431e-8955-987e927a1104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:35.348197 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1927 rows, containing 5 columns (5 merged, 0 gathered) in 0.006995494 sec., 275463.03377574193 rows/sec., 18.92 MiB/sec. 2024.12.16 20:51:35.348587 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.16 20:51:35.349187 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_11_2} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:35.349381 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_11_2} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.16 20:51:35.349415 [ 261 ] {90773fb0-bc51-431e-8955-987e927a1104} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:51:35.349523 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.16 20:51:35.349787 [ 261 ] {90773fb0-bc51-431e-8955-987e927a1104} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:35.350042 [ 261 ] {90773fb0-bc51-431e-8955-987e927a1104} executeQuery: Read 23 rows, 42.20 KiB in 0.008182 sec., 2811.048643363481 rows/sec., 5.04 MiB/sec. 2024.12.16 20:51:35.350169 [ 261 ] {90773fb0-bc51-431e-8955-987e927a1104} TCPHandler: Processed in 0.008767738 sec. 2024.12.16 20:51:35.350339 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:35.350482 [ 260 ] {b41ab330-779d-4a6f-94b4-a49bd2511d38} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:51:35.350545 [ 260 ] {b41ab330-779d-4a6f-94b4-a49bd2511d38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:51:35.351125 [ 260 ] {b41ab330-779d-4a6f-94b4-a49bd2511d38} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:35.351174 [ 260 ] {b41ab330-779d-4a6f-94b4-a49bd2511d38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:35.351609 [ 260 ] {b41ab330-779d-4a6f-94b4-a49bd2511d38} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:51:35.351852 [ 260 ] {b41ab330-779d-4a6f-94b4-a49bd2511d38} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:35.352005 [ 25 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.16 20:51:35.352065 [ 25 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:35.352103 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:35.352109 [ 260 ] {b41ab330-779d-4a6f-94b4-a49bd2511d38} executeQuery: Read 60 rows, 4.14 KiB in 0.001648 sec., 36407.76699029126 rows/sec., 2.45 MiB/sec. 2024.12.16 20:51:35.352336 [ 260 ] {b41ab330-779d-4a6f-94b4-a49bd2511d38} TCPHandler: Processed in 0.002057979 sec. 2024.12.16 20:51:35.352373 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.16 20:51:35.352512 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:35.352543 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 358 rows starting from the beginning of the part 2024.12.16 20:51:35.352602 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part 2024.12.16 20:51:35.352714 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part 2024.12.16 20:51:35.352816 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2024.12.16 20:51:35.352906 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2024.12.16 20:51:35.352989 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2024.12.16 20:51:35.354018 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 4 columns (4 merged, 0 gathered) in 0.001824115 sec., 384844.15730367874 rows/sec., 25.41 MiB/sec. 2024.12.16 20:51:35.354249 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.16 20:51:35.354608 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_11_2} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:35.354698 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_11_2} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.16 20:51:35.354789 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.16 20:51:36.284185 [ 26 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:51:36.284263 [ 26 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:51:36.372410 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2024.12.16 20:51:36.373085 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:36.373131 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:36.373689 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:51:36.373951 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:36.374190 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2024.12.16 20:51:36.381499 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 316 2024.12.16 20:51:36.384579 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:36.384632 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:36.386119 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:51:36.386431 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:36.387351 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 316 2024.12.16 20:51:36.724109 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2024.12.16 20:51:36.743941 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:36.743998 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:36.751235 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:51:36.752026 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:36.754819 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2024.12.16 20:51:37.000216 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 173.07 MiB, peak 181.00 MiB, free memory in arenas 0.00 B, will set to 174.45 MiB (RSS), difference: 1.37 MiB 2024.12.16 20:51:40.323290 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.323601 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.16 20:51:40.324027 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:40.324079 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.16 20:51:40.324428 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:40.324508 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:40.324684 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.12.16 20:51:40.324806 [ 295 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:40.324891 [ 298 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:40.324895 [ 297 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.16 20:51:40.325063 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2024.12.16 20:51:40.325093 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:40.325214 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:40.325238 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.16 20:51:40.325282 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:40.325327 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:40.325369 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:40.327157 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} executeQuery: Read 34 rows, 1.31 KiB in 0.003697 sec., 9196.645929131728 rows/sec., 353.96 KiB/sec. 2024.12.16 20:51:40.327332 [ 261 ] {dbf8c0c5-c4ad-4510-b312-ad2776912a9a} TCPHandler: Processed in 0.00417761 sec. 2024.12.16 20:51:40.333146 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.333267 [ 261 ] {cf001e9c-1261-4476-93c2-d5444b7ccb0a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.16 20:51:40.333314 [ 261 ] {cf001e9c-1261-4476-93c2-d5444b7ccb0a} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:40.333996 [ 261 ] {cf001e9c-1261-4476-93c2-d5444b7ccb0a} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:40.334041 [ 261 ] {cf001e9c-1261-4476-93c2-d5444b7ccb0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:40.334536 [ 261 ] {cf001e9c-1261-4476-93c2-d5444b7ccb0a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:51:40.334758 [ 261 ] {cf001e9c-1261-4476-93c2-d5444b7ccb0a} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:40.335013 [ 261 ] {cf001e9c-1261-4476-93c2-d5444b7ccb0a} executeQuery: Read 1 rows, 106.00 B in 0.001772 sec., 564.3340857787811 rows/sec., 58.42 KiB/sec. 2024.12.16 20:51:40.335188 [ 261 ] {cf001e9c-1261-4476-93c2-d5444b7ccb0a} TCPHandler: Processed in 0.00209317 sec. 2024.12.16 20:51:40.335440 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.335626 [ 260 ] {a96eca24-c9ff-411e-9863-e719fa15eba2} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:51:40.335696 [ 260 ] {a96eca24-c9ff-411e-9863-e719fa15eba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:51:40.336391 [ 260 ] {a96eca24-c9ff-411e-9863-e719fa15eba2} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:40.336439 [ 260 ] {a96eca24-c9ff-411e-9863-e719fa15eba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:40.336862 [ 260 ] {a96eca24-c9ff-411e-9863-e719fa15eba2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:51:40.337117 [ 260 ] {a96eca24-c9ff-411e-9863-e719fa15eba2} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:40.337443 [ 260 ] {a96eca24-c9ff-411e-9863-e719fa15eba2} executeQuery: Read 14 rows, 1.01 KiB in 0.001844 sec., 7592.190889370933 rows/sec., 546.54 KiB/sec. 2024.12.16 20:51:40.337549 [ 260 ] {a96eca24-c9ff-411e-9863-e719fa15eba2} TCPHandler: Processed in 0.002238633 sec. 2024.12.16 20:51:40.337708 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.337845 [ 261 ] {5246c8f4-d152-4248-a61e-5152e708be9f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:51:40.337902 [ 261 ] {5246c8f4-d152-4248-a61e-5152e708be9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:51:40.338704 [ 261 ] {5246c8f4-d152-4248-a61e-5152e708be9f} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:40.338744 [ 261 ] {5246c8f4-d152-4248-a61e-5152e708be9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:40.339132 [ 261 ] {5246c8f4-d152-4248-a61e-5152e708be9f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:51:40.339373 [ 261 ] {5246c8f4-d152-4248-a61e-5152e708be9f} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:40.339647 [ 261 ] {5246c8f4-d152-4248-a61e-5152e708be9f} executeQuery: Read 242 rows, 21.72 KiB in 0.001815 sec., 133333.33333333334 rows/sec., 11.69 MiB/sec. 2024.12.16 20:51:40.339808 [ 261 ] {5246c8f4-d152-4248-a61e-5152e708be9f} TCPHandler: Processed in 0.002163091 sec. 2024.12.16 20:51:40.339971 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.340114 [ 260 ] {1172a196-02e5-4570-baf0-94fbc3b906d0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:51:40.340176 [ 260 ] {1172a196-02e5-4570-baf0-94fbc3b906d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:51:40.340839 [ 260 ] {1172a196-02e5-4570-baf0-94fbc3b906d0} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:40.340880 [ 260 ] {1172a196-02e5-4570-baf0-94fbc3b906d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:40.341241 [ 260 ] {1172a196-02e5-4570-baf0-94fbc3b906d0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:51:40.341480 [ 260 ] {1172a196-02e5-4570-baf0-94fbc3b906d0} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:40.341695 [ 260 ] {1172a196-02e5-4570-baf0-94fbc3b906d0} executeQuery: Read 26 rows, 1.88 KiB in 0.001614 sec., 16109.045848822801 rows/sec., 1.14 MiB/sec. 2024.12.16 20:51:40.341749 [ 260 ] {1172a196-02e5-4570-baf0-94fbc3b906d0} TCPHandler: Processed in 0.001844075 sec. 2024.12.16 20:51:40.341903 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.342041 [ 261 ] {d793dfde-1e1d-4032-a85d-0a4d6d747d22} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:51:40.342097 [ 261 ] {d793dfde-1e1d-4032-a85d-0a4d6d747d22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:51:40.342746 [ 261 ] {d793dfde-1e1d-4032-a85d-0a4d6d747d22} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:40.342785 [ 261 ] {d793dfde-1e1d-4032-a85d-0a4d6d747d22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:40.343132 [ 261 ] {d793dfde-1e1d-4032-a85d-0a4d6d747d22} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:51:40.343388 [ 261 ] {d793dfde-1e1d-4032-a85d-0a4d6d747d22} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:40.343599 [ 261 ] {d793dfde-1e1d-4032-a85d-0a4d6d747d22} executeQuery: Read 15 rows, 1.05 KiB in 0.001587 sec., 9451.795841209829 rows/sec., 659.66 KiB/sec. 2024.12.16 20:51:40.343650 [ 261 ] {d793dfde-1e1d-4032-a85d-0a4d6d747d22} TCPHandler: Processed in 0.001815785 sec. 2024.12.16 20:51:40.343800 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.343937 [ 260 ] {95feadb4-4ec9-486a-a75e-76537530a046} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:51:40.343993 [ 260 ] {95feadb4-4ec9-486a-a75e-76537530a046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:51:40.344661 [ 260 ] {95feadb4-4ec9-486a-a75e-76537530a046} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:40.344700 [ 260 ] {95feadb4-4ec9-486a-a75e-76537530a046} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:40.345047 [ 260 ] {95feadb4-4ec9-486a-a75e-76537530a046} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:51:40.345281 [ 260 ] {95feadb4-4ec9-486a-a75e-76537530a046} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:40.345500 [ 260 ] {95feadb4-4ec9-486a-a75e-76537530a046} executeQuery: Read 13 rows, 830.00 B in 0.001593 sec., 8160.703075957314 rows/sec., 508.82 KiB/sec. 2024.12.16 20:51:40.345589 [ 260 ] {95feadb4-4ec9-486a-a75e-76537530a046} TCPHandler: Processed in 0.001855826 sec. 2024.12.16 20:51:40.345742 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.345877 [ 261 ] {d6d36efa-0d36-4bbf-a70e-1a8b67665e38} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:51:40.345933 [ 261 ] {d6d36efa-0d36-4bbf-a70e-1a8b67665e38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:51:40.346749 [ 261 ] {d6d36efa-0d36-4bbf-a70e-1a8b67665e38} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:40.346788 [ 261 ] {d6d36efa-0d36-4bbf-a70e-1a8b67665e38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:40.347178 [ 261 ] {d6d36efa-0d36-4bbf-a70e-1a8b67665e38} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:51:40.347412 [ 261 ] {d6d36efa-0d36-4bbf-a70e-1a8b67665e38} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:40.347617 [ 261 ] {d6d36efa-0d36-4bbf-a70e-1a8b67665e38} executeQuery: Read 411 rows, 30.02 KiB in 0.001768 sec., 232466.0633484163 rows/sec., 16.58 MiB/sec. 2024.12.16 20:51:40.347670 [ 261 ] {d6d36efa-0d36-4bbf-a70e-1a8b67665e38} TCPHandler: Processed in 0.001993169 sec. 2024.12.16 20:51:40.347829 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.347965 [ 260 ] {21e8a52f-4611-4d04-b30c-1e2ffff1a645} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:51:40.348023 [ 260 ] {21e8a52f-4611-4d04-b30c-1e2ffff1a645} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:51:40.348575 [ 260 ] {21e8a52f-4611-4d04-b30c-1e2ffff1a645} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:40.348622 [ 260 ] {21e8a52f-4611-4d04-b30c-1e2ffff1a645} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:40.348984 [ 260 ] {21e8a52f-4611-4d04-b30c-1e2ffff1a645} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:51:40.349226 [ 260 ] {21e8a52f-4611-4d04-b30c-1e2ffff1a645} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:40.349504 [ 260 ] {21e8a52f-4611-4d04-b30c-1e2ffff1a645} executeQuery: Read 6 rows, 321.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 201.72 KiB/sec. 2024.12.16 20:51:40.349579 [ 260 ] {21e8a52f-4611-4d04-b30c-1e2ffff1a645} TCPHandler: Processed in 0.001815765 sec. 2024.12.16 20:51:40.349729 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.349867 [ 261 ] {57e9af34-b9a9-4bfd-bcea-c5f373f9513b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:40.349926 [ 261 ] {57e9af34-b9a9-4bfd-bcea-c5f373f9513b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:51:40.350583 [ 261 ] {57e9af34-b9a9-4bfd-bcea-c5f373f9513b} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:40.350630 [ 261 ] {57e9af34-b9a9-4bfd-bcea-c5f373f9513b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:40.351018 [ 261 ] {57e9af34-b9a9-4bfd-bcea-c5f373f9513b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:51:40.351251 [ 261 ] {57e9af34-b9a9-4bfd-bcea-c5f373f9513b} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:40.351458 [ 261 ] {57e9af34-b9a9-4bfd-bcea-c5f373f9513b} executeQuery: Read 237 rows, 16.27 KiB in 0.001621 sec., 146206.04565083282 rows/sec., 9.80 MiB/sec. 2024.12.16 20:51:40.351509 [ 261 ] {57e9af34-b9a9-4bfd-bcea-c5f373f9513b} TCPHandler: Processed in 0.001845465 sec. 2024.12.16 20:51:40.351651 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.351787 [ 260 ] {fba03e41-2cf9-4f61-8c21-34305ac7c10d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:51:40.351846 [ 260 ] {fba03e41-2cf9-4f61-8c21-34305ac7c10d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:51:40.352394 [ 260 ] {fba03e41-2cf9-4f61-8c21-34305ac7c10d} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:40.352439 [ 260 ] {fba03e41-2cf9-4f61-8c21-34305ac7c10d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:40.352831 [ 260 ] {fba03e41-2cf9-4f61-8c21-34305ac7c10d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:51:40.353065 [ 260 ] {fba03e41-2cf9-4f61-8c21-34305ac7c10d} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:40.353279 [ 260 ] {fba03e41-2cf9-4f61-8c21-34305ac7c10d} executeQuery: Read 2 rows, 134.00 B in 0.001522 sec., 1314.060446780552 rows/sec., 85.98 KiB/sec. 2024.12.16 20:51:40.353331 [ 260 ] {fba03e41-2cf9-4f61-8c21-34305ac7c10d} TCPHandler: Processed in 0.001738023 sec. 2024.12.16 20:51:40.353486 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.353602 [ 261 ] {f39ee3ad-7802-4010-809d-366e47c28629} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:40.353687 [ 261 ] {f39ee3ad-7802-4010-809d-366e47c28629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:51:40.354901 [ 261 ] {f39ee3ad-7802-4010-809d-366e47c28629} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:40.354941 [ 261 ] {f39ee3ad-7802-4010-809d-366e47c28629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:40.355562 [ 261 ] {f39ee3ad-7802-4010-809d-366e47c28629} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:51:40.355826 [ 261 ] {f39ee3ad-7802-4010-809d-366e47c28629} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:40.356057 [ 261 ] {f39ee3ad-7802-4010-809d-366e47c28629} executeQuery: Read 19 rows, 34.86 KiB in 0.002479 sec., 7664.380798709158 rows/sec., 13.73 MiB/sec. 2024.12.16 20:51:40.356147 [ 261 ] {f39ee3ad-7802-4010-809d-366e47c28629} TCPHandler: Processed in 0.002724152 sec. 2024.12.16 20:51:40.356299 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.356438 [ 260 ] {19f465b2-0088-4a4a-8bc4-0af92b98e67f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.16 20:51:40.356501 [ 260 ] {19f465b2-0088-4a4a-8bc4-0af92b98e67f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.16 20:51:40.356990 [ 260 ] {19f465b2-0088-4a4a-8bc4-0af92b98e67f} oximeter.measurements_i64 (f5a02ce5-d682-48ff-8fae-3785be7d242b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:40.357028 [ 260 ] {19f465b2-0088-4a4a-8bc4-0af92b98e67f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:40.357392 [ 260 ] {19f465b2-0088-4a4a-8bc4-0af92b98e67f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:51:40.357625 [ 260 ] {19f465b2-0088-4a4a-8bc4-0af92b98e67f} oximeter.measurements_i64 (f5a02ce5-d682-48ff-8fae-3785be7d242b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:40.357882 [ 260 ] {19f465b2-0088-4a4a-8bc4-0af92b98e67f} executeQuery: Read 12 rows, 897.00 B in 0.001469 sec., 8168.822328114364 rows/sec., 596.31 KiB/sec. 2024.12.16 20:51:40.358061 [ 260 ] {19f465b2-0088-4a4a-8bc4-0af92b98e67f} TCPHandler: Processed in 0.001824835 sec. 2024.12.16 20:51:40.358234 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:40.358371 [ 261 ] {5b0d339f-0f5e-4f16-b9d8-b4852ef8952a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:51:40.358430 [ 261 ] {5b0d339f-0f5e-4f16-b9d8-b4852ef8952a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:51:40.358965 [ 261 ] {5b0d339f-0f5e-4f16-b9d8-b4852ef8952a} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:40.359005 [ 261 ] {5b0d339f-0f5e-4f16-b9d8-b4852ef8952a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:40.359371 [ 261 ] {5b0d339f-0f5e-4f16-b9d8-b4852ef8952a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:51:40.359604 [ 261 ] {5b0d339f-0f5e-4f16-b9d8-b4852ef8952a} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:40.359805 [ 261 ] {5b0d339f-0f5e-4f16-b9d8-b4852ef8952a} executeQuery: Read 82 rows, 5.33 KiB in 0.001464 sec., 56010.928961748636 rows/sec., 3.56 MiB/sec. 2024.12.16 20:51:40.359853 [ 261 ] {5b0d339f-0f5e-4f16-b9d8-b4852ef8952a} TCPHandler: Processed in 0.001687572 sec. 2024.12.16 20:51:42.373656 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.374083 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.16 20:51:42.374782 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:42.374833 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.16 20:51:42.375186 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:42.375268 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:42.375442 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.12.16 20:51:42.375560 [ 295 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:42.375671 [ 297 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:42.375711 [ 300 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.16 20:51:42.375676 [ 298 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.16 20:51:42.375933 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2024.12.16 20:51:42.375963 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:42.376082 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:42.376106 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.16 20:51:42.376151 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.376197 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.376274 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.377868 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} executeQuery: Read 34 rows, 1.31 KiB in 0.003993 sec., 8514.901076884547 rows/sec., 327.72 KiB/sec. 2024.12.16 20:51:42.378062 [ 261 ] {adbc25c1-bd51-4343-83f5-05d458bd5871} TCPHandler: Processed in 0.004588457 sec. 2024.12.16 20:51:42.381396 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.381667 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} executeQuery: (from [fd00:1122:3344:101::d]:49061) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.16 20:51:42.382092 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:42.382145 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.16 20:51:42.382497 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:42.382575 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:42.382750 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.12.16 20:51:42.382854 [ 298 ] {614639f0-cc50-4f45-8d59-f8b80e240570} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:42.382918 [ 295 ] {614639f0-cc50-4f45-8d59-f8b80e240570} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.16 20:51:42.382970 [ 297 ] {614639f0-cc50-4f45-8d59-f8b80e240570} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.16 20:51:42.382972 [ 300 ] {614639f0-cc50-4f45-8d59-f8b80e240570} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:42.383114 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2024.12.16 20:51:42.383145 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:42.383259 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:42.383282 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.16 20:51:42.383324 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.383373 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.383417 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.384853 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} executeQuery: Read 34 rows, 1.31 KiB in 0.003322 sec., 10234.798314268513 rows/sec., 393.92 KiB/sec. 2024.12.16 20:51:42.385040 [ 260 ] {614639f0-cc50-4f45-8d59-f8b80e240570} TCPHandler: Processed in 0.003774683 sec. 2024.12.16 20:51:42.385300 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.385537 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.16 20:51:42.385906 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:42.385957 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.16 20:51:42.386283 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:42.386348 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:42.386495 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.12.16 20:51:42.386611 [ 298 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:42.386654 [ 295 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.16 20:51:42.386669 [ 297 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.16 20:51:42.386739 [ 300 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:42.386873 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2024.12.16 20:51:42.386904 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:42.387012 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:42.387034 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.16 20:51:42.387076 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.387122 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.387163 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.388615 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} executeQuery: Read 34 rows, 1.31 KiB in 0.003202 sec., 10618.36352279825 rows/sec., 408.68 KiB/sec. 2024.12.16 20:51:42.388802 [ 261 ] {b9a9c5fb-04c9-4959-b9e1-aa942c2038d6} TCPHandler: Processed in 0.003568768 sec. 2024.12.16 20:51:42.389076 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.389305 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} executeQuery: (from [fd00:1122:3344:101::d]:49061) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.16 20:51:42.389716 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:42.389767 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.16 20:51:42.390101 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:42.390168 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:42.390315 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.12.16 20:51:42.390455 [ 298 ] {5677c239-884a-407c-96c0-0824ac80203b} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.16 20:51:42.390458 [ 295 ] {5677c239-884a-407c-96c0-0824ac80203b} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:42.390492 [ 297 ] {5677c239-884a-407c-96c0-0824ac80203b} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:42.390555 [ 300 ] {5677c239-884a-407c-96c0-0824ac80203b} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.16 20:51:42.390659 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2024.12.16 20:51:42.390690 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:42.390799 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:42.390820 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.16 20:51:42.390862 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.390909 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.390952 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.392450 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} executeQuery: Read 34 rows, 1.31 KiB in 0.003262 sec., 10423.053341508277 rows/sec., 401.16 KiB/sec. 2024.12.16 20:51:42.392644 [ 260 ] {5677c239-884a-407c-96c0-0824ac80203b} TCPHandler: Processed in 0.00363524 sec. 2024.12.16 20:51:42.392937 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.393162 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.16 20:51:42.393570 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:42.393631 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.16 20:51:42.393970 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:42.394036 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:42.394181 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.12.16 20:51:42.394306 [ 298 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:42.394337 [ 295 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.16 20:51:42.394384 [ 297 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:42.394410 [ 300 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.16 20:51:42.394524 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2024.12.16 20:51:42.394554 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:42.394661 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:42.394681 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.16 20:51:42.394721 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.394766 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.394808 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.396202 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} executeQuery: Read 34 rows, 1.31 KiB in 0.003155 sec., 10776.545166402537 rows/sec., 414.77 KiB/sec. 2024.12.16 20:51:42.396385 [ 261 ] {2e7a2b37-f21a-430b-aa50-82f345d42be5} TCPHandler: Processed in 0.003515197 sec. 2024.12.16 20:51:42.396644 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.396871 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} executeQuery: (from [fd00:1122:3344:101::d]:49061) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.16 20:51:42.397286 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:42.397347 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.16 20:51:42.397747 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:42.397813 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:42.397961 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.12.16 20:51:42.398066 [ 298 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:42.398131 [ 295 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:42.398148 [ 297 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.16 20:51:42.398231 [ 300 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.16 20:51:42.398364 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2024.12.16 20:51:42.398395 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:42.398503 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:42.398524 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.16 20:51:42.398565 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.398612 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.398657 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.400060 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} executeQuery: Read 34 rows, 1.31 KiB in 0.003305 sec., 10287.443267776096 rows/sec., 395.94 KiB/sec. 2024.12.16 20:51:42.400253 [ 260 ] {059f3a7e-d6ed-475a-828b-b16df2ebd5a7} TCPHandler: Processed in 0.00367838 sec. 2024.12.16 20:51:42.400535 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.400763 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} executeQuery: (from [fd00:1122:3344:101::d]:51419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.16 20:51:42.401173 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.16 20:51:42.401235 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.16 20:51:42.401644 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:42.401718 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.16 20:51:42.401864 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2024.12.16 20:51:42.401986 [ 298 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.16 20:51:42.402032 [ 295 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.16 20:51:42.402025 [ 297 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.16 20:51:42.402132 [ 300 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.16 20:51:42.402257 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2024.12.16 20:51:42.402288 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.16 20:51:42.402394 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.16 20:51:42.402414 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (SelectExecutor): Reading approx. 34 rows with 3 streams 2024.12.16 20:51:42.402455 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.402502 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.402546 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.16 20:51:42.403927 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} executeQuery: Read 34 rows, 1.31 KiB in 0.003282 sec., 10359.536867763558 rows/sec., 398.72 KiB/sec. 2024.12.16 20:51:42.404108 [ 261 ] {c02cb9cf-0ac0-4850-b8e4-9ccee55d3b2e} TCPHandler: Processed in 0.00364529 sec. 2024.12.16 20:51:42.540600 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.540765 [ 261 ] {3d79059f-9065-4a35-b1d3-cd7f2ea6da02} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.16 20:51:42.540836 [ 261 ] {3d79059f-9065-4a35-b1d3-cd7f2ea6da02} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.16 20:51:42.541697 [ 261 ] {3d79059f-9065-4a35-b1d3-cd7f2ea6da02} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:42.541747 [ 261 ] {3d79059f-9065-4a35-b1d3-cd7f2ea6da02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:42.542255 [ 261 ] {3d79059f-9065-4a35-b1d3-cd7f2ea6da02} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:51:42.542486 [ 261 ] {3d79059f-9065-4a35-b1d3-cd7f2ea6da02} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:42.542758 [ 261 ] {3d79059f-9065-4a35-b1d3-cd7f2ea6da02} executeQuery: Read 7 rows, 1.56 KiB in 0.002034 sec., 3441.4945919370703 rows/sec., 768.19 KiB/sec. 2024.12.16 20:51:42.542846 [ 261 ] {3d79059f-9065-4a35-b1d3-cd7f2ea6da02} TCPHandler: Processed in 0.002335135 sec. 2024.12.16 20:51:42.543054 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.543237 [ 260 ] {22c333f8-921a-4a27-b4c4-8a6e1767b089} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:51:42.543310 [ 260 ] {22c333f8-921a-4a27-b4c4-8a6e1767b089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:51:42.544037 [ 260 ] {22c333f8-921a-4a27-b4c4-8a6e1767b089} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:42.544086 [ 260 ] {22c333f8-921a-4a27-b4c4-8a6e1767b089} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:42.544503 [ 260 ] {22c333f8-921a-4a27-b4c4-8a6e1767b089} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.16 20:51:42.544748 [ 260 ] {22c333f8-921a-4a27-b4c4-8a6e1767b089} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:42.545041 [ 260 ] {22c333f8-921a-4a27-b4c4-8a6e1767b089} executeQuery: Read 8 rows, 668.00 B in 0.001836 sec., 4357.298474945534 rows/sec., 355.31 KiB/sec. 2024.12.16 20:51:42.545126 [ 260 ] {22c333f8-921a-4a27-b4c4-8a6e1767b089} TCPHandler: Processed in 0.002179282 sec. 2024.12.16 20:51:42.545270 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.545410 [ 261 ] {d10ed32b-856a-4165-9d70-7dbd55218d6a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:51:42.545470 [ 261 ] {d10ed32b-856a-4165-9d70-7dbd55218d6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:51:42.546636 [ 261 ] {d10ed32b-856a-4165-9d70-7dbd55218d6a} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:42.546679 [ 261 ] {d10ed32b-856a-4165-9d70-7dbd55218d6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:42.547151 [ 261 ] {d10ed32b-856a-4165-9d70-7dbd55218d6a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:51:42.547402 [ 261 ] {d10ed32b-856a-4165-9d70-7dbd55218d6a} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:42.547644 [ 261 ] {d10ed32b-856a-4165-9d70-7dbd55218d6a} executeQuery: Read 1246 rows, 105.10 KiB in 0.00226 sec., 551327.4336283186 rows/sec., 45.42 MiB/sec. 2024.12.16 20:51:42.547735 [ 261 ] {d10ed32b-856a-4165-9d70-7dbd55218d6a} TCPHandler: Processed in 0.002530738 sec. 2024.12.16 20:51:42.547901 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.548042 [ 260 ] {b4182a57-66f3-4e0c-b1bb-2b29dfb40c35} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:51:42.548101 [ 260 ] {b4182a57-66f3-4e0c-b1bb-2b29dfb40c35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:51:42.548784 [ 260 ] {b4182a57-66f3-4e0c-b1bb-2b29dfb40c35} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:42.548825 [ 260 ] {b4182a57-66f3-4e0c-b1bb-2b29dfb40c35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:42.549175 [ 260 ] {b4182a57-66f3-4e0c-b1bb-2b29dfb40c35} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:51:42.549421 [ 260 ] {b4182a57-66f3-4e0c-b1bb-2b29dfb40c35} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:42.549733 [ 260 ] {b4182a57-66f3-4e0c-b1bb-2b29dfb40c35} executeQuery: Read 31 rows, 2.29 KiB in 0.001701 sec., 18224.573780129336 rows/sec., 1.31 MiB/sec. 2024.12.16 20:51:42.549870 [ 260 ] {b4182a57-66f3-4e0c-b1bb-2b29dfb40c35} TCPHandler: Processed in 0.002038429 sec. 2024.12.16 20:51:42.550051 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.550190 [ 261 ] {17ad33a9-d695-4621-9544-098cf3d2d61b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:51:42.550246 [ 261 ] {17ad33a9-d695-4621-9544-098cf3d2d61b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:51:42.550951 [ 261 ] {17ad33a9-d695-4621-9544-098cf3d2d61b} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:42.550992 [ 261 ] {17ad33a9-d695-4621-9544-098cf3d2d61b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:42.551354 [ 261 ] {17ad33a9-d695-4621-9544-098cf3d2d61b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:51:42.551591 [ 261 ] {17ad33a9-d695-4621-9544-098cf3d2d61b} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:42.551812 [ 261 ] {17ad33a9-d695-4621-9544-098cf3d2d61b} executeQuery: Read 228 rows, 15.81 KiB in 0.001651 sec., 138098.12235009085 rows/sec., 9.35 MiB/sec. 2024.12.16 20:51:42.551895 [ 261 ] {17ad33a9-d695-4621-9544-098cf3d2d61b} TCPHandler: Processed in 0.001910747 sec. 2024.12.16 20:51:42.552044 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.552182 [ 260 ] {152bab5b-4791-49ac-ad72-906b5d0d1cc2} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:51:42.552238 [ 260 ] {152bab5b-4791-49ac-ad72-906b5d0d1cc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:51:42.553114 [ 260 ] {152bab5b-4791-49ac-ad72-906b5d0d1cc2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:42.553153 [ 260 ] {152bab5b-4791-49ac-ad72-906b5d0d1cc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:42.553530 [ 260 ] {152bab5b-4791-49ac-ad72-906b5d0d1cc2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:51:42.553757 [ 260 ] {152bab5b-4791-49ac-ad72-906b5d0d1cc2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:42.553968 [ 260 ] {152bab5b-4791-49ac-ad72-906b5d0d1cc2} executeQuery: Read 551 rows, 41.90 KiB in 0.001817 sec., 303247.11062190426 rows/sec., 22.52 MiB/sec. 2024.12.16 20:51:42.554023 [ 260 ] {152bab5b-4791-49ac-ad72-906b5d0d1cc2} TCPHandler: Processed in 0.002047899 sec. 2024.12.16 20:51:42.554165 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.554302 [ 261 ] {bf2c20bb-895e-42ba-aa09-99bc38ef9131} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:42.554363 [ 261 ] {bf2c20bb-895e-42ba-aa09-99bc38ef9131} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:51:42.555852 [ 261 ] {bf2c20bb-895e-42ba-aa09-99bc38ef9131} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:42.555889 [ 261 ] {bf2c20bb-895e-42ba-aa09-99bc38ef9131} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:42.556582 [ 261 ] {bf2c20bb-895e-42ba-aa09-99bc38ef9131} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:51:42.556828 [ 261 ] {bf2c20bb-895e-42ba-aa09-99bc38ef9131} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:42.557045 [ 261 ] {bf2c20bb-895e-42ba-aa09-99bc38ef9131} executeQuery: Read 3782 rows, 258.73 KiB in 0.002772 sec., 1364357.8643578643 rows/sec., 91.15 MiB/sec. 2024.12.16 20:51:42.557109 [ 261 ] {bf2c20bb-895e-42ba-aa09-99bc38ef9131} TCPHandler: Processed in 0.003010477 sec. 2024.12.16 20:51:42.557266 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.557406 [ 260 ] {d47cc7c1-55bf-4365-9371-9b2a7ee97ea8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:42.557497 [ 260 ] {d47cc7c1-55bf-4365-9371-9b2a7ee97ea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:51:42.558701 [ 260 ] {d47cc7c1-55bf-4365-9371-9b2a7ee97ea8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:42.558745 [ 260 ] {d47cc7c1-55bf-4365-9371-9b2a7ee97ea8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:42.559428 [ 260 ] {d47cc7c1-55bf-4365-9371-9b2a7ee97ea8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:51:42.559680 [ 260 ] {d47cc7c1-55bf-4365-9371-9b2a7ee97ea8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:42.560018 [ 260 ] {d47cc7c1-55bf-4365-9371-9b2a7ee97ea8} executeQuery: Read 23 rows, 42.20 KiB in 0.002617 sec., 8788.689338937715 rows/sec., 15.75 MiB/sec. 2024.12.16 20:51:42.560167 [ 260 ] {d47cc7c1-55bf-4365-9371-9b2a7ee97ea8} TCPHandler: Processed in 0.002970407 sec. 2024.12.16 20:51:42.560336 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:42.560457 [ 261 ] {6399e6c8-c0aa-4b6c-8e47-976063eccd9b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:51:42.560509 [ 261 ] {6399e6c8-c0aa-4b6c-8e47-976063eccd9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:51:42.560985 [ 261 ] {6399e6c8-c0aa-4b6c-8e47-976063eccd9b} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:42.561025 [ 261 ] {6399e6c8-c0aa-4b6c-8e47-976063eccd9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:42.561399 [ 261 ] {6399e6c8-c0aa-4b6c-8e47-976063eccd9b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:51:42.561633 [ 261 ] {6399e6c8-c0aa-4b6c-8e47-976063eccd9b} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:42.561842 [ 261 ] {6399e6c8-c0aa-4b6c-8e47-976063eccd9b} executeQuery: Read 24 rows, 1.66 KiB in 0.001408 sec., 17045.454545454544 rows/sec., 1.15 MiB/sec. 2024.12.16 20:51:42.561893 [ 261 ] {6399e6c8-c0aa-4b6c-8e47-976063eccd9b} TCPHandler: Processed in 0.001620241 sec. 2024.12.16 20:51:43.875296 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2024.12.16 20:51:43.876363 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:43.876413 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:43.877043 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:51:43.877305 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:43.877627 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2024.12.16 20:51:44.254876 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2024.12.16 20:51:44.275842 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:44.275902 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:44.283426 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:51:44.284181 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:44.286789 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2024.12.16 20:51:45.320337 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:45.320548 [ 261 ] {a0ef4d51-8071-4379-ba12-71af8f8f7c21} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:51:45.320626 [ 261 ] {a0ef4d51-8071-4379-ba12-71af8f8f7c21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:51:45.321382 [ 261 ] {a0ef4d51-8071-4379-ba12-71af8f8f7c21} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:45.321433 [ 261 ] {a0ef4d51-8071-4379-ba12-71af8f8f7c21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:45.321865 [ 261 ] {a0ef4d51-8071-4379-ba12-71af8f8f7c21} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:51:45.322123 [ 261 ] {a0ef4d51-8071-4379-ba12-71af8f8f7c21} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:45.322368 [ 261 ] {a0ef4d51-8071-4379-ba12-71af8f8f7c21} executeQuery: Read 56 rows, 4.38 KiB in 0.001879 sec., 29803.086748270358 rows/sec., 2.28 MiB/sec. 2024.12.16 20:51:45.322434 [ 261 ] {a0ef4d51-8071-4379-ba12-71af8f8f7c21} TCPHandler: Processed in 0.002233743 sec. 2024.12.16 20:51:45.322693 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:45.322902 [ 260 ] {a4983666-a6fe-4c56-b8f6-fb36d7702256} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:51:45.322984 [ 260 ] {a4983666-a6fe-4c56-b8f6-fb36d7702256} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:51:45.323833 [ 260 ] {a4983666-a6fe-4c56-b8f6-fb36d7702256} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:45.323885 [ 260 ] {a4983666-a6fe-4c56-b8f6-fb36d7702256} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:45.324314 [ 260 ] {a4983666-a6fe-4c56-b8f6-fb36d7702256} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:51:45.324557 [ 260 ] {a4983666-a6fe-4c56-b8f6-fb36d7702256} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:45.324803 [ 260 ] {a4983666-a6fe-4c56-b8f6-fb36d7702256} executeQuery: Read 64 rows, 5.12 KiB in 0.001958 sec., 32686.414708886616 rows/sec., 2.55 MiB/sec. 2024.12.16 20:51:45.324864 [ 260 ] {a4983666-a6fe-4c56-b8f6-fb36d7702256} TCPHandler: Processed in 0.002311964 sec. 2024.12.16 20:51:45.325020 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:45.325164 [ 261 ] {91f10d96-d290-4c1b-99f2-517905416012} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:45.325229 [ 261 ] {91f10d96-d290-4c1b-99f2-517905416012} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:51:45.326107 [ 261 ] {91f10d96-d290-4c1b-99f2-517905416012} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:45.326149 [ 261 ] {91f10d96-d290-4c1b-99f2-517905416012} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:45.326537 [ 261 ] {91f10d96-d290-4c1b-99f2-517905416012} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:51:45.326778 [ 261 ] {91f10d96-d290-4c1b-99f2-517905416012} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:45.327004 [ 261 ] {91f10d96-d290-4c1b-99f2-517905416012} executeQuery: Read 96 rows, 6.85 KiB in 0.001875 sec., 51200 rows/sec., 3.57 MiB/sec. 2024.12.16 20:51:45.327067 [ 261 ] {91f10d96-d290-4c1b-99f2-517905416012} TCPHandler: Processed in 0.00211578 sec. 2024.12.16 20:51:45.327218 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:45.327360 [ 260 ] {9b584c40-572b-4885-ab77-e4324b97f988} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:51:45.327424 [ 260 ] {9b584c40-572b-4885-ab77-e4324b97f988} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:51:45.327966 [ 260 ] {9b584c40-572b-4885-ab77-e4324b97f988} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:45.328007 [ 260 ] {9b584c40-572b-4885-ab77-e4324b97f988} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:45.328377 [ 260 ] {9b584c40-572b-4885-ab77-e4324b97f988} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:51:45.328615 [ 260 ] {9b584c40-572b-4885-ab77-e4324b97f988} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:45.328866 [ 260 ] {9b584c40-572b-4885-ab77-e4324b97f988} executeQuery: Read 36 rows, 2.48 KiB in 0.001531 sec., 23514.043109079033 rows/sec., 1.58 MiB/sec. 2024.12.16 20:51:45.329026 [ 260 ] {9b584c40-572b-4885-ab77-e4324b97f988} TCPHandler: Processed in 0.001875766 sec. 2024.12.16 20:51:46.388528 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 384 2024.12.16 20:51:46.393863 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:46.393938 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:46.396255 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:51:46.396728 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:46.397528 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 384 2024.12.16 20:51:50.329965 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:50.330179 [ 261 ] {077430df-d60e-443d-be88-8fb1c0cd187f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:51:50.330253 [ 261 ] {077430df-d60e-443d-be88-8fb1c0cd187f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:51:50.331009 [ 261 ] {077430df-d60e-443d-be88-8fb1c0cd187f} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.331065 [ 261 ] {077430df-d60e-443d-be88-8fb1c0cd187f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.331516 [ 261 ] {077430df-d60e-443d-be88-8fb1c0cd187f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:51:50.331776 [ 261 ] {077430df-d60e-443d-be88-8fb1c0cd187f} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.331934 [ 151 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.16 20:51:50.331980 [ 151 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.331994 [ 261 ] {077430df-d60e-443d-be88-8fb1c0cd187f} executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. 2024.12.16 20:51:50.332004 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.332113 [ 261 ] {077430df-d60e-443d-be88-8fb1c0cd187f} TCPHandler: Processed in 0.002278553 sec. 2024.12.16 20:51:50.332263 [ 191 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.16 20:51:50.332417 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:50.332424 [ 191 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:50.332535 [ 191 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.12.16 20:51:50.332741 [ 260 ] {427d325c-5269-40ed-b0d9-4a0e0bda8ddc} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:51:50.332846 [ 191 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.16 20:51:50.332902 [ 260 ] {427d325c-5269-40ed-b0d9-4a0e0bda8ddc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:51:50.333231 [ 191 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.12.16 20:51:50.333643 [ 191 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.12.16 20:51:50.334023 [ 191 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.12.16 20:51:50.335952 [ 260 ] {427d325c-5269-40ed-b0d9-4a0e0bda8ddc} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.336036 [ 260 ] {427d325c-5269-40ed-b0d9-4a0e0bda8ddc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.336487 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004357614 sec., 16063.836769388017 rows/sec., 1.19 MiB/sec. 2024.12.16 20:51:50.336920 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.16 20:51:50.336966 [ 260 ] {427d325c-5269-40ed-b0d9-4a0e0bda8ddc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:51:50.337491 [ 260 ] {427d325c-5269-40ed-b0d9-4a0e0bda8ddc} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.337497 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_5_1} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.337695 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_5_1} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.16 20:51:50.337934 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.12.16 20:51:50.337957 [ 260 ] {427d325c-5269-40ed-b0d9-4a0e0bda8ddc} executeQuery: Read 241 rows, 21.63 KiB in 0.005338 sec., 45147.99550393406 rows/sec., 3.96 MiB/sec. 2024.12.16 20:51:50.338044 [ 260 ] {427d325c-5269-40ed-b0d9-4a0e0bda8ddc} TCPHandler: Processed in 0.005799341 sec. 2024.12.16 20:51:50.338259 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:50.338413 [ 261 ] {f936d118-cdad-4e2c-b6c5-5fd77ac0f5fa} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:51:50.338476 [ 261 ] {f936d118-cdad-4e2c-b6c5-5fd77ac0f5fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:51:50.339162 [ 261 ] {f936d118-cdad-4e2c-b6c5-5fd77ac0f5fa} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.339202 [ 261 ] {f936d118-cdad-4e2c-b6c5-5fd77ac0f5fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.339583 [ 261 ] {f936d118-cdad-4e2c-b6c5-5fd77ac0f5fa} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:51:50.339833 [ 261 ] {f936d118-cdad-4e2c-b6c5-5fd77ac0f5fa} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.339974 [ 151 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.16 20:51:50.340023 [ 151 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.340038 [ 261 ] {f936d118-cdad-4e2c-b6c5-5fd77ac0f5fa} executeQuery: Read 26 rows, 1.88 KiB in 0.001662 sec., 15643.802647412755 rows/sec., 1.11 MiB/sec. 2024.12.16 20:51:50.340051 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.340198 [ 261 ] {f936d118-cdad-4e2c-b6c5-5fd77ac0f5fa} TCPHandler: Processed in 0.002001578 sec. 2024.12.16 20:51:50.340523 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:50.340558 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.16 20:51:50.340820 [ 260 ] {681f1a96-805e-49d6-a1c2-9da76b4cffbb} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:51:50.340897 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:50.340925 [ 260 ] {681f1a96-805e-49d6-a1c2-9da76b4cffbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:51:50.340954 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 38 rows starting from the beginning of the part 2024.12.16 20:51:50.341257 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part 2024.12.16 20:51:50.341579 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part 2024.12.16 20:51:50.341957 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part 2024.12.16 20:51:50.342423 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part 2024.12.16 20:51:50.342847 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part 2024.12.16 20:51:50.343990 [ 260 ] {681f1a96-805e-49d6-a1c2-9da76b4cffbb} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.344076 [ 260 ] {681f1a96-805e-49d6-a1c2-9da76b4cffbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.345135 [ 260 ] {681f1a96-805e-49d6-a1c2-9da76b4cffbb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:51:50.345574 [ 186 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 5 columns (5 merged, 0 gathered) in 0.005422444 sec., 29322.57115057343 rows/sec., 2.21 MiB/sec. 2024.12.16 20:51:50.345641 [ 260 ] {681f1a96-805e-49d6-a1c2-9da76b4cffbb} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.345750 [ 186 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.16 20:51:50.345866 [ 151 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.16 20:51:50.346012 [ 151 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.346047 [ 260 ] {681f1a96-805e-49d6-a1c2-9da76b4cffbb} executeQuery: Read 14 rows, 1004.00 B in 0.005313 sec., 2635.046113306983 rows/sec., 184.54 KiB/sec. 2024.12.16 20:51:50.346073 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.346330 [ 260 ] {681f1a96-805e-49d6-a1c2-9da76b4cffbb} TCPHandler: Processed in 0.005995965 sec. 2024.12.16 20:51:50.346637 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:50.346678 [ 201 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.16 20:51:50.346699 [ 186 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_11_2} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.347005 [ 261 ] {41360a19-e2c3-4d93-a4d3-906e1bf02390} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:51:50.347022 [ 186 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_11_2} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.16 20:51:50.347104 [ 201 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:50.347174 [ 261 ] {41360a19-e2c3-4d93-a4d3-906e1bf02390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:51:50.347272 [ 201 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.12.16 20:51:50.347292 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.16 20:51:50.347621 [ 201 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.16 20:51:50.348058 [ 201 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.12.16 20:51:50.348405 [ 201 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part 2024.12.16 20:51:50.348765 [ 201 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part 2024.12.16 20:51:50.349096 [ 201 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.12.16 20:51:50.350430 [ 261 ] {41360a19-e2c3-4d93-a4d3-906e1bf02390} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.350585 [ 261 ] {41360a19-e2c3-4d93-a4d3-906e1bf02390} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.351684 [ 261 ] {41360a19-e2c3-4d93-a4d3-906e1bf02390} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:51:50.351849 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.005503775 sec., 54326.34873336937 rows/sec., 3.89 MiB/sec. 2024.12.16 20:51:50.352089 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.16 20:51:50.352151 [ 261 ] {41360a19-e2c3-4d93-a4d3-906e1bf02390} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.352430 [ 151 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.16 20:51:50.352499 [ 151 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.352575 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.352689 [ 261 ] {41360a19-e2c3-4d93-a4d3-906e1bf02390} executeQuery: Read 13 rows, 830.00 B in 0.005762 sec., 2256.1610551891704 rows/sec., 140.67 KiB/sec. 2024.12.16 20:51:50.353184 [ 261 ] {41360a19-e2c3-4d93-a4d3-906e1bf02390} TCPHandler: Processed in 0.006705708 sec. 2024.12.16 20:51:50.353182 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_6_1} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.353282 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.16 20:51:50.353456 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:50.353475 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_6_1} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.16 20:51:50.353771 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:50.353775 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.16 20:51:50.353808 [ 260 ] {5d6a1a5c-a1f8-44e8-86b9-cf7d03f125ec} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:51:50.353876 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2024.12.16 20:51:50.353920 [ 260 ] {5d6a1a5c-a1f8-44e8-86b9-cf7d03f125ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:51:50.354192 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2024.12.16 20:51:50.354528 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2024.12.16 20:51:50.354843 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2024.12.16 20:51:50.355190 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2024.12.16 20:51:50.357155 [ 260 ] {5d6a1a5c-a1f8-44e8-86b9-cf7d03f125ec} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.357251 [ 260 ] {5d6a1a5c-a1f8-44e8-86b9-cf7d03f125ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.357647 [ 195 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004954244 sec., 13120.064332721602 rows/sec., 869.28 KiB/sec. 2024.12.16 20:51:50.357891 [ 195 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.16 20:51:50.358174 [ 260 ] {5d6a1a5c-a1f8-44e8-86b9-cf7d03f125ec} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:51:50.358444 [ 195 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_5_1} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.358601 [ 195 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_5_1} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.16 20:51:50.358610 [ 260 ] {5d6a1a5c-a1f8-44e8-86b9-cf7d03f125ec} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.358755 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:51:50.358947 [ 260 ] {5d6a1a5c-a1f8-44e8-86b9-cf7d03f125ec} executeQuery: Read 401 rows, 29.20 KiB in 0.005219 sec., 76834.64265184902 rows/sec., 5.46 MiB/sec. 2024.12.16 20:51:50.359016 [ 260 ] {5d6a1a5c-a1f8-44e8-86b9-cf7d03f125ec} TCPHandler: Processed in 0.005701578 sec. 2024.12.16 20:51:50.359199 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:50.359352 [ 261 ] {82633a25-4a17-41c5-9047-68dbec7e9279} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:51:50.359416 [ 261 ] {82633a25-4a17-41c5-9047-68dbec7e9279} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:51:50.359977 [ 261 ] {82633a25-4a17-41c5-9047-68dbec7e9279} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.360015 [ 261 ] {82633a25-4a17-41c5-9047-68dbec7e9279} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.360397 [ 261 ] {82633a25-4a17-41c5-9047-68dbec7e9279} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:51:50.360678 [ 261 ] {82633a25-4a17-41c5-9047-68dbec7e9279} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.360867 [ 261 ] {82633a25-4a17-41c5-9047-68dbec7e9279} executeQuery: Read 6 rows, 321.00 B in 0.001551 sec., 3868.4719535783365 rows/sec., 202.11 KiB/sec. 2024.12.16 20:51:50.360923 [ 261 ] {82633a25-4a17-41c5-9047-68dbec7e9279} TCPHandler: Processed in 0.001794574 sec. 2024.12.16 20:51:50.361072 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:50.361200 [ 260 ] {bc328c84-ac9d-41e1-9e55-a7202b8e5e54} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:50.361255 [ 260 ] {bc328c84-ac9d-41e1-9e55-a7202b8e5e54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:51:50.361846 [ 260 ] {bc328c84-ac9d-41e1-9e55-a7202b8e5e54} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.361885 [ 260 ] {bc328c84-ac9d-41e1-9e55-a7202b8e5e54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.362284 [ 260 ] {bc328c84-ac9d-41e1-9e55-a7202b8e5e54} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:51:50.362532 [ 260 ] {bc328c84-ac9d-41e1-9e55-a7202b8e5e54} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.362741 [ 260 ] {bc328c84-ac9d-41e1-9e55-a7202b8e5e54} executeQuery: Read 237 rows, 16.27 KiB in 0.001566 sec., 151340.99616858238 rows/sec., 10.14 MiB/sec. 2024.12.16 20:51:50.362796 [ 260 ] {bc328c84-ac9d-41e1-9e55-a7202b8e5e54} TCPHandler: Processed in 0.001781074 sec. 2024.12.16 20:51:50.362944 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:50.363064 [ 261 ] {4e774422-78bf-4cfa-b79a-d00205db448e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:51:50.363118 [ 261 ] {4e774422-78bf-4cfa-b79a-d00205db448e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:51:50.363591 [ 261 ] {4e774422-78bf-4cfa-b79a-d00205db448e} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.363628 [ 261 ] {4e774422-78bf-4cfa-b79a-d00205db448e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.363995 [ 261 ] {4e774422-78bf-4cfa-b79a-d00205db448e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:51:50.364232 [ 261 ] {4e774422-78bf-4cfa-b79a-d00205db448e} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.364437 [ 261 ] {4e774422-78bf-4cfa-b79a-d00205db448e} executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. 2024.12.16 20:51:50.364510 [ 261 ] {4e774422-78bf-4cfa-b79a-d00205db448e} TCPHandler: Processed in 0.00162074 sec. 2024.12.16 20:51:50.364653 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:50.364769 [ 260 ] {97ae7d95-8a1a-48fe-97f1-70ef91890ae0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:50.364848 [ 260 ] {97ae7d95-8a1a-48fe-97f1-70ef91890ae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:51:50.366061 [ 260 ] {97ae7d95-8a1a-48fe-97f1-70ef91890ae0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.366100 [ 260 ] {97ae7d95-8a1a-48fe-97f1-70ef91890ae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.366761 [ 260 ] {97ae7d95-8a1a-48fe-97f1-70ef91890ae0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:51:50.367018 [ 260 ] {97ae7d95-8a1a-48fe-97f1-70ef91890ae0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.367191 [ 151 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.16 20:51:50.367261 [ 151 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.367296 [ 260 ] {97ae7d95-8a1a-48fe-97f1-70ef91890ae0} executeQuery: Read 19 rows, 34.86 KiB in 0.002545 sec., 7465.6188605108055 rows/sec., 13.38 MiB/sec. 2024.12.16 20:51:50.367304 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.367776 [ 187 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.16 20:51:50.368038 [ 260 ] {97ae7d95-8a1a-48fe-97f1-70ef91890ae0} TCPHandler: Processed in 0.003439356 sec. 2024.12.16 20:51:50.368286 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:50.368469 [ 187 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:50.368558 [ 261 ] {e903ffdf-4ec2-496c-bcc6-ad2241fbe34f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:51:50.368603 [ 187 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 107 rows starting from the beginning of the part 2024.12.16 20:51:50.368660 [ 261 ] {e903ffdf-4ec2-496c-bcc6-ad2241fbe34f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:51:50.369389 [ 187 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part 2024.12.16 20:51:50.370162 [ 187 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part 2024.12.16 20:51:50.370728 [ 187 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part 2024.12.16 20:51:50.370908 [ 261 ] {e903ffdf-4ec2-496c-bcc6-ad2241fbe34f} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:50.371019 [ 261 ] {e903ffdf-4ec2-496c-bcc6-ad2241fbe34f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:50.371338 [ 187 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part 2024.12.16 20:51:50.371847 [ 187 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part 2024.12.16 20:51:50.372441 [ 261 ] {e903ffdf-4ec2-496c-bcc6-ad2241fbe34f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:51:50.372898 [ 261 ] {e903ffdf-4ec2-496c-bcc6-ad2241fbe34f} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.373218 [ 261 ] {e903ffdf-4ec2-496c-bcc6-ad2241fbe34f} executeQuery: Read 82 rows, 5.33 KiB in 0.004745 sec., 17281.348788198102 rows/sec., 1.10 MiB/sec. 2024.12.16 20:51:50.373351 [ 261 ] {e903ffdf-4ec2-496c-bcc6-ad2241fbe34f} TCPHandler: Processed in 0.005190989 sec. 2024.12.16 20:51:50.375902 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 19 columns (19 merged, 0 gathered) in 0.008470922 sec., 23492.129900381562 rows/sec., 42.10 MiB/sec. 2024.12.16 20:51:50.376417 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.16 20:51:50.376833 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_11_2} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:50.376921 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_11_2} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.16 20:51:50.377075 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. 2024.12.16 20:51:51.284308 [ 150 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:51:51.284362 [ 150 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:51:51.377746 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2024.12.16 20:51:51.378519 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:51.378573 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:51.379153 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:51:51.379415 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:51.379660 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2024.12.16 20:51:51.786837 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2024.12.16 20:51:51.807354 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:51.807405 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:51.815235 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:51:51.816067 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:51.818986 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2024.12.16 20:51:53.227938 [ 146 ] {} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.16 20:51:53.228009 [ 146 ] {} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:53.228034 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:53.228277 [ 189 ] {29749772-0291-4d97-a3b0-919d4259b5a4::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.16 20:51:53.228667 [ 189 ] {29749772-0291-4d97-a3b0-919d4259b5a4::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:53.228717 [ 189 ] {29749772-0291-4d97-a3b0-919d4259b5a4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2024.12.16 20:51:53.228823 [ 189 ] {29749772-0291-4d97-a3b0-919d4259b5a4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.12.16 20:51:53.228960 [ 189 ] {29749772-0291-4d97-a3b0-919d4259b5a4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2024.12.16 20:51:53.229076 [ 189 ] {29749772-0291-4d97-a3b0-919d4259b5a4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.12.16 20:51:53.229193 [ 189 ] {29749772-0291-4d97-a3b0-919d4259b5a4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2024.12.16 20:51:53.231501 [ 201 ] {29749772-0291-4d97-a3b0-919d4259b5a4::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.003373155 sec., 12451.251128394633 rows/sec., 2.05 MiB/sec. 2024.12.16 20:51:53.231645 [ 201 ] {29749772-0291-4d97-a3b0-919d4259b5a4::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.16 20:51:53.232021 [ 201 ] {29749772-0291-4d97-a3b0-919d4259b5a4::all_1_5_1} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:53.232099 [ 201 ] {29749772-0291-4d97-a3b0-919d4259b5a4::all_1_5_1} oximeter.timeseries_schema (29749772-0291-4d97-a3b0-919d4259b5a4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.16 20:51:53.232214 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.12.16 20:51:55.325070 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:55.325311 [ 261 ] {8e54386c-07e5-440f-a3c8-864bc918ad4f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:51:55.325389 [ 261 ] {8e54386c-07e5-440f-a3c8-864bc918ad4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:51:55.326245 [ 261 ] {8e54386c-07e5-440f-a3c8-864bc918ad4f} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:55.326289 [ 261 ] {8e54386c-07e5-440f-a3c8-864bc918ad4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:55.326740 [ 261 ] {8e54386c-07e5-440f-a3c8-864bc918ad4f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:51:55.327003 [ 261 ] {8e54386c-07e5-440f-a3c8-864bc918ad4f} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:55.327246 [ 143 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.16 20:51:55.327291 [ 143 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:55.327313 [ 261 ] {8e54386c-07e5-440f-a3c8-864bc918ad4f} executeQuery: Read 102 rows, 8.69 KiB in 0.002059 sec., 49538.610976202035 rows/sec., 4.12 MiB/sec. 2024.12.16 20:51:55.327317 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:55.327445 [ 261 ] {8e54386c-07e5-440f-a3c8-864bc918ad4f} TCPHandler: Processed in 0.002545498 sec. 2024.12.16 20:51:55.327750 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.16 20:51:55.327813 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:55.328237 [ 260 ] {8a51db4b-5397-4bfc-b539-56cb56ee9c67} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:51:55.328313 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:55.328369 [ 260 ] {8a51db4b-5397-4bfc-b539-56cb56ee9c67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:51:55.328392 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 265 rows starting from the beginning of the part 2024.12.16 20:51:55.328699 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part 2024.12.16 20:51:55.329059 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1246 rows starting from the beginning of the part 2024.12.16 20:51:55.329399 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part 2024.12.16 20:51:55.329736 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 241 rows starting from the beginning of the part 2024.12.16 20:51:55.330126 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part 2024.12.16 20:51:55.331744 [ 260 ] {8a51db4b-5397-4bfc-b539-56cb56ee9c67} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:55.331819 [ 260 ] {8a51db4b-5397-4bfc-b539-56cb56ee9c67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:55.332916 [ 260 ] {8a51db4b-5397-4bfc-b539-56cb56ee9c67} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:51:55.333266 [ 260 ] {8a51db4b-5397-4bfc-b539-56cb56ee9c67} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:55.333793 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2152 rows, containing 5 columns (5 merged, 0 gathered) in 0.00633046 sec., 339943.7007737194 rows/sec., 29.89 MiB/sec. 2024.12.16 20:51:55.333938 [ 260 ] {8a51db4b-5397-4bfc-b539-56cb56ee9c67} executeQuery: Read 23 rows, 1.73 KiB in 0.005853 sec., 3929.608747650778 rows/sec., 295.49 KiB/sec. 2024.12.16 20:51:55.334216 [ 260 ] {8a51db4b-5397-4bfc-b539-56cb56ee9c67} TCPHandler: Processed in 0.006619537 sec. 2024.12.16 20:51:55.334326 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.16 20:51:55.334495 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:55.334723 [ 261 ] {10cc3ce5-48de-4213-a76d-0cea7a63fb81} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:51:55.334812 [ 261 ] {10cc3ce5-48de-4213-a76d-0cea7a63fb81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:51:55.334912 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_16_3} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:55.335111 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_16_3} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.16 20:51:55.335290 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2024.12.16 20:51:55.335788 [ 261 ] {10cc3ce5-48de-4213-a76d-0cea7a63fb81} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:55.335832 [ 261 ] {10cc3ce5-48de-4213-a76d-0cea7a63fb81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:55.336219 [ 261 ] {10cc3ce5-48de-4213-a76d-0cea7a63fb81} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:51:55.336483 [ 261 ] {10cc3ce5-48de-4213-a76d-0cea7a63fb81} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:55.336611 [ 143 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.16 20:51:55.336651 [ 143 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:55.336678 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:55.336683 [ 261 ] {10cc3ce5-48de-4213-a76d-0cea7a63fb81} executeQuery: Read 87 rows, 6.96 KiB in 0.002039 sec., 42667.974497302595 rows/sec., 3.33 MiB/sec. 2024.12.16 20:51:55.336929 [ 261 ] {10cc3ce5-48de-4213-a76d-0cea7a63fb81} TCPHandler: Processed in 0.00257727 sec. 2024.12.16 20:51:55.337174 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:55.337192 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.16 20:51:55.337415 [ 260 ] {31901727-438c-4cb1-98ce-605a585565f5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:55.337530 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:55.337546 [ 260 ] {31901727-438c-4cb1-98ce-605a585565f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:51:55.337617 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 423 rows starting from the beginning of the part 2024.12.16 20:51:55.338063 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 411 rows starting from the beginning of the part 2024.12.16 20:51:55.338408 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 551 rows starting from the beginning of the part 2024.12.16 20:51:55.338764 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part 2024.12.16 20:51:55.339096 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 401 rows starting from the beginning of the part 2024.12.16 20:51:55.339161 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 87 rows starting from the beginning of the part 2024.12.16 20:51:55.340286 [ 260 ] {31901727-438c-4cb1-98ce-605a585565f5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:55.340353 [ 260 ] {31901727-438c-4cb1-98ce-605a585565f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:55.341424 [ 260 ] {31901727-438c-4cb1-98ce-605a585565f5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:51:55.341871 [ 260 ] {31901727-438c-4cb1-98ce-605a585565f5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:55.342180 [ 143 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.16 20:51:55.342356 [ 260 ] {31901727-438c-4cb1-98ce-605a585565f5} executeQuery: Read 160 rows, 11.41 KiB in 0.004958 sec., 32271.077047196453 rows/sec., 2.25 MiB/sec. 2024.12.16 20:51:55.342331 [ 143 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:55.342799 [ 260 ] {31901727-438c-4cb1-98ce-605a585565f5} TCPHandler: Processed in 0.005739569 sec. 2024.12.16 20:51:55.342877 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:55.342916 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1937 rows, containing 5 columns (5 merged, 0 gathered) in 0.006131757 sec., 315896.4062013547 rows/sec., 24.17 MiB/sec. 2024.12.16 20:51:55.343149 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:55.343511 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.16 20:51:55.343503 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.16 20:51:55.343703 [ 261 ] {87dbcec1-de1a-418e-9ac1-51e76c842c14} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:51:55.344079 [ 261 ] {87dbcec1-de1a-418e-9ac1-51e76c842c14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:51:55.344094 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:55.344260 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1927 rows starting from the beginning of the part 2024.12.16 20:51:55.344733 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2024.12.16 20:51:55.345253 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3782 rows starting from the beginning of the part 2024.12.16 20:51:55.345604 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_16_3} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:55.345930 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 96 rows starting from the beginning of the part 2024.12.16 20:51:55.345956 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_16_3} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.16 20:51:55.346308 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part 2024.12.16 20:51:55.346593 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2024.12.16 20:51:55.346724 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2024.12.16 20:51:55.350322 [ 261 ] {87dbcec1-de1a-418e-9ac1-51e76c842c14} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:55.350376 [ 261 ] {87dbcec1-de1a-418e-9ac1-51e76c842c14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:55.351355 [ 261 ] {87dbcec1-de1a-418e-9ac1-51e76c842c14} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:51:55.351542 [ 189 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 6439 rows, containing 5 columns (5 merged, 0 gathered) in 0.008504923 sec., 757090.9225162886 rows/sec., 51.10 MiB/sec. 2024.12.16 20:51:55.351772 [ 261 ] {87dbcec1-de1a-418e-9ac1-51e76c842c14} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:55.352195 [ 261 ] {87dbcec1-de1a-418e-9ac1-51e76c842c14} executeQuery: Read 23 rows, 42.20 KiB in 0.008672 sec., 2652.2140221402215 rows/sec., 4.75 MiB/sec. 2024.12.16 20:51:55.352216 [ 189 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.16 20:51:55.352614 [ 261 ] {87dbcec1-de1a-418e-9ac1-51e76c842c14} TCPHandler: Processed in 0.009664995 sec. 2024.12.16 20:51:55.352800 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:51:55.352946 [ 189 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_16_3} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:55.353001 [ 260 ] {d8415e66-2fb4-4727-af42-7b238c2a978d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:51:55.353089 [ 260 ] {d8415e66-2fb4-4727-af42-7b238c2a978d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:51:55.353105 [ 189 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_16_3} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.16 20:51:55.353314 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2024.12.16 20:51:55.353783 [ 260 ] {d8415e66-2fb4-4727-af42-7b238c2a978d} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:55.353826 [ 260 ] {d8415e66-2fb4-4727-af42-7b238c2a978d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:55.354190 [ 260 ] {d8415e66-2fb4-4727-af42-7b238c2a978d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:51:55.354420 [ 260 ] {d8415e66-2fb4-4727-af42-7b238c2a978d} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:55.354585 [ 143 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.16 20:51:55.354652 [ 143 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:55.354679 [ 260 ] {d8415e66-2fb4-4727-af42-7b238c2a978d} executeQuery: Read 60 rows, 4.14 KiB in 0.001728 sec., 34722.222222222226 rows/sec., 2.34 MiB/sec. 2024.12.16 20:51:55.354693 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:55.354821 [ 260 ] {d8415e66-2fb4-4727-af42-7b238c2a978d} TCPHandler: Processed in 0.00209114 sec. 2024.12.16 20:51:55.354888 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.16 20:51:55.354990 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:51:55.355018 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 702 rows starting from the beginning of the part 2024.12.16 20:51:55.355119 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2024.12.16 20:51:55.355378 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part 2024.12.16 20:51:55.355639 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2024.12.16 20:51:55.355945 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part 2024.12.16 20:51:55.356173 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2024.12.16 20:51:55.357389 [ 194 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 4 columns (4 merged, 0 gathered) in 0.00256362 sec., 384612.38405067835 rows/sec., 25.30 MiB/sec. 2024.12.16 20:51:55.357572 [ 194 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.16 20:51:55.357894 [ 194 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_16_3} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:55.357978 [ 194 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_16_3} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.16 20:51:55.358059 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.12.16 20:51:56.398825 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 418 2024.12.16 20:51:56.401864 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:56.401923 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:56.403841 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:51:56.404155 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:56.404727 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 418 2024.12.16 20:51:58.879792 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2024.12.16 20:51:58.880622 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:58.880664 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:58.881212 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:51:58.881483 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:58.881751 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2024.12.16 20:51:59.319045 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2024.12.16 20:51:59.340939 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:51:59.341008 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:51:59.349094 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:51:59.349900 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:51:59.352684 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2024.12.16 20:52:00.328937 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:00.329124 [ 261 ] {15485bba-3951-4505-94ec-1cfeeb7b7bcd} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:52:00.329193 [ 261 ] {15485bba-3951-4505-94ec-1cfeeb7b7bcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:52:00.329943 [ 261 ] {15485bba-3951-4505-94ec-1cfeeb7b7bcd} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.329993 [ 261 ] {15485bba-3951-4505-94ec-1cfeeb7b7bcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:52:00.330428 [ 261 ] {15485bba-3951-4505-94ec-1cfeeb7b7bcd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:52:00.330681 [ 261 ] {15485bba-3951-4505-94ec-1cfeeb7b7bcd} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.330928 [ 261 ] {15485bba-3951-4505-94ec-1cfeeb7b7bcd} executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. 2024.12.16 20:52:00.330995 [ 261 ] {15485bba-3951-4505-94ec-1cfeeb7b7bcd} TCPHandler: Processed in 0.002183072 sec. 2024.12.16 20:52:00.331251 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:00.331441 [ 260 ] {b27a6d24-f8fd-4f63-8efa-4d6c4bf4f99a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:52:00.331526 [ 260 ] {b27a6d24-f8fd-4f63-8efa-4d6c4bf4f99a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:52:00.332261 [ 260 ] {b27a6d24-f8fd-4f63-8efa-4d6c4bf4f99a} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.332315 [ 260 ] {b27a6d24-f8fd-4f63-8efa-4d6c4bf4f99a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:52:00.332746 [ 260 ] {b27a6d24-f8fd-4f63-8efa-4d6c4bf4f99a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.16 20:52:00.332992 [ 260 ] {b27a6d24-f8fd-4f63-8efa-4d6c4bf4f99a} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.333295 [ 260 ] {b27a6d24-f8fd-4f63-8efa-4d6c4bf4f99a} executeQuery: Read 4 rows, 334.00 B in 0.001888 sec., 2118.64406779661 rows/sec., 172.76 KiB/sec. 2024.12.16 20:52:00.333399 [ 260 ] {b27a6d24-f8fd-4f63-8efa-4d6c4bf4f99a} TCPHandler: Processed in 0.002275903 sec. 2024.12.16 20:52:00.333562 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:00.333684 [ 261 ] {a6dd063a-c5b7-46b1-8639-99490c122fe2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:00.333734 [ 261 ] {a6dd063a-c5b7-46b1-8639-99490c122fe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:00.334448 [ 261 ] {a6dd063a-c5b7-46b1-8639-99490c122fe2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.334490 [ 261 ] {a6dd063a-c5b7-46b1-8639-99490c122fe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:52:00.334886 [ 261 ] {a6dd063a-c5b7-46b1-8639-99490c122fe2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:52:00.335141 [ 261 ] {a6dd063a-c5b7-46b1-8639-99490c122fe2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.335356 [ 261 ] {a6dd063a-c5b7-46b1-8639-99490c122fe2} executeQuery: Read 243 rows, 21.77 KiB in 0.001703 sec., 142689.3716970053 rows/sec., 12.49 MiB/sec. 2024.12.16 20:52:00.335415 [ 261 ] {a6dd063a-c5b7-46b1-8639-99490c122fe2} TCPHandler: Processed in 0.001912267 sec. 2024.12.16 20:52:00.335575 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:00.335699 [ 260 ] {34feea2d-e9bd-4659-b951-94f25bf7e7cb} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:52:00.335750 [ 260 ] {34feea2d-e9bd-4659-b951-94f25bf7e7cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:52:00.336352 [ 260 ] {34feea2d-e9bd-4659-b951-94f25bf7e7cb} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.336393 [ 260 ] {34feea2d-e9bd-4659-b951-94f25bf7e7cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:52:00.336770 [ 260 ] {34feea2d-e9bd-4659-b951-94f25bf7e7cb} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:52:00.337012 [ 260 ] {34feea2d-e9bd-4659-b951-94f25bf7e7cb} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.337219 [ 260 ] {34feea2d-e9bd-4659-b951-94f25bf7e7cb} executeQuery: Read 30 rows, 2.16 KiB in 0.001549 sec., 19367.33376371853 rows/sec., 1.36 MiB/sec. 2024.12.16 20:52:00.337275 [ 260 ] {34feea2d-e9bd-4659-b951-94f25bf7e7cb} TCPHandler: Processed in 0.001757753 sec. 2024.12.16 20:52:00.337429 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:00.337569 [ 261 ] {6a536c1e-b452-4d56-a983-e2061e6f3a7c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:52:00.337625 [ 261 ] {6a536c1e-b452-4d56-a983-e2061e6f3a7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:52:00.338283 [ 261 ] {6a536c1e-b452-4d56-a983-e2061e6f3a7c} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.338322 [ 261 ] {6a536c1e-b452-4d56-a983-e2061e6f3a7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:52:00.338675 [ 261 ] {6a536c1e-b452-4d56-a983-e2061e6f3a7c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:52:00.338909 [ 261 ] {6a536c1e-b452-4d56-a983-e2061e6f3a7c} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.339115 [ 261 ] {6a536c1e-b452-4d56-a983-e2061e6f3a7c} executeQuery: Read 14 rows, 1004.00 B in 0.001579 sec., 8866.371120962634 rows/sec., 620.94 KiB/sec. 2024.12.16 20:52:00.339170 [ 261 ] {6a536c1e-b452-4d56-a983-e2061e6f3a7c} TCPHandler: Processed in 0.001806864 sec. 2024.12.16 20:52:00.339311 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:00.339426 [ 260 ] {282de8e3-c0b5-4041-8a4f-be74b8d5ad00} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:52:00.339484 [ 260 ] {282de8e3-c0b5-4041-8a4f-be74b8d5ad00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:52:00.340061 [ 260 ] {282de8e3-c0b5-4041-8a4f-be74b8d5ad00} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.340101 [ 260 ] {282de8e3-c0b5-4041-8a4f-be74b8d5ad00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:52:00.340487 [ 260 ] {282de8e3-c0b5-4041-8a4f-be74b8d5ad00} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:52:00.340725 [ 260 ] {282de8e3-c0b5-4041-8a4f-be74b8d5ad00} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.341021 [ 260 ] {282de8e3-c0b5-4041-8a4f-be74b8d5ad00} executeQuery: Read 13 rows, 830.00 B in 0.001592 sec., 8165.829145728642 rows/sec., 509.14 KiB/sec. 2024.12.16 20:52:00.341155 [ 260 ] {282de8e3-c0b5-4041-8a4f-be74b8d5ad00} TCPHandler: Processed in 0.001900796 sec. 2024.12.16 20:52:00.341306 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:00.341441 [ 261 ] {9c647cae-59fd-4ef4-94a8-cc3a5d38b640} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:00.341499 [ 261 ] {9c647cae-59fd-4ef4-94a8-cc3a5d38b640} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:00.342322 [ 261 ] {9c647cae-59fd-4ef4-94a8-cc3a5d38b640} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.342362 [ 261 ] {9c647cae-59fd-4ef4-94a8-cc3a5d38b640} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:52:00.342749 [ 261 ] {9c647cae-59fd-4ef4-94a8-cc3a5d38b640} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:52:00.342987 [ 261 ] {9c647cae-59fd-4ef4-94a8-cc3a5d38b640} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.343205 [ 261 ] {9c647cae-59fd-4ef4-94a8-cc3a5d38b640} executeQuery: Read 405 rows, 29.53 KiB in 0.001795 sec., 225626.74094707522 rows/sec., 16.07 MiB/sec. 2024.12.16 20:52:00.343259 [ 261 ] {9c647cae-59fd-4ef4-94a8-cc3a5d38b640} TCPHandler: Processed in 0.002020018 sec. 2024.12.16 20:52:00.343407 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:00.343532 [ 260 ] {dea7dfbc-dd67-4c62-bdc2-bd4da028b6c7} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:52:00.343583 [ 260 ] {dea7dfbc-dd67-4c62-bdc2-bd4da028b6c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:52:00.344075 [ 260 ] {dea7dfbc-dd67-4c62-bdc2-bd4da028b6c7} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.344114 [ 260 ] {dea7dfbc-dd67-4c62-bdc2-bd4da028b6c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:52:00.344485 [ 260 ] {dea7dfbc-dd67-4c62-bdc2-bd4da028b6c7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:52:00.344721 [ 260 ] {dea7dfbc-dd67-4c62-bdc2-bd4da028b6c7} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.344877 [ 133 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.16 20:52:00.344959 [ 133 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.344961 [ 260 ] {dea7dfbc-dd67-4c62-bdc2-bd4da028b6c7} executeQuery: Read 6 rows, 321.00 B in 0.001442 sec., 4160.887656033287 rows/sec., 217.39 KiB/sec. 2024.12.16 20:52:00.344988 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:52:00.345115 [ 260 ] {dea7dfbc-dd67-4c62-bdc2-bd4da028b6c7} TCPHandler: Processed in 0.001764364 sec. 2024.12.16 20:52:00.345232 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.16 20:52:00.345309 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:00.345439 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:00.345527 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.12.16 20:52:00.345538 [ 261 ] {15438d61-7784-4363-87ac-91ee244602a0} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:00.345713 [ 261 ] {15438d61-7784-4363-87ac-91ee244602a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:00.345735 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.12.16 20:52:00.346113 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.12.16 20:52:00.346429 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2024.12.16 20:52:00.346715 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.12.16 20:52:00.347008 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.12.16 20:52:00.348695 [ 261 ] {15438d61-7784-4363-87ac-91ee244602a0} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.348765 [ 261 ] {15438d61-7784-4363-87ac-91ee244602a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:00.349958 [ 261 ] {15438d61-7784-4363-87ac-91ee244602a0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:52:00.349986 [ 190 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004869763 sec., 7392.556886238612 rows/sec., 386.23 KiB/sec. 2024.12.16 20:52:00.350212 [ 190 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.16 20:52:00.350389 [ 261 ] {15438d61-7784-4363-87ac-91ee244602a0} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.350833 [ 261 ] {15438d61-7784-4363-87ac-91ee244602a0} executeQuery: Read 239 rows, 16.41 KiB in 0.005354 sec., 44639.52185282032 rows/sec., 2.99 MiB/sec. 2024.12.16 20:52:00.350860 [ 190 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_6_1} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.350996 [ 261 ] {15438d61-7784-4363-87ac-91ee244602a0} TCPHandler: Processed in 0.00577398 sec. 2024.12.16 20:52:00.351070 [ 190 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_6_1} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.16 20:52:00.351184 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:00.351210 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:52:00.351302 [ 260 ] {87fd43ea-dd3f-43d7-ac68-db08444734aa} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:52:00.351352 [ 260 ] {87fd43ea-dd3f-43d7-ac68-db08444734aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:52:00.351796 [ 260 ] {87fd43ea-dd3f-43d7-ac68-db08444734aa} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.351832 [ 260 ] {87fd43ea-dd3f-43d7-ac68-db08444734aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:52:00.352171 [ 260 ] {87fd43ea-dd3f-43d7-ac68-db08444734aa} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:52:00.352401 [ 260 ] {87fd43ea-dd3f-43d7-ac68-db08444734aa} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.352555 [ 133 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.16 20:52:00.352621 [ 133 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.352657 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:52:00.352673 [ 260 ] {87fd43ea-dd3f-43d7-ac68-db08444734aa} executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec. 2024.12.16 20:52:00.352796 [ 260 ] {87fd43ea-dd3f-43d7-ac68-db08444734aa} TCPHandler: Processed in 0.001694363 sec. 2024.12.16 20:52:00.352821 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.16 20:52:00.352972 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:00.352986 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:00.353037 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.12.16 20:52:00.353211 [ 261 ] {49d12cb5-858c-4e72-8a85-82e92184dc4b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:00.353267 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.12.16 20:52:00.353548 [ 261 ] {49d12cb5-858c-4e72-8a85-82e92184dc4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:52:00.353573 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.12.16 20:52:00.353888 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.12.16 20:52:00.354247 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.12.16 20:52:00.354650 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.12.16 20:52:00.358273 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.005539566 sec., 1263.636898630687 rows/sec., 84.44 KiB/sec. 2024.12.16 20:52:00.358479 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.16 20:52:00.359059 [ 261 ] {49d12cb5-858c-4e72-8a85-82e92184dc4b} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.359086 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_6_1} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.359136 [ 261 ] {49d12cb5-858c-4e72-8a85-82e92184dc4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:52:00.359253 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_6_1} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.16 20:52:00.359403 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.16 20:52:00.360032 [ 261 ] {49d12cb5-858c-4e72-8a85-82e92184dc4b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:52:00.360297 [ 261 ] {49d12cb5-858c-4e72-8a85-82e92184dc4b} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.360542 [ 261 ] {49d12cb5-858c-4e72-8a85-82e92184dc4b} executeQuery: Read 19 rows, 34.86 KiB in 0.00744 sec., 2553.763440860215 rows/sec., 4.58 MiB/sec. 2024.12.16 20:52:00.360668 [ 261 ] {49d12cb5-858c-4e72-8a85-82e92184dc4b} TCPHandler: Processed in 0.007791429 sec. 2024.12.16 20:52:00.360849 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:00.360983 [ 260 ] {07804cd4-56ff-47e4-985e-39889cbcc6c4} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:00.361035 [ 260 ] {07804cd4-56ff-47e4-985e-39889cbcc6c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:00.361523 [ 260 ] {07804cd4-56ff-47e4-985e-39889cbcc6c4} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:00.361562 [ 260 ] {07804cd4-56ff-47e4-985e-39889cbcc6c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2024.12.16 20:52:00.361970 [ 260 ] {07804cd4-56ff-47e4-985e-39889cbcc6c4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:52:00.362207 [ 260 ] {07804cd4-56ff-47e4-985e-39889cbcc6c4} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:00.362416 [ 260 ] {07804cd4-56ff-47e4-985e-39889cbcc6c4} executeQuery: Read 82 rows, 5.33 KiB in 0.001457 sec., 56280.02745367193 rows/sec., 3.57 MiB/sec. 2024.12.16 20:52:00.362481 [ 260 ] {07804cd4-56ff-47e4-985e-39889cbcc6c4} TCPHandler: Processed in 0.001705503 sec. 2024.12.16 20:52:05.324391 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:05.324713 [ 261 ] {e9336d52-f01c-4a0d-92ed-e5530c530178} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:05.324826 [ 261 ] {e9336d52-f01c-4a0d-92ed-e5530c530178} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:05.325837 [ 261 ] {e9336d52-f01c-4a0d-92ed-e5530c530178} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:05.325882 [ 261 ] {e9336d52-f01c-4a0d-92ed-e5530c530178} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:05.326326 [ 261 ] {e9336d52-f01c-4a0d-92ed-e5530c530178} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:52:05.326584 [ 261 ] {e9336d52-f01c-4a0d-92ed-e5530c530178} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:05.326877 [ 261 ] {e9336d52-f01c-4a0d-92ed-e5530c530178} executeQuery: Read 102 rows, 8.69 KiB in 0.002245 sec., 45434.298440979954 rows/sec., 3.78 MiB/sec. 2024.12.16 20:52:05.327116 [ 261 ] {e9336d52-f01c-4a0d-92ed-e5530c530178} TCPHandler: Processed in 0.002896355 sec. 2024.12.16 20:52:05.327371 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:05.327566 [ 260 ] {7f26f0dd-29fe-48ef-925b-da1d27f43214} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:52:05.327635 [ 260 ] {7f26f0dd-29fe-48ef-925b-da1d27f43214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:52:05.328357 [ 260 ] {7f26f0dd-29fe-48ef-925b-da1d27f43214} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:05.328397 [ 260 ] {7f26f0dd-29fe-48ef-925b-da1d27f43214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:05.328817 [ 260 ] {7f26f0dd-29fe-48ef-925b-da1d27f43214} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:52:05.329061 [ 260 ] {7f26f0dd-29fe-48ef-925b-da1d27f43214} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:05.329248 [ 260 ] {7f26f0dd-29fe-48ef-925b-da1d27f43214} executeQuery: Read 23 rows, 1.73 KiB in 0.001735 sec., 13256.484149855907 rows/sec., 996.83 KiB/sec. 2024.12.16 20:52:05.329303 [ 260 ] {7f26f0dd-29fe-48ef-925b-da1d27f43214} TCPHandler: Processed in 0.002057219 sec. 2024.12.16 20:52:05.329453 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:05.329597 [ 261 ] {b48c3f18-787f-4fb9-9d9a-f4618b0839de} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:05.329656 [ 261 ] {b48c3f18-787f-4fb9-9d9a-f4618b0839de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:05.330384 [ 261 ] {b48c3f18-787f-4fb9-9d9a-f4618b0839de} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:05.330424 [ 261 ] {b48c3f18-787f-4fb9-9d9a-f4618b0839de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:05.330798 [ 261 ] {b48c3f18-787f-4fb9-9d9a-f4618b0839de} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:52:05.331053 [ 261 ] {b48c3f18-787f-4fb9-9d9a-f4618b0839de} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:05.331280 [ 261 ] {b48c3f18-787f-4fb9-9d9a-f4618b0839de} executeQuery: Read 87 rows, 6.96 KiB in 0.001717 sec., 50669.772859638906 rows/sec., 3.96 MiB/sec. 2024.12.16 20:52:05.331337 [ 261 ] {b48c3f18-787f-4fb9-9d9a-f4618b0839de} TCPHandler: Processed in 0.001951487 sec. 2024.12.16 20:52:05.331504 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:05.331620 [ 260 ] {7521f6d0-6a64-4cc3-9024-c6a7f1e3e9f9} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:05.331672 [ 260 ] {7521f6d0-6a64-4cc3-9024-c6a7f1e3e9f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:05.332247 [ 260 ] {7521f6d0-6a64-4cc3-9024-c6a7f1e3e9f9} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:05.332282 [ 260 ] {7521f6d0-6a64-4cc3-9024-c6a7f1e3e9f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:05.332674 [ 260 ] {7521f6d0-6a64-4cc3-9024-c6a7f1e3e9f9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:52:05.332907 [ 260 ] {7521f6d0-6a64-4cc3-9024-c6a7f1e3e9f9} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:05.333124 [ 260 ] {7521f6d0-6a64-4cc3-9024-c6a7f1e3e9f9} executeQuery: Read 160 rows, 11.41 KiB in 0.001527 sec., 104780.61558611658 rows/sec., 7.30 MiB/sec. 2024.12.16 20:52:05.333345 [ 260 ] {7521f6d0-6a64-4cc3-9024-c6a7f1e3e9f9} TCPHandler: Processed in 0.001896846 sec. 2024.12.16 20:52:05.333517 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:05.333657 [ 261 ] {43993e39-7d45-4bff-8f75-aea17d9d7e0f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:05.333747 [ 261 ] {43993e39-7d45-4bff-8f75-aea17d9d7e0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:52:05.334962 [ 261 ] {43993e39-7d45-4bff-8f75-aea17d9d7e0f} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:05.335001 [ 261 ] {43993e39-7d45-4bff-8f75-aea17d9d7e0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:05.335641 [ 261 ] {43993e39-7d45-4bff-8f75-aea17d9d7e0f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:52:05.335894 [ 261 ] {43993e39-7d45-4bff-8f75-aea17d9d7e0f} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:05.336138 [ 261 ] {43993e39-7d45-4bff-8f75-aea17d9d7e0f} executeQuery: Read 23 rows, 42.20 KiB in 0.002512 sec., 9156.050955414014 rows/sec., 16.41 MiB/sec. 2024.12.16 20:52:05.336242 [ 261 ] {43993e39-7d45-4bff-8f75-aea17d9d7e0f} TCPHandler: Processed in 0.002794724 sec. 2024.12.16 20:52:05.336394 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:05.336517 [ 260 ] {f912dbda-85fc-4481-b397-50d1320c7b2c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:05.336567 [ 260 ] {f912dbda-85fc-4481-b397-50d1320c7b2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:05.337054 [ 260 ] {f912dbda-85fc-4481-b397-50d1320c7b2c} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:05.337091 [ 260 ] {f912dbda-85fc-4481-b397-50d1320c7b2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:05.337461 [ 260 ] {f912dbda-85fc-4481-b397-50d1320c7b2c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:52:05.337701 [ 260 ] {f912dbda-85fc-4481-b397-50d1320c7b2c} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:05.337875 [ 260 ] {f912dbda-85fc-4481-b397-50d1320c7b2c} executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. 2024.12.16 20:52:05.337923 [ 260 ] {f912dbda-85fc-4481-b397-50d1320c7b2c} TCPHandler: Processed in 0.00158884 sec. 2024.12.16 20:52:06.284414 [ 124 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:52:06.284469 [ 124 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:52:06.381858 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2024.12.16 20:52:06.382540 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:06.382581 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:06.383116 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:52:06.383382 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:06.383600 [ 123 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.16 20:52:06.383641 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2024.12.16 20:52:06.383686 [ 123 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:06.383721 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:06.383843 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.16 20:52:06.383951 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:06.383985 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2024.12.16 20:52:06.384052 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2024.12.16 20:52:06.384132 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2024.12.16 20:52:06.384357 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2024.12.16 20:52:06.384556 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2024.12.16 20:52:06.384637 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2024.12.16 20:52:06.386333 [ 194 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002539258 sec., 2906754.650374243 rows/sec., 41.58 MiB/sec. 2024.12.16 20:52:06.386868 [ 194 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.16 20:52:06.387211 [ 194 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_16_3} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:06.387307 [ 194 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_16_3} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.16 20:52:06.387431 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.12.16 20:52:06.405893 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 454 2024.12.16 20:52:06.409008 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:06.409055 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:06.410511 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:52:06.410824 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:06.411478 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 454 2024.12.16 20:52:06.852745 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2024.12.16 20:52:06.875081 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:06.875152 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:06.882724 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:52:06.883555 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:06.883932 [ 123 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.16 20:52:06.884067 [ 123 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:06.884138 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:06.885165 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.16 20:52:06.900245 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2024.12.16 20:52:06.901959 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:06.903462 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2024.12.16 20:52:06.909094 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2024.12.16 20:52:06.914736 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2024.12.16 20:52:06.920239 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2024.12.16 20:52:06.925896 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2024.12.16 20:52:06.930588 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2024.12.16 20:52:06.988899 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.104508276 sec., 1157.8030432728601 rows/sec., 5.99 MiB/sec. 2024.12.16 20:52:06.990439 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.16 20:52:06.992779 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_16_3} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:06.992878 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_16_3} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.16 20:52:06.994143 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2024.12.16 20:52:07.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 178.68 MiB, peak 188.66 MiB, free memory in arenas 0.00 B, will set to 180.16 MiB (RSS), difference: 1.49 MiB 2024.12.16 20:52:07.001364 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000914497 sec. 2024.12.16 20:52:10.329382 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:10.329583 [ 261 ] {a9e2754b-aca3-46e9-b6f7-ac342f391cbc} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:52:10.329653 [ 261 ] {a9e2754b-aca3-46e9-b6f7-ac342f391cbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:52:10.330380 [ 261 ] {a9e2754b-aca3-46e9-b6f7-ac342f391cbc} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:10.330424 [ 261 ] {a9e2754b-aca3-46e9-b6f7-ac342f391cbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:10.330858 [ 261 ] {a9e2754b-aca3-46e9-b6f7-ac342f391cbc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:52:10.331114 [ 261 ] {a9e2754b-aca3-46e9-b6f7-ac342f391cbc} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:10.331368 [ 261 ] {a9e2754b-aca3-46e9-b6f7-ac342f391cbc} executeQuery: Read 14 rows, 1.01 KiB in 0.001828 sec., 7658.643326039388 rows/sec., 551.32 KiB/sec. 2024.12.16 20:52:10.331499 [ 261 ] {a9e2754b-aca3-46e9-b6f7-ac342f391cbc} TCPHandler: Processed in 0.002237363 sec. 2024.12.16 20:52:10.331752 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:10.331936 [ 260 ] {61f6cec5-bf98-4f88-9120-891edcc7c70b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:10.332005 [ 260 ] {61f6cec5-bf98-4f88-9120-891edcc7c70b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:10.332848 [ 260 ] {61f6cec5-bf98-4f88-9120-891edcc7c70b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:10.332896 [ 260 ] {61f6cec5-bf98-4f88-9120-891edcc7c70b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:10.333353 [ 260 ] {61f6cec5-bf98-4f88-9120-891edcc7c70b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:52:10.333622 [ 260 ] {61f6cec5-bf98-4f88-9120-891edcc7c70b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:10.333907 [ 260 ] {61f6cec5-bf98-4f88-9120-891edcc7c70b} executeQuery: Read 241 rows, 21.63 KiB in 0.002014 sec., 119662.36345580932 rows/sec., 10.49 MiB/sec. 2024.12.16 20:52:10.334101 [ 260 ] {61f6cec5-bf98-4f88-9120-891edcc7c70b} TCPHandler: Processed in 0.002473948 sec. 2024.12.16 20:52:10.334275 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:10.334421 [ 261 ] {4b94f32c-8dea-4bb5-9635-c7bdeb352014} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:52:10.334481 [ 261 ] {4b94f32c-8dea-4bb5-9635-c7bdeb352014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:52:10.335062 [ 261 ] {4b94f32c-8dea-4bb5-9635-c7bdeb352014} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:10.335100 [ 261 ] {4b94f32c-8dea-4bb5-9635-c7bdeb352014} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:10.335474 [ 261 ] {4b94f32c-8dea-4bb5-9635-c7bdeb352014} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:52:10.335713 [ 261 ] {4b94f32c-8dea-4bb5-9635-c7bdeb352014} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:10.335928 [ 261 ] {4b94f32c-8dea-4bb5-9635-c7bdeb352014} executeQuery: Read 26 rows, 1.88 KiB in 0.001535 sec., 16938.110749185667 rows/sec., 1.20 MiB/sec. 2024.12.16 20:52:10.336014 [ 261 ] {4b94f32c-8dea-4bb5-9635-c7bdeb352014} TCPHandler: Processed in 0.001803494 sec. 2024.12.16 20:52:10.336165 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:10.336289 [ 260 ] {6a0b0fd9-4cb2-445e-80ed-c39baf028e52} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:52:10.336340 [ 260 ] {6a0b0fd9-4cb2-445e-80ed-c39baf028e52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:52:10.336968 [ 260 ] {6a0b0fd9-4cb2-445e-80ed-c39baf028e52} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:10.337008 [ 260 ] {6a0b0fd9-4cb2-445e-80ed-c39baf028e52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:10.337366 [ 260 ] {6a0b0fd9-4cb2-445e-80ed-c39baf028e52} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:52:10.337610 [ 260 ] {6a0b0fd9-4cb2-445e-80ed-c39baf028e52} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:10.337818 [ 260 ] {6a0b0fd9-4cb2-445e-80ed-c39baf028e52} executeQuery: Read 14 rows, 1004.00 B in 0.001558 sec., 8985.879332477536 rows/sec., 629.31 KiB/sec. 2024.12.16 20:52:10.337872 [ 260 ] {6a0b0fd9-4cb2-445e-80ed-c39baf028e52} TCPHandler: Processed in 0.001765414 sec. 2024.12.16 20:52:10.338042 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:10.338182 [ 261 ] {c4c7bc11-da71-4a31-ac12-6521dfc89257} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:52:10.338239 [ 261 ] {c4c7bc11-da71-4a31-ac12-6521dfc89257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:52:10.338860 [ 261 ] {c4c7bc11-da71-4a31-ac12-6521dfc89257} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:10.338898 [ 261 ] {c4c7bc11-da71-4a31-ac12-6521dfc89257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:10.339248 [ 261 ] {c4c7bc11-da71-4a31-ac12-6521dfc89257} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:52:10.339489 [ 261 ] {c4c7bc11-da71-4a31-ac12-6521dfc89257} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:10.339664 [ 261 ] {c4c7bc11-da71-4a31-ac12-6521dfc89257} executeQuery: Read 13 rows, 830.00 B in 0.001514 sec., 8586.525759577278 rows/sec., 535.37 KiB/sec. 2024.12.16 20:52:10.339717 [ 261 ] {c4c7bc11-da71-4a31-ac12-6521dfc89257} TCPHandler: Processed in 0.001739773 sec. 2024.12.16 20:52:10.339912 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:10.340071 [ 260 ] {cd052bc7-31da-4eb6-9ef0-59ec125f56e8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:10.340146 [ 260 ] {cd052bc7-31da-4eb6-9ef0-59ec125f56e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:10.340938 [ 260 ] {cd052bc7-31da-4eb6-9ef0-59ec125f56e8} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:10.340979 [ 260 ] {cd052bc7-31da-4eb6-9ef0-59ec125f56e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:10.341403 [ 260 ] {cd052bc7-31da-4eb6-9ef0-59ec125f56e8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:52:10.341701 [ 260 ] {cd052bc7-31da-4eb6-9ef0-59ec125f56e8} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:10.341912 [ 260 ] {cd052bc7-31da-4eb6-9ef0-59ec125f56e8} executeQuery: Read 401 rows, 29.20 KiB in 0.001872 sec., 214209.40170940172 rows/sec., 15.23 MiB/sec. 2024.12.16 20:52:10.342112 [ 260 ] {cd052bc7-31da-4eb6-9ef0-59ec125f56e8} TCPHandler: Processed in 0.002286934 sec. 2024.12.16 20:52:10.342282 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:10.342422 [ 261 ] {93f930f4-eb6e-4735-9807-85455328af60} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:52:10.342485 [ 261 ] {93f930f4-eb6e-4735-9807-85455328af60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:52:10.342956 [ 261 ] {93f930f4-eb6e-4735-9807-85455328af60} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:10.342995 [ 261 ] {93f930f4-eb6e-4735-9807-85455328af60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:10.343360 [ 261 ] {93f930f4-eb6e-4735-9807-85455328af60} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:52:10.343604 [ 261 ] {93f930f4-eb6e-4735-9807-85455328af60} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:10.343899 [ 261 ] {93f930f4-eb6e-4735-9807-85455328af60} executeQuery: Read 6 rows, 321.00 B in 0.001489 sec., 4029.550033579583 rows/sec., 210.53 KiB/sec. 2024.12.16 20:52:10.344023 [ 261 ] {93f930f4-eb6e-4735-9807-85455328af60} TCPHandler: Processed in 0.001807214 sec. 2024.12.16 20:52:10.344174 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:10.344295 [ 260 ] {683f15e8-d0cc-4417-a3aa-00fb33d42701} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:10.344351 [ 260 ] {683f15e8-d0cc-4417-a3aa-00fb33d42701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:10.344941 [ 260 ] {683f15e8-d0cc-4417-a3aa-00fb33d42701} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:10.344980 [ 260 ] {683f15e8-d0cc-4417-a3aa-00fb33d42701} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:10.345392 [ 260 ] {683f15e8-d0cc-4417-a3aa-00fb33d42701} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:52:10.345642 [ 260 ] {683f15e8-d0cc-4417-a3aa-00fb33d42701} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:10.345891 [ 260 ] {683f15e8-d0cc-4417-a3aa-00fb33d42701} executeQuery: Read 237 rows, 16.27 KiB in 0.001604 sec., 147755.6109725686 rows/sec., 9.90 MiB/sec. 2024.12.16 20:52:10.346100 [ 260 ] {683f15e8-d0cc-4417-a3aa-00fb33d42701} TCPHandler: Processed in 0.001982638 sec. 2024.12.16 20:52:10.346254 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:10.346390 [ 261 ] {f0717f07-6a36-40d7-93c9-f6b6ae0240dc} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:52:10.346451 [ 261 ] {f0717f07-6a36-40d7-93c9-f6b6ae0240dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:52:10.346975 [ 261 ] {f0717f07-6a36-40d7-93c9-f6b6ae0240dc} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:10.347020 [ 261 ] {f0717f07-6a36-40d7-93c9-f6b6ae0240dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:10.347443 [ 261 ] {f0717f07-6a36-40d7-93c9-f6b6ae0240dc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:52:10.347701 [ 261 ] {f0717f07-6a36-40d7-93c9-f6b6ae0240dc} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:10.347948 [ 261 ] {f0717f07-6a36-40d7-93c9-f6b6ae0240dc} executeQuery: Read 1 rows, 69.00 B in 0.001585 sec., 630.9148264984227 rows/sec., 42.51 KiB/sec. 2024.12.16 20:52:10.348124 [ 261 ] {f0717f07-6a36-40d7-93c9-f6b6ae0240dc} TCPHandler: Processed in 0.001934147 sec. 2024.12.16 20:52:10.348266 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:10.348384 [ 260 ] {5a1e113d-5137-422f-96c8-86e1c145ecc6} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:10.348466 [ 260 ] {5a1e113d-5137-422f-96c8-86e1c145ecc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:52:10.349738 [ 260 ] {5a1e113d-5137-422f-96c8-86e1c145ecc6} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:10.349777 [ 260 ] {5a1e113d-5137-422f-96c8-86e1c145ecc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:10.350418 [ 260 ] {5a1e113d-5137-422f-96c8-86e1c145ecc6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:52:10.350678 [ 260 ] {5a1e113d-5137-422f-96c8-86e1c145ecc6} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:10.350973 [ 260 ] {5a1e113d-5137-422f-96c8-86e1c145ecc6} executeQuery: Read 19 rows, 34.86 KiB in 0.002593 sec., 7327.41997686078 rows/sec., 13.13 MiB/sec. 2024.12.16 20:52:10.351176 [ 260 ] {5a1e113d-5137-422f-96c8-86e1c145ecc6} TCPHandler: Processed in 0.002963967 sec. 2024.12.16 20:52:10.351315 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:10.351451 [ 261 ] {bf88c606-6d91-4870-845b-f7b1b9dbc63b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:10.351511 [ 261 ] {bf88c606-6d91-4870-845b-f7b1b9dbc63b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:10.352071 [ 261 ] {bf88c606-6d91-4870-845b-f7b1b9dbc63b} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:10.352117 [ 261 ] {bf88c606-6d91-4870-845b-f7b1b9dbc63b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:10.352546 [ 261 ] {bf88c606-6d91-4870-845b-f7b1b9dbc63b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:52:10.352791 [ 261 ] {bf88c606-6d91-4870-845b-f7b1b9dbc63b} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:10.352999 [ 261 ] {bf88c606-6d91-4870-845b-f7b1b9dbc63b} executeQuery: Read 82 rows, 5.33 KiB in 0.001579 sec., 51931.602279924 rows/sec., 3.30 MiB/sec. 2024.12.16 20:52:10.353049 [ 261 ] {bf88c606-6d91-4870-845b-f7b1b9dbc63b} TCPHandler: Processed in 0.001797905 sec. 2024.12.16 20:52:13.230546 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:13.230758 [ 261 ] {7c274325-52fc-4617-b606-0b394d054052} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:52:13.230836 [ 261 ] {7c274325-52fc-4617-b606-0b394d054052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:52:13.231638 [ 261 ] {7c274325-52fc-4617-b606-0b394d054052} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:13.231684 [ 261 ] {7c274325-52fc-4617-b606-0b394d054052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:13.232096 [ 261 ] {7c274325-52fc-4617-b606-0b394d054052} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.16 20:52:13.232344 [ 261 ] {7c274325-52fc-4617-b606-0b394d054052} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:13.232597 [ 261 ] {7c274325-52fc-4617-b606-0b394d054052} executeQuery: Read 2 rows, 167.00 B in 0.001877 sec., 1065.5301012253597 rows/sec., 86.89 KiB/sec. 2024.12.16 20:52:13.232729 [ 261 ] {7c274325-52fc-4617-b606-0b394d054052} TCPHandler: Processed in 0.002310424 sec. 2024.12.16 20:52:13.232982 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:13.233172 [ 260 ] {7d9d9d2c-e3c7-4999-be4a-2c692db7fd85} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:13.233254 [ 260 ] {7d9d9d2c-e3c7-4999-be4a-2c692db7fd85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:13.234654 [ 260 ] {7d9d9d2c-e3c7-4999-be4a-2c692db7fd85} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:13.234708 [ 260 ] {7d9d9d2c-e3c7-4999-be4a-2c692db7fd85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:13.235243 [ 260 ] {7d9d9d2c-e3c7-4999-be4a-2c692db7fd85} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:52:13.235532 [ 260 ] {7d9d9d2c-e3c7-4999-be4a-2c692db7fd85} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:13.235768 [ 260 ] {7d9d9d2c-e3c7-4999-be4a-2c692db7fd85} executeQuery: Read 1243 rows, 104.88 KiB in 0.002649 sec., 469233.6730841827 rows/sec., 38.67 MiB/sec. 2024.12.16 20:52:13.235840 [ 260 ] {7d9d9d2c-e3c7-4999-be4a-2c692db7fd85} TCPHandler: Processed in 0.002985657 sec. 2024.12.16 20:52:13.236009 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:13.236154 [ 261 ] {8163eff1-2df2-4bf5-abf0-a1e3b39e8729} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:52:13.236212 [ 261 ] {8163eff1-2df2-4bf5-abf0-a1e3b39e8729} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:52:13.236888 [ 261 ] {8163eff1-2df2-4bf5-abf0-a1e3b39e8729} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:13.236966 [ 261 ] {8163eff1-2df2-4bf5-abf0-a1e3b39e8729} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:13.237398 [ 261 ] {8163eff1-2df2-4bf5-abf0-a1e3b39e8729} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:52:13.237657 [ 261 ] {8163eff1-2df2-4bf5-abf0-a1e3b39e8729} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:13.237783 [ 115 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.16 20:52:13.237829 [ 115 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:13.237850 [ 261 ] {8163eff1-2df2-4bf5-abf0-a1e3b39e8729} executeQuery: Read 25 rows, 1.87 KiB in 0.00173 sec., 14450.86705202312 rows/sec., 1.06 MiB/sec. 2024.12.16 20:52:13.237853 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:13.237957 [ 261 ] {8163eff1-2df2-4bf5-abf0-a1e3b39e8729} TCPHandler: Processed in 0.002012359 sec. 2024.12.16 20:52:13.238255 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:13.238327 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.16 20:52:13.238545 [ 260 ] {1512a0a2-c167-4dd1-83a3-2403223ab09d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:52:13.238664 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:13.238672 [ 260 ] {1512a0a2-c167-4dd1-83a3-2403223ab09d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:52:13.238747 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 57 rows starting from the beginning of the part 2024.12.16 20:52:13.239066 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part 2024.12.16 20:52:13.239472 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part 2024.12.16 20:52:13.239851 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part 2024.12.16 20:52:13.240396 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part 2024.12.16 20:52:13.240691 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part 2024.12.16 20:52:13.241652 [ 260 ] {1512a0a2-c167-4dd1-83a3-2403223ab09d} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:13.241732 [ 260 ] {1512a0a2-c167-4dd1-83a3-2403223ab09d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:13.242915 [ 260 ] {1512a0a2-c167-4dd1-83a3-2403223ab09d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:52:13.243540 [ 260 ] {1512a0a2-c167-4dd1-83a3-2403223ab09d} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:13.243569 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005574377 sec., 33008.172931253124 rows/sec., 2.50 MiB/sec. 2024.12.16 20:52:13.243916 [ 188 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.16 20:52:13.243988 [ 260 ] {1512a0a2-c167-4dd1-83a3-2403223ab09d} executeQuery: Read 228 rows, 15.81 KiB in 0.005506 sec., 41409.37159462405 rows/sec., 2.80 MiB/sec. 2024.12.16 20:52:13.244175 [ 260 ] {1512a0a2-c167-4dd1-83a3-2403223ab09d} TCPHandler: Processed in 0.006076937 sec. 2024.12.16 20:52:13.244361 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:13.244536 [ 188 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_16_3} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:13.244577 [ 261 ] {3b364656-3834-4ddb-8e89-bc75e09665be} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:13.244689 [ 261 ] {3b364656-3834-4ddb-8e89-bc75e09665be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:13.244713 [ 188 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_16_3} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.16 20:52:13.244928 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.16 20:52:13.245758 [ 261 ] {3b364656-3834-4ddb-8e89-bc75e09665be} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:13.245802 [ 261 ] {3b364656-3834-4ddb-8e89-bc75e09665be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:13.246190 [ 261 ] {3b364656-3834-4ddb-8e89-bc75e09665be} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:52:13.246426 [ 261 ] {3b364656-3834-4ddb-8e89-bc75e09665be} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:13.246610 [ 261 ] {3b364656-3834-4ddb-8e89-bc75e09665be} executeQuery: Read 545 rows, 41.41 KiB in 0.002092 sec., 260516.25239005734 rows/sec., 19.33 MiB/sec. 2024.12.16 20:52:13.246668 [ 261 ] {3b364656-3834-4ddb-8e89-bc75e09665be} TCPHandler: Processed in 0.002389815 sec. 2024.12.16 20:52:13.246836 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:13.246981 [ 260 ] {8eeef14f-5f14-4508-870e-7dcd20dc0ff1} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:13.247047 [ 260 ] {8eeef14f-5f14-4508-870e-7dcd20dc0ff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:13.247944 [ 260 ] {8eeef14f-5f14-4508-870e-7dcd20dc0ff1} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:13.247985 [ 260 ] {8eeef14f-5f14-4508-870e-7dcd20dc0ff1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:13.248436 [ 260 ] {8eeef14f-5f14-4508-870e-7dcd20dc0ff1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:52:13.248697 [ 260 ] {8eeef14f-5f14-4508-870e-7dcd20dc0ff1} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:13.248964 [ 260 ] {8eeef14f-5f14-4508-870e-7dcd20dc0ff1} executeQuery: Read 943 rows, 64.75 KiB in 0.002019 sec., 467062.90242694406 rows/sec., 31.32 MiB/sec. 2024.12.16 20:52:13.249190 [ 260 ] {8eeef14f-5f14-4508-870e-7dcd20dc0ff1} TCPHandler: Processed in 0.002418396 sec. 2024.12.16 20:52:13.249368 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:13.249512 [ 261 ] {d9ff1cf8-8edd-4b55-a42d-ab1a9020a3d1} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:13.249606 [ 261 ] {d9ff1cf8-8edd-4b55-a42d-ab1a9020a3d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:52:13.250887 [ 261 ] {d9ff1cf8-8edd-4b55-a42d-ab1a9020a3d1} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:13.250925 [ 261 ] {d9ff1cf8-8edd-4b55-a42d-ab1a9020a3d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:13.251554 [ 261 ] {d9ff1cf8-8edd-4b55-a42d-ab1a9020a3d1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:52:13.251807 [ 261 ] {d9ff1cf8-8edd-4b55-a42d-ab1a9020a3d1} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:13.251936 [ 115 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.16 20:52:13.251978 [ 115 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:13.252000 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:13.252022 [ 261 ] {d9ff1cf8-8edd-4b55-a42d-ab1a9020a3d1} executeQuery: Read 23 rows, 42.20 KiB in 0.00254 sec., 9055.11811023622 rows/sec., 16.23 MiB/sec. 2024.12.16 20:52:13.252340 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.16 20:52:13.252881 [ 261 ] {d9ff1cf8-8edd-4b55-a42d-ab1a9020a3d1} TCPHandler: Processed in 0.003577398 sec. 2024.12.16 20:52:13.253132 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:13.253191 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:13.253281 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 199 rows starting from the beginning of the part 2024.12.16 20:52:13.253315 [ 260 ] {5b585ff0-2745-4c8e-9480-a1a0675e3a27} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:13.253404 [ 260 ] {5b585ff0-2745-4c8e-9480-a1a0675e3a27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:13.253893 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part 2024.12.16 20:52:13.254543 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part 2024.12.16 20:52:13.255163 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part 2024.12.16 20:52:13.255252 [ 260 ] {5b585ff0-2745-4c8e-9480-a1a0675e3a27} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:13.255341 [ 260 ] {5b585ff0-2745-4c8e-9480-a1a0675e3a27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:13.255741 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part 2024.12.16 20:52:13.256237 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part 2024.12.16 20:52:13.256470 [ 260 ] {5b585ff0-2745-4c8e-9480-a1a0675e3a27} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:52:13.256948 [ 260 ] {5b585ff0-2745-4c8e-9480-a1a0675e3a27} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:13.257249 [ 260 ] {5b585ff0-2745-4c8e-9480-a1a0675e3a27} executeQuery: Read 36 rows, 2.48 KiB in 0.003976 sec., 9054.325955734406 rows/sec., 624.84 KiB/sec. 2024.12.16 20:52:13.257360 [ 260 ] {5b585ff0-2745-4c8e-9480-a1a0675e3a27} TCPHandler: Processed in 0.004357723 sec. 2024.12.16 20:52:13.259937 [ 186 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 19 columns (19 merged, 0 gathered) in 0.007857641 sec., 38942.98556017003 rows/sec., 69.78 MiB/sec. 2024.12.16 20:52:13.260775 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.16 20:52:13.261187 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_16_3} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:13.261263 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_16_3} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.16 20:52:13.261404 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. 2024.12.16 20:52:13.883801 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2024.12.16 20:52:13.884822 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:13.884877 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:13.885438 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:52:13.885717 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:13.886039 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2024.12.16 20:52:14.400310 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2024.12.16 20:52:14.420067 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:14.420132 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:14.427721 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:52:14.428461 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:14.431978 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2024.12.16 20:52:15.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 181.45 MiB, peak 188.66 MiB, free memory in arenas 0.00 B, will set to 182.48 MiB (RSS), difference: 1.03 MiB 2024.12.16 20:52:15.318689 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:15.318887 [ 261 ] {5b493c86-26cc-4084-9965-f32448d110c3} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:15.318964 [ 261 ] {5b493c86-26cc-4084-9965-f32448d110c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:15.319821 [ 261 ] {5b493c86-26cc-4084-9965-f32448d110c3} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:15.319865 [ 261 ] {5b493c86-26cc-4084-9965-f32448d110c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:15.320289 [ 261 ] {5b493c86-26cc-4084-9965-f32448d110c3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:52:15.320576 [ 261 ] {5b493c86-26cc-4084-9965-f32448d110c3} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:15.320801 [ 112 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.16 20:52:15.320875 [ 261 ] {5b493c86-26cc-4084-9965-f32448d110c3} executeQuery: Read 56 rows, 4.38 KiB in 0.002035 sec., 27518.42751842752 rows/sec., 2.10 MiB/sec. 2024.12.16 20:52:15.320928 [ 112 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:15.321013 [ 261 ] {5b493c86-26cc-4084-9965-f32448d110c3} TCPHandler: Processed in 0.002447227 sec. 2024.12.16 20:52:15.321020 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:15.321367 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:15.321424 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.16 20:52:15.321825 [ 260 ] {55819395-214a-4753-914d-da0bad0d8703} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:15.321951 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:15.321994 [ 260 ] {55819395-214a-4753-914d-da0bad0d8703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:15.322032 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1432 rows starting from the beginning of the part 2024.12.16 20:52:15.322373 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 243 rows starting from the beginning of the part 2024.12.16 20:52:15.322633 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part 2024.12.16 20:52:15.322907 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 241 rows starting from the beginning of the part 2024.12.16 20:52:15.323295 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1243 rows starting from the beginning of the part 2024.12.16 20:52:15.323748 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2024.12.16 20:52:15.325188 [ 260 ] {55819395-214a-4753-914d-da0bad0d8703} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:15.325262 [ 260 ] {55819395-214a-4753-914d-da0bad0d8703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:15.326511 [ 260 ] {55819395-214a-4753-914d-da0bad0d8703} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:52:15.326822 [ 260 ] {55819395-214a-4753-914d-da0bad0d8703} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:15.327460 [ 260 ] {55819395-214a-4753-914d-da0bad0d8703} executeQuery: Read 64 rows, 5.12 KiB in 0.005783 sec., 11066.920283589832 rows/sec., 884.53 KiB/sec. 2024.12.16 20:52:15.327373 [ 112 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.16 20:52:15.327667 [ 186 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.006481903 sec., 511732.43413238367 rows/sec., 44.71 MiB/sec. 2024.12.16 20:52:15.327673 [ 112 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:15.327707 [ 260 ] {55819395-214a-4753-914d-da0bad0d8703} TCPHandler: Processed in 0.006551655 sec. 2024.12.16 20:52:15.327750 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:15.327960 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:15.328047 [ 195 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.16 20:52:15.328063 [ 186 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.16 20:52:15.328195 [ 261 ] {f8b67bbe-3f2e-47e4-9649-0eb25f8722ae} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:15.328371 [ 261 ] {f8b67bbe-3f2e-47e4-9649-0eb25f8722ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:15.328524 [ 195 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:15.328646 [ 195 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part 2024.12.16 20:52:15.329094 [ 195 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 405 rows starting from the beginning of the part 2024.12.16 20:52:15.329213 [ 186 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_21_4} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:15.329555 [ 195 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 87 rows starting from the beginning of the part 2024.12.16 20:52:15.329737 [ 186 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_21_4} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.16 20:52:15.330168 [ 195 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 401 rows starting from the beginning of the part 2024.12.16 20:52:15.330339 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.16 20:52:15.330729 [ 195 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 545 rows starting from the beginning of the part 2024.12.16 20:52:15.331179 [ 195 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part 2024.12.16 20:52:15.331901 [ 261 ] {f8b67bbe-3f2e-47e4-9649-0eb25f8722ae} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:15.331945 [ 261 ] {f8b67bbe-3f2e-47e4-9649-0eb25f8722ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:15.332496 [ 261 ] {f8b67bbe-3f2e-47e4-9649-0eb25f8722ae} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:52:15.332834 [ 261 ] {f8b67bbe-3f2e-47e4-9649-0eb25f8722ae} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:15.333035 [ 112 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.16 20:52:15.333121 [ 112 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:15.333195 [ 261 ] {f8b67bbe-3f2e-47e4-9649-0eb25f8722ae} executeQuery: Read 64 rows, 4.56 KiB in 0.005071 sec., 12620.784855058175 rows/sec., 900.11 KiB/sec. 2024.12.16 20:52:15.333212 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:15.333526 [ 261 ] {f8b67bbe-3f2e-47e4-9649-0eb25f8722ae} TCPHandler: Processed in 0.005690308 sec. 2024.12.16 20:52:15.333799 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.16 20:52:15.333870 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:15.334295 [ 260 ] {5e6a5d47-eeec-457b-8942-0b333dee165d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:15.334301 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:15.334332 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.006441203 sec., 373843.209102399 rows/sec., 28.66 MiB/sec. 2024.12.16 20:52:15.334379 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6439 rows starting from the beginning of the part 2024.12.16 20:52:15.334406 [ 260 ] {5e6a5d47-eeec-457b-8942-0b333dee165d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:15.334812 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 239 rows starting from the beginning of the part 2024.12.16 20:52:15.334880 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.16 20:52:15.335423 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2024.12.16 20:52:15.336004 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2024.12.16 20:52:15.336533 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_21_4} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:15.336644 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 943 rows starting from the beginning of the part 2024.12.16 20:52:15.336935 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_21_4} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.16 20:52:15.337085 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part 2024.12.16 20:52:15.337313 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.12.16 20:52:15.337894 [ 260 ] {5e6a5d47-eeec-457b-8942-0b333dee165d} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:15.337947 [ 260 ] {5e6a5d47-eeec-457b-8942-0b333dee165d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:15.338468 [ 260 ] {5e6a5d47-eeec-457b-8942-0b333dee165d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:52:15.338794 [ 260 ] {5e6a5d47-eeec-457b-8942-0b333dee165d} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:15.339100 [ 112 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.16 20:52:15.339249 [ 112 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:15.339315 [ 260 ] {5e6a5d47-eeec-457b-8942-0b333dee165d} executeQuery: Read 24 rows, 1.66 KiB in 0.005132 sec., 4676.539360872954 rows/sec., 322.73 KiB/sec. 2024.12.16 20:52:15.339359 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:15.339619 [ 260 ] {5e6a5d47-eeec-457b-8942-0b333dee165d} TCPHandler: Processed in 0.005925473 sec. 2024.12.16 20:52:15.339926 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.16 20:52:15.340467 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:15.340578 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 986 rows starting from the beginning of the part 2024.12.16 20:52:15.340722 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part 2024.12.16 20:52:15.341022 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2024.12.16 20:52:15.341319 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2024.12.16 20:52:15.341627 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.12.16 20:52:15.341690 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 8082 rows, containing 5 columns (5 merged, 0 gathered) in 0.008274388 sec., 976748.9752716454 rows/sec., 65.91 MiB/sec. 2024.12.16 20:52:15.341872 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part 2024.12.16 20:52:15.342410 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.16 20:52:15.343088 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_21_4} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:15.343309 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_21_4} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.16 20:52:15.343418 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. 2024.12.16 20:52:15.343664 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1270 rows, containing 4 columns (4 merged, 0 gathered) in 0.004066187 sec., 312331.9217733961 rows/sec., 20.50 MiB/sec. 2024.12.16 20:52:15.344103 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.16 20:52:15.344661 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_21_4} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:15.344751 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_21_4} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.16 20:52:15.344852 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2024.12.16 20:52:16.411662 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 500 2024.12.16 20:52:16.415320 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:16.415405 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:16.417478 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:52:16.417895 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:16.418109 [ 110 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.16 20:52:16.418178 [ 110 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:16.418221 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:16.419456 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.16 20:52:16.420031 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 500 2024.12.16 20:52:16.420836 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:16.421097 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part 2024.12.16 20:52:16.421803 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part 2024.12.16 20:52:16.422446 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 68 rows starting from the beginning of the part 2024.12.16 20:52:16.423081 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2024.12.16 20:52:16.423709 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2024.12.16 20:52:16.424551 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part 2024.12.16 20:52:16.435890 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 72 columns (72 merged, 0 gathered) in 0.017513965 sec., 28548.64675132102 rows/sec., 26.17 MiB/sec. 2024.12.16 20:52:16.437022 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.16 20:52:16.438035 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_11_2} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:16.438165 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_11_2} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.16 20:52:16.438499 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. 2024.12.16 20:52:20.330818 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:20.331081 [ 261 ] {08b59ae4-08de-4773-ae2c-186c4bb26fb2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:52:20.331186 [ 261 ] {08b59ae4-08de-4773-ae2c-186c4bb26fb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:52:20.332438 [ 261 ] {08b59ae4-08de-4773-ae2c-186c4bb26fb2} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:20.332510 [ 261 ] {08b59ae4-08de-4773-ae2c-186c4bb26fb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:20.333156 [ 261 ] {08b59ae4-08de-4773-ae2c-186c4bb26fb2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:52:20.333541 [ 261 ] {08b59ae4-08de-4773-ae2c-186c4bb26fb2} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:20.333863 [ 261 ] {08b59ae4-08de-4773-ae2c-186c4bb26fb2} executeQuery: Read 14 rows, 1.01 KiB in 0.00285 sec., 4912.2807017543855 rows/sec., 353.62 KiB/sec. 2024.12.16 20:52:20.333951 [ 261 ] {08b59ae4-08de-4773-ae2c-186c4bb26fb2} TCPHandler: Processed in 0.003326984 sec. 2024.12.16 20:52:20.334250 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:20.334436 [ 260 ] {2ec15bd5-dfa8-40e5-8628-7c9539ee6463} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:20.334508 [ 260 ] {2ec15bd5-dfa8-40e5-8628-7c9539ee6463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:20.335357 [ 260 ] {2ec15bd5-dfa8-40e5-8628-7c9539ee6463} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:20.335403 [ 260 ] {2ec15bd5-dfa8-40e5-8628-7c9539ee6463} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:20.335864 [ 260 ] {2ec15bd5-dfa8-40e5-8628-7c9539ee6463} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:52:20.336118 [ 260 ] {2ec15bd5-dfa8-40e5-8628-7c9539ee6463} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:20.336315 [ 260 ] {2ec15bd5-dfa8-40e5-8628-7c9539ee6463} executeQuery: Read 241 rows, 21.63 KiB in 0.001933 sec., 124676.6683911019 rows/sec., 10.93 MiB/sec. 2024.12.16 20:52:20.336370 [ 260 ] {2ec15bd5-dfa8-40e5-8628-7c9539ee6463} TCPHandler: Processed in 0.002251813 sec. 2024.12.16 20:52:20.336588 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:20.336755 [ 261 ] {55b7ec99-06ca-4d8a-b50b-2fa156379c28} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:52:20.336830 [ 261 ] {55b7ec99-06ca-4d8a-b50b-2fa156379c28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:52:20.337665 [ 261 ] {55b7ec99-06ca-4d8a-b50b-2fa156379c28} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:20.337720 [ 261 ] {55b7ec99-06ca-4d8a-b50b-2fa156379c28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:20.338250 [ 261 ] {55b7ec99-06ca-4d8a-b50b-2fa156379c28} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:52:20.338668 [ 261 ] {55b7ec99-06ca-4d8a-b50b-2fa156379c28} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:20.338985 [ 261 ] {55b7ec99-06ca-4d8a-b50b-2fa156379c28} executeQuery: Read 26 rows, 1.88 KiB in 0.002269 sec., 11458.792419568092 rows/sec., 830.66 KiB/sec. 2024.12.16 20:52:20.339256 [ 261 ] {55b7ec99-06ca-4d8a-b50b-2fa156379c28} TCPHandler: Processed in 0.002740912 sec. 2024.12.16 20:52:20.339439 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:20.339563 [ 260 ] {43f532e6-85c8-4cb9-85ea-4bd4ac133784} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:52:20.339613 [ 260 ] {43f532e6-85c8-4cb9-85ea-4bd4ac133784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:52:20.340217 [ 260 ] {43f532e6-85c8-4cb9-85ea-4bd4ac133784} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:20.340256 [ 260 ] {43f532e6-85c8-4cb9-85ea-4bd4ac133784} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:20.340776 [ 260 ] {43f532e6-85c8-4cb9-85ea-4bd4ac133784} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:52:20.341149 [ 260 ] {43f532e6-85c8-4cb9-85ea-4bd4ac133784} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:20.341440 [ 260 ] {43f532e6-85c8-4cb9-85ea-4bd4ac133784} executeQuery: Read 14 rows, 1004.00 B in 0.001893 sec., 7395.668251452721 rows/sec., 517.94 KiB/sec. 2024.12.16 20:52:20.341662 [ 260 ] {43f532e6-85c8-4cb9-85ea-4bd4ac133784} TCPHandler: Processed in 0.002271003 sec. 2024.12.16 20:52:20.341869 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:20.342025 [ 261 ] {7eef78f9-206d-4b96-b093-8f78bac4809a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:52:20.342094 [ 261 ] {7eef78f9-206d-4b96-b093-8f78bac4809a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:52:20.342888 [ 261 ] {7eef78f9-206d-4b96-b093-8f78bac4809a} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:20.342940 [ 261 ] {7eef78f9-206d-4b96-b093-8f78bac4809a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:20.343442 [ 261 ] {7eef78f9-206d-4b96-b093-8f78bac4809a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:52:20.343778 [ 261 ] {7eef78f9-206d-4b96-b093-8f78bac4809a} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:20.344046 [ 261 ] {7eef78f9-206d-4b96-b093-8f78bac4809a} executeQuery: Read 13 rows, 830.00 B in 0.002055 sec., 6326.034063260341 rows/sec., 394.43 KiB/sec. 2024.12.16 20:52:20.344121 [ 261 ] {7eef78f9-206d-4b96-b093-8f78bac4809a} TCPHandler: Processed in 0.002329074 sec. 2024.12.16 20:52:20.344329 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:20.344479 [ 260 ] {502dc455-1e38-4557-8b53-07b49e572052} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:20.344553 [ 260 ] {502dc455-1e38-4557-8b53-07b49e572052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:20.345511 [ 260 ] {502dc455-1e38-4557-8b53-07b49e572052} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:20.345559 [ 260 ] {502dc455-1e38-4557-8b53-07b49e572052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:20.346099 [ 260 ] {502dc455-1e38-4557-8b53-07b49e572052} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:52:20.346449 [ 260 ] {502dc455-1e38-4557-8b53-07b49e572052} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:20.346738 [ 260 ] {502dc455-1e38-4557-8b53-07b49e572052} executeQuery: Read 401 rows, 29.20 KiB in 0.00229 sec., 175109.17030567687 rows/sec., 12.45 MiB/sec. 2024.12.16 20:52:20.346989 [ 260 ] {502dc455-1e38-4557-8b53-07b49e572052} TCPHandler: Processed in 0.002730642 sec. 2024.12.16 20:52:20.347196 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:20.347347 [ 261 ] {e52ec5f6-aa5d-4cdb-9f54-7c3e87c5c8da} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:52:20.347416 [ 261 ] {e52ec5f6-aa5d-4cdb-9f54-7c3e87c5c8da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:52:20.348073 [ 261 ] {e52ec5f6-aa5d-4cdb-9f54-7c3e87c5c8da} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:20.348123 [ 261 ] {e52ec5f6-aa5d-4cdb-9f54-7c3e87c5c8da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:20.348623 [ 261 ] {e52ec5f6-aa5d-4cdb-9f54-7c3e87c5c8da} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:52:20.348958 [ 261 ] {e52ec5f6-aa5d-4cdb-9f54-7c3e87c5c8da} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:20.349293 [ 261 ] {e52ec5f6-aa5d-4cdb-9f54-7c3e87c5c8da} executeQuery: Read 6 rows, 321.00 B in 0.001962 sec., 3058.103975535168 rows/sec., 159.77 KiB/sec. 2024.12.16 20:52:20.349378 [ 261 ] {e52ec5f6-aa5d-4cdb-9f54-7c3e87c5c8da} TCPHandler: Processed in 0.002252823 sec. 2024.12.16 20:52:20.349548 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:20.349695 [ 260 ] {3c417c6d-b471-45fe-ae79-d1082123d3a5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:20.349766 [ 260 ] {3c417c6d-b471-45fe-ae79-d1082123d3a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:20.350550 [ 260 ] {3c417c6d-b471-45fe-ae79-d1082123d3a5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:20.350593 [ 260 ] {3c417c6d-b471-45fe-ae79-d1082123d3a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:20.351065 [ 260 ] {3c417c6d-b471-45fe-ae79-d1082123d3a5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:52:20.351356 [ 260 ] {3c417c6d-b471-45fe-ae79-d1082123d3a5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:20.351603 [ 260 ] {3c417c6d-b471-45fe-ae79-d1082123d3a5} executeQuery: Read 237 rows, 16.27 KiB in 0.00194 sec., 122164.94845360825 rows/sec., 8.19 MiB/sec. 2024.12.16 20:52:20.351665 [ 260 ] {3c417c6d-b471-45fe-ae79-d1082123d3a5} TCPHandler: Processed in 0.002186231 sec. 2024.12.16 20:52:20.351844 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:20.351978 [ 261 ] {5ff7084f-7a21-45b9-8020-e8338de088c3} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:52:20.352037 [ 261 ] {5ff7084f-7a21-45b9-8020-e8338de088c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:52:20.352610 [ 261 ] {5ff7084f-7a21-45b9-8020-e8338de088c3} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:20.352652 [ 261 ] {5ff7084f-7a21-45b9-8020-e8338de088c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:20.353031 [ 261 ] {5ff7084f-7a21-45b9-8020-e8338de088c3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:52:20.353291 [ 261 ] {5ff7084f-7a21-45b9-8020-e8338de088c3} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:20.353514 [ 261 ] {5ff7084f-7a21-45b9-8020-e8338de088c3} executeQuery: Read 1 rows, 69.00 B in 0.00156 sec., 641.025641025641 rows/sec., 43.19 KiB/sec. 2024.12.16 20:52:20.353573 [ 261 ] {5ff7084f-7a21-45b9-8020-e8338de088c3} TCPHandler: Processed in 0.001787444 sec. 2024.12.16 20:52:20.353736 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:20.353862 [ 260 ] {2f277ce4-48eb-4b43-b304-c91d118be21e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:20.353940 [ 260 ] {2f277ce4-48eb-4b43-b304-c91d118be21e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:52:20.355111 [ 260 ] {2f277ce4-48eb-4b43-b304-c91d118be21e} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:20.355151 [ 260 ] {2f277ce4-48eb-4b43-b304-c91d118be21e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:20.355824 [ 260 ] {2f277ce4-48eb-4b43-b304-c91d118be21e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:52:20.356111 [ 260 ] {2f277ce4-48eb-4b43-b304-c91d118be21e} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:20.356361 [ 260 ] {2f277ce4-48eb-4b43-b304-c91d118be21e} executeQuery: Read 19 rows, 34.86 KiB in 0.002524 sec., 7527.733755942947 rows/sec., 13.49 MiB/sec. 2024.12.16 20:52:20.356492 [ 260 ] {2f277ce4-48eb-4b43-b304-c91d118be21e} TCPHandler: Processed in 0.002812034 sec. 2024.12.16 20:52:20.356650 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:20.356789 [ 261 ] {d7f67678-85c4-47eb-9c03-824b35fcc9c9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:20.356859 [ 261 ] {d7f67678-85c4-47eb-9c03-824b35fcc9c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:20.357478 [ 261 ] {d7f67678-85c4-47eb-9c03-824b35fcc9c9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:20.357522 [ 261 ] {d7f67678-85c4-47eb-9c03-824b35fcc9c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:20.357918 [ 261 ] {d7f67678-85c4-47eb-9c03-824b35fcc9c9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:52:20.358177 [ 261 ] {d7f67678-85c4-47eb-9c03-824b35fcc9c9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:20.358400 [ 261 ] {d7f67678-85c4-47eb-9c03-824b35fcc9c9} executeQuery: Read 82 rows, 5.33 KiB in 0.001644 sec., 49878.345498783456 rows/sec., 3.17 MiB/sec. 2024.12.16 20:52:20.358458 [ 261 ] {d7f67678-85c4-47eb-9c03-824b35fcc9c9} TCPHandler: Processed in 0.001868225 sec. 2024.12.16 20:52:21.284517 [ 105 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:52:21.284579 [ 105 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:52:21.386170 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2024.12.16 20:52:21.387128 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:21.387184 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:21.387722 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:52:21.387989 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:21.388247 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2024.12.16 20:52:21.932030 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2024.12.16 20:52:21.953359 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:21.953424 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:21.961111 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:52:21.961864 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:21.964540 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2024.12.16 20:52:25.325028 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:25.325228 [ 261 ] {ca7ea16f-afb9-49d6-86b1-3c82eae4ce80} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:25.325297 [ 261 ] {ca7ea16f-afb9-49d6-86b1-3c82eae4ce80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:25.326054 [ 261 ] {ca7ea16f-afb9-49d6-86b1-3c82eae4ce80} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:25.326098 [ 261 ] {ca7ea16f-afb9-49d6-86b1-3c82eae4ce80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:25.326535 [ 261 ] {ca7ea16f-afb9-49d6-86b1-3c82eae4ce80} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:52:25.326791 [ 261 ] {ca7ea16f-afb9-49d6-86b1-3c82eae4ce80} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:25.327055 [ 261 ] {ca7ea16f-afb9-49d6-86b1-3c82eae4ce80} executeQuery: Read 102 rows, 8.69 KiB in 0.001865 sec., 54691.6890080429 rows/sec., 4.55 MiB/sec. 2024.12.16 20:52:25.327197 [ 261 ] {ca7ea16f-afb9-49d6-86b1-3c82eae4ce80} TCPHandler: Processed in 0.002312984 sec. 2024.12.16 20:52:25.327535 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:25.327718 [ 260 ] {a4936501-e541-44e0-a586-ad1d0f427489} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:52:25.327785 [ 260 ] {a4936501-e541-44e0-a586-ad1d0f427489} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:52:25.328501 [ 260 ] {a4936501-e541-44e0-a586-ad1d0f427489} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:25.328544 [ 260 ] {a4936501-e541-44e0-a586-ad1d0f427489} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:25.328954 [ 260 ] {a4936501-e541-44e0-a586-ad1d0f427489} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:52:25.329201 [ 260 ] {a4936501-e541-44e0-a586-ad1d0f427489} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:25.329445 [ 260 ] {a4936501-e541-44e0-a586-ad1d0f427489} executeQuery: Read 23 rows, 1.73 KiB in 0.001762 sec., 13053.348467650398 rows/sec., 981.55 KiB/sec. 2024.12.16 20:52:25.329576 [ 260 ] {a4936501-e541-44e0-a586-ad1d0f427489} TCPHandler: Processed in 0.002232253 sec. 2024.12.16 20:52:25.329791 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:25.329936 [ 261 ] {01cb5cff-cad5-4546-a41d-fc5d8aac166d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:25.329997 [ 261 ] {01cb5cff-cad5-4546-a41d-fc5d8aac166d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:25.330741 [ 261 ] {01cb5cff-cad5-4546-a41d-fc5d8aac166d} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:25.330788 [ 261 ] {01cb5cff-cad5-4546-a41d-fc5d8aac166d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:25.331179 [ 261 ] {01cb5cff-cad5-4546-a41d-fc5d8aac166d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:52:25.331421 [ 261 ] {01cb5cff-cad5-4546-a41d-fc5d8aac166d} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:25.331622 [ 261 ] {01cb5cff-cad5-4546-a41d-fc5d8aac166d} executeQuery: Read 87 rows, 6.96 KiB in 0.00172 sec., 50581.39534883721 rows/sec., 3.95 MiB/sec. 2024.12.16 20:52:25.331675 [ 261 ] {01cb5cff-cad5-4546-a41d-fc5d8aac166d} TCPHandler: Processed in 0.001986798 sec. 2024.12.16 20:52:25.331832 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:25.331948 [ 260 ] {36b16ec2-21d6-422a-ad7d-46b01125088c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:25.332000 [ 260 ] {36b16ec2-21d6-422a-ad7d-46b01125088c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:25.332580 [ 260 ] {36b16ec2-21d6-422a-ad7d-46b01125088c} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:25.332616 [ 260 ] {36b16ec2-21d6-422a-ad7d-46b01125088c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:25.332995 [ 260 ] {36b16ec2-21d6-422a-ad7d-46b01125088c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:52:25.333223 [ 260 ] {36b16ec2-21d6-422a-ad7d-46b01125088c} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:25.333393 [ 260 ] {36b16ec2-21d6-422a-ad7d-46b01125088c} executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. 2024.12.16 20:52:25.333449 [ 260 ] {36b16ec2-21d6-422a-ad7d-46b01125088c} TCPHandler: Processed in 0.001671492 sec. 2024.12.16 20:52:25.333600 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:25.333716 [ 261 ] {2e6477a7-0575-4bef-bcf0-b8aff82f9684} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:25.333795 [ 261 ] {2e6477a7-0575-4bef-bcf0-b8aff82f9684} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:52:25.334915 [ 261 ] {2e6477a7-0575-4bef-bcf0-b8aff82f9684} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:25.334954 [ 261 ] {2e6477a7-0575-4bef-bcf0-b8aff82f9684} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:25.335592 [ 261 ] {2e6477a7-0575-4bef-bcf0-b8aff82f9684} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:52:25.335848 [ 261 ] {2e6477a7-0575-4bef-bcf0-b8aff82f9684} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:25.336192 [ 261 ] {2e6477a7-0575-4bef-bcf0-b8aff82f9684} executeQuery: Read 23 rows, 42.20 KiB in 0.002477 sec., 9285.425918449737 rows/sec., 16.64 MiB/sec. 2024.12.16 20:52:25.336399 [ 261 ] {2e6477a7-0575-4bef-bcf0-b8aff82f9684} TCPHandler: Processed in 0.002856195 sec. 2024.12.16 20:52:25.336545 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:25.336662 [ 260 ] {d25da349-c8ce-44de-b528-91e10b2a38f5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:25.336711 [ 260 ] {d25da349-c8ce-44de-b528-91e10b2a38f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:25.337195 [ 260 ] {d25da349-c8ce-44de-b528-91e10b2a38f5} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:25.337233 [ 260 ] {d25da349-c8ce-44de-b528-91e10b2a38f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:25.337604 [ 260 ] {d25da349-c8ce-44de-b528-91e10b2a38f5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:52:25.337859 [ 260 ] {d25da349-c8ce-44de-b528-91e10b2a38f5} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:25.338036 [ 260 ] {d25da349-c8ce-44de-b528-91e10b2a38f5} executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. 2024.12.16 20:52:25.338083 [ 260 ] {d25da349-c8ce-44de-b528-91e10b2a38f5} TCPHandler: Processed in 0.00159379 sec. 2024.12.16 20:52:26.421250 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 534 2024.12.16 20:52:26.424276 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:26.424338 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:26.425803 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:52:26.426132 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:26.426751 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 534 2024.12.16 20:52:28.888391 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2024.12.16 20:52:28.889519 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:28.889569 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:28.890192 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:52:28.890464 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:28.890754 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2024.12.16 20:52:29.464602 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2024.12.16 20:52:29.486457 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:29.486524 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:29.493850 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:52:29.494644 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:29.498026 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2024.12.16 20:52:30.329526 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:30.329839 [ 261 ] {2f95139e-64ef-42bb-a7ba-35d37ecf9e2d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:52:30.329952 [ 261 ] {2f95139e-64ef-42bb-a7ba-35d37ecf9e2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:52:30.330764 [ 261 ] {2f95139e-64ef-42bb-a7ba-35d37ecf9e2d} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.330816 [ 261 ] {2f95139e-64ef-42bb-a7ba-35d37ecf9e2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.331262 [ 261 ] {2f95139e-64ef-42bb-a7ba-35d37ecf9e2d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:52:30.331514 [ 261 ] {2f95139e-64ef-42bb-a7ba-35d37ecf9e2d} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.331724 [ 28 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.16 20:52:30.331748 [ 261 ] {2f95139e-64ef-42bb-a7ba-35d37ecf9e2d} executeQuery: Read 14 rows, 1.01 KiB in 0.001993 sec., 7024.586051179127 rows/sec., 505.68 KiB/sec. 2024.12.16 20:52:30.331811 [ 28 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.331880 [ 261 ] {2f95139e-64ef-42bb-a7ba-35d37ecf9e2d} TCPHandler: Processed in 0.002531249 sec. 2024.12.16 20:52:30.331888 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.332178 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.16 20:52:30.332179 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:30.332419 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:30.332430 [ 260 ] {9924d53d-aa73-4588-96fa-ca4dbc1ed5cb} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:52:30.332470 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2024.12.16 20:52:30.332513 [ 260 ] {9924d53d-aa73-4588-96fa-ca4dbc1ed5cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:52:30.332730 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.12.16 20:52:30.333137 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.12.16 20:52:30.333539 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.16 20:52:30.333923 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.12.16 20:52:30.334995 [ 260 ] {9924d53d-aa73-4588-96fa-ca4dbc1ed5cb} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.335047 [ 260 ] {9924d53d-aa73-4588-96fa-ca4dbc1ed5cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.335663 [ 260 ] {9924d53d-aa73-4588-96fa-ca4dbc1ed5cb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.16 20:52:30.335673 [ 199 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00365774 sec., 19137.500205044646 rows/sec., 1.42 MiB/sec. 2024.12.16 20:52:30.335983 [ 199 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.16 20:52:30.336080 [ 260 ] {9924d53d-aa73-4588-96fa-ca4dbc1ed5cb} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.336622 [ 260 ] {9924d53d-aa73-4588-96fa-ca4dbc1ed5cb} executeQuery: Read 4 rows, 334.00 B in 0.004225 sec., 946.7455621301776 rows/sec., 77.20 KiB/sec. 2024.12.16 20:52:30.336797 [ 199 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_9_2} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.336818 [ 260 ] {9924d53d-aa73-4588-96fa-ca4dbc1ed5cb} TCPHandler: Processed in 0.004803242 sec. 2024.12.16 20:52:30.336959 [ 199 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_9_2} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.16 20:52:30.337013 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:30.337061 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:52:30.337163 [ 261 ] {c992ff35-d256-499a-8397-67d041eaf0c4} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:30.337218 [ 261 ] {c992ff35-d256-499a-8397-67d041eaf0c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:30.338029 [ 261 ] {c992ff35-d256-499a-8397-67d041eaf0c4} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.338072 [ 261 ] {c992ff35-d256-499a-8397-67d041eaf0c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.338448 [ 261 ] {c992ff35-d256-499a-8397-67d041eaf0c4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:52:30.338684 [ 261 ] {c992ff35-d256-499a-8397-67d041eaf0c4} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.338921 [ 261 ] {c992ff35-d256-499a-8397-67d041eaf0c4} executeQuery: Read 243 rows, 21.77 KiB in 0.001784 sec., 136210.76233183857 rows/sec., 11.92 MiB/sec. 2024.12.16 20:52:30.339020 [ 261 ] {c992ff35-d256-499a-8397-67d041eaf0c4} TCPHandler: Processed in 0.0020902 sec. 2024.12.16 20:52:30.339212 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:30.339356 [ 260 ] {709828bd-4fbd-47f3-9115-dffbfd720b4f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:52:30.339417 [ 260 ] {709828bd-4fbd-47f3-9115-dffbfd720b4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:52:30.340099 [ 260 ] {709828bd-4fbd-47f3-9115-dffbfd720b4f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.340139 [ 260 ] {709828bd-4fbd-47f3-9115-dffbfd720b4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.340498 [ 260 ] {709828bd-4fbd-47f3-9115-dffbfd720b4f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:52:30.340758 [ 260 ] {709828bd-4fbd-47f3-9115-dffbfd720b4f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.341015 [ 260 ] {709828bd-4fbd-47f3-9115-dffbfd720b4f} executeQuery: Read 30 rows, 2.16 KiB in 0.001692 sec., 17730.49645390071 rows/sec., 1.25 MiB/sec. 2024.12.16 20:52:30.341280 [ 260 ] {709828bd-4fbd-47f3-9115-dffbfd720b4f} TCPHandler: Processed in 0.002133161 sec. 2024.12.16 20:52:30.341544 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:30.341764 [ 261 ] {afe9447a-7a82-421e-9507-daedf73f49d1} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:52:30.341853 [ 261 ] {afe9447a-7a82-421e-9507-daedf73f49d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:52:30.342544 [ 261 ] {afe9447a-7a82-421e-9507-daedf73f49d1} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.342584 [ 261 ] {afe9447a-7a82-421e-9507-daedf73f49d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.342936 [ 261 ] {afe9447a-7a82-421e-9507-daedf73f49d1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:52:30.343171 [ 261 ] {afe9447a-7a82-421e-9507-daedf73f49d1} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.343346 [ 28 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.16 20:52:30.343407 [ 28 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.343443 [ 261 ] {afe9447a-7a82-421e-9507-daedf73f49d1} executeQuery: Read 14 rows, 1004.00 B in 0.001716 sec., 8158.508158508158 rows/sec., 571.37 KiB/sec. 2024.12.16 20:52:30.343450 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.343598 [ 261 ] {afe9447a-7a82-421e-9507-daedf73f49d1} TCPHandler: Processed in 0.002207153 sec. 2024.12.16 20:52:30.343878 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:30.343995 [ 190 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.16 20:52:30.344163 [ 260 ] {97359403-8939-4e2c-acb9-d72eef649dfb} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:52:30.344211 [ 190 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:30.344229 [ 260 ] {97359403-8939-4e2c-acb9-d72eef649dfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:52:30.344249 [ 190 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part 2024.12.16 20:52:30.344522 [ 190 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.12.16 20:52:30.344914 [ 190 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.16 20:52:30.345316 [ 190 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part 2024.12.16 20:52:30.345677 [ 190 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.12.16 20:52:30.346046 [ 190 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.12.16 20:52:30.346765 [ 260 ] {97359403-8939-4e2c-acb9-d72eef649dfb} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.346809 [ 260 ] {97359403-8939-4e2c-acb9-d72eef649dfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.347327 [ 260 ] {97359403-8939-4e2c-acb9-d72eef649dfb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:52:30.347687 [ 260 ] {97359403-8939-4e2c-acb9-d72eef649dfb} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.347738 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.0041511 sec., 126954.30126954302 rows/sec., 9.09 MiB/sec. 2024.12.16 20:52:30.347961 [ 28 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.16 20:52:30.348082 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.16 20:52:30.348063 [ 28 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.348177 [ 260 ] {97359403-8939-4e2c-acb9-d72eef649dfb} executeQuery: Read 13 rows, 830.00 B in 0.00405 sec., 3209.8765432098767 rows/sec., 200.14 KiB/sec. 2024.12.16 20:52:30.348239 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.348444 [ 260 ] {97359403-8939-4e2c-acb9-d72eef649dfb} TCPHandler: Processed in 0.00471542 sec. 2024.12.16 20:52:30.348840 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:30.348967 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.16 20:52:30.349275 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_11_2} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.349280 [ 261 ] {03dc7a21-3c25-49ef-bf06-1b1c05d54a12} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:30.349489 [ 261 ] {03dc7a21-3c25-49ef-bf06-1b1c05d54a12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:30.349698 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_11_2} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.16 20:52:30.349719 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:30.349890 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2024.12.16 20:52:30.350000 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.16 20:52:30.350346 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2024.12.16 20:52:30.350723 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2024.12.16 20:52:30.351066 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2024.12.16 20:52:30.351546 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2024.12.16 20:52:30.352809 [ 261 ] {03dc7a21-3c25-49ef-bf06-1b1c05d54a12} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.352874 [ 261 ] {03dc7a21-3c25-49ef-bf06-1b1c05d54a12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.353832 [ 197 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005330262 sec., 12194.522520656585 rows/sec., 807.96 KiB/sec. 2024.12.16 20:52:30.353851 [ 261 ] {03dc7a21-3c25-49ef-bf06-1b1c05d54a12} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:52:30.354020 [ 199 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.16 20:52:30.354184 [ 261 ] {03dc7a21-3c25-49ef-bf06-1b1c05d54a12} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.354559 [ 261 ] {03dc7a21-3c25-49ef-bf06-1b1c05d54a12} executeQuery: Read 405 rows, 29.53 KiB in 0.005402 sec., 74972.2325064791 rows/sec., 5.34 MiB/sec. 2024.12.16 20:52:30.354565 [ 199 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_9_2} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.354824 [ 261 ] {03dc7a21-3c25-49ef-bf06-1b1c05d54a12} TCPHandler: Processed in 0.006232139 sec. 2024.12.16 20:52:30.354860 [ 199 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_9_2} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.16 20:52:30.355008 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:52:30.355052 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:30.355190 [ 260 ] {8e31a146-240b-43b8-903b-e9cc0ac8fc54} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:52:30.355249 [ 260 ] {8e31a146-240b-43b8-903b-e9cc0ac8fc54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:52:30.355810 [ 260 ] {8e31a146-240b-43b8-903b-e9cc0ac8fc54} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.355857 [ 260 ] {8e31a146-240b-43b8-903b-e9cc0ac8fc54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.356245 [ 260 ] {8e31a146-240b-43b8-903b-e9cc0ac8fc54} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:52:30.356480 [ 260 ] {8e31a146-240b-43b8-903b-e9cc0ac8fc54} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.356691 [ 260 ] {8e31a146-240b-43b8-903b-e9cc0ac8fc54} executeQuery: Read 6 rows, 321.00 B in 0.001531 sec., 3919.0071848465054 rows/sec., 204.75 KiB/sec. 2024.12.16 20:52:30.356742 [ 260 ] {8e31a146-240b-43b8-903b-e9cc0ac8fc54} TCPHandler: Processed in 0.001802805 sec. 2024.12.16 20:52:30.356884 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:30.357001 [ 261 ] {756a40f0-24a3-461f-bced-fd957f1fd587} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:30.357066 [ 261 ] {756a40f0-24a3-461f-bced-fd957f1fd587} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:30.358111 [ 261 ] {756a40f0-24a3-461f-bced-fd957f1fd587} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.358150 [ 261 ] {756a40f0-24a3-461f-bced-fd957f1fd587} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.358545 [ 261 ] {756a40f0-24a3-461f-bced-fd957f1fd587} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:52:30.358785 [ 261 ] {756a40f0-24a3-461f-bced-fd957f1fd587} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.359048 [ 261 ] {756a40f0-24a3-461f-bced-fd957f1fd587} executeQuery: Read 239 rows, 16.41 KiB in 0.002062 sec., 115906.88651794374 rows/sec., 7.77 MiB/sec. 2024.12.16 20:52:30.359200 [ 261 ] {756a40f0-24a3-461f-bced-fd957f1fd587} TCPHandler: Processed in 0.002364025 sec. 2024.12.16 20:52:30.359460 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:30.359614 [ 260 ] {685e3af4-f20c-491c-b785-7049848dd958} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:52:30.359673 [ 260 ] {685e3af4-f20c-491c-b785-7049848dd958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:52:30.360193 [ 260 ] {685e3af4-f20c-491c-b785-7049848dd958} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.360231 [ 260 ] {685e3af4-f20c-491c-b785-7049848dd958} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.360579 [ 260 ] {685e3af4-f20c-491c-b785-7049848dd958} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:52:30.360810 [ 260 ] {685e3af4-f20c-491c-b785-7049848dd958} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.361016 [ 260 ] {685e3af4-f20c-491c-b785-7049848dd958} executeQuery: Read 1 rows, 69.00 B in 0.001434 sec., 697.350069735007 rows/sec., 46.99 KiB/sec. 2024.12.16 20:52:30.361067 [ 260 ] {685e3af4-f20c-491c-b785-7049848dd958} TCPHandler: Processed in 0.001761943 sec. 2024.12.16 20:52:30.361262 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:30.361483 [ 261 ] {45bd8c40-cb21-4f6d-bb7c-fdd34513d0c0} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:30.361622 [ 261 ] {45bd8c40-cb21-4f6d-bb7c-fdd34513d0c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:52:30.362910 [ 261 ] {45bd8c40-cb21-4f6d-bb7c-fdd34513d0c0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.362950 [ 261 ] {45bd8c40-cb21-4f6d-bb7c-fdd34513d0c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.363557 [ 261 ] {45bd8c40-cb21-4f6d-bb7c-fdd34513d0c0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:52:30.363814 [ 261 ] {45bd8c40-cb21-4f6d-bb7c-fdd34513d0c0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.364072 [ 261 ] {45bd8c40-cb21-4f6d-bb7c-fdd34513d0c0} executeQuery: Read 19 rows, 34.86 KiB in 0.002644 sec., 7186.08169440242 rows/sec., 12.88 MiB/sec. 2024.12.16 20:52:30.364167 [ 261 ] {45bd8c40-cb21-4f6d-bb7c-fdd34513d0c0} TCPHandler: Processed in 0.003014128 sec. 2024.12.16 20:52:30.364316 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:30.364430 [ 260 ] {5ebc4371-cacc-4134-a04d-6f1f16281b23} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:30.364477 [ 260 ] {5ebc4371-cacc-4134-a04d-6f1f16281b23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:30.364957 [ 260 ] {5ebc4371-cacc-4134-a04d-6f1f16281b23} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:30.364996 [ 260 ] {5ebc4371-cacc-4134-a04d-6f1f16281b23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:30.365388 [ 260 ] {5ebc4371-cacc-4134-a04d-6f1f16281b23} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:52:30.365622 [ 260 ] {5ebc4371-cacc-4134-a04d-6f1f16281b23} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:30.365863 [ 260 ] {5ebc4371-cacc-4134-a04d-6f1f16281b23} executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec. 2024.12.16 20:52:30.366023 [ 260 ] {5ebc4371-cacc-4134-a04d-6f1f16281b23} TCPHandler: Processed in 0.001758823 sec. 2024.12.16 20:52:35.325148 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:35.325477 [ 261 ] {ee11deaf-f882-41ba-8b2c-c2262fe9a6e2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:35.325592 [ 261 ] {ee11deaf-f882-41ba-8b2c-c2262fe9a6e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:35.326593 [ 261 ] {ee11deaf-f882-41ba-8b2c-c2262fe9a6e2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:35.326643 [ 261 ] {ee11deaf-f882-41ba-8b2c-c2262fe9a6e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:35.327060 [ 261 ] {ee11deaf-f882-41ba-8b2c-c2262fe9a6e2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:52:35.327311 [ 261 ] {ee11deaf-f882-41ba-8b2c-c2262fe9a6e2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:35.327580 [ 261 ] {ee11deaf-f882-41ba-8b2c-c2262fe9a6e2} executeQuery: Read 102 rows, 8.69 KiB in 0.002186 sec., 46660.56724611162 rows/sec., 3.88 MiB/sec. 2024.12.16 20:52:35.327637 [ 261 ] {ee11deaf-f882-41ba-8b2c-c2262fe9a6e2} TCPHandler: Processed in 0.002677251 sec. 2024.12.16 20:52:35.327905 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:35.328108 [ 260 ] {a0ae130e-3ba7-4b73-8840-93c98c4d7507} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:52:35.328177 [ 260 ] {a0ae130e-3ba7-4b73-8840-93c98c4d7507} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:52:35.328902 [ 260 ] {a0ae130e-3ba7-4b73-8840-93c98c4d7507} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:35.328952 [ 260 ] {a0ae130e-3ba7-4b73-8840-93c98c4d7507} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:35.329372 [ 260 ] {a0ae130e-3ba7-4b73-8840-93c98c4d7507} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:52:35.329614 [ 260 ] {a0ae130e-3ba7-4b73-8840-93c98c4d7507} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:35.329925 [ 260 ] {a0ae130e-3ba7-4b73-8840-93c98c4d7507} executeQuery: Read 23 rows, 1.73 KiB in 0.001866 sec., 12325.830653804931 rows/sec., 926.84 KiB/sec. 2024.12.16 20:52:35.330017 [ 260 ] {a0ae130e-3ba7-4b73-8840-93c98c4d7507} TCPHandler: Processed in 0.002239133 sec. 2024.12.16 20:52:35.330254 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:35.330418 [ 261 ] {46da2fe3-837f-42a6-a0a9-3a230054b108} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:35.330478 [ 261 ] {46da2fe3-837f-42a6-a0a9-3a230054b108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:35.331186 [ 261 ] {46da2fe3-837f-42a6-a0a9-3a230054b108} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:35.331225 [ 261 ] {46da2fe3-837f-42a6-a0a9-3a230054b108} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:35.331587 [ 261 ] {46da2fe3-837f-42a6-a0a9-3a230054b108} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:52:35.331817 [ 261 ] {46da2fe3-837f-42a6-a0a9-3a230054b108} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:35.332041 [ 261 ] {46da2fe3-837f-42a6-a0a9-3a230054b108} executeQuery: Read 87 rows, 6.96 KiB in 0.001649 sec., 52759.248029108545 rows/sec., 4.12 MiB/sec. 2024.12.16 20:52:35.332293 [ 261 ] {46da2fe3-837f-42a6-a0a9-3a230054b108} TCPHandler: Processed in 0.002142441 sec. 2024.12.16 20:52:35.332509 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:35.332635 [ 260 ] {4aa1b955-9feb-4c5d-8c39-a00c02a18a87} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:35.332688 [ 260 ] {4aa1b955-9feb-4c5d-8c39-a00c02a18a87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:35.333271 [ 260 ] {4aa1b955-9feb-4c5d-8c39-a00c02a18a87} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:35.333309 [ 260 ] {4aa1b955-9feb-4c5d-8c39-a00c02a18a87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:35.333698 [ 260 ] {4aa1b955-9feb-4c5d-8c39-a00c02a18a87} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:52:35.333932 [ 260 ] {4aa1b955-9feb-4c5d-8c39-a00c02a18a87} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:35.334187 [ 260 ] {4aa1b955-9feb-4c5d-8c39-a00c02a18a87} executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. 2024.12.16 20:52:35.334416 [ 260 ] {4aa1b955-9feb-4c5d-8c39-a00c02a18a87} TCPHandler: Processed in 0.002009609 sec. 2024.12.16 20:52:35.334660 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:35.334881 [ 261 ] {30567a46-0e86-4f30-b7f3-3f31803fe966} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:35.335023 [ 261 ] {30567a46-0e86-4f30-b7f3-3f31803fe966} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:52:35.336199 [ 261 ] {30567a46-0e86-4f30-b7f3-3f31803fe966} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:35.336238 [ 261 ] {30567a46-0e86-4f30-b7f3-3f31803fe966} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:35.336858 [ 261 ] {30567a46-0e86-4f30-b7f3-3f31803fe966} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:52:35.337111 [ 261 ] {30567a46-0e86-4f30-b7f3-3f31803fe966} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:35.337307 [ 261 ] {30567a46-0e86-4f30-b7f3-3f31803fe966} executeQuery: Read 23 rows, 42.20 KiB in 0.002482 sec., 9266.720386784851 rows/sec., 16.61 MiB/sec. 2024.12.16 20:52:35.337397 [ 261 ] {30567a46-0e86-4f30-b7f3-3f31803fe966} TCPHandler: Processed in 0.002854265 sec. 2024.12.16 20:52:35.337558 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:35.337696 [ 260 ] {ac1c92d0-4324-4040-a34b-1ea46fb5eacd} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:35.337755 [ 260 ] {ac1c92d0-4324-4040-a34b-1ea46fb5eacd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:35.338290 [ 260 ] {ac1c92d0-4324-4040-a34b-1ea46fb5eacd} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:35.338328 [ 260 ] {ac1c92d0-4324-4040-a34b-1ea46fb5eacd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:35.338715 [ 260 ] {ac1c92d0-4324-4040-a34b-1ea46fb5eacd} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:52:35.338945 [ 260 ] {ac1c92d0-4324-4040-a34b-1ea46fb5eacd} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:35.339170 [ 260 ] {ac1c92d0-4324-4040-a34b-1ea46fb5eacd} executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. 2024.12.16 20:52:35.339220 [ 260 ] {ac1c92d0-4324-4040-a34b-1ea46fb5eacd} TCPHandler: Processed in 0.001733393 sec. 2024.12.16 20:52:36.284624 [ 90 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:52:36.284682 [ 90 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:52:36.391760 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2024.12.16 20:52:36.392434 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:36.392478 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:36.393001 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:52:36.393261 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:36.393515 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2024.12.16 20:52:36.427810 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 570 2024.12.16 20:52:36.430878 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:36.430923 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:36.432387 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:52:36.432696 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:36.433165 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 570 2024.12.16 20:52:36.998952 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2024.12.16 20:52:37.021722 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:37.021792 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2024.12.16 20:52:37.029655 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:52:37.030427 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:37.033937 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2024.12.16 20:52:40.328232 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:40.328564 [ 261 ] {84bcfe06-58c6-4cf8-97cb-b3f3cdef092a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:52:40.328678 [ 261 ] {84bcfe06-58c6-4cf8-97cb-b3f3cdef092a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:52:40.329652 [ 261 ] {84bcfe06-58c6-4cf8-97cb-b3f3cdef092a} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.329702 [ 261 ] {84bcfe06-58c6-4cf8-97cb-b3f3cdef092a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.330154 [ 261 ] {84bcfe06-58c6-4cf8-97cb-b3f3cdef092a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:52:40.330443 [ 261 ] {84bcfe06-58c6-4cf8-97cb-b3f3cdef092a} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.330690 [ 261 ] {84bcfe06-58c6-4cf8-97cb-b3f3cdef092a} executeQuery: Read 14 rows, 1.01 KiB in 0.00221 sec., 6334.841628959275 rows/sec., 456.02 KiB/sec. 2024.12.16 20:52:40.330756 [ 261 ] {84bcfe06-58c6-4cf8-97cb-b3f3cdef092a} TCPHandler: Processed in 0.002704962 sec. 2024.12.16 20:52:40.331016 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:40.331227 [ 260 ] {5dc57911-93e8-49cc-99df-dd13deffc509} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:40.331304 [ 260 ] {5dc57911-93e8-49cc-99df-dd13deffc509} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:40.332149 [ 260 ] {5dc57911-93e8-49cc-99df-dd13deffc509} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.332198 [ 260 ] {5dc57911-93e8-49cc-99df-dd13deffc509} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.332674 [ 260 ] {5dc57911-93e8-49cc-99df-dd13deffc509} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:52:40.332936 [ 260 ] {5dc57911-93e8-49cc-99df-dd13deffc509} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.333108 [ 93 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.16 20:52:40.333185 [ 260 ] {5dc57911-93e8-49cc-99df-dd13deffc509} executeQuery: Read 241 rows, 21.63 KiB in 0.002005 sec., 120199.5012468828 rows/sec., 10.53 MiB/sec. 2024.12.16 20:52:40.333201 [ 93 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.333299 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.333332 [ 260 ] {5dc57911-93e8-49cc-99df-dd13deffc509} TCPHandler: Processed in 0.002454427 sec. 2024.12.16 20:52:40.333722 [ 197 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.16 20:52:40.333753 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:40.334307 [ 197 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:40.334321 [ 261 ] {a72fefc0-b92b-4ae6-9ad7-bc5f093a7b51} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:52:40.334369 [ 197 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1435 rows starting from the beginning of the part 2024.12.16 20:52:40.334422 [ 261 ] {a72fefc0-b92b-4ae6-9ad7-bc5f093a7b51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:52:40.334652 [ 197 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 241 rows starting from the beginning of the part 2024.12.16 20:52:40.335005 [ 197 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 102 rows starting from the beginning of the part 2024.12.16 20:52:40.335415 [ 197 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 243 rows starting from the beginning of the part 2024.12.16 20:52:40.335948 [ 197 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 102 rows starting from the beginning of the part 2024.12.16 20:52:40.336277 [ 197 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 241 rows starting from the beginning of the part 2024.12.16 20:52:40.337692 [ 261 ] {a72fefc0-b92b-4ae6-9ad7-bc5f093a7b51} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.337761 [ 261 ] {a72fefc0-b92b-4ae6-9ad7-bc5f093a7b51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.338902 [ 261 ] {a72fefc0-b92b-4ae6-9ad7-bc5f093a7b51} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:52:40.339245 [ 261 ] {a72fefc0-b92b-4ae6-9ad7-bc5f093a7b51} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.339454 [ 93 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.16 20:52:40.339565 [ 93 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.339636 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.339948 [ 261 ] {a72fefc0-b92b-4ae6-9ad7-bc5f093a7b51} executeQuery: Read 26 rows, 1.88 KiB in 0.005688 sec., 4571.026722925457 rows/sec., 331.36 KiB/sec. 2024.12.16 20:52:40.340462 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.16 20:52:40.340658 [ 261 ] {a72fefc0-b92b-4ae6-9ad7-bc5f093a7b51} TCPHandler: Processed in 0.007184307 sec. 2024.12.16 20:52:40.340756 [ 197 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 5 columns (5 merged, 0 gathered) in 0.007285359 sec., 324486.4117197245 rows/sec., 28.73 MiB/sec. 2024.12.16 20:52:40.341065 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:40.341214 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:40.341314 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 63 rows starting from the beginning of the part 2024.12.16 20:52:40.341385 [ 260 ] {3793da7a-3ec0-4a98-83af-ee73388aa303} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:52:40.341534 [ 197 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.16 20:52:40.341550 [ 260 ] {3793da7a-3ec0-4a98-83af-ee73388aa303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:52:40.341626 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part 2024.12.16 20:52:40.342075 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part 2024.12.16 20:52:40.342442 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part 2024.12.16 20:52:40.342858 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part 2024.12.16 20:52:40.343313 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part 2024.12.16 20:52:40.344133 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_26_5} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.344823 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_26_5} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.16 20:52:40.345235 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2024.12.16 20:52:40.345571 [ 260 ] {3793da7a-3ec0-4a98-83af-ee73388aa303} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.345647 [ 260 ] {3793da7a-3ec0-4a98-83af-ee73388aa303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.346629 [ 260 ] {3793da7a-3ec0-4a98-83af-ee73388aa303} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:52:40.346831 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.007008714 sec., 27251.78970064979 rows/sec., 2.05 MiB/sec. 2024.12.16 20:52:40.347052 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.16 20:52:40.347075 [ 260 ] {3793da7a-3ec0-4a98-83af-ee73388aa303} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.347480 [ 260 ] {3793da7a-3ec0-4a98-83af-ee73388aa303} executeQuery: Read 14 rows, 1004.00 B in 0.006148 sec., 2277.163305139883 rows/sec., 159.48 KiB/sec. 2024.12.16 20:52:40.347643 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_21_4} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.347660 [ 260 ] {3793da7a-3ec0-4a98-83af-ee73388aa303} TCPHandler: Processed in 0.006877701 sec. 2024.12.16 20:52:40.347817 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_21_4} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.16 20:52:40.347878 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:40.347958 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.16 20:52:40.348072 [ 261 ] {c6d77a0f-5034-4072-8822-6a8cea6ce21d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:52:40.348134 [ 261 ] {c6d77a0f-5034-4072-8822-6a8cea6ce21d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:52:40.348740 [ 261 ] {c6d77a0f-5034-4072-8822-6a8cea6ce21d} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.348780 [ 261 ] {c6d77a0f-5034-4072-8822-6a8cea6ce21d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.349139 [ 261 ] {c6d77a0f-5034-4072-8822-6a8cea6ce21d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:52:40.349376 [ 261 ] {c6d77a0f-5034-4072-8822-6a8cea6ce21d} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.349584 [ 261 ] {c6d77a0f-5034-4072-8822-6a8cea6ce21d} executeQuery: Read 13 rows, 830.00 B in 0.001543 sec., 8425.145819831496 rows/sec., 525.31 KiB/sec. 2024.12.16 20:52:40.349644 [ 261 ] {c6d77a0f-5034-4072-8822-6a8cea6ce21d} TCPHandler: Processed in 0.001869336 sec. 2024.12.16 20:52:40.349816 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:40.349956 [ 260 ] {ef24ae75-967a-4d40-aa78-c741fda39394} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:40.350014 [ 260 ] {ef24ae75-967a-4d40-aa78-c741fda39394} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:40.350786 [ 260 ] {ef24ae75-967a-4d40-aa78-c741fda39394} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.350826 [ 260 ] {ef24ae75-967a-4d40-aa78-c741fda39394} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.351215 [ 260 ] {ef24ae75-967a-4d40-aa78-c741fda39394} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:52:40.351476 [ 260 ] {ef24ae75-967a-4d40-aa78-c741fda39394} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.351634 [ 93 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.16 20:52:40.351691 [ 93 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.351733 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.351730 [ 260 ] {ef24ae75-967a-4d40-aa78-c741fda39394} executeQuery: Read 401 rows, 29.20 KiB in 0.001794 sec., 223522.85395763657 rows/sec., 15.90 MiB/sec. 2024.12.16 20:52:40.351959 [ 260 ] {ef24ae75-967a-4d40-aa78-c741fda39394} TCPHandler: Processed in 0.002207672 sec. 2024.12.16 20:52:40.352016 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.16 20:52:40.352134 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:40.352178 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:40.352209 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 912 rows starting from the beginning of the part 2024.12.16 20:52:40.352330 [ 261 ] {fe5c3bae-548b-43e5-9d72-1124dc0264b9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:52:40.352340 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 401 rows starting from the beginning of the part 2024.12.16 20:52:40.352573 [ 261 ] {fe5c3bae-548b-43e5-9d72-1124dc0264b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:52:40.352857 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 87 rows starting from the beginning of the part 2024.12.16 20:52:40.353360 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 405 rows starting from the beginning of the part 2024.12.16 20:52:40.353701 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 87 rows starting from the beginning of the part 2024.12.16 20:52:40.353995 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 401 rows starting from the beginning of the part 2024.12.16 20:52:40.354807 [ 261 ] {fe5c3bae-548b-43e5-9d72-1124dc0264b9} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.354855 [ 261 ] {fe5c3bae-548b-43e5-9d72-1124dc0264b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.355367 [ 261 ] {fe5c3bae-548b-43e5-9d72-1124dc0264b9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:52:40.355670 [ 261 ] {fe5c3bae-548b-43e5-9d72-1124dc0264b9} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.356136 [ 261 ] {fe5c3bae-548b-43e5-9d72-1124dc0264b9} executeQuery: Read 6 rows, 321.00 B in 0.003828 sec., 1567.3981191222572 rows/sec., 81.89 KiB/sec. 2024.12.16 20:52:40.356539 [ 261 ] {fe5c3bae-548b-43e5-9d72-1124dc0264b9} TCPHandler: Processed in 0.004467615 sec. 2024.12.16 20:52:40.356816 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:40.356845 [ 197 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2293 rows, containing 5 columns (5 merged, 0 gathered) in 0.005023396 sec., 456464.11312188004 rows/sec., 34.75 MiB/sec. 2024.12.16 20:52:40.357077 [ 260 ] {c158fa4e-85c8-47ad-a493-80fb001aebc3} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:40.357172 [ 260 ] {c158fa4e-85c8-47ad-a493-80fb001aebc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:40.357171 [ 197 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.16 20:52:40.357783 [ 197 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_26_5} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.357938 [ 197 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_26_5} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.16 20:52:40.358099 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.16 20:52:40.358292 [ 260 ] {c158fa4e-85c8-47ad-a493-80fb001aebc3} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.358336 [ 260 ] {c158fa4e-85c8-47ad-a493-80fb001aebc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.358739 [ 260 ] {c158fa4e-85c8-47ad-a493-80fb001aebc3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:52:40.358976 [ 260 ] {c158fa4e-85c8-47ad-a493-80fb001aebc3} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.359137 [ 93 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.16 20:52:40.359209 [ 93 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.359240 [ 260 ] {c158fa4e-85c8-47ad-a493-80fb001aebc3} executeQuery: Read 237 rows, 16.27 KiB in 0.002256 sec., 105053.19148936169 rows/sec., 7.04 MiB/sec. 2024.12.16 20:52:40.359256 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.359429 [ 260 ] {c158fa4e-85c8-47ad-a493-80fb001aebc3} TCPHandler: Processed in 0.002768783 sec. 2024.12.16 20:52:40.359699 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.16 20:52:40.359714 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:40.360193 [ 261 ] {04bec176-e395-418a-b67e-6be77a471879} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:52:40.360296 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:40.360337 [ 261 ] {04bec176-e395-418a-b67e-6be77a471879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:52:40.360367 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 8082 rows starting from the beginning of the part 2024.12.16 20:52:40.360634 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part 2024.12.16 20:52:40.361057 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2024.12.16 20:52:40.361358 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 239 rows starting from the beginning of the part 2024.12.16 20:52:40.361680 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2024.12.16 20:52:40.361975 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part 2024.12.16 20:52:40.362531 [ 261 ] {04bec176-e395-418a-b67e-6be77a471879} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.362574 [ 261 ] {04bec176-e395-418a-b67e-6be77a471879} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.363004 [ 261 ] {04bec176-e395-418a-b67e-6be77a471879} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:52:40.363259 [ 261 ] {04bec176-e395-418a-b67e-6be77a471879} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.363561 [ 261 ] {04bec176-e395-418a-b67e-6be77a471879} executeQuery: Read 1 rows, 69.00 B in 0.003539 sec., 282.56569652444193 rows/sec., 19.04 KiB/sec. 2024.12.16 20:52:40.363650 [ 261 ] {04bec176-e395-418a-b67e-6be77a471879} TCPHandler: Processed in 0.004096109 sec. 2024.12.16 20:52:40.363851 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:40.364115 [ 260 ] {4efa3114-442b-4ee3-b064-25c6bff3ecee} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:40.364239 [ 260 ] {4efa3114-442b-4ee3-b064-25c6bff3ecee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:52:40.365767 [ 260 ] {4efa3114-442b-4ee3-b064-25c6bff3ecee} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.365813 [ 260 ] {4efa3114-442b-4ee3-b064-25c6bff3ecee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.366340 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 9115 rows, containing 5 columns (5 merged, 0 gathered) in 0.006958413 sec., 1309925.1222944083 rows/sec., 88.45 MiB/sec. 2024.12.16 20:52:40.366607 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.16 20:52:40.367187 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_26_5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.367360 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_26_5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.16 20:52:40.367405 [ 260 ] {4efa3114-442b-4ee3-b064-25c6bff3ecee} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:52:40.367487 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. 2024.12.16 20:52:40.367742 [ 260 ] {4efa3114-442b-4ee3-b064-25c6bff3ecee} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.367944 [ 91 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.16 20:52:40.368025 [ 91 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.368027 [ 260 ] {4efa3114-442b-4ee3-b064-25c6bff3ecee} executeQuery: Read 19 rows, 34.86 KiB in 0.003994 sec., 4757.135703555333 rows/sec., 8.52 MiB/sec. 2024.12.16 20:52:40.368067 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.368354 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.16 20:52:40.368364 [ 260 ] {4efa3114-442b-4ee3-b064-25c6bff3ecee} TCPHandler: Processed in 0.004633699 sec. 2024.12.16 20:52:40.368614 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:40.368791 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:40.368869 [ 261 ] {3c8bbcac-a4d7-4343-840b-a6ce169e82f1} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:40.368901 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 306 rows starting from the beginning of the part 2024.12.16 20:52:40.368977 [ 261 ] {3c8bbcac-a4d7-4343-840b-a6ce169e82f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:40.369839 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part 2024.12.16 20:52:40.370643 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part 2024.12.16 20:52:40.371459 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part 2024.12.16 20:52:40.371565 [ 261 ] {3c8bbcac-a4d7-4343-840b-a6ce169e82f1} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.371663 [ 261 ] {3c8bbcac-a4d7-4343-840b-a6ce169e82f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.372222 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part 2024.12.16 20:52:40.372919 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part 2024.12.16 20:52:40.373276 [ 261 ] {3c8bbcac-a4d7-4343-840b-a6ce169e82f1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:52:40.374068 [ 261 ] {3c8bbcac-a4d7-4343-840b-a6ce169e82f1} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.374263 [ 91 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.16 20:52:40.374378 [ 91 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:40.374461 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:40.374554 [ 261 ] {3c8bbcac-a4d7-4343-840b-a6ce169e82f1} executeQuery: Read 82 rows, 5.33 KiB in 0.005706 sec., 14370.837714686295 rows/sec., 934.63 KiB/sec. 2024.12.16 20:52:40.374932 [ 261 ] {3c8bbcac-a4d7-4343-840b-a6ce169e82f1} TCPHandler: Processed in 0.006452663 sec. 2024.12.16 20:52:40.374942 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.16 20:52:40.375374 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:40.375440 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1270 rows starting from the beginning of the part 2024.12.16 20:52:40.375634 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part 2024.12.16 20:52:40.375915 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2024.12.16 20:52:40.376249 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part 2024.12.16 20:52:40.376497 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2024.12.16 20:52:40.376755 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part 2024.12.16 20:52:40.380391 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1636 rows, containing 4 columns (4 merged, 0 gathered) in 0.00579353 sec., 282383.9697041355 rows/sec., 18.48 MiB/sec. 2024.12.16 20:52:40.380781 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.16 20:52:40.381552 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_26_5} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.381630 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_26_5} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.16 20:52:40.381841 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.12.16 20:52:40.382698 [ 195 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 19 columns (19 merged, 0 gathered) in 0.014487407 sec., 28231.41504894561 rows/sec., 50.59 MiB/sec. 2024.12.16 20:52:40.383368 [ 187 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.16 20:52:40.383774 [ 187 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_21_4} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:40.383852 [ 187 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_21_4} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.16 20:52:40.383986 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. 2024.12.16 20:52:43.232620 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:43.232797 [ 261 ] {e5d5144f-b02a-4ea7-aa2c-6eb48c340570} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:52:43.232865 [ 261 ] {e5d5144f-b02a-4ea7-aa2c-6eb48c340570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:52:43.233573 [ 261 ] {e5d5144f-b02a-4ea7-aa2c-6eb48c340570} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:43.233613 [ 261 ] {e5d5144f-b02a-4ea7-aa2c-6eb48c340570} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:43.234020 [ 261 ] {e5d5144f-b02a-4ea7-aa2c-6eb48c340570} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.16 20:52:43.234262 [ 261 ] {e5d5144f-b02a-4ea7-aa2c-6eb48c340570} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:43.234507 [ 261 ] {e5d5144f-b02a-4ea7-aa2c-6eb48c340570} executeQuery: Read 8 rows, 668.00 B in 0.001753 sec., 4563.605248146036 rows/sec., 372.13 KiB/sec. 2024.12.16 20:52:43.234692 [ 261 ] {e5d5144f-b02a-4ea7-aa2c-6eb48c340570} TCPHandler: Processed in 0.002193442 sec. 2024.12.16 20:52:43.234950 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:43.235151 [ 260 ] {2f1a5a42-1ccf-4c05-bc66-cd45cc768219} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:43.235226 [ 260 ] {2f1a5a42-1ccf-4c05-bc66-cd45cc768219} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:43.236490 [ 260 ] {2f1a5a42-1ccf-4c05-bc66-cd45cc768219} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:43.236529 [ 260 ] {2f1a5a42-1ccf-4c05-bc66-cd45cc768219} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:43.237021 [ 260 ] {2f1a5a42-1ccf-4c05-bc66-cd45cc768219} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:52:43.237292 [ 260 ] {2f1a5a42-1ccf-4c05-bc66-cd45cc768219} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:43.237482 [ 260 ] {2f1a5a42-1ccf-4c05-bc66-cd45cc768219} executeQuery: Read 1246 rows, 105.10 KiB in 0.002387 sec., 521994.13489736075 rows/sec., 43.00 MiB/sec. 2024.12.16 20:52:43.237536 [ 260 ] {2f1a5a42-1ccf-4c05-bc66-cd45cc768219} TCPHandler: Processed in 0.002717812 sec. 2024.12.16 20:52:43.237675 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:43.237791 [ 261 ] {3607fad5-68c5-4140-a6ef-a9ff5106062e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:52:43.237839 [ 261 ] {3607fad5-68c5-4140-a6ef-a9ff5106062e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:52:43.238416 [ 261 ] {3607fad5-68c5-4140-a6ef-a9ff5106062e} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:43.238455 [ 261 ] {3607fad5-68c5-4140-a6ef-a9ff5106062e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:43.238827 [ 261 ] {3607fad5-68c5-4140-a6ef-a9ff5106062e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:52:43.239146 [ 261 ] {3607fad5-68c5-4140-a6ef-a9ff5106062e} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:43.239348 [ 261 ] {3607fad5-68c5-4140-a6ef-a9ff5106062e} executeQuery: Read 31 rows, 2.29 KiB in 0.00158 sec., 19620.25316455696 rows/sec., 1.41 MiB/sec. 2024.12.16 20:52:43.239400 [ 261 ] {3607fad5-68c5-4140-a6ef-a9ff5106062e} TCPHandler: Processed in 0.001781084 sec. 2024.12.16 20:52:43.239556 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:43.239692 [ 260 ] {0afc3312-dfee-402a-9c4d-3cc37fde88cf} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:52:43.239748 [ 260 ] {0afc3312-dfee-402a-9c4d-3cc37fde88cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:52:43.240478 [ 260 ] {0afc3312-dfee-402a-9c4d-3cc37fde88cf} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:43.240515 [ 260 ] {0afc3312-dfee-402a-9c4d-3cc37fde88cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:43.240953 [ 260 ] {0afc3312-dfee-402a-9c4d-3cc37fde88cf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:52:43.241188 [ 260 ] {0afc3312-dfee-402a-9c4d-3cc37fde88cf} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:43.241361 [ 260 ] {0afc3312-dfee-402a-9c4d-3cc37fde88cf} executeQuery: Read 228 rows, 15.81 KiB in 0.001697 sec., 134354.7436652917 rows/sec., 9.10 MiB/sec. 2024.12.16 20:52:43.241411 [ 260 ] {0afc3312-dfee-402a-9c4d-3cc37fde88cf} TCPHandler: Processed in 0.001924427 sec. 2024.12.16 20:52:43.241549 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:43.241685 [ 261 ] {64d61893-8177-4246-8d56-73af1d5fdffd} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:43.241741 [ 261 ] {64d61893-8177-4246-8d56-73af1d5fdffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:43.242566 [ 261 ] {64d61893-8177-4246-8d56-73af1d5fdffd} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:43.242603 [ 261 ] {64d61893-8177-4246-8d56-73af1d5fdffd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:43.242981 [ 261 ] {64d61893-8177-4246-8d56-73af1d5fdffd} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:52:43.243215 [ 261 ] {64d61893-8177-4246-8d56-73af1d5fdffd} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:43.243415 [ 261 ] {64d61893-8177-4246-8d56-73af1d5fdffd} executeQuery: Read 551 rows, 41.90 KiB in 0.00176 sec., 313068.1818181818 rows/sec., 23.25 MiB/sec. 2024.12.16 20:52:43.243467 [ 261 ] {64d61893-8177-4246-8d56-73af1d5fdffd} TCPHandler: Processed in 0.001983878 sec. 2024.12.16 20:52:43.243617 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:43.243754 [ 260 ] {8d5dc06f-cad3-4568-8292-df76d5e76d5c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:43.243814 [ 260 ] {8d5dc06f-cad3-4568-8292-df76d5e76d5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:43.244619 [ 260 ] {8d5dc06f-cad3-4568-8292-df76d5e76d5c} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:43.244655 [ 260 ] {8d5dc06f-cad3-4568-8292-df76d5e76d5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:43.245098 [ 260 ] {8d5dc06f-cad3-4568-8292-df76d5e76d5c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:52:43.245334 [ 260 ] {8d5dc06f-cad3-4568-8292-df76d5e76d5c} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:43.245513 [ 260 ] {8d5dc06f-cad3-4568-8292-df76d5e76d5c} executeQuery: Read 946 rows, 64.96 KiB in 0.00179 sec., 528491.6201117318 rows/sec., 35.44 MiB/sec. 2024.12.16 20:52:43.245563 [ 260 ] {8d5dc06f-cad3-4568-8292-df76d5e76d5c} TCPHandler: Processed in 0.002012819 sec. 2024.12.16 20:52:43.245701 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:43.245836 [ 261 ] {249504cc-ba6e-42d6-8ebf-657864c643d5} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:43.245927 [ 261 ] {249504cc-ba6e-42d6-8ebf-657864c643d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:52:43.247098 [ 261 ] {249504cc-ba6e-42d6-8ebf-657864c643d5} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:43.247137 [ 261 ] {249504cc-ba6e-42d6-8ebf-657864c643d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:43.247772 [ 261 ] {249504cc-ba6e-42d6-8ebf-657864c643d5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:52:43.248027 [ 261 ] {249504cc-ba6e-42d6-8ebf-657864c643d5} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:43.248259 [ 261 ] {249504cc-ba6e-42d6-8ebf-657864c643d5} executeQuery: Read 23 rows, 42.20 KiB in 0.002451 sec., 9383.92492860057 rows/sec., 16.82 MiB/sec. 2024.12.16 20:52:43.248351 [ 261 ] {249504cc-ba6e-42d6-8ebf-657864c643d5} TCPHandler: Processed in 0.002716432 sec. 2024.12.16 20:52:43.248513 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:43.248650 [ 260 ] {1498024f-a978-4d37-8973-bbdfe6f19c91} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:43.248709 [ 260 ] {1498024f-a978-4d37-8973-bbdfe6f19c91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:43.249256 [ 260 ] {1498024f-a978-4d37-8973-bbdfe6f19c91} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:43.249292 [ 260 ] {1498024f-a978-4d37-8973-bbdfe6f19c91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:43.249645 [ 260 ] {1498024f-a978-4d37-8973-bbdfe6f19c91} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:52:43.249898 [ 260 ] {1498024f-a978-4d37-8973-bbdfe6f19c91} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:43.250067 [ 260 ] {1498024f-a978-4d37-8973-bbdfe6f19c91} executeQuery: Read 36 rows, 2.48 KiB in 0.001448 sec., 24861.878453038673 rows/sec., 1.68 MiB/sec. 2024.12.16 20:52:43.250114 [ 260 ] {1498024f-a978-4d37-8973-bbdfe6f19c91} TCPHandler: Processed in 0.001668062 sec. 2024.12.16 20:52:43.894584 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2024.12.16 20:52:43.895243 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:43.895293 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:43.895806 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:52:43.896089 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:43.896329 [ 86 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.16 20:52:43.896345 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2024.12.16 20:52:43.896424 [ 86 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:43.896453 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:43.896661 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.16 20:52:43.896928 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:43.897003 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2024.12.16 20:52:43.897185 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2024.12.16 20:52:43.897322 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2024.12.16 20:52:43.897549 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2024.12.16 20:52:43.897752 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2024.12.16 20:52:43.897946 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2024.12.16 20:52:43.900165 [ 195 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003621329 sec., 2661453.8474687054 rows/sec., 38.07 MiB/sec. 2024.12.16 20:52:43.900568 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.16 20:52:43.901098 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_21_4} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:43.901243 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_21_4} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.16 20:52:43.901383 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.12.16 20:52:44.534946 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2024.12.16 20:52:44.556650 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:44.556702 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:44.564062 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:52:44.564838 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:44.565276 [ 84 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.16 20:52:44.565462 [ 84 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:44.565577 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:44.565958 [ 193 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.16 20:52:44.573488 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2024.12.16 20:52:44.574929 [ 193 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:44.575815 [ 193 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2024.12.16 20:52:44.580522 [ 193 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2024.12.16 20:52:44.585301 [ 193 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2024.12.16 20:52:44.590396 [ 193 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2024.12.16 20:52:44.595513 [ 193 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2024.12.16 20:52:44.599819 [ 193 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2024.12.16 20:52:44.662524 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.0967692 sec., 1643.0847831748117 rows/sec., 8.50 MiB/sec. 2024.12.16 20:52:44.664635 [ 201 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.16 20:52:44.667372 [ 201 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_21_4} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:44.667505 [ 201 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_21_4} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.16 20:52:44.669215 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.12.16 20:52:45.000205 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 187.08 MiB, peak 197.64 MiB, free memory in arenas 0.00 B, will set to 188.70 MiB (RSS), difference: 1.62 MiB 2024.12.16 20:52:45.318706 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:45.318909 [ 261 ] {371d9af4-bad5-4a0e-be77-6ebb0bceedfa} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:45.318986 [ 261 ] {371d9af4-bad5-4a0e-be77-6ebb0bceedfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:45.319797 [ 261 ] {371d9af4-bad5-4a0e-be77-6ebb0bceedfa} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:45.319839 [ 261 ] {371d9af4-bad5-4a0e-be77-6ebb0bceedfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:45.320292 [ 261 ] {371d9af4-bad5-4a0e-be77-6ebb0bceedfa} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:52:45.320550 [ 261 ] {371d9af4-bad5-4a0e-be77-6ebb0bceedfa} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:45.320745 [ 261 ] {371d9af4-bad5-4a0e-be77-6ebb0bceedfa} executeQuery: Read 56 rows, 4.38 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.26 MiB/sec. 2024.12.16 20:52:45.320801 [ 261 ] {371d9af4-bad5-4a0e-be77-6ebb0bceedfa} TCPHandler: Processed in 0.002227322 sec. 2024.12.16 20:52:45.321058 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:45.321271 [ 260 ] {0984a2ab-cf20-40e3-99a1-f847be1b3833} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:45.321352 [ 260 ] {0984a2ab-cf20-40e3-99a1-f847be1b3833} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:45.322108 [ 260 ] {0984a2ab-cf20-40e3-99a1-f847be1b3833} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:45.322162 [ 260 ] {0984a2ab-cf20-40e3-99a1-f847be1b3833} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:45.322613 [ 260 ] {0984a2ab-cf20-40e3-99a1-f847be1b3833} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:52:45.322864 [ 260 ] {0984a2ab-cf20-40e3-99a1-f847be1b3833} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:45.323098 [ 260 ] {0984a2ab-cf20-40e3-99a1-f847be1b3833} executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. 2024.12.16 20:52:45.323169 [ 260 ] {0984a2ab-cf20-40e3-99a1-f847be1b3833} TCPHandler: Processed in 0.002248133 sec. 2024.12.16 20:52:45.323317 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:45.323433 [ 261 ] {ceb8d0df-1f46-416e-a720-df66c94134eb} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:45.323486 [ 261 ] {ceb8d0df-1f46-416e-a720-df66c94134eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:45.324026 [ 261 ] {ceb8d0df-1f46-416e-a720-df66c94134eb} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:45.324063 [ 261 ] {ceb8d0df-1f46-416e-a720-df66c94134eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:45.324449 [ 261 ] {ceb8d0df-1f46-416e-a720-df66c94134eb} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:52:45.324680 [ 261 ] {ceb8d0df-1f46-416e-a720-df66c94134eb} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:45.324893 [ 261 ] {ceb8d0df-1f46-416e-a720-df66c94134eb} executeQuery: Read 64 rows, 4.56 KiB in 0.001477 sec., 43331.07650643196 rows/sec., 3.02 MiB/sec. 2024.12.16 20:52:45.325053 [ 261 ] {ceb8d0df-1f46-416e-a720-df66c94134eb} TCPHandler: Processed in 0.001786065 sec. 2024.12.16 20:52:45.325251 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:45.325388 [ 260 ] {890e8844-5d45-46d6-ba7a-256688efce20} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:45.325451 [ 260 ] {890e8844-5d45-46d6-ba7a-256688efce20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:45.326009 [ 260 ] {890e8844-5d45-46d6-ba7a-256688efce20} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:45.326055 [ 260 ] {890e8844-5d45-46d6-ba7a-256688efce20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:45.326479 [ 260 ] {890e8844-5d45-46d6-ba7a-256688efce20} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:52:45.326720 [ 260 ] {890e8844-5d45-46d6-ba7a-256688efce20} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:45.326967 [ 260 ] {890e8844-5d45-46d6-ba7a-256688efce20} executeQuery: Read 24 rows, 1.66 KiB in 0.001609 sec., 14916.096954630206 rows/sec., 1.01 MiB/sec. 2024.12.16 20:52:45.327175 [ 260 ] {890e8844-5d45-46d6-ba7a-256688efce20} TCPHandler: Processed in 0.002014908 sec. 2024.12.16 20:52:46.434306 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 616 2024.12.16 20:52:46.437786 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:46.437851 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:46.439459 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:52:46.439818 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:46.440538 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 616 2024.12.16 20:52:50.328288 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:50.328502 [ 261 ] {78fab9e0-5819-4b76-87f9-6feeee85fa9a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:52:50.328577 [ 261 ] {78fab9e0-5819-4b76-87f9-6feeee85fa9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:52:50.329351 [ 261 ] {78fab9e0-5819-4b76-87f9-6feeee85fa9a} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:50.329408 [ 261 ] {78fab9e0-5819-4b76-87f9-6feeee85fa9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:50.329864 [ 261 ] {78fab9e0-5819-4b76-87f9-6feeee85fa9a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:52:50.330142 [ 261 ] {78fab9e0-5819-4b76-87f9-6feeee85fa9a} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:50.330398 [ 261 ] {78fab9e0-5819-4b76-87f9-6feeee85fa9a} executeQuery: Read 14 rows, 1.01 KiB in 0.001949 sec., 7183.170856849667 rows/sec., 517.09 KiB/sec. 2024.12.16 20:52:50.330461 [ 261 ] {78fab9e0-5819-4b76-87f9-6feeee85fa9a} TCPHandler: Processed in 0.002309004 sec. 2024.12.16 20:52:50.330739 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:50.330954 [ 260 ] {edf0d2fd-c3d0-4387-beb2-e612f859b089} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:50.331033 [ 260 ] {edf0d2fd-c3d0-4387-beb2-e612f859b089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:50.331917 [ 260 ] {edf0d2fd-c3d0-4387-beb2-e612f859b089} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:50.331970 [ 260 ] {edf0d2fd-c3d0-4387-beb2-e612f859b089} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:50.332441 [ 260 ] {edf0d2fd-c3d0-4387-beb2-e612f859b089} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:52:50.332695 [ 260 ] {edf0d2fd-c3d0-4387-beb2-e612f859b089} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:50.332980 [ 260 ] {edf0d2fd-c3d0-4387-beb2-e612f859b089} executeQuery: Read 241 rows, 21.63 KiB in 0.002076 sec., 116088.63198458574 rows/sec., 10.17 MiB/sec. 2024.12.16 20:52:50.333179 [ 260 ] {edf0d2fd-c3d0-4387-beb2-e612f859b089} TCPHandler: Processed in 0.002574789 sec. 2024.12.16 20:52:50.333412 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:50.333563 [ 261 ] {27c8b791-984c-41dc-8853-a0d9c4e45d8d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:52:50.333623 [ 261 ] {27c8b791-984c-41dc-8853-a0d9c4e45d8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:52:50.334352 [ 261 ] {27c8b791-984c-41dc-8853-a0d9c4e45d8d} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:50.334404 [ 261 ] {27c8b791-984c-41dc-8853-a0d9c4e45d8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:50.334788 [ 261 ] {27c8b791-984c-41dc-8853-a0d9c4e45d8d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:52:50.335066 [ 261 ] {27c8b791-984c-41dc-8853-a0d9c4e45d8d} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:50.335322 [ 261 ] {27c8b791-984c-41dc-8853-a0d9c4e45d8d} executeQuery: Read 26 rows, 1.88 KiB in 0.001794 sec., 14492.753623188406 rows/sec., 1.03 MiB/sec. 2024.12.16 20:52:50.335491 [ 261 ] {27c8b791-984c-41dc-8853-a0d9c4e45d8d} TCPHandler: Processed in 0.002177401 sec. 2024.12.16 20:52:50.335706 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:50.335846 [ 260 ] {a34949c4-e780-4d8d-a554-fce5372a5688} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:52:50.335902 [ 260 ] {a34949c4-e780-4d8d-a554-fce5372a5688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:52:50.336556 [ 260 ] {a34949c4-e780-4d8d-a554-fce5372a5688} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:50.336598 [ 260 ] {a34949c4-e780-4d8d-a554-fce5372a5688} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:50.336984 [ 260 ] {a34949c4-e780-4d8d-a554-fce5372a5688} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:52:50.337216 [ 260 ] {a34949c4-e780-4d8d-a554-fce5372a5688} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:50.337510 [ 260 ] {a34949c4-e780-4d8d-a554-fce5372a5688} executeQuery: Read 14 rows, 1004.00 B in 0.001668 sec., 8393.285371702637 rows/sec., 587.81 KiB/sec. 2024.12.16 20:52:50.337679 [ 260 ] {a34949c4-e780-4d8d-a554-fce5372a5688} TCPHandler: Processed in 0.002055029 sec. 2024.12.16 20:52:50.337850 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:50.337996 [ 261 ] {b01c1583-fe3e-46e1-be0a-4587304ffb59} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:52:50.338054 [ 261 ] {b01c1583-fe3e-46e1-be0a-4587304ffb59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:52:50.338686 [ 261 ] {b01c1583-fe3e-46e1-be0a-4587304ffb59} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:50.338727 [ 261 ] {b01c1583-fe3e-46e1-be0a-4587304ffb59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:50.339086 [ 261 ] {b01c1583-fe3e-46e1-be0a-4587304ffb59} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:52:50.339336 [ 261 ] {b01c1583-fe3e-46e1-be0a-4587304ffb59} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:50.339559 [ 261 ] {b01c1583-fe3e-46e1-be0a-4587304ffb59} executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec. 2024.12.16 20:52:50.339612 [ 261 ] {b01c1583-fe3e-46e1-be0a-4587304ffb59} TCPHandler: Processed in 0.001829625 sec. 2024.12.16 20:52:50.339774 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:50.339911 [ 260 ] {fa00867b-8da4-49ae-b92d-ae3910d323c0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:50.339968 [ 260 ] {fa00867b-8da4-49ae-b92d-ae3910d323c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:50.340775 [ 260 ] {fa00867b-8da4-49ae-b92d-ae3910d323c0} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:50.340814 [ 260 ] {fa00867b-8da4-49ae-b92d-ae3910d323c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:50.341195 [ 260 ] {fa00867b-8da4-49ae-b92d-ae3910d323c0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:52:50.341432 [ 260 ] {fa00867b-8da4-49ae-b92d-ae3910d323c0} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:50.341646 [ 260 ] {fa00867b-8da4-49ae-b92d-ae3910d323c0} executeQuery: Read 401 rows, 29.20 KiB in 0.001765 sec., 227195.46742209632 rows/sec., 16.16 MiB/sec. 2024.12.16 20:52:50.341698 [ 260 ] {fa00867b-8da4-49ae-b92d-ae3910d323c0} TCPHandler: Processed in 0.001991528 sec. 2024.12.16 20:52:50.341870 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:50.342009 [ 261 ] {71e0ce8e-e077-4f83-b3fb-b77dbbd48229} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:52:50.342068 [ 261 ] {71e0ce8e-e077-4f83-b3fb-b77dbbd48229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:52:50.342610 [ 261 ] {71e0ce8e-e077-4f83-b3fb-b77dbbd48229} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:50.342650 [ 261 ] {71e0ce8e-e077-4f83-b3fb-b77dbbd48229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:50.343017 [ 261 ] {71e0ce8e-e077-4f83-b3fb-b77dbbd48229} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:52:50.343260 [ 261 ] {71e0ce8e-e077-4f83-b3fb-b77dbbd48229} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:50.343419 [ 77 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.16 20:52:50.343504 [ 77 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:50.343510 [ 261 ] {71e0ce8e-e077-4f83-b3fb-b77dbbd48229} executeQuery: Read 6 rows, 321.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 205.69 KiB/sec. 2024.12.16 20:52:50.343542 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:50.343645 [ 261 ] {71e0ce8e-e077-4f83-b3fb-b77dbbd48229} TCPHandler: Processed in 0.001835855 sec. 2024.12.16 20:52:50.343791 [ 198 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.16 20:52:50.343830 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:50.343943 [ 198 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:50.343963 [ 260 ] {6a3d909b-1d83-45ef-8700-7f1fd2bd93bf} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:50.343981 [ 198 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2024.12.16 20:52:50.344026 [ 260 ] {6a3d909b-1d83-45ef-8700-7f1fd2bd93bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:50.344141 [ 198 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2024.12.16 20:52:50.344573 [ 198 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2024.12.16 20:52:50.344959 [ 198 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2024.12.16 20:52:50.345343 [ 198 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2024.12.16 20:52:50.345807 [ 198 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2024.12.16 20:52:50.346613 [ 260 ] {6a3d909b-1d83-45ef-8700-7f1fd2bd93bf} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:50.346656 [ 260 ] {6a3d909b-1d83-45ef-8700-7f1fd2bd93bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:50.347363 [ 260 ] {6a3d909b-1d83-45ef-8700-7f1fd2bd93bf} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:52:50.347506 [ 195 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003837744 sec., 17197.603592110365 rows/sec., 898.51 KiB/sec. 2024.12.16 20:52:50.347702 [ 195 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.16 20:52:50.347791 [ 260 ] {6a3d909b-1d83-45ef-8700-7f1fd2bd93bf} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:50.348168 [ 260 ] {6a3d909b-1d83-45ef-8700-7f1fd2bd93bf} executeQuery: Read 237 rows, 16.27 KiB in 0.004236 sec., 55949.008498583564 rows/sec., 3.75 MiB/sec. 2024.12.16 20:52:50.348336 [ 260 ] {6a3d909b-1d83-45ef-8700-7f1fd2bd93bf} TCPHandler: Processed in 0.004583688 sec. 2024.12.16 20:52:50.348342 [ 195 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_11_2} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:50.348528 [ 195 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_11_2} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.16 20:52:50.348531 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:50.348646 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.16 20:52:50.348688 [ 261 ] {3790d988-d6ff-419e-96a9-1401d90946da} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:52:50.348740 [ 261 ] {3790d988-d6ff-419e-96a9-1401d90946da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:52:50.349198 [ 261 ] {3790d988-d6ff-419e-96a9-1401d90946da} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:50.349237 [ 261 ] {3790d988-d6ff-419e-96a9-1401d90946da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:50.349598 [ 261 ] {3790d988-d6ff-419e-96a9-1401d90946da} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:52:50.349858 [ 261 ] {3790d988-d6ff-419e-96a9-1401d90946da} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:50.350047 [ 76 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.16 20:52:50.350084 [ 261 ] {3790d988-d6ff-419e-96a9-1401d90946da} executeQuery: Read 1 rows, 69.00 B in 0.001433 sec., 697.8367062107467 rows/sec., 47.02 KiB/sec. 2024.12.16 20:52:50.350133 [ 76 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:50.350184 [ 261 ] {3790d988-d6ff-419e-96a9-1401d90946da} TCPHandler: Processed in 0.001729173 sec. 2024.12.16 20:52:50.350200 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:50.350406 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:50.350430 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.16 20:52:50.350659 [ 260 ] {3961e066-eafa-439e-a638-8a3415317bb8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:50.350697 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:50.350779 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part 2024.12.16 20:52:50.350865 [ 260 ] {3961e066-eafa-439e-a638-8a3415317bb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:52:50.351067 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.12.16 20:52:50.351507 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.12.16 20:52:50.351847 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2024.12.16 20:52:50.352222 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.12.16 20:52:50.352539 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.12.16 20:52:50.356171 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.005819212 sec., 2062.1348732440065 rows/sec., 138.28 KiB/sec. 2024.12.16 20:52:50.356423 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.16 20:52:50.356601 [ 260 ] {3961e066-eafa-439e-a638-8a3415317bb8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:50.356665 [ 260 ] {3961e066-eafa-439e-a638-8a3415317bb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:50.357069 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_11_2} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:50.357240 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_11_2} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.16 20:52:50.357420 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:52:50.357787 [ 260 ] {3961e066-eafa-439e-a638-8a3415317bb8} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:52:50.358059 [ 260 ] {3961e066-eafa-439e-a638-8a3415317bb8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:50.358310 [ 260 ] {3961e066-eafa-439e-a638-8a3415317bb8} executeQuery: Read 19 rows, 34.86 KiB in 0.007741 sec., 2454.4632476424235 rows/sec., 4.40 MiB/sec. 2024.12.16 20:52:50.358431 [ 260 ] {3961e066-eafa-439e-a638-8a3415317bb8} TCPHandler: Processed in 0.008128416 sec. 2024.12.16 20:52:50.358615 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:50.358768 [ 261 ] {e484404b-f34f-4197-9359-5d00743d01ed} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:50.358829 [ 261 ] {e484404b-f34f-4197-9359-5d00743d01ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:50.359435 [ 261 ] {e484404b-f34f-4197-9359-5d00743d01ed} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:50.359475 [ 261 ] {e484404b-f34f-4197-9359-5d00743d01ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:50.359880 [ 261 ] {e484404b-f34f-4197-9359-5d00743d01ed} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:52:50.360121 [ 261 ] {e484404b-f34f-4197-9359-5d00743d01ed} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:50.360404 [ 261 ] {e484404b-f34f-4197-9359-5d00743d01ed} executeQuery: Read 82 rows, 5.33 KiB in 0.001669 sec., 49131.21629718394 rows/sec., 3.12 MiB/sec. 2024.12.16 20:52:50.360636 [ 261 ] {e484404b-f34f-4197-9359-5d00743d01ed} TCPHandler: Processed in 0.00208685 sec. 2024.12.16 20:52:51.284929 [ 76 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:52:51.284982 [ 76 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:52:51.397480 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2024.12.16 20:52:51.398149 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:51.398191 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:51.398757 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:52:51.399023 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:51.399335 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2024.12.16 20:52:52.074527 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2024.12.16 20:52:52.094433 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:52.094503 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:52.102509 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:52:52.103352 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:52.106262 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2024.12.16 20:52:55.324304 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:55.324506 [ 261 ] {5f2a8034-3f53-4cf4-8c57-34961155fcce} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:52:55.324579 [ 261 ] {5f2a8034-3f53-4cf4-8c57-34961155fcce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:52:55.325357 [ 261 ] {5f2a8034-3f53-4cf4-8c57-34961155fcce} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:55.325409 [ 261 ] {5f2a8034-3f53-4cf4-8c57-34961155fcce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:55.325871 [ 261 ] {5f2a8034-3f53-4cf4-8c57-34961155fcce} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:52:55.326131 [ 261 ] {5f2a8034-3f53-4cf4-8c57-34961155fcce} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:55.326379 [ 261 ] {5f2a8034-3f53-4cf4-8c57-34961155fcce} executeQuery: Read 102 rows, 8.69 KiB in 0.001923 sec., 53042.121684867394 rows/sec., 4.41 MiB/sec. 2024.12.16 20:52:55.326445 [ 261 ] {5f2a8034-3f53-4cf4-8c57-34961155fcce} TCPHandler: Processed in 0.002268733 sec. 2024.12.16 20:52:55.326698 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:55.326905 [ 260 ] {2229bf65-d471-4d17-a33a-0d2627eae376} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:52:55.326985 [ 260 ] {2229bf65-d471-4d17-a33a-0d2627eae376} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:52:55.327791 [ 260 ] {2229bf65-d471-4d17-a33a-0d2627eae376} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:55.327835 [ 260 ] {2229bf65-d471-4d17-a33a-0d2627eae376} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:55.328263 [ 260 ] {2229bf65-d471-4d17-a33a-0d2627eae376} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:52:55.328512 [ 260 ] {2229bf65-d471-4d17-a33a-0d2627eae376} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:55.328749 [ 260 ] {2229bf65-d471-4d17-a33a-0d2627eae376} executeQuery: Read 23 rows, 1.73 KiB in 0.001894 sec., 12143.611404435058 rows/sec., 913.14 KiB/sec. 2024.12.16 20:52:55.328944 [ 260 ] {2229bf65-d471-4d17-a33a-0d2627eae376} TCPHandler: Processed in 0.002376966 sec. 2024.12.16 20:52:55.329142 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:55.329280 [ 261 ] {52f06731-8ac5-4584-a376-b186ca3ebbb5} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:52:55.329334 [ 261 ] {52f06731-8ac5-4584-a376-b186ca3ebbb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:52:55.329971 [ 261 ] {52f06731-8ac5-4584-a376-b186ca3ebbb5} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:55.330013 [ 261 ] {52f06731-8ac5-4584-a376-b186ca3ebbb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:55.330391 [ 261 ] {52f06731-8ac5-4584-a376-b186ca3ebbb5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:52:55.330626 [ 261 ] {52f06731-8ac5-4584-a376-b186ca3ebbb5} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:55.330854 [ 261 ] {52f06731-8ac5-4584-a376-b186ca3ebbb5} executeQuery: Read 87 rows, 6.96 KiB in 0.001604 sec., 54239.40149625935 rows/sec., 4.24 MiB/sec. 2024.12.16 20:52:55.330915 [ 261 ] {52f06731-8ac5-4584-a376-b186ca3ebbb5} TCPHandler: Processed in 0.001837375 sec. 2024.12.16 20:52:55.331083 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:55.331229 [ 260 ] {4a8d8104-d3cb-41e6-8c89-0237b29bebab} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:55.331294 [ 260 ] {4a8d8104-d3cb-41e6-8c89-0237b29bebab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:52:55.331909 [ 260 ] {4a8d8104-d3cb-41e6-8c89-0237b29bebab} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:55.331946 [ 260 ] {4a8d8104-d3cb-41e6-8c89-0237b29bebab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:55.332348 [ 260 ] {4a8d8104-d3cb-41e6-8c89-0237b29bebab} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:52:55.332592 [ 260 ] {4a8d8104-d3cb-41e6-8c89-0237b29bebab} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:55.332777 [ 260 ] {4a8d8104-d3cb-41e6-8c89-0237b29bebab} executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec. 2024.12.16 20:52:55.332834 [ 260 ] {4a8d8104-d3cb-41e6-8c89-0237b29bebab} TCPHandler: Processed in 0.001819095 sec. 2024.12.16 20:52:55.332991 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:55.333134 [ 261 ] {92128272-2a2f-4388-8cc6-4d9641a755f8} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:52:55.333229 [ 261 ] {92128272-2a2f-4388-8cc6-4d9641a755f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:52:55.334449 [ 261 ] {92128272-2a2f-4388-8cc6-4d9641a755f8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:55.334491 [ 261 ] {92128272-2a2f-4388-8cc6-4d9641a755f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:55.335127 [ 261 ] {92128272-2a2f-4388-8cc6-4d9641a755f8} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:52:55.335397 [ 261 ] {92128272-2a2f-4388-8cc6-4d9641a755f8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:55.335654 [ 261 ] {92128272-2a2f-4388-8cc6-4d9641a755f8} executeQuery: Read 23 rows, 42.20 KiB in 0.002552 sec., 9012.539184952979 rows/sec., 16.15 MiB/sec. 2024.12.16 20:52:55.335775 [ 261 ] {92128272-2a2f-4388-8cc6-4d9641a755f8} TCPHandler: Processed in 0.002854074 sec. 2024.12.16 20:52:55.335931 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:52:55.336072 [ 260 ] {42c3d874-057a-4972-bad9-56e55b0a2084} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:52:55.336133 [ 260 ] {42c3d874-057a-4972-bad9-56e55b0a2084} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:52:55.336690 [ 260 ] {42c3d874-057a-4972-bad9-56e55b0a2084} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:55.336727 [ 260 ] {42c3d874-057a-4972-bad9-56e55b0a2084} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:55.337105 [ 260 ] {42c3d874-057a-4972-bad9-56e55b0a2084} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:52:55.337342 [ 260 ] {42c3d874-057a-4972-bad9-56e55b0a2084} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:55.337520 [ 260 ] {42c3d874-057a-4972-bad9-56e55b0a2084} executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec. 2024.12.16 20:52:55.337575 [ 260 ] {42c3d874-057a-4972-bad9-56e55b0a2084} TCPHandler: Processed in 0.001710493 sec. 2024.12.16 20:52:55.617231 [ 69 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.16 20:52:55.617300 [ 69 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:55.617321 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:55.617467 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.16 20:52:55.617612 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:52:55.617649 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.12.16 20:52:55.617734 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.12.16 20:52:55.617821 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.12.16 20:52:55.618077 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2024.12.16 20:52:55.618177 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2024.12.16 20:52:55.619060 [ 190 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667972 sec., 15587.79164158631 rows/sec., 1.30 MiB/sec. 2024.12.16 20:52:55.619177 [ 190 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.16 20:52:55.619456 [ 190 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_5_1} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:55.619531 [ 190 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_5_1} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.16 20:52:55.619603 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:52:56.441734 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 650 2024.12.16 20:52:56.444760 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:56.444818 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:56.446302 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:52:56.446618 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:56.447299 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 650 2024.12.16 20:52:58.900452 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2024.12.16 20:52:58.901493 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:58.901548 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:58.902160 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:52:58.902432 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:58.902682 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2024.12.16 20:52:59.607305 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2024.12.16 20:52:59.628074 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:52:59.628141 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:52:59.635554 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:52:59.636328 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:52:59.639297 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2024.12.16 20:53:00.328679 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:00.328898 [ 261 ] {47af0eef-2be6-4af8-a94d-dab2a52c2c9a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:53:00.328983 [ 261 ] {47af0eef-2be6-4af8-a94d-dab2a52c2c9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:53:00.329836 [ 261 ] {47af0eef-2be6-4af8-a94d-dab2a52c2c9a} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.329892 [ 261 ] {47af0eef-2be6-4af8-a94d-dab2a52c2c9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.330364 [ 261 ] {47af0eef-2be6-4af8-a94d-dab2a52c2c9a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:53:00.330625 [ 261 ] {47af0eef-2be6-4af8-a94d-dab2a52c2c9a} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.330904 [ 261 ] {47af0eef-2be6-4af8-a94d-dab2a52c2c9a} executeQuery: Read 14 rows, 1.01 KiB in 0.002058 sec., 6802.721088435374 rows/sec., 489.70 KiB/sec. 2024.12.16 20:53:00.331135 [ 261 ] {47af0eef-2be6-4af8-a94d-dab2a52c2c9a} TCPHandler: Processed in 0.00258671 sec. 2024.12.16 20:53:00.331398 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:00.331591 [ 260 ] {257c7cf1-bf6e-4fb7-a1cc-f89dd31bd289} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:53:00.331664 [ 260 ] {257c7cf1-bf6e-4fb7-a1cc-f89dd31bd289} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:53:00.332397 [ 260 ] {257c7cf1-bf6e-4fb7-a1cc-f89dd31bd289} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.332450 [ 260 ] {257c7cf1-bf6e-4fb7-a1cc-f89dd31bd289} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.332876 [ 260 ] {257c7cf1-bf6e-4fb7-a1cc-f89dd31bd289} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.16 20:53:00.333129 [ 260 ] {257c7cf1-bf6e-4fb7-a1cc-f89dd31bd289} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.333367 [ 260 ] {257c7cf1-bf6e-4fb7-a1cc-f89dd31bd289} executeQuery: Read 4 rows, 334.00 B in 0.001828 sec., 2188.183807439825 rows/sec., 178.43 KiB/sec. 2024.12.16 20:53:00.333436 [ 260 ] {257c7cf1-bf6e-4fb7-a1cc-f89dd31bd289} TCPHandler: Processed in 0.002169532 sec. 2024.12.16 20:53:00.333596 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:00.333743 [ 261 ] {dcc16a04-f3cd-44df-83ff-caa2a61fdf96} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:00.333805 [ 261 ] {dcc16a04-f3cd-44df-83ff-caa2a61fdf96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:00.334627 [ 261 ] {dcc16a04-f3cd-44df-83ff-caa2a61fdf96} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.334677 [ 261 ] {dcc16a04-f3cd-44df-83ff-caa2a61fdf96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.335092 [ 261 ] {dcc16a04-f3cd-44df-83ff-caa2a61fdf96} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:53:00.335338 [ 261 ] {dcc16a04-f3cd-44df-83ff-caa2a61fdf96} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.335502 [ 65 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.16 20:53:00.335575 [ 261 ] {dcc16a04-f3cd-44df-83ff-caa2a61fdf96} executeQuery: Read 243 rows, 21.77 KiB in 0.001859 sec., 130715.4384077461 rows/sec., 11.44 MiB/sec. 2024.12.16 20:53:00.335584 [ 65 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.335652 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.335702 [ 261 ] {dcc16a04-f3cd-44df-83ff-caa2a61fdf96} TCPHandler: Processed in 0.002177871 sec. 2024.12.16 20:53:00.335969 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:00.336033 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.16 20:53:00.336385 [ 260 ] {80a0bb67-e2fd-46c8-bb59-d193c7596883} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:53:00.336605 [ 260 ] {80a0bb67-e2fd-46c8-bb59-d193c7596883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:53:00.336617 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:00.336754 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1437 rows starting from the beginning of the part 2024.12.16 20:53:00.337119 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1246 rows starting from the beginning of the part 2024.12.16 20:53:00.337469 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part 2024.12.16 20:53:00.337887 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 241 rows starting from the beginning of the part 2024.12.16 20:53:00.338241 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 102 rows starting from the beginning of the part 2024.12.16 20:53:00.338727 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 243 rows starting from the beginning of the part 2024.12.16 20:53:00.339504 [ 260 ] {80a0bb67-e2fd-46c8-bb59-d193c7596883} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.339551 [ 260 ] {80a0bb67-e2fd-46c8-bb59-d193c7596883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.340165 [ 260 ] {80a0bb67-e2fd-46c8-bb59-d193c7596883} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:53:00.340514 [ 260 ] {80a0bb67-e2fd-46c8-bb59-d193c7596883} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.340762 [ 260 ] {80a0bb67-e2fd-46c8-bb59-d193c7596883} executeQuery: Read 30 rows, 2.16 KiB in 0.004548 sec., 6596.306068601583 rows/sec., 475.83 KiB/sec. 2024.12.16 20:53:00.340825 [ 260 ] {80a0bb67-e2fd-46c8-bb59-d193c7596883} TCPHandler: Processed in 0.005004136 sec. 2024.12.16 20:53:00.340990 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:00.341283 [ 261 ] {ca15baff-ffed-463e-b74a-13c5a8584089} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:53:00.341426 [ 261 ] {ca15baff-ffed-463e-b74a-13c5a8584089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:53:00.341427 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3325 rows, containing 5 columns (5 merged, 0 gathered) in 0.005664828 sec., 586955.1555669474 rows/sec., 51.26 MiB/sec. 2024.12.16 20:53:00.341764 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.16 20:53:00.342345 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_31_6} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.342529 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_31_6} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.16 20:53:00.342714 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.16 20:53:00.342774 [ 261 ] {ca15baff-ffed-463e-b74a-13c5a8584089} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.342820 [ 261 ] {ca15baff-ffed-463e-b74a-13c5a8584089} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.343183 [ 261 ] {ca15baff-ffed-463e-b74a-13c5a8584089} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:53:00.343439 [ 261 ] {ca15baff-ffed-463e-b74a-13c5a8584089} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.343630 [ 261 ] {ca15baff-ffed-463e-b74a-13c5a8584089} executeQuery: Read 14 rows, 1004.00 B in 0.002488 sec., 5627.00964630225 rows/sec., 394.08 KiB/sec. 2024.12.16 20:53:00.343691 [ 261 ] {ca15baff-ffed-463e-b74a-13c5a8584089} TCPHandler: Processed in 0.002773143 sec. 2024.12.16 20:53:00.343855 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:00.343994 [ 260 ] {8701328d-ba00-4e6f-bb8c-5795dec10b08} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:53:00.344053 [ 260 ] {8701328d-ba00-4e6f-bb8c-5795dec10b08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:53:00.344722 [ 260 ] {8701328d-ba00-4e6f-bb8c-5795dec10b08} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.344760 [ 260 ] {8701328d-ba00-4e6f-bb8c-5795dec10b08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.345118 [ 260 ] {8701328d-ba00-4e6f-bb8c-5795dec10b08} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:53:00.345362 [ 260 ] {8701328d-ba00-4e6f-bb8c-5795dec10b08} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.345565 [ 260 ] {8701328d-ba00-4e6f-bb8c-5795dec10b08} executeQuery: Read 13 rows, 830.00 B in 0.001603 sec., 8109.794135995009 rows/sec., 505.64 KiB/sec. 2024.12.16 20:53:00.345618 [ 260 ] {8701328d-ba00-4e6f-bb8c-5795dec10b08} TCPHandler: Processed in 0.001830735 sec. 2024.12.16 20:53:00.345830 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:00.346055 [ 261 ] {1c6de6f2-ff6d-4dab-9f7c-ceb388b0df74} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:00.346147 [ 261 ] {1c6de6f2-ff6d-4dab-9f7c-ceb388b0df74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:00.347177 [ 261 ] {1c6de6f2-ff6d-4dab-9f7c-ceb388b0df74} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.347216 [ 261 ] {1c6de6f2-ff6d-4dab-9f7c-ceb388b0df74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.347590 [ 261 ] {1c6de6f2-ff6d-4dab-9f7c-ceb388b0df74} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:53:00.347823 [ 261 ] {1c6de6f2-ff6d-4dab-9f7c-ceb388b0df74} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.347954 [ 63 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.16 20:53:00.348004 [ 63 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.348011 [ 261 ] {1c6de6f2-ff6d-4dab-9f7c-ceb388b0df74} executeQuery: Read 405 rows, 29.53 KiB in 0.00201 sec., 201492.53731343284 rows/sec., 14.35 MiB/sec. 2024.12.16 20:53:00.348032 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.348078 [ 261 ] {1c6de6f2-ff6d-4dab-9f7c-ceb388b0df74} TCPHandler: Processed in 0.002363555 sec. 2024.12.16 20:53:00.348312 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.16 20:53:00.348317 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:00.348616 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:00.348627 [ 260 ] {eebb5619-6fc9-4bea-937d-dae3a69cf3bf} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:53:00.348683 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 916 rows starting from the beginning of the part 2024.12.16 20:53:00.348742 [ 260 ] {eebb5619-6fc9-4bea-937d-dae3a69cf3bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:53:00.349038 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 551 rows starting from the beginning of the part 2024.12.16 20:53:00.349369 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part 2024.12.16 20:53:00.349724 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 401 rows starting from the beginning of the part 2024.12.16 20:53:00.350074 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 87 rows starting from the beginning of the part 2024.12.16 20:53:00.350307 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 405 rows starting from the beginning of the part 2024.12.16 20:53:00.351084 [ 260 ] {eebb5619-6fc9-4bea-937d-dae3a69cf3bf} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.351142 [ 260 ] {eebb5619-6fc9-4bea-937d-dae3a69cf3bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.352048 [ 260 ] {eebb5619-6fc9-4bea-937d-dae3a69cf3bf} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:53:00.352598 [ 260 ] {eebb5619-6fc9-4bea-937d-dae3a69cf3bf} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.352869 [ 260 ] {eebb5619-6fc9-4bea-937d-dae3a69cf3bf} executeQuery: Read 6 rows, 321.00 B in 0.004332 sec., 1385.0415512465374 rows/sec., 72.36 KiB/sec. 2024.12.16 20:53:00.352934 [ 260 ] {eebb5619-6fc9-4bea-937d-dae3a69cf3bf} TCPHandler: Processed in 0.00475462 sec. 2024.12.16 20:53:00.353157 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:00.353401 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.005274961 sec., 459529.46381973254 rows/sec., 35.25 MiB/sec. 2024.12.16 20:53:00.353439 [ 261 ] {4c9f3e1f-e982-4cf1-9268-21a15ca7b782} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:00.353543 [ 261 ] {4c9f3e1f-e982-4cf1-9268-21a15ca7b782} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:00.353647 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.16 20:53:00.354261 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_31_6} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.354424 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_31_6} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.16 20:53:00.354587 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.12.16 20:53:00.354777 [ 261 ] {4c9f3e1f-e982-4cf1-9268-21a15ca7b782} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.354821 [ 261 ] {4c9f3e1f-e982-4cf1-9268-21a15ca7b782} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.355220 [ 261 ] {4c9f3e1f-e982-4cf1-9268-21a15ca7b782} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:53:00.355455 [ 261 ] {4c9f3e1f-e982-4cf1-9268-21a15ca7b782} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.355587 [ 63 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.16 20:53:00.355626 [ 63 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.355650 [ 261 ] {4c9f3e1f-e982-4cf1-9268-21a15ca7b782} executeQuery: Read 239 rows, 16.41 KiB in 0.002267 sec., 105425.67269519188 rows/sec., 7.07 MiB/sec. 2024.12.16 20:53:00.355655 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.355839 [ 261 ] {4c9f3e1f-e982-4cf1-9268-21a15ca7b782} TCPHandler: Processed in 0.002808324 sec. 2024.12.16 20:53:00.356119 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:00.356192 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.16 20:53:00.356540 [ 260 ] {a08c84ab-7e5f-423f-a305-60b98987900f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:53:00.356730 [ 260 ] {a08c84ab-7e5f-423f-a305-60b98987900f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:53:00.356758 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:00.356853 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9115 rows starting from the beginning of the part 2024.12.16 20:53:00.357200 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 946 rows starting from the beginning of the part 2024.12.16 20:53:00.357565 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part 2024.12.16 20:53:00.357895 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part 2024.12.16 20:53:00.358140 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2024.12.16 20:53:00.358317 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 239 rows starting from the beginning of the part 2024.12.16 20:53:00.359239 [ 260 ] {a08c84ab-7e5f-423f-a305-60b98987900f} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.359309 [ 260 ] {a08c84ab-7e5f-423f-a305-60b98987900f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.360101 [ 260 ] {a08c84ab-7e5f-423f-a305-60b98987900f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:53:00.360567 [ 260 ] {a08c84ab-7e5f-423f-a305-60b98987900f} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.361128 [ 260 ] {a08c84ab-7e5f-423f-a305-60b98987900f} executeQuery: Read 1 rows, 69.00 B in 0.004746 sec., 210.70375052675936 rows/sec., 14.20 KiB/sec. 2024.12.16 20:53:00.361335 [ 260 ] {a08c84ab-7e5f-423f-a305-60b98987900f} TCPHandler: Processed in 0.005379453 sec. 2024.12.16 20:53:00.361552 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:00.361718 [ 261 ] {b8d4c09e-cdb9-4871-9af8-7c7c177cd940} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:00.361801 [ 261 ] {b8d4c09e-cdb9-4871-9af8-7c7c177cd940} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:53:00.363516 [ 261 ] {b8d4c09e-cdb9-4871-9af8-7c7c177cd940} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.363555 [ 261 ] {b8d4c09e-cdb9-4871-9af8-7c7c177cd940} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.364199 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 10761 rows, containing 5 columns (5 merged, 0 gathered) in 0.008427281 sec., 1276924.3128358957 rows/sec., 86.19 MiB/sec. 2024.12.16 20:53:00.364663 [ 200 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.16 20:53:00.365161 [ 261 ] {b8d4c09e-cdb9-4871-9af8-7c7c177cd940} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:53:00.365311 [ 200 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_31_6} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.365474 [ 200 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_31_6} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.16 20:53:00.365626 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. 2024.12.16 20:53:00.365727 [ 261 ] {b8d4c09e-cdb9-4871-9af8-7c7c177cd940} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.365999 [ 261 ] {b8d4c09e-cdb9-4871-9af8-7c7c177cd940} executeQuery: Read 19 rows, 34.86 KiB in 0.004331 sec., 4386.977603324867 rows/sec., 7.86 MiB/sec. 2024.12.16 20:53:00.366506 [ 261 ] {b8d4c09e-cdb9-4871-9af8-7c7c177cd940} TCPHandler: Processed in 0.005059647 sec. 2024.12.16 20:53:00.366663 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:00.366801 [ 260 ] {beb50163-b006-414d-a600-e6bd59735803} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:00.366861 [ 260 ] {beb50163-b006-414d-a600-e6bd59735803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:00.367452 [ 260 ] {beb50163-b006-414d-a600-e6bd59735803} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.367499 [ 260 ] {beb50163-b006-414d-a600-e6bd59735803} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.367910 [ 260 ] {beb50163-b006-414d-a600-e6bd59735803} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:53:00.368160 [ 260 ] {beb50163-b006-414d-a600-e6bd59735803} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.368322 [ 63 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.16 20:53:00.368378 [ 63 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:00.368400 [ 260 ] {beb50163-b006-414d-a600-e6bd59735803} executeQuery: Read 82 rows, 5.33 KiB in 0.001625 sec., 50461.53846153846 rows/sec., 3.20 MiB/sec. 2024.12.16 20:53:00.368417 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:00.368537 [ 260 ] {beb50163-b006-414d-a600-e6bd59735803} TCPHandler: Processed in 0.001936867 sec. 2024.12.16 20:53:00.368875 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.16 20:53:00.369069 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:00.369105 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1636 rows starting from the beginning of the part 2024.12.16 20:53:00.369212 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part 2024.12.16 20:53:00.369431 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part 2024.12.16 20:53:00.369545 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part 2024.12.16 20:53:00.369728 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2024.12.16 20:53:00.369815 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part 2024.12.16 20:53:00.371056 [ 188 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 4 columns (4 merged, 0 gathered) in 0.002503448 sec., 766942.2332718713 rows/sec., 50.16 MiB/sec. 2024.12.16 20:53:00.371352 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.16 20:53:00.371740 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_31_6} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:00.371835 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_31_6} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.16 20:53:00.371941 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.16 20:53:05.323655 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:05.323877 [ 261 ] {cb7d234a-df2a-4d6a-aeb8-7cb6d5450415} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:05.323960 [ 261 ] {cb7d234a-df2a-4d6a-aeb8-7cb6d5450415} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:05.324839 [ 261 ] {cb7d234a-df2a-4d6a-aeb8-7cb6d5450415} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:05.324889 [ 261 ] {cb7d234a-df2a-4d6a-aeb8-7cb6d5450415} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:05.325340 [ 261 ] {cb7d234a-df2a-4d6a-aeb8-7cb6d5450415} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:53:05.325604 [ 261 ] {cb7d234a-df2a-4d6a-aeb8-7cb6d5450415} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:05.325848 [ 261 ] {cb7d234a-df2a-4d6a-aeb8-7cb6d5450415} executeQuery: Read 102 rows, 8.69 KiB in 0.002027 sec., 50320.67094227923 rows/sec., 4.19 MiB/sec. 2024.12.16 20:53:05.325916 [ 261 ] {cb7d234a-df2a-4d6a-aeb8-7cb6d5450415} TCPHandler: Processed in 0.002396186 sec. 2024.12.16 20:53:05.326162 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:05.326374 [ 260 ] {69e6ba15-03ac-4696-a076-b8fb883a4622} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:53:05.326455 [ 260 ] {69e6ba15-03ac-4696-a076-b8fb883a4622} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:53:05.327246 [ 260 ] {69e6ba15-03ac-4696-a076-b8fb883a4622} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:05.327301 [ 260 ] {69e6ba15-03ac-4696-a076-b8fb883a4622} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:05.327732 [ 260 ] {69e6ba15-03ac-4696-a076-b8fb883a4622} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:53:05.327986 [ 260 ] {69e6ba15-03ac-4696-a076-b8fb883a4622} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:05.328170 [ 56 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.16 20:53:05.328242 [ 260 ] {69e6ba15-03ac-4696-a076-b8fb883a4622} executeQuery: Read 23 rows, 1.73 KiB in 0.001918 sec., 11991.657977059436 rows/sec., 901.72 KiB/sec. 2024.12.16 20:53:05.328252 [ 56 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:05.328325 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:05.328384 [ 260 ] {69e6ba15-03ac-4696-a076-b8fb883a4622} TCPHandler: Processed in 0.002361085 sec. 2024.12.16 20:53:05.328654 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:05.328739 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.16 20:53:05.329080 [ 261 ] {3e59dba2-d4c4-46ca-ad3b-8372a24761d1} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:05.329278 [ 261 ] {3e59dba2-d4c4-46ca-ad3b-8372a24761d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:05.329320 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:05.329448 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 67 rows starting from the beginning of the part 2024.12.16 20:53:05.329607 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part 2024.12.16 20:53:05.330008 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part 2024.12.16 20:53:05.330463 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part 2024.12.16 20:53:05.330964 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part 2024.12.16 20:53:05.331257 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part 2024.12.16 20:53:05.332039 [ 261 ] {3e59dba2-d4c4-46ca-ad3b-8372a24761d1} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:05.332087 [ 261 ] {3e59dba2-d4c4-46ca-ad3b-8372a24761d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:05.332638 [ 261 ] {3e59dba2-d4c4-46ca-ad3b-8372a24761d1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:53:05.333007 [ 261 ] {3e59dba2-d4c4-46ca-ad3b-8372a24761d1} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:05.333005 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.004562857 sec., 43832.18671985556 rows/sec., 3.31 MiB/sec. 2024.12.16 20:53:05.333393 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.16 20:53:05.333473 [ 261 ] {3e59dba2-d4c4-46ca-ad3b-8372a24761d1} executeQuery: Read 87 rows, 6.96 KiB in 0.00453 sec., 19205.298013245032 rows/sec., 1.50 MiB/sec. 2024.12.16 20:53:05.333806 [ 261 ] {3e59dba2-d4c4-46ca-ad3b-8372a24761d1} TCPHandler: Processed in 0.005311142 sec. 2024.12.16 20:53:05.334089 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:05.334371 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_26_5} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:05.334383 [ 260 ] {3c63a6d9-2727-4ad3-9a09-ad35c2eff85f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:05.334519 [ 260 ] {3c63a6d9-2727-4ad3-9a09-ad35c2eff85f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:05.334547 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_26_5} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.16 20:53:05.334755 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.16 20:53:05.335325 [ 260 ] {3c63a6d9-2727-4ad3-9a09-ad35c2eff85f} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:05.335372 [ 260 ] {3c63a6d9-2727-4ad3-9a09-ad35c2eff85f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:05.335779 [ 260 ] {3c63a6d9-2727-4ad3-9a09-ad35c2eff85f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:53:05.336032 [ 260 ] {3c63a6d9-2727-4ad3-9a09-ad35c2eff85f} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:05.336255 [ 260 ] {3c63a6d9-2727-4ad3-9a09-ad35c2eff85f} executeQuery: Read 160 rows, 11.41 KiB in 0.00195 sec., 82051.28205128206 rows/sec., 5.71 MiB/sec. 2024.12.16 20:53:05.336316 [ 260 ] {3c63a6d9-2727-4ad3-9a09-ad35c2eff85f} TCPHandler: Processed in 0.002392776 sec. 2024.12.16 20:53:05.336460 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:05.336603 [ 261 ] {d4a0156c-2a18-48b5-bce2-1c57b2c7fe5e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:05.336697 [ 261 ] {d4a0156c-2a18-48b5-bce2-1c57b2c7fe5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:53:05.337825 [ 261 ] {d4a0156c-2a18-48b5-bce2-1c57b2c7fe5e} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:05.337865 [ 261 ] {d4a0156c-2a18-48b5-bce2-1c57b2c7fe5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:05.338500 [ 261 ] {d4a0156c-2a18-48b5-bce2-1c57b2c7fe5e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:53:05.338762 [ 261 ] {d4a0156c-2a18-48b5-bce2-1c57b2c7fe5e} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:05.338941 [ 56 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.16 20:53:05.339012 [ 56 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:05.339051 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:05.339057 [ 261 ] {d4a0156c-2a18-48b5-bce2-1c57b2c7fe5e} executeQuery: Read 23 rows, 42.20 KiB in 0.002479 sec., 9277.93465106898 rows/sec., 16.63 MiB/sec. 2024.12.16 20:53:05.339401 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.16 20:53:05.339437 [ 261 ] {d4a0156c-2a18-48b5-bce2-1c57b2c7fe5e} TCPHandler: Processed in 0.003042839 sec. 2024.12.16 20:53:05.339658 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:05.339849 [ 260 ] {65b4a025-65e9-4ee4-818f-e16a5b827071} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:05.339917 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:05.339929 [ 260 ] {65b4a025-65e9-4ee4-818f-e16a5b827071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:05.340039 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 409 rows starting from the beginning of the part 2024.12.16 20:53:05.340762 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part 2024.12.16 20:53:05.341329 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part 2024.12.16 20:53:05.341955 [ 260 ] {65b4a025-65e9-4ee4-818f-e16a5b827071} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:05.341973 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part 2024.12.16 20:53:05.342005 [ 260 ] {65b4a025-65e9-4ee4-818f-e16a5b827071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:05.342533 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part 2024.12.16 20:53:05.343118 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part 2024.12.16 20:53:05.343171 [ 260 ] {65b4a025-65e9-4ee4-818f-e16a5b827071} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:53:05.343756 [ 260 ] {65b4a025-65e9-4ee4-818f-e16a5b827071} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:05.344088 [ 260 ] {65b4a025-65e9-4ee4-818f-e16a5b827071} executeQuery: Read 60 rows, 4.14 KiB in 0.004288 sec., 13992.537313432835 rows/sec., 965.63 KiB/sec. 2024.12.16 20:53:05.344166 [ 260 ] {65b4a025-65e9-4ee4-818f-e16a5b827071} TCPHandler: Processed in 0.004620099 sec. 2024.12.16 20:53:05.351420 [ 187 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 19 columns (19 merged, 0 gathered) in 0.012261714 sec., 42082.208082817786 rows/sec., 75.41 MiB/sec. 2024.12.16 20:53:05.352171 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.16 20:53:05.352638 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_26_5} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:05.352729 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_26_5} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.16 20:53:05.352894 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. 2024.12.16 20:53:06.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 191.69 MiB, peak 199.06 MiB, free memory in arenas 0.00 B, will set to 193.09 MiB (RSS), difference: 1.40 MiB 2024.12.16 20:53:06.285020 [ 55 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:53:06.285090 [ 55 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:53:06.403812 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2024.12.16 20:53:06.404709 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:06.404763 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:06.405330 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:53:06.405613 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:06.405898 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2024.12.16 20:53:06.447669 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 686 2024.12.16 20:53:06.450883 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:06.450948 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:06.452440 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:53:06.452757 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:06.452958 [ 55 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.16 20:53:06.453079 [ 55 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:06.453142 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:06.453764 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.16 20:53:06.454451 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 686 2024.12.16 20:53:06.454929 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:06.455122 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 500 rows starting from the beginning of the part 2024.12.16 20:53:06.455659 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part 2024.12.16 20:53:06.456158 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part 2024.12.16 20:53:06.456632 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2024.12.16 20:53:06.457092 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2024.12.16 20:53:06.457519 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2024.12.16 20:53:06.465284 [ 187 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 72 columns (72 merged, 0 gathered) in 0.011990679 sec., 57211.105392780504 rows/sec., 49.19 MiB/sec. 2024.12.16 20:53:06.466332 [ 193 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.16 20:53:06.467048 [ 193 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_16_3} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:06.467134 [ 193 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_16_3} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.16 20:53:06.467522 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. 2024.12.16 20:53:07.140328 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2024.12.16 20:53:07.161723 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:07.161784 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:07.169431 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:53:07.170213 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:07.173856 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2024.12.16 20:53:10.328295 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:10.328619 [ 261 ] {2049ec60-54e4-4079-9afc-3c37b55ac117} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:53:10.328732 [ 261 ] {2049ec60-54e4-4079-9afc-3c37b55ac117} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:53:10.329560 [ 261 ] {2049ec60-54e4-4079-9afc-3c37b55ac117} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.329610 [ 261 ] {2049ec60-54e4-4079-9afc-3c37b55ac117} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.330048 [ 261 ] {2049ec60-54e4-4079-9afc-3c37b55ac117} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:53:10.330310 [ 261 ] {2049ec60-54e4-4079-9afc-3c37b55ac117} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.330464 [ 51 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.16 20:53:10.330508 [ 51 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.330523 [ 261 ] {2049ec60-54e4-4079-9afc-3c37b55ac117} executeQuery: Read 14 rows, 1.01 KiB in 0.001983 sec., 7060.010085728694 rows/sec., 508.23 KiB/sec. 2024.12.16 20:53:10.330533 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.330641 [ 261 ] {2049ec60-54e4-4079-9afc-3c37b55ac117} TCPHandler: Processed in 0.002529639 sec. 2024.12.16 20:53:10.330765 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.16 20:53:10.330927 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:10.330957 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:10.331018 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2024.12.16 20:53:10.331257 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:10.331337 [ 260 ] {f38b0271-3888-4b43-b045-36dfd5a11a44} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:10.331527 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:10.331592 [ 260 ] {f38b0271-3888-4b43-b045-36dfd5a11a44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:10.331711 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:10.332115 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:10.334534 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003881064 sec., 18036.291078941238 rows/sec., 1.34 MiB/sec. 2024.12.16 20:53:10.334536 [ 260 ] {f38b0271-3888-4b43-b045-36dfd5a11a44} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.334633 [ 260 ] {f38b0271-3888-4b43-b045-36dfd5a11a44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.334713 [ 187 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.16 20:53:10.335366 [ 187 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_13_3} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.335532 [ 187 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_13_3} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.16 20:53:10.335553 [ 260 ] {f38b0271-3888-4b43-b045-36dfd5a11a44} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:53:10.335673 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:53:10.335916 [ 260 ] {f38b0271-3888-4b43-b045-36dfd5a11a44} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.336219 [ 260 ] {f38b0271-3888-4b43-b045-36dfd5a11a44} executeQuery: Read 241 rows, 21.63 KiB in 0.005084 sec., 47403.619197482294 rows/sec., 4.15 MiB/sec. 2024.12.16 20:53:10.336370 [ 260 ] {f38b0271-3888-4b43-b045-36dfd5a11a44} TCPHandler: Processed in 0.005577546 sec. 2024.12.16 20:53:10.336664 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:10.336866 [ 261 ] {80d5d517-3d02-4f1f-a27a-165ca0ab4165} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:53:10.336928 [ 261 ] {80d5d517-3d02-4f1f-a27a-165ca0ab4165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:53:10.337526 [ 261 ] {80d5d517-3d02-4f1f-a27a-165ca0ab4165} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.337565 [ 261 ] {80d5d517-3d02-4f1f-a27a-165ca0ab4165} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.337930 [ 261 ] {80d5d517-3d02-4f1f-a27a-165ca0ab4165} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:53:10.338172 [ 261 ] {80d5d517-3d02-4f1f-a27a-165ca0ab4165} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.338398 [ 261 ] {80d5d517-3d02-4f1f-a27a-165ca0ab4165} executeQuery: Read 26 rows, 1.88 KiB in 0.001569 sec., 16571.0643722116 rows/sec., 1.17 MiB/sec. 2024.12.16 20:53:10.338628 [ 261 ] {80d5d517-3d02-4f1f-a27a-165ca0ab4165} TCPHandler: Processed in 0.00212359 sec. 2024.12.16 20:53:10.338821 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:10.338953 [ 260 ] {1c98292f-d7d5-4057-be2d-c18f434b9655} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:53:10.339008 [ 260 ] {1c98292f-d7d5-4057-be2d-c18f434b9655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:53:10.339630 [ 260 ] {1c98292f-d7d5-4057-be2d-c18f434b9655} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.339675 [ 260 ] {1c98292f-d7d5-4057-be2d-c18f434b9655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.340051 [ 260 ] {1c98292f-d7d5-4057-be2d-c18f434b9655} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:53:10.340289 [ 260 ] {1c98292f-d7d5-4057-be2d-c18f434b9655} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.340439 [ 51 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.16 20:53:10.340495 [ 51 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.340529 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.340542 [ 260 ] {1c98292f-d7d5-4057-be2d-c18f434b9655} executeQuery: Read 14 rows, 1004.00 B in 0.001614 sec., 8674.101610904585 rows/sec., 607.48 KiB/sec. 2024.12.16 20:53:10.340747 [ 260 ] {1c98292f-d7d5-4057-be2d-c18f434b9655} TCPHandler: Processed in 0.001987828 sec. 2024.12.16 20:53:10.340783 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.16 20:53:10.340913 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:10.340925 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:10.340965 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part 2024.12.16 20:53:10.341159 [ 261 ] {71926840-a2f1-4d17-9cdd-b4388f3ccede} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:53:10.341172 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:10.341328 [ 261 ] {71926840-a2f1-4d17-9cdd-b4388f3ccede} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:53:10.341507 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part 2024.12.16 20:53:10.341880 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:10.342283 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:10.342685 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:10.343954 [ 261 ] {71926840-a2f1-4d17-9cdd-b4388f3ccede} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.343997 [ 261 ] {71926840-a2f1-4d17-9cdd-b4388f3ccede} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.344534 [ 261 ] {71926840-a2f1-4d17-9cdd-b4388f3ccede} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:53:10.344784 [ 193 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.00417902 sec., 126106.12057372302 rows/sec., 9.03 MiB/sec. 2024.12.16 20:53:10.344954 [ 261 ] {71926840-a2f1-4d17-9cdd-b4388f3ccede} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.345063 [ 193 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.16 20:53:10.345205 [ 51 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.16 20:53:10.345331 [ 51 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.345393 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.345584 [ 261 ] {71926840-a2f1-4d17-9cdd-b4388f3ccede} executeQuery: Read 13 rows, 830.00 B in 0.004518 sec., 2877.3793714032754 rows/sec., 179.40 KiB/sec. 2024.12.16 20:53:10.345987 [ 189 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.16 20:53:10.346112 [ 261 ] {71926840-a2f1-4d17-9cdd-b4388f3ccede} TCPHandler: Processed in 0.00525516 sec. 2024.12.16 20:53:10.346403 [ 193 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_16_3} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.346491 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:10.346676 [ 189 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:10.346849 [ 189 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2024.12.16 20:53:10.346884 [ 193 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_16_3} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.16 20:53:10.347100 [ 260 ] {3f1fa02e-2e0e-4de0-9895-3a40406316c0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:10.347282 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.16 20:53:10.347357 [ 189 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2024.12.16 20:53:10.347377 [ 260 ] {3f1fa02e-2e0e-4de0-9895-3a40406316c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:10.347820 [ 189 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2024.12.16 20:53:10.348238 [ 189 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2024.12.16 20:53:10.348615 [ 189 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2024.12.16 20:53:10.350545 [ 260 ] {3f1fa02e-2e0e-4de0-9895-3a40406316c0} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.350629 [ 260 ] {3f1fa02e-2e0e-4de0-9895-3a40406316c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.351017 [ 186 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005490335 sec., 11838.986145654137 rows/sec., 784.40 KiB/sec. 2024.12.16 20:53:10.351241 [ 193 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.16 20:53:10.351496 [ 260 ] {3f1fa02e-2e0e-4de0-9895-3a40406316c0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:53:10.351783 [ 193 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_13_3} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.351957 [ 260 ] {3f1fa02e-2e0e-4de0-9895-3a40406316c0} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.351977 [ 193 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_13_3} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.16 20:53:10.352137 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:53:10.352404 [ 260 ] {3f1fa02e-2e0e-4de0-9895-3a40406316c0} executeQuery: Read 401 rows, 29.20 KiB in 0.00554 sec., 72382.6714801444 rows/sec., 5.15 MiB/sec. 2024.12.16 20:53:10.352653 [ 260 ] {3f1fa02e-2e0e-4de0-9895-3a40406316c0} TCPHandler: Processed in 0.006390582 sec. 2024.12.16 20:53:10.352848 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:10.352994 [ 261 ] {12853773-63d1-4db5-9553-aac8624b985c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:53:10.353057 [ 261 ] {12853773-63d1-4db5-9553-aac8624b985c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:53:10.353636 [ 261 ] {12853773-63d1-4db5-9553-aac8624b985c} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.353683 [ 261 ] {12853773-63d1-4db5-9553-aac8624b985c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.354111 [ 261 ] {12853773-63d1-4db5-9553-aac8624b985c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:53:10.354356 [ 261 ] {12853773-63d1-4db5-9553-aac8624b985c} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.354626 [ 261 ] {12853773-63d1-4db5-9553-aac8624b985c} executeQuery: Read 6 rows, 321.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 192.08 KiB/sec. 2024.12.16 20:53:10.354742 [ 261 ] {12853773-63d1-4db5-9553-aac8624b985c} TCPHandler: Processed in 0.001970047 sec. 2024.12.16 20:53:10.354884 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:10.355010 [ 260 ] {a5bb7596-5223-4ca0-a5f2-be2729f65c26} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:10.355071 [ 260 ] {a5bb7596-5223-4ca0-a5f2-be2729f65c26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:10.355760 [ 260 ] {a5bb7596-5223-4ca0-a5f2-be2729f65c26} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.355809 [ 260 ] {a5bb7596-5223-4ca0-a5f2-be2729f65c26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.356227 [ 260 ] {a5bb7596-5223-4ca0-a5f2-be2729f65c26} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:53:10.356470 [ 260 ] {a5bb7596-5223-4ca0-a5f2-be2729f65c26} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.356711 [ 260 ] {a5bb7596-5223-4ca0-a5f2-be2729f65c26} executeQuery: Read 237 rows, 16.27 KiB in 0.001716 sec., 138111.8881118881 rows/sec., 9.26 MiB/sec. 2024.12.16 20:53:10.356851 [ 260 ] {a5bb7596-5223-4ca0-a5f2-be2729f65c26} TCPHandler: Processed in 0.002022129 sec. 2024.12.16 20:53:10.357146 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:10.357373 [ 261 ] {c8d442da-7b03-462d-afe4-50b89fc4361f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:53:10.357470 [ 261 ] {c8d442da-7b03-462d-afe4-50b89fc4361f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:53:10.358185 [ 261 ] {c8d442da-7b03-462d-afe4-50b89fc4361f} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.358224 [ 261 ] {c8d442da-7b03-462d-afe4-50b89fc4361f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.358583 [ 261 ] {c8d442da-7b03-462d-afe4-50b89fc4361f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:53:10.358819 [ 261 ] {c8d442da-7b03-462d-afe4-50b89fc4361f} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.359035 [ 261 ] {c8d442da-7b03-462d-afe4-50b89fc4361f} executeQuery: Read 1 rows, 69.00 B in 0.001719 sec., 581.7335660267597 rows/sec., 39.20 KiB/sec. 2024.12.16 20:53:10.359087 [ 261 ] {c8d442da-7b03-462d-afe4-50b89fc4361f} TCPHandler: Processed in 0.00212448 sec. 2024.12.16 20:53:10.359237 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:10.359374 [ 260 ] {29c999cd-61a6-49ac-8023-e89722b3ec7e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:10.359466 [ 260 ] {29c999cd-61a6-49ac-8023-e89722b3ec7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:53:10.360648 [ 260 ] {29c999cd-61a6-49ac-8023-e89722b3ec7e} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.360689 [ 260 ] {29c999cd-61a6-49ac-8023-e89722b3ec7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.361313 [ 260 ] {29c999cd-61a6-49ac-8023-e89722b3ec7e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:53:10.361567 [ 260 ] {29c999cd-61a6-49ac-8023-e89722b3ec7e} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.361912 [ 260 ] {29c999cd-61a6-49ac-8023-e89722b3ec7e} executeQuery: Read 19 rows, 34.86 KiB in 0.002546 sec., 7462.686567164179 rows/sec., 13.37 MiB/sec. 2024.12.16 20:53:10.362444 [ 260 ] {29c999cd-61a6-49ac-8023-e89722b3ec7e} TCPHandler: Processed in 0.003271582 sec. 2024.12.16 20:53:10.362691 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:10.362918 [ 261 ] {839972c4-324c-48f9-9639-102810ef76e9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:10.363012 [ 261 ] {839972c4-324c-48f9-9639-102810ef76e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:10.363505 [ 261 ] {839972c4-324c-48f9-9639-102810ef76e9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:10.363544 [ 261 ] {839972c4-324c-48f9-9639-102810ef76e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:10.363915 [ 261 ] {839972c4-324c-48f9-9639-102810ef76e9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:53:10.364157 [ 261 ] {839972c4-324c-48f9-9639-102810ef76e9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:10.364367 [ 261 ] {839972c4-324c-48f9-9639-102810ef76e9} executeQuery: Read 82 rows, 5.33 KiB in 0.001504 sec., 54521.27659574468 rows/sec., 3.46 MiB/sec. 2024.12.16 20:53:10.364417 [ 261 ] {839972c4-324c-48f9-9639-102810ef76e9} TCPHandler: Processed in 0.001836185 sec. 2024.12.16 20:53:13.231257 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:13.231463 [ 261 ] {92ed53e9-7fb8-4ff1-9b34-93f363fe068d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:53:13.231541 [ 261 ] {92ed53e9-7fb8-4ff1-9b34-93f363fe068d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:53:13.232308 [ 261 ] {92ed53e9-7fb8-4ff1-9b34-93f363fe068d} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:13.232351 [ 261 ] {92ed53e9-7fb8-4ff1-9b34-93f363fe068d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:13.232769 [ 261 ] {92ed53e9-7fb8-4ff1-9b34-93f363fe068d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.16 20:53:13.233032 [ 261 ] {92ed53e9-7fb8-4ff1-9b34-93f363fe068d} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:13.233244 [ 261 ] {92ed53e9-7fb8-4ff1-9b34-93f363fe068d} executeQuery: Read 2 rows, 167.00 B in 0.001837 sec., 1088.7316276537833 rows/sec., 88.78 KiB/sec. 2024.12.16 20:53:13.233308 [ 261 ] {92ed53e9-7fb8-4ff1-9b34-93f363fe068d} TCPHandler: Processed in 0.002185471 sec. 2024.12.16 20:53:13.233565 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:13.233772 [ 260 ] {03dcc35e-6f2b-4413-be17-9a51d0ebd5fe} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:13.233852 [ 260 ] {03dcc35e-6f2b-4413-be17-9a51d0ebd5fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:13.235191 [ 260 ] {03dcc35e-6f2b-4413-be17-9a51d0ebd5fe} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:13.235240 [ 260 ] {03dcc35e-6f2b-4413-be17-9a51d0ebd5fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:13.235751 [ 260 ] {03dcc35e-6f2b-4413-be17-9a51d0ebd5fe} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:53:13.236014 [ 260 ] {03dcc35e-6f2b-4413-be17-9a51d0ebd5fe} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:13.236290 [ 260 ] {03dcc35e-6f2b-4413-be17-9a51d0ebd5fe} executeQuery: Read 1243 rows, 104.88 KiB in 0.002567 sec., 484222.82820412936 rows/sec., 39.90 MiB/sec. 2024.12.16 20:53:13.236408 [ 260 ] {03dcc35e-6f2b-4413-be17-9a51d0ebd5fe} TCPHandler: Processed in 0.002978907 sec. 2024.12.16 20:53:13.236645 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:13.236861 [ 261 ] {ea92efb6-4cfd-47b6-95f4-506b829425fd} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:53:13.236926 [ 261 ] {ea92efb6-4cfd-47b6-95f4-506b829425fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:53:13.237576 [ 261 ] {ea92efb6-4cfd-47b6-95f4-506b829425fd} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:13.237618 [ 261 ] {ea92efb6-4cfd-47b6-95f4-506b829425fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:13.237989 [ 261 ] {ea92efb6-4cfd-47b6-95f4-506b829425fd} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:53:13.238236 [ 261 ] {ea92efb6-4cfd-47b6-95f4-506b829425fd} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:13.238474 [ 261 ] {ea92efb6-4cfd-47b6-95f4-506b829425fd} executeQuery: Read 25 rows, 1.87 KiB in 0.001643 sec., 15216.068167985393 rows/sec., 1.11 MiB/sec. 2024.12.16 20:53:13.238686 [ 261 ] {ea92efb6-4cfd-47b6-95f4-506b829425fd} TCPHandler: Processed in 0.002178071 sec. 2024.12.16 20:53:13.238859 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:13.238981 [ 260 ] {a7b94729-6409-40b6-bafc-431b80332de2} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:53:13.239035 [ 260 ] {a7b94729-6409-40b6-bafc-431b80332de2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:53:13.239782 [ 260 ] {a7b94729-6409-40b6-bafc-431b80332de2} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:13.239831 [ 260 ] {a7b94729-6409-40b6-bafc-431b80332de2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:13.240229 [ 260 ] {a7b94729-6409-40b6-bafc-431b80332de2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:53:13.240466 [ 260 ] {a7b94729-6409-40b6-bafc-431b80332de2} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:13.240646 [ 260 ] {a7b94729-6409-40b6-bafc-431b80332de2} executeQuery: Read 228 rows, 15.81 KiB in 0.001695 sec., 134513.27433628318 rows/sec., 9.11 MiB/sec. 2024.12.16 20:53:13.240698 [ 260 ] {a7b94729-6409-40b6-bafc-431b80332de2} TCPHandler: Processed in 0.001913737 sec. 2024.12.16 20:53:13.240831 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:13.240952 [ 261 ] {fc3bfec1-7240-4ba1-b4bd-f6eccb6fe924} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:13.241002 [ 261 ] {fc3bfec1-7240-4ba1-b4bd-f6eccb6fe924} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:13.241941 [ 261 ] {fc3bfec1-7240-4ba1-b4bd-f6eccb6fe924} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:13.241990 [ 261 ] {fc3bfec1-7240-4ba1-b4bd-f6eccb6fe924} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:13.242387 [ 261 ] {fc3bfec1-7240-4ba1-b4bd-f6eccb6fe924} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:53:13.242633 [ 261 ] {fc3bfec1-7240-4ba1-b4bd-f6eccb6fe924} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:13.242848 [ 261 ] {fc3bfec1-7240-4ba1-b4bd-f6eccb6fe924} executeQuery: Read 545 rows, 41.41 KiB in 0.001922 sec., 283558.79292403744 rows/sec., 21.04 MiB/sec. 2024.12.16 20:53:13.242906 [ 261 ] {fc3bfec1-7240-4ba1-b4bd-f6eccb6fe924} TCPHandler: Processed in 0.002131301 sec. 2024.12.16 20:53:13.243059 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:13.243202 [ 260 ] {5227848d-c8f2-4043-aa80-d49f9f713699} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:13.243266 [ 260 ] {5227848d-c8f2-4043-aa80-d49f9f713699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:13.244157 [ 260 ] {5227848d-c8f2-4043-aa80-d49f9f713699} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:13.244195 [ 260 ] {5227848d-c8f2-4043-aa80-d49f9f713699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:13.244645 [ 260 ] {5227848d-c8f2-4043-aa80-d49f9f713699} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:53:13.244883 [ 260 ] {5227848d-c8f2-4043-aa80-d49f9f713699} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:13.245099 [ 260 ] {5227848d-c8f2-4043-aa80-d49f9f713699} executeQuery: Read 943 rows, 64.75 KiB in 0.001926 sec., 489615.7840083074 rows/sec., 32.83 MiB/sec. 2024.12.16 20:53:13.245313 [ 260 ] {5227848d-c8f2-4043-aa80-d49f9f713699} TCPHandler: Processed in 0.002310344 sec. 2024.12.16 20:53:13.245524 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:13.245649 [ 261 ] {186c5678-7d34-4d5c-b26d-c9ff40eab3db} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:13.245732 [ 261 ] {186c5678-7d34-4d5c-b26d-c9ff40eab3db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:53:13.246917 [ 261 ] {186c5678-7d34-4d5c-b26d-c9ff40eab3db} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:13.246957 [ 261 ] {186c5678-7d34-4d5c-b26d-c9ff40eab3db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:13.247611 [ 261 ] {186c5678-7d34-4d5c-b26d-c9ff40eab3db} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:53:13.247885 [ 261 ] {186c5678-7d34-4d5c-b26d-c9ff40eab3db} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:13.248134 [ 261 ] {186c5678-7d34-4d5c-b26d-c9ff40eab3db} executeQuery: Read 23 rows, 42.20 KiB in 0.002511 sec., 9159.69733174034 rows/sec., 16.41 MiB/sec. 2024.12.16 20:53:13.248246 [ 261 ] {186c5678-7d34-4d5c-b26d-c9ff40eab3db} TCPHandler: Processed in 0.002831874 sec. 2024.12.16 20:53:13.248418 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:13.248537 [ 260 ] {23748b2d-18b3-452b-a5f8-f6dddb05c144} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:13.248587 [ 260 ] {23748b2d-18b3-452b-a5f8-f6dddb05c144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:13.249071 [ 260 ] {23748b2d-18b3-452b-a5f8-f6dddb05c144} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:13.249108 [ 260 ] {23748b2d-18b3-452b-a5f8-f6dddb05c144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2024.12.16 20:53:13.249471 [ 260 ] {23748b2d-18b3-452b-a5f8-f6dddb05c144} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:53:13.249711 [ 260 ] {23748b2d-18b3-452b-a5f8-f6dddb05c144} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:13.249901 [ 260 ] {23748b2d-18b3-452b-a5f8-f6dddb05c144} executeQuery: Read 36 rows, 2.48 KiB in 0.001389 sec., 25917.926565874728 rows/sec., 1.75 MiB/sec. 2024.12.16 20:53:13.250019 [ 260 ] {23748b2d-18b3-452b-a5f8-f6dddb05c144} TCPHandler: Processed in 0.001656572 sec. 2024.12.16 20:53:13.906996 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2024.12.16 20:53:13.907663 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:13.907717 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:13.908245 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:53:13.908500 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:13.908786 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2024.12.16 20:53:14.674882 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2024.12.16 20:53:14.696852 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:14.696906 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:14.705050 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:53:14.705853 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:14.708823 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2024.12.16 20:53:15.318063 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:15.318372 [ 261 ] {a3d395bf-880f-4aff-9e30-502472fac292} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:15.318484 [ 261 ] {a3d395bf-880f-4aff-9e30-502472fac292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:15.319502 [ 261 ] {a3d395bf-880f-4aff-9e30-502472fac292} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:15.319547 [ 261 ] {a3d395bf-880f-4aff-9e30-502472fac292} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:15.319973 [ 261 ] {a3d395bf-880f-4aff-9e30-502472fac292} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:53:15.320223 [ 261 ] {a3d395bf-880f-4aff-9e30-502472fac292} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:15.320427 [ 261 ] {a3d395bf-880f-4aff-9e30-502472fac292} executeQuery: Read 56 rows, 4.38 KiB in 0.002138 sec., 26192.70346117867 rows/sec., 2.00 MiB/sec. 2024.12.16 20:53:15.320486 [ 261 ] {a3d395bf-880f-4aff-9e30-502472fac292} TCPHandler: Processed in 0.00260666 sec. 2024.12.16 20:53:15.320738 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:15.320951 [ 260 ] {6f115e7f-9fff-441d-8af8-6654b17e42fb} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:15.321033 [ 260 ] {6f115e7f-9fff-441d-8af8-6654b17e42fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:15.321806 [ 260 ] {6f115e7f-9fff-441d-8af8-6654b17e42fb} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:15.321859 [ 260 ] {6f115e7f-9fff-441d-8af8-6654b17e42fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:15.322298 [ 260 ] {6f115e7f-9fff-441d-8af8-6654b17e42fb} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:53:15.322550 [ 260 ] {6f115e7f-9fff-441d-8af8-6654b17e42fb} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:15.322786 [ 260 ] {6f115e7f-9fff-441d-8af8-6654b17e42fb} executeQuery: Read 64 rows, 5.12 KiB in 0.001895 sec., 33773.08707124011 rows/sec., 2.64 MiB/sec. 2024.12.16 20:53:15.322852 [ 260 ] {6f115e7f-9fff-441d-8af8-6654b17e42fb} TCPHandler: Processed in 0.002255834 sec. 2024.12.16 20:53:15.323009 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:15.323157 [ 261 ] {43bdb67a-436c-49cc-86d8-16a2dc50dadc} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:15.323221 [ 261 ] {43bdb67a-436c-49cc-86d8-16a2dc50dadc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:15.323873 [ 261 ] {43bdb67a-436c-49cc-86d8-16a2dc50dadc} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:15.323919 [ 261 ] {43bdb67a-436c-49cc-86d8-16a2dc50dadc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:15.324342 [ 261 ] {43bdb67a-436c-49cc-86d8-16a2dc50dadc} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:53:15.324576 [ 261 ] {43bdb67a-436c-49cc-86d8-16a2dc50dadc} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:15.324764 [ 261 ] {43bdb67a-436c-49cc-86d8-16a2dc50dadc} executeQuery: Read 64 rows, 4.56 KiB in 0.001644 sec., 38929.4403892944 rows/sec., 2.71 MiB/sec. 2024.12.16 20:53:15.324818 [ 261 ] {43bdb67a-436c-49cc-86d8-16a2dc50dadc} TCPHandler: Processed in 0.001875816 sec. 2024.12.16 20:53:15.324952 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:15.325073 [ 260 ] {b8ba741d-8891-414d-bf65-08250e3d9e71} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:15.325136 [ 260 ] {b8ba741d-8891-414d-bf65-08250e3d9e71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:15.325708 [ 260 ] {b8ba741d-8891-414d-bf65-08250e3d9e71} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:15.325756 [ 260 ] {b8ba741d-8891-414d-bf65-08250e3d9e71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:15.326183 [ 260 ] {b8ba741d-8891-414d-bf65-08250e3d9e71} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:53:15.326432 [ 260 ] {b8ba741d-8891-414d-bf65-08250e3d9e71} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:15.326647 [ 260 ] {b8ba741d-8891-414d-bf65-08250e3d9e71} executeQuery: Read 24 rows, 1.66 KiB in 0.001602 sec., 14981.273408239702 rows/sec., 1.01 MiB/sec. 2024.12.16 20:53:15.326700 [ 260 ] {b8ba741d-8891-414d-bf65-08250e3d9e71} TCPHandler: Processed in 0.001805124 sec. 2024.12.16 20:53:16.455633 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 732 2024.12.16 20:53:16.458830 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:16.458885 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:16.460384 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:53:16.460689 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:16.461340 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 732 2024.12.16 20:53:20.330023 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:20.330270 [ 261 ] {09dd85e8-6a97-431e-af57-9cadf295bdbd} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:53:20.330349 [ 261 ] {09dd85e8-6a97-431e-af57-9cadf295bdbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:53:20.331152 [ 261 ] {09dd85e8-6a97-431e-af57-9cadf295bdbd} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.331213 [ 261 ] {09dd85e8-6a97-431e-af57-9cadf295bdbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.331666 [ 261 ] {09dd85e8-6a97-431e-af57-9cadf295bdbd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:53:20.331932 [ 261 ] {09dd85e8-6a97-431e-af57-9cadf295bdbd} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.332200 [ 261 ] {09dd85e8-6a97-431e-af57-9cadf295bdbd} executeQuery: Read 14 rows, 1.01 KiB in 0.001975 sec., 7088.607594936708 rows/sec., 510.28 KiB/sec. 2024.12.16 20:53:20.332358 [ 261 ] {09dd85e8-6a97-431e-af57-9cadf295bdbd} TCPHandler: Processed in 0.002476757 sec. 2024.12.16 20:53:20.332675 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:20.332867 [ 260 ] {f3f2779a-3a4c-47c7-a0a6-a9c09f2d1ed8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:20.332942 [ 260 ] {f3f2779a-3a4c-47c7-a0a6-a9c09f2d1ed8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:20.333855 [ 260 ] {f3f2779a-3a4c-47c7-a0a6-a9c09f2d1ed8} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.333908 [ 260 ] {f3f2779a-3a4c-47c7-a0a6-a9c09f2d1ed8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.334377 [ 260 ] {f3f2779a-3a4c-47c7-a0a6-a9c09f2d1ed8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:53:20.334647 [ 260 ] {f3f2779a-3a4c-47c7-a0a6-a9c09f2d1ed8} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.334793 [ 38 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.16 20:53:20.334839 [ 38 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.334870 [ 260 ] {f3f2779a-3a4c-47c7-a0a6-a9c09f2d1ed8} executeQuery: Read 241 rows, 21.63 KiB in 0.002055 sec., 117274.9391727494 rows/sec., 10.28 MiB/sec. 2024.12.16 20:53:20.334872 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.334975 [ 260 ] {f3f2779a-3a4c-47c7-a0a6-a9c09f2d1ed8} TCPHandler: Processed in 0.002434626 sec. 2024.12.16 20:53:20.335021 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.16 20:53:20.335159 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:20.335182 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:20.335211 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1437 rows starting from the beginning of the part 2024.12.16 20:53:20.335433 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 102 rows starting from the beginning of the part 2024.12.16 20:53:20.335627 [ 261 ] {605b461e-5500-484a-ae28-963f5962d66a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:53:20.335738 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 241 rows starting from the beginning of the part 2024.12.16 20:53:20.335825 [ 261 ] {605b461e-5500-484a-ae28-963f5962d66a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:53:20.336254 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1243 rows starting from the beginning of the part 2024.12.16 20:53:20.336568 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part 2024.12.16 20:53:20.336886 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 241 rows starting from the beginning of the part 2024.12.16 20:53:20.339271 [ 261 ] {605b461e-5500-484a-ae28-963f5962d66a} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.339333 [ 261 ] {605b461e-5500-484a-ae28-963f5962d66a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.340206 [ 261 ] {605b461e-5500-484a-ae28-963f5962d66a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:53:20.340313 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3320 rows, containing 5 columns (5 merged, 0 gathered) in 0.005362262 sec., 619141.6980371344 rows/sec., 54.09 MiB/sec. 2024.12.16 20:53:20.340690 [ 261 ] {605b461e-5500-484a-ae28-963f5962d66a} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.340789 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.16 20:53:20.341217 [ 261 ] {605b461e-5500-484a-ae28-963f5962d66a} executeQuery: Read 26 rows, 1.88 KiB in 0.005759 sec., 4514.6726862302485 rows/sec., 327.27 KiB/sec. 2024.12.16 20:53:20.341444 [ 261 ] {605b461e-5500-484a-ae28-963f5962d66a} TCPHandler: Processed in 0.006346951 sec. 2024.12.16 20:53:20.341741 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_36_7} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.341762 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:20.341933 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_36_7} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.16 20:53:20.342000 [ 260 ] {8032abd6-ee08-4526-982c-ae9645341148} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:53:20.342143 [ 260 ] {8032abd6-ee08-4526-982c-ae9645341148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:53:20.342143 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2024.12.16 20:53:20.343748 [ 260 ] {8032abd6-ee08-4526-982c-ae9645341148} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.343807 [ 260 ] {8032abd6-ee08-4526-982c-ae9645341148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.344301 [ 260 ] {8032abd6-ee08-4526-982c-ae9645341148} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:53:20.344555 [ 260 ] {8032abd6-ee08-4526-982c-ae9645341148} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.344754 [ 260 ] {8032abd6-ee08-4526-982c-ae9645341148} executeQuery: Read 14 rows, 1004.00 B in 0.002838 sec., 4933.051444679352 rows/sec., 345.48 KiB/sec. 2024.12.16 20:53:20.344834 [ 260 ] {8032abd6-ee08-4526-982c-ae9645341148} TCPHandler: Processed in 0.003199291 sec. 2024.12.16 20:53:20.345016 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:20.345156 [ 261 ] {285b6992-02f2-4977-a7af-a372fb0267dd} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:53:20.345212 [ 261 ] {285b6992-02f2-4977-a7af-a372fb0267dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:53:20.345853 [ 261 ] {285b6992-02f2-4977-a7af-a372fb0267dd} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.345899 [ 261 ] {285b6992-02f2-4977-a7af-a372fb0267dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.346290 [ 261 ] {285b6992-02f2-4977-a7af-a372fb0267dd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:53:20.346539 [ 261 ] {285b6992-02f2-4977-a7af-a372fb0267dd} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.346790 [ 261 ] {285b6992-02f2-4977-a7af-a372fb0267dd} executeQuery: Read 13 rows, 830.00 B in 0.001662 sec., 7821.901323706377 rows/sec., 487.69 KiB/sec. 2024.12.16 20:53:20.346885 [ 261 ] {285b6992-02f2-4977-a7af-a372fb0267dd} TCPHandler: Processed in 0.001932307 sec. 2024.12.16 20:53:20.347096 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:20.347225 [ 260 ] {339fc751-0b44-4a73-a72b-7b4318862623} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:20.347280 [ 260 ] {339fc751-0b44-4a73-a72b-7b4318862623} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:20.348056 [ 260 ] {339fc751-0b44-4a73-a72b-7b4318862623} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.348097 [ 260 ] {339fc751-0b44-4a73-a72b-7b4318862623} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.348511 [ 260 ] {339fc751-0b44-4a73-a72b-7b4318862623} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:53:20.348924 [ 260 ] {339fc751-0b44-4a73-a72b-7b4318862623} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.349136 [ 37 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.16 20:53:20.349160 [ 260 ] {339fc751-0b44-4a73-a72b-7b4318862623} executeQuery: Read 401 rows, 29.20 KiB in 0.001963 sec., 204279.16454406522 rows/sec., 14.53 MiB/sec. 2024.12.16 20:53:20.349227 [ 37 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.349281 [ 260 ] {339fc751-0b44-4a73-a72b-7b4318862623} TCPHandler: Processed in 0.002245513 sec. 2024.12.16 20:53:20.349304 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.349597 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:20.349595 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.16 20:53:20.350010 [ 261 ] {8240022c-f54a-49bf-9394-b6552462befb} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:53:20.350142 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:20.350189 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 916 rows starting from the beginning of the part 2024.12.16 20:53:20.350323 [ 261 ] {8240022c-f54a-49bf-9394-b6552462befb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:53:20.350447 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 87 rows starting from the beginning of the part 2024.12.16 20:53:20.350906 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 401 rows starting from the beginning of the part 2024.12.16 20:53:20.351387 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 545 rows starting from the beginning of the part 2024.12.16 20:53:20.351900 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part 2024.12.16 20:53:20.352262 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 401 rows starting from the beginning of the part 2024.12.16 20:53:20.353557 [ 261 ] {8240022c-f54a-49bf-9394-b6552462befb} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.353637 [ 261 ] {8240022c-f54a-49bf-9394-b6552462befb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.354493 [ 261 ] {8240022c-f54a-49bf-9394-b6552462befb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:53:20.355073 [ 261 ] {8240022c-f54a-49bf-9394-b6552462befb} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.355377 [ 261 ] {8240022c-f54a-49bf-9394-b6552462befb} executeQuery: Read 6 rows, 321.00 B in 0.005533 sec., 1084.4026748599313 rows/sec., 56.66 KiB/sec. 2024.12.16 20:53:20.355478 [ 261 ] {8240022c-f54a-49bf-9394-b6552462befb} TCPHandler: Processed in 0.006043815 sec. 2024.12.16 20:53:20.355701 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:20.355848 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 5 columns (5 merged, 0 gathered) in 0.006421082 sec., 375949.1001672304 rows/sec., 28.83 MiB/sec. 2024.12.16 20:53:20.355907 [ 260 ] {c180f15c-2c1f-4c34-8e31-7f95c2fe9e96} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:20.355987 [ 260 ] {c180f15c-2c1f-4c34-8e31-7f95c2fe9e96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:20.356243 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.16 20:53:20.357118 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_36_7} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.357236 [ 260 ] {c180f15c-2c1f-4c34-8e31-7f95c2fe9e96} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.357300 [ 260 ] {c180f15c-2c1f-4c34-8e31-7f95c2fe9e96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.357315 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_36_7} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.16 20:53:20.357547 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.12.16 20:53:20.357931 [ 260 ] {c180f15c-2c1f-4c34-8e31-7f95c2fe9e96} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:53:20.358222 [ 260 ] {c180f15c-2c1f-4c34-8e31-7f95c2fe9e96} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.358456 [ 37 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.16 20:53:20.358520 [ 260 ] {c180f15c-2c1f-4c34-8e31-7f95c2fe9e96} executeQuery: Read 237 rows, 16.27 KiB in 0.002674 sec., 88631.26402393417 rows/sec., 5.94 MiB/sec. 2024.12.16 20:53:20.358549 [ 37 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.358652 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.358677 [ 260 ] {c180f15c-2c1f-4c34-8e31-7f95c2fe9e96} TCPHandler: Processed in 0.003067989 sec. 2024.12.16 20:53:20.358946 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.16 20:53:20.358980 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:20.359122 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:20.359171 [ 261 ] {8733350f-990b-4383-babe-4b1569733ebb} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:53:20.359179 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10761 rows starting from the beginning of the part 2024.12.16 20:53:20.359257 [ 261 ] {8733350f-990b-4383-babe-4b1569733ebb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:53:20.359396 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2024.12.16 20:53:20.359904 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part 2024.12.16 20:53:20.360465 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 943 rows starting from the beginning of the part 2024.12.16 20:53:20.360790 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part 2024.12.16 20:53:20.361119 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part 2024.12.16 20:53:20.361899 [ 261 ] {8733350f-990b-4383-babe-4b1569733ebb} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.361945 [ 261 ] {8733350f-990b-4383-babe-4b1569733ebb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.362417 [ 261 ] {8733350f-990b-4383-babe-4b1569733ebb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:53:20.362719 [ 261 ] {8733350f-990b-4383-babe-4b1569733ebb} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.363173 [ 261 ] {8733350f-990b-4383-babe-4b1569733ebb} executeQuery: Read 1 rows, 69.00 B in 0.004059 sec., 246.3661000246366 rows/sec., 16.60 KiB/sec. 2024.12.16 20:53:20.363575 [ 261 ] {8733350f-990b-4383-babe-4b1569733ebb} TCPHandler: Processed in 0.00473058 sec. 2024.12.16 20:53:20.363942 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:20.364258 [ 260 ] {b3c69533-94a0-4f04-ace6-01c0c8da870c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:20.364405 [ 260 ] {b3c69533-94a0-4f04-ace6-01c0c8da870c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:53:20.367099 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 12402 rows, containing 5 columns (5 merged, 0 gathered) in 0.008330569 sec., 1488733.8427903305 rows/sec., 100.47 MiB/sec. 2024.12.16 20:53:20.367360 [ 260 ] {b3c69533-94a0-4f04-ace6-01c0c8da870c} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.367424 [ 260 ] {b3c69533-94a0-4f04-ace6-01c0c8da870c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.367618 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.16 20:53:20.368441 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_36_7} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.368678 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_36_7} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.16 20:53:20.368915 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. 2024.12.16 20:53:20.369372 [ 260 ] {b3c69533-94a0-4f04-ace6-01c0c8da870c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:53:20.369801 [ 260 ] {b3c69533-94a0-4f04-ace6-01c0c8da870c} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.370266 [ 260 ] {b3c69533-94a0-4f04-ace6-01c0c8da870c} executeQuery: Read 19 rows, 34.86 KiB in 0.006107 sec., 3111.183887342394 rows/sec., 5.58 MiB/sec. 2024.12.16 20:53:20.370447 [ 260 ] {b3c69533-94a0-4f04-ace6-01c0c8da870c} TCPHandler: Processed in 0.006724158 sec. 2024.12.16 20:53:20.371682 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:20.372038 [ 261 ] {bae6df02-fe9a-4e2c-b827-c449b0a797c9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:20.372106 [ 261 ] {bae6df02-fe9a-4e2c-b827-c449b0a797c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:20.372631 [ 261 ] {bae6df02-fe9a-4e2c-b827-c449b0a797c9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.372672 [ 261 ] {bae6df02-fe9a-4e2c-b827-c449b0a797c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.373070 [ 261 ] {bae6df02-fe9a-4e2c-b827-c449b0a797c9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:53:20.373319 [ 261 ] {bae6df02-fe9a-4e2c-b827-c449b0a797c9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.373510 [ 37 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.16 20:53:20.373577 [ 37 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:20.373580 [ 261 ] {bae6df02-fe9a-4e2c-b827-c449b0a797c9} executeQuery: Read 82 rows, 5.33 KiB in 0.001579 sec., 51931.602279924 rows/sec., 3.30 MiB/sec. 2024.12.16 20:53:20.373623 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:20.373745 [ 261 ] {bae6df02-fe9a-4e2c-b827-c449b0a797c9} TCPHandler: Processed in 0.002140451 sec. 2024.12.16 20:53:20.373861 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.16 20:53:20.373983 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:20.374017 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1920 rows starting from the beginning of the part 2024.12.16 20:53:20.374085 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2024.12.16 20:53:20.374272 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part 2024.12.16 20:53:20.374495 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part 2024.12.16 20:53:20.374711 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part 2024.12.16 20:53:20.374899 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part 2024.12.16 20:53:20.376290 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2204 rows, containing 4 columns (4 merged, 0 gathered) in 0.002532449 sec., 870303.804736048 rows/sec., 56.89 MiB/sec. 2024.12.16 20:53:20.376529 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.16 20:53:20.376805 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_36_7} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:20.376884 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_36_7} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.16 20:53:20.376963 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2024.12.16 20:53:21.285150 [ 36 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:53:21.285233 [ 36 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:53:21.409869 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2024.12.16 20:53:21.410519 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:21.410558 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:21.411078 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:53:21.411337 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:21.411482 [ 36 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.16 20:53:21.411545 [ 36 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:21.411546 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2024.12.16 20:53:21.411574 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:21.411674 [ 188 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.16 20:53:21.411763 [ 188 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:21.411795 [ 188 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2024.12.16 20:53:21.411880 [ 188 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2024.12.16 20:53:21.412058 [ 188 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2024.12.16 20:53:21.412316 [ 188 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2024.12.16 20:53:21.412526 [ 188 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2024.12.16 20:53:21.412687 [ 188 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2024.12.16 20:53:21.414784 [ 198 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.00315003 sec., 3795519.4077516724 rows/sec., 54.30 MiB/sec. 2024.12.16 20:53:21.415047 [ 188 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.16 20:53:21.415331 [ 188 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_26_5} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:21.415405 [ 188 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_26_5} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.16 20:53:21.415486 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2024.12.16 20:53:22.209856 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2024.12.16 20:53:22.232139 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:22.232205 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:22.239995 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:53:22.240758 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:22.241143 [ 35 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.16 20:53:22.241286 [ 35 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:22.241366 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:22.241847 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.16 20:53:22.256288 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2024.12.16 20:53:22.258224 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:22.259936 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2024.12.16 20:53:22.266226 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2024.12.16 20:53:22.272040 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2024.12.16 20:53:22.277823 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2024.12.16 20:53:22.283664 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2024.12.16 20:53:22.288225 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2024.12.16 20:53:22.347288 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.105762901 sec., 1853.201814121948 rows/sec., 9.58 MiB/sec. 2024.12.16 20:53:22.350372 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.16 20:53:22.353416 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_26_5} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:22.353547 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_26_5} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.16 20:53:22.356094 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.12.16 20:53:23.000225 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 195.56 MiB, peak 206.11 MiB, free memory in arenas 0.00 B, will set to 197.43 MiB (RSS), difference: 1.87 MiB 2024.12.16 20:53:25.323769 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:25.323998 [ 261 ] {e5dc2ee0-8993-4149-8993-30619c3830c7} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:25.324079 [ 261 ] {e5dc2ee0-8993-4149-8993-30619c3830c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:25.324865 [ 261 ] {e5dc2ee0-8993-4149-8993-30619c3830c7} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:25.324917 [ 261 ] {e5dc2ee0-8993-4149-8993-30619c3830c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:25.325359 [ 261 ] {e5dc2ee0-8993-4149-8993-30619c3830c7} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:53:25.325611 [ 261 ] {e5dc2ee0-8993-4149-8993-30619c3830c7} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:25.325862 [ 261 ] {e5dc2ee0-8993-4149-8993-30619c3830c7} executeQuery: Read 102 rows, 8.69 KiB in 0.001919 sec., 53152.683689421574 rows/sec., 4.42 MiB/sec. 2024.12.16 20:53:25.325965 [ 261 ] {e5dc2ee0-8993-4149-8993-30619c3830c7} TCPHandler: Processed in 0.002331744 sec. 2024.12.16 20:53:25.326233 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:25.326429 [ 260 ] {12c9320f-95bc-4383-84a9-acde40387309} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:53:25.326501 [ 260 ] {12c9320f-95bc-4383-84a9-acde40387309} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:53:25.327236 [ 260 ] {12c9320f-95bc-4383-84a9-acde40387309} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:25.327282 [ 260 ] {12c9320f-95bc-4383-84a9-acde40387309} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:25.327714 [ 260 ] {12c9320f-95bc-4383-84a9-acde40387309} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:53:25.327978 [ 260 ] {12c9320f-95bc-4383-84a9-acde40387309} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:25.328185 [ 260 ] {12c9320f-95bc-4383-84a9-acde40387309} executeQuery: Read 23 rows, 1.73 KiB in 0.001805 sec., 12742.382271468145 rows/sec., 958.17 KiB/sec. 2024.12.16 20:53:25.328251 [ 260 ] {12c9320f-95bc-4383-84a9-acde40387309} TCPHandler: Processed in 0.002174771 sec. 2024.12.16 20:53:25.328401 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:25.328546 [ 261 ] {3fb3bea7-9874-40bf-8e0f-189f2ae60b21} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:25.328607 [ 261 ] {3fb3bea7-9874-40bf-8e0f-189f2ae60b21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:25.329330 [ 261 ] {3fb3bea7-9874-40bf-8e0f-189f2ae60b21} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:25.329376 [ 261 ] {3fb3bea7-9874-40bf-8e0f-189f2ae60b21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:25.329741 [ 261 ] {3fb3bea7-9874-40bf-8e0f-189f2ae60b21} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:53:25.329980 [ 261 ] {3fb3bea7-9874-40bf-8e0f-189f2ae60b21} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:25.330238 [ 261 ] {3fb3bea7-9874-40bf-8e0f-189f2ae60b21} executeQuery: Read 87 rows, 6.96 KiB in 0.001715 sec., 50728.86297376094 rows/sec., 3.96 MiB/sec. 2024.12.16 20:53:25.330339 [ 261 ] {3fb3bea7-9874-40bf-8e0f-189f2ae60b21} TCPHandler: Processed in 0.002003478 sec. 2024.12.16 20:53:25.330591 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:25.330746 [ 260 ] {f699a0a0-f38a-436a-b8cd-bd56c94c205b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:25.330812 [ 260 ] {f699a0a0-f38a-436a-b8cd-bd56c94c205b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:25.331468 [ 260 ] {f699a0a0-f38a-436a-b8cd-bd56c94c205b} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:25.331506 [ 260 ] {f699a0a0-f38a-436a-b8cd-bd56c94c205b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:25.331904 [ 260 ] {f699a0a0-f38a-436a-b8cd-bd56c94c205b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:53:25.332142 [ 260 ] {f699a0a0-f38a-436a-b8cd-bd56c94c205b} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:25.332357 [ 260 ] {f699a0a0-f38a-436a-b8cd-bd56c94c205b} executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. 2024.12.16 20:53:25.332593 [ 260 ] {f699a0a0-f38a-436a-b8cd-bd56c94c205b} TCPHandler: Processed in 0.002147021 sec. 2024.12.16 20:53:25.332810 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:25.332949 [ 261 ] {40afaf0b-4d42-473a-a2bf-b61a0f8fcd4f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:25.333044 [ 261 ] {40afaf0b-4d42-473a-a2bf-b61a0f8fcd4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:53:25.334226 [ 261 ] {40afaf0b-4d42-473a-a2bf-b61a0f8fcd4f} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:25.334267 [ 261 ] {40afaf0b-4d42-473a-a2bf-b61a0f8fcd4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:25.334907 [ 261 ] {40afaf0b-4d42-473a-a2bf-b61a0f8fcd4f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:53:25.335166 [ 261 ] {40afaf0b-4d42-473a-a2bf-b61a0f8fcd4f} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:25.335371 [ 261 ] {40afaf0b-4d42-473a-a2bf-b61a0f8fcd4f} executeQuery: Read 23 rows, 42.20 KiB in 0.002454 sec., 9372.453137734312 rows/sec., 16.80 MiB/sec. 2024.12.16 20:53:25.335489 [ 261 ] {40afaf0b-4d42-473a-a2bf-b61a0f8fcd4f} TCPHandler: Processed in 0.002789744 sec. 2024.12.16 20:53:25.335643 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:25.335783 [ 260 ] {67e8e2e9-c96b-4b9a-b58d-1aea77ee53ed} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:25.335843 [ 260 ] {67e8e2e9-c96b-4b9a-b58d-1aea77ee53ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:25.336419 [ 260 ] {67e8e2e9-c96b-4b9a-b58d-1aea77ee53ed} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:25.336457 [ 260 ] {67e8e2e9-c96b-4b9a-b58d-1aea77ee53ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:25.336831 [ 260 ] {67e8e2e9-c96b-4b9a-b58d-1aea77ee53ed} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:53:25.337076 [ 260 ] {67e8e2e9-c96b-4b9a-b58d-1aea77ee53ed} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:25.337288 [ 260 ] {67e8e2e9-c96b-4b9a-b58d-1aea77ee53ed} executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. 2024.12.16 20:53:25.337341 [ 260 ] {67e8e2e9-c96b-4b9a-b58d-1aea77ee53ed} TCPHandler: Processed in 0.001764164 sec. 2024.12.16 20:53:26.461783 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 766 2024.12.16 20:53:26.464856 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:26.464910 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:26.466381 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:53:26.466692 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:26.467323 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 766 2024.12.16 20:53:28.912656 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2024.12.16 20:53:28.913332 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:28.913385 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:28.914009 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:53:28.914279 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:28.914565 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2024.12.16 20:53:29.757352 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2024.12.16 20:53:29.777584 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:29.777646 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:29.784648 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:53:29.785396 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:29.788128 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2024.12.16 20:53:30.328575 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:30.328789 [ 261 ] {fc3cb7ed-fb12-4213-b373-5889fedc7c01} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:53:30.328868 [ 261 ] {fc3cb7ed-fb12-4213-b373-5889fedc7c01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:53:30.329726 [ 261 ] {fc3cb7ed-fb12-4213-b373-5889fedc7c01} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.329776 [ 261 ] {fc3cb7ed-fb12-4213-b373-5889fedc7c01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.330223 [ 261 ] {fc3cb7ed-fb12-4213-b373-5889fedc7c01} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:53:30.330482 [ 261 ] {fc3cb7ed-fb12-4213-b373-5889fedc7c01} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.330776 [ 261 ] {fc3cb7ed-fb12-4213-b373-5889fedc7c01} executeQuery: Read 14 rows, 1.01 KiB in 0.002034 sec., 6882.9891838741405 rows/sec., 495.48 KiB/sec. 2024.12.16 20:53:30.331000 [ 261 ] {fc3cb7ed-fb12-4213-b373-5889fedc7c01} TCPHandler: Processed in 0.002559009 sec. 2024.12.16 20:53:30.331274 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:30.331489 [ 260 ] {4fa64730-01c6-446b-9d1f-699f3f6302ca} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:53:30.331561 [ 260 ] {4fa64730-01c6-446b-9d1f-699f3f6302ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:53:30.332311 [ 260 ] {4fa64730-01c6-446b-9d1f-699f3f6302ca} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.332366 [ 260 ] {4fa64730-01c6-446b-9d1f-699f3f6302ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.332798 [ 260 ] {4fa64730-01c6-446b-9d1f-699f3f6302ca} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.16 20:53:30.333050 [ 260 ] {4fa64730-01c6-446b-9d1f-699f3f6302ca} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.333318 [ 260 ] {4fa64730-01c6-446b-9d1f-699f3f6302ca} executeQuery: Read 4 rows, 334.00 B in 0.001884 sec., 2123.1422505307855 rows/sec., 173.13 KiB/sec. 2024.12.16 20:53:30.333411 [ 260 ] {4fa64730-01c6-446b-9d1f-699f3f6302ca} TCPHandler: Processed in 0.002280474 sec. 2024.12.16 20:53:30.333579 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:30.333726 [ 261 ] {7319a28f-8925-47a2-92e3-acb0aa455c63} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:30.333786 [ 261 ] {7319a28f-8925-47a2-92e3-acb0aa455c63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:30.334600 [ 261 ] {7319a28f-8925-47a2-92e3-acb0aa455c63} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.334642 [ 261 ] {7319a28f-8925-47a2-92e3-acb0aa455c63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.335035 [ 261 ] {7319a28f-8925-47a2-92e3-acb0aa455c63} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:53:30.335285 [ 261 ] {7319a28f-8925-47a2-92e3-acb0aa455c63} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.335516 [ 261 ] {7319a28f-8925-47a2-92e3-acb0aa455c63} executeQuery: Read 243 rows, 21.77 KiB in 0.001826 sec., 133077.7656078861 rows/sec., 11.64 MiB/sec. 2024.12.16 20:53:30.335573 [ 261 ] {7319a28f-8925-47a2-92e3-acb0aa455c63} TCPHandler: Processed in 0.00206451 sec. 2024.12.16 20:53:30.335733 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:30.335878 [ 260 ] {f7623402-a199-4c29-baf9-2a1df2e18e7d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:53:30.335938 [ 260 ] {f7623402-a199-4c29-baf9-2a1df2e18e7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:53:30.336623 [ 260 ] {f7623402-a199-4c29-baf9-2a1df2e18e7d} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.336664 [ 260 ] {f7623402-a199-4c29-baf9-2a1df2e18e7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.337032 [ 260 ] {f7623402-a199-4c29-baf9-2a1df2e18e7d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:53:30.337278 [ 260 ] {f7623402-a199-4c29-baf9-2a1df2e18e7d} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.337438 [ 44 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.16 20:53:30.337517 [ 260 ] {f7623402-a199-4c29-baf9-2a1df2e18e7d} executeQuery: Read 30 rows, 2.16 KiB in 0.001664 sec., 18028.846153846156 rows/sec., 1.27 MiB/sec. 2024.12.16 20:53:30.337564 [ 44 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.337622 [ 260 ] {f7623402-a199-4c29-baf9-2a1df2e18e7d} TCPHandler: Processed in 0.001951658 sec. 2024.12.16 20:53:30.337648 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.337878 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:30.338016 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.16 20:53:30.338249 [ 261 ] {3a212112-cf72-427a-aa96-cb730063c06b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:53:30.338448 [ 261 ] {3a212112-cf72-427a-aa96-cb730063c06b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:53:30.338623 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:30.338760 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 67 rows starting from the beginning of the part 2024.12.16 20:53:30.339178 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part 2024.12.16 20:53:30.339520 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part 2024.12.16 20:53:30.339904 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part 2024.12.16 20:53:30.340401 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part 2024.12.16 20:53:30.341028 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part 2024.12.16 20:53:30.341912 [ 261 ] {3a212112-cf72-427a-aa96-cb730063c06b} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.341973 [ 261 ] {3a212112-cf72-427a-aa96-cb730063c06b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.343007 [ 261 ] {3a212112-cf72-427a-aa96-cb730063c06b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:53:30.343638 [ 261 ] {3a212112-cf72-427a-aa96-cb730063c06b} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.343648 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.005844202 sec., 33708.62266567788 rows/sec., 2.54 MiB/sec. 2024.12.16 20:53:30.343865 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.16 20:53:30.344051 [ 261 ] {3a212112-cf72-427a-aa96-cb730063c06b} executeQuery: Read 14 rows, 1004.00 B in 0.005954 sec., 2351.36042996305 rows/sec., 164.67 KiB/sec. 2024.12.16 20:53:30.344206 [ 261 ] {3a212112-cf72-427a-aa96-cb730063c06b} TCPHandler: Processed in 0.006474343 sec. 2024.12.16 20:53:30.344384 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_31_6} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.344418 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:30.344483 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_31_6} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.16 20:53:30.344574 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.16 20:53:30.344594 [ 260 ] {b5968f85-ccf7-4ca5-82aa-1d6c029a445b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:53:30.344656 [ 260 ] {b5968f85-ccf7-4ca5-82aa-1d6c029a445b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:53:30.345323 [ 260 ] {b5968f85-ccf7-4ca5-82aa-1d6c029a445b} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.345367 [ 260 ] {b5968f85-ccf7-4ca5-82aa-1d6c029a445b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.345724 [ 260 ] {b5968f85-ccf7-4ca5-82aa-1d6c029a445b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:53:30.345957 [ 260 ] {b5968f85-ccf7-4ca5-82aa-1d6c029a445b} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.346138 [ 260 ] {b5968f85-ccf7-4ca5-82aa-1d6c029a445b} executeQuery: Read 13 rows, 830.00 B in 0.001596 sec., 8145.363408521303 rows/sec., 507.86 KiB/sec. 2024.12.16 20:53:30.346188 [ 260 ] {b5968f85-ccf7-4ca5-82aa-1d6c029a445b} TCPHandler: Processed in 0.001841375 sec. 2024.12.16 20:53:30.346327 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:30.346445 [ 261 ] {5013c9cd-1c40-481b-adba-1658c1f333ec} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:30.346499 [ 261 ] {5013c9cd-1c40-481b-adba-1658c1f333ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:30.347346 [ 261 ] {5013c9cd-1c40-481b-adba-1658c1f333ec} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.347394 [ 261 ] {5013c9cd-1c40-481b-adba-1658c1f333ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.347791 [ 261 ] {5013c9cd-1c40-481b-adba-1658c1f333ec} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:53:30.348030 [ 261 ] {5013c9cd-1c40-481b-adba-1658c1f333ec} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.348281 [ 261 ] {5013c9cd-1c40-481b-adba-1658c1f333ec} executeQuery: Read 405 rows, 29.53 KiB in 0.001855 sec., 218328.8409703504 rows/sec., 15.55 MiB/sec. 2024.12.16 20:53:30.348461 [ 261 ] {5013c9cd-1c40-481b-adba-1658c1f333ec} TCPHandler: Processed in 0.002184721 sec. 2024.12.16 20:53:30.348694 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:30.348835 [ 260 ] {c951ccdd-8c40-4933-9743-47c86834e578} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:53:30.348895 [ 260 ] {c951ccdd-8c40-4933-9743-47c86834e578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:53:30.349462 [ 260 ] {c951ccdd-8c40-4933-9743-47c86834e578} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.349501 [ 260 ] {c951ccdd-8c40-4933-9743-47c86834e578} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.349869 [ 260 ] {c951ccdd-8c40-4933-9743-47c86834e578} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:53:30.350108 [ 260 ] {c951ccdd-8c40-4933-9743-47c86834e578} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.350288 [ 260 ] {c951ccdd-8c40-4933-9743-47c86834e578} executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. 2024.12.16 20:53:30.350338 [ 260 ] {c951ccdd-8c40-4933-9743-47c86834e578} TCPHandler: Processed in 0.001767223 sec. 2024.12.16 20:53:30.350480 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:30.350618 [ 261 ] {e0ab073f-9e02-4d70-b152-ab23f27f3dac} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:30.350680 [ 261 ] {e0ab073f-9e02-4d70-b152-ab23f27f3dac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:30.351350 [ 261 ] {e0ab073f-9e02-4d70-b152-ab23f27f3dac} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.351397 [ 261 ] {e0ab073f-9e02-4d70-b152-ab23f27f3dac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.351805 [ 261 ] {e0ab073f-9e02-4d70-b152-ab23f27f3dac} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:53:30.352045 [ 261 ] {e0ab073f-9e02-4d70-b152-ab23f27f3dac} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.352265 [ 261 ] {e0ab073f-9e02-4d70-b152-ab23f27f3dac} executeQuery: Read 239 rows, 16.41 KiB in 0.001679 sec., 142346.63490172723 rows/sec., 9.54 MiB/sec. 2024.12.16 20:53:30.352323 [ 261 ] {e0ab073f-9e02-4d70-b152-ab23f27f3dac} TCPHandler: Processed in 0.001903556 sec. 2024.12.16 20:53:30.352459 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:30.352661 [ 260 ] {24bbf189-a193-4c3f-b5cd-98fda8dd7601} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:53:30.352748 [ 260 ] {24bbf189-a193-4c3f-b5cd-98fda8dd7601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:53:30.353538 [ 260 ] {24bbf189-a193-4c3f-b5cd-98fda8dd7601} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.353574 [ 260 ] {24bbf189-a193-4c3f-b5cd-98fda8dd7601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.353928 [ 260 ] {24bbf189-a193-4c3f-b5cd-98fda8dd7601} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:53:30.354163 [ 260 ] {24bbf189-a193-4c3f-b5cd-98fda8dd7601} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.354342 [ 260 ] {24bbf189-a193-4c3f-b5cd-98fda8dd7601} executeQuery: Read 1 rows, 69.00 B in 0.00173 sec., 578.0346820809249 rows/sec., 38.95 KiB/sec. 2024.12.16 20:53:30.354392 [ 260 ] {24bbf189-a193-4c3f-b5cd-98fda8dd7601} TCPHandler: Processed in 0.001990218 sec. 2024.12.16 20:53:30.354603 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:30.354825 [ 261 ] {c98dcccb-f484-4bc8-87d0-b4b2a7b1b2bd} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:30.354961 [ 261 ] {c98dcccb-f484-4bc8-87d0-b4b2a7b1b2bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:53:30.356321 [ 261 ] {c98dcccb-f484-4bc8-87d0-b4b2a7b1b2bd} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.356360 [ 261 ] {c98dcccb-f484-4bc8-87d0-b4b2a7b1b2bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.356994 [ 261 ] {c98dcccb-f484-4bc8-87d0-b4b2a7b1b2bd} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:53:30.357265 [ 261 ] {c98dcccb-f484-4bc8-87d0-b4b2a7b1b2bd} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.357446 [ 62 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.16 20:53:30.357516 [ 62 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.357545 [ 261 ] {c98dcccb-f484-4bc8-87d0-b4b2a7b1b2bd} executeQuery: Read 19 rows, 34.86 KiB in 0.002765 sec., 6871.609403254973 rows/sec., 12.31 MiB/sec. 2024.12.16 20:53:30.357556 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.357834 [ 261 ] {c98dcccb-f484-4bc8-87d0-b4b2a7b1b2bd} TCPHandler: Processed in 0.003344194 sec. 2024.12.16 20:53:30.357849 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.16 20:53:30.358029 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:30.358304 [ 260 ] {995bffd8-4a1c-46b0-be80-eed26391a5f0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:30.358380 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:30.358410 [ 260 ] {995bffd8-4a1c-46b0-be80-eed26391a5f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:30.358572 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 516 rows starting from the beginning of the part 2024.12.16 20:53:30.359407 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part 2024.12.16 20:53:30.359994 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part 2024.12.16 20:53:30.360590 [ 260 ] {995bffd8-4a1c-46b0-be80-eed26391a5f0} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:30.360666 [ 260 ] {995bffd8-4a1c-46b0-be80-eed26391a5f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:30.360678 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part 2024.12.16 20:53:30.361354 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part 2024.12.16 20:53:30.361970 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part 2024.12.16 20:53:30.362022 [ 260 ] {995bffd8-4a1c-46b0-be80-eed26391a5f0} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:53:30.362750 [ 260 ] {995bffd8-4a1c-46b0-be80-eed26391a5f0} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.363278 [ 260 ] {995bffd8-4a1c-46b0-be80-eed26391a5f0} executeQuery: Read 82 rows, 5.33 KiB in 0.005036 sec., 16282.764098490867 rows/sec., 1.03 MiB/sec. 2024.12.16 20:53:30.363529 [ 260 ] {995bffd8-4a1c-46b0-be80-eed26391a5f0} TCPHandler: Processed in 0.005597806 sec. 2024.12.16 20:53:30.368194 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 619 rows, containing 19 columns (19 merged, 0 gathered) in 0.01050788 sec., 58908.17177204155 rows/sec., 105.56 MiB/sec. 2024.12.16 20:53:30.369053 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.16 20:53:30.369521 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_31_6} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:30.369623 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_31_6} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.16 20:53:30.369790 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. 2024.12.16 20:53:35.324428 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:35.324651 [ 261 ] {944db0a1-854a-4b4c-a03b-b4d7063d5b9e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:35.324730 [ 261 ] {944db0a1-854a-4b4c-a03b-b4d7063d5b9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:35.325643 [ 261 ] {944db0a1-854a-4b4c-a03b-b4d7063d5b9e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:35.325690 [ 261 ] {944db0a1-854a-4b4c-a03b-b4d7063d5b9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:35.326138 [ 261 ] {944db0a1-854a-4b4c-a03b-b4d7063d5b9e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:53:35.326391 [ 261 ] {944db0a1-854a-4b4c-a03b-b4d7063d5b9e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:35.326643 [ 261 ] {944db0a1-854a-4b4c-a03b-b4d7063d5b9e} executeQuery: Read 102 rows, 8.69 KiB in 0.002048 sec., 49804.6875 rows/sec., 4.14 MiB/sec. 2024.12.16 20:53:35.326707 [ 261 ] {944db0a1-854a-4b4c-a03b-b4d7063d5b9e} TCPHandler: Processed in 0.002411336 sec. 2024.12.16 20:53:35.326975 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:35.327186 [ 260 ] {02e50a38-045f-4e21-b776-c7c595f8cd0e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:53:35.327296 [ 260 ] {02e50a38-045f-4e21-b776-c7c595f8cd0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:53:35.328069 [ 260 ] {02e50a38-045f-4e21-b776-c7c595f8cd0e} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:35.328126 [ 260 ] {02e50a38-045f-4e21-b776-c7c595f8cd0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:35.328560 [ 260 ] {02e50a38-045f-4e21-b776-c7c595f8cd0e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:53:35.328812 [ 260 ] {02e50a38-045f-4e21-b776-c7c595f8cd0e} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:35.329078 [ 260 ] {02e50a38-045f-4e21-b776-c7c595f8cd0e} executeQuery: Read 23 rows, 1.73 KiB in 0.00195 sec., 11794.871794871795 rows/sec., 886.92 KiB/sec. 2024.12.16 20:53:35.329316 [ 260 ] {02e50a38-045f-4e21-b776-c7c595f8cd0e} TCPHandler: Processed in 0.002472897 sec. 2024.12.16 20:53:35.329579 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:35.329815 [ 261 ] {b20bd8f8-9e0f-41b0-acaf-10703065bc10} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:35.329909 [ 261 ] {b20bd8f8-9e0f-41b0-acaf-10703065bc10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:35.330870 [ 261 ] {b20bd8f8-9e0f-41b0-acaf-10703065bc10} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:35.330911 [ 261 ] {b20bd8f8-9e0f-41b0-acaf-10703065bc10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:35.331284 [ 261 ] {b20bd8f8-9e0f-41b0-acaf-10703065bc10} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:53:35.331525 [ 261 ] {b20bd8f8-9e0f-41b0-acaf-10703065bc10} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:35.331747 [ 261 ] {b20bd8f8-9e0f-41b0-acaf-10703065bc10} executeQuery: Read 87 rows, 6.96 KiB in 0.001991 sec., 43696.634856855846 rows/sec., 3.41 MiB/sec. 2024.12.16 20:53:35.331800 [ 261 ] {b20bd8f8-9e0f-41b0-acaf-10703065bc10} TCPHandler: Processed in 0.002335555 sec. 2024.12.16 20:53:35.331946 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:35.332085 [ 260 ] {9d8f3f0e-8b7a-470b-b1ed-34e08ae2df33} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:35.332147 [ 260 ] {9d8f3f0e-8b7a-470b-b1ed-34e08ae2df33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:35.332786 [ 260 ] {9d8f3f0e-8b7a-470b-b1ed-34e08ae2df33} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:35.332825 [ 260 ] {9d8f3f0e-8b7a-470b-b1ed-34e08ae2df33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:35.333220 [ 260 ] {9d8f3f0e-8b7a-470b-b1ed-34e08ae2df33} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:53:35.333457 [ 260 ] {9d8f3f0e-8b7a-470b-b1ed-34e08ae2df33} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:35.333661 [ 260 ] {9d8f3f0e-8b7a-470b-b1ed-34e08ae2df33} executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec. 2024.12.16 20:53:35.333714 [ 260 ] {9d8f3f0e-8b7a-470b-b1ed-34e08ae2df33} TCPHandler: Processed in 0.001833065 sec. 2024.12.16 20:53:35.333865 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:35.334004 [ 261 ] {a093fc24-b649-47df-9a43-490baca5ff10} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:35.334096 [ 261 ] {a093fc24-b649-47df-9a43-490baca5ff10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:53:35.335292 [ 261 ] {a093fc24-b649-47df-9a43-490baca5ff10} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:35.335331 [ 261 ] {a093fc24-b649-47df-9a43-490baca5ff10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:35.335953 [ 261 ] {a093fc24-b649-47df-9a43-490baca5ff10} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:53:35.336215 [ 261 ] {a093fc24-b649-47df-9a43-490baca5ff10} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:35.336449 [ 261 ] {a093fc24-b649-47df-9a43-490baca5ff10} executeQuery: Read 23 rows, 42.20 KiB in 0.002476 sec., 9289.176090468498 rows/sec., 16.65 MiB/sec. 2024.12.16 20:53:35.336543 [ 261 ] {a093fc24-b649-47df-9a43-490baca5ff10} TCPHandler: Processed in 0.002741542 sec. 2024.12.16 20:53:35.336735 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:35.336937 [ 260 ] {9e4848b1-f3d4-4cf3-abed-957f589c7872} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:35.337024 [ 260 ] {9e4848b1-f3d4-4cf3-abed-957f589c7872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:35.337761 [ 260 ] {9e4848b1-f3d4-4cf3-abed-957f589c7872} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:35.337801 [ 260 ] {9e4848b1-f3d4-4cf3-abed-957f589c7872} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:35.338170 [ 260 ] {9e4848b1-f3d4-4cf3-abed-957f589c7872} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:53:35.338404 [ 260 ] {9e4848b1-f3d4-4cf3-abed-957f589c7872} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:35.338644 [ 260 ] {9e4848b1-f3d4-4cf3-abed-957f589c7872} executeQuery: Read 60 rows, 4.14 KiB in 0.001749 sec., 34305.31732418525 rows/sec., 2.31 MiB/sec. 2024.12.16 20:53:35.338814 [ 260 ] {9e4848b1-f3d4-4cf3-abed-957f589c7872} TCPHandler: Processed in 0.002170581 sec. 2024.12.16 20:53:36.285279 [ 102 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:53:36.285335 [ 102 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:53:36.415664 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2024.12.16 20:53:36.416366 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:36.416416 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:36.416975 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:53:36.417224 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:36.417471 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2024.12.16 20:53:36.468520 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 802 2024.12.16 20:53:36.471646 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:36.471691 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:36.473157 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:53:36.473465 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:36.474638 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 802 2024.12.16 20:53:37.289176 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2024.12.16 20:53:37.309984 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:37.310041 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:37.317576 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:53:37.318353 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:37.321138 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2024.12.16 20:53:40.328695 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:40.328921 [ 261 ] {26d1fd99-00b8-4d61-b0b2-b299750df3a1} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:53:40.329001 [ 261 ] {26d1fd99-00b8-4d61-b0b2-b299750df3a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:53:40.329803 [ 261 ] {26d1fd99-00b8-4d61-b0b2-b299750df3a1} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:40.329856 [ 261 ] {26d1fd99-00b8-4d61-b0b2-b299750df3a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:40.330296 [ 261 ] {26d1fd99-00b8-4d61-b0b2-b299750df3a1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:53:40.330565 [ 261 ] {26d1fd99-00b8-4d61-b0b2-b299750df3a1} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:40.330808 [ 261 ] {26d1fd99-00b8-4d61-b0b2-b299750df3a1} executeQuery: Read 14 rows, 1.01 KiB in 0.001936 sec., 7231.4049586776855 rows/sec., 520.56 KiB/sec. 2024.12.16 20:53:40.330920 [ 261 ] {26d1fd99-00b8-4d61-b0b2-b299750df3a1} TCPHandler: Processed in 0.002352695 sec. 2024.12.16 20:53:40.331182 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:40.331386 [ 260 ] {fc03b116-4b90-4d9f-94ee-966290d4f34e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:40.331463 [ 260 ] {fc03b116-4b90-4d9f-94ee-966290d4f34e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:40.332299 [ 260 ] {fc03b116-4b90-4d9f-94ee-966290d4f34e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:40.332347 [ 260 ] {fc03b116-4b90-4d9f-94ee-966290d4f34e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:40.332796 [ 260 ] {fc03b116-4b90-4d9f-94ee-966290d4f34e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:53:40.333061 [ 260 ] {fc03b116-4b90-4d9f-94ee-966290d4f34e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:40.333305 [ 260 ] {fc03b116-4b90-4d9f-94ee-966290d4f34e} executeQuery: Read 241 rows, 21.63 KiB in 0.001974 sec., 122087.1327254306 rows/sec., 10.70 MiB/sec. 2024.12.16 20:53:40.333367 [ 260 ] {fc03b116-4b90-4d9f-94ee-966290d4f34e} TCPHandler: Processed in 0.002328855 sec. 2024.12.16 20:53:40.333512 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:40.333651 [ 261 ] {e39f6221-59ed-40ed-a5d9-32a7bb8b7bab} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:53:40.333711 [ 261 ] {e39f6221-59ed-40ed-a5d9-32a7bb8b7bab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:53:40.334395 [ 261 ] {e39f6221-59ed-40ed-a5d9-32a7bb8b7bab} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:40.334443 [ 261 ] {e39f6221-59ed-40ed-a5d9-32a7bb8b7bab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:40.334852 [ 261 ] {e39f6221-59ed-40ed-a5d9-32a7bb8b7bab} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:53:40.335095 [ 261 ] {e39f6221-59ed-40ed-a5d9-32a7bb8b7bab} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:40.335352 [ 261 ] {e39f6221-59ed-40ed-a5d9-32a7bb8b7bab} executeQuery: Read 26 rows, 1.88 KiB in 0.001726 sec., 15063.731170336036 rows/sec., 1.07 MiB/sec. 2024.12.16 20:53:40.335562 [ 261 ] {e39f6221-59ed-40ed-a5d9-32a7bb8b7bab} TCPHandler: Processed in 0.002112151 sec. 2024.12.16 20:53:40.335786 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:40.335931 [ 260 ] {00b1c4c4-d706-4763-8609-73f9e96ad9a5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:53:40.335992 [ 260 ] {00b1c4c4-d706-4763-8609-73f9e96ad9a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:53:40.336687 [ 260 ] {00b1c4c4-d706-4763-8609-73f9e96ad9a5} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:40.336736 [ 260 ] {00b1c4c4-d706-4763-8609-73f9e96ad9a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:40.337099 [ 260 ] {00b1c4c4-d706-4763-8609-73f9e96ad9a5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:53:40.337335 [ 260 ] {00b1c4c4-d706-4763-8609-73f9e96ad9a5} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:40.337573 [ 260 ] {00b1c4c4-d706-4763-8609-73f9e96ad9a5} executeQuery: Read 14 rows, 1004.00 B in 0.00167 sec., 8383.233532934131 rows/sec., 587.11 KiB/sec. 2024.12.16 20:53:40.337670 [ 260 ] {00b1c4c4-d706-4763-8609-73f9e96ad9a5} TCPHandler: Processed in 0.002011768 sec. 2024.12.16 20:53:40.337816 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:40.337954 [ 261 ] {7f666391-9790-42d8-9c4c-d09d39fce8b0} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:53:40.338011 [ 261 ] {7f666391-9790-42d8-9c4c-d09d39fce8b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:53:40.338679 [ 261 ] {7f666391-9790-42d8-9c4c-d09d39fce8b0} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:40.338729 [ 261 ] {7f666391-9790-42d8-9c4c-d09d39fce8b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:40.339090 [ 261 ] {7f666391-9790-42d8-9c4c-d09d39fce8b0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:53:40.339329 [ 261 ] {7f666391-9790-42d8-9c4c-d09d39fce8b0} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:40.339624 [ 261 ] {7f666391-9790-42d8-9c4c-d09d39fce8b0} executeQuery: Read 13 rows, 830.00 B in 0.001677 sec., 7751.937984496123 rows/sec., 483.33 KiB/sec. 2024.12.16 20:53:40.339782 [ 261 ] {7f666391-9790-42d8-9c4c-d09d39fce8b0} TCPHandler: Processed in 0.002036328 sec. 2024.12.16 20:53:40.339927 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:40.340066 [ 260 ] {a10afded-0380-4360-a1c0-040a102ea0cb} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:40.340125 [ 260 ] {a10afded-0380-4360-a1c0-040a102ea0cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:40.340921 [ 260 ] {a10afded-0380-4360-a1c0-040a102ea0cb} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:40.340961 [ 260 ] {a10afded-0380-4360-a1c0-040a102ea0cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:40.341336 [ 260 ] {a10afded-0380-4360-a1c0-040a102ea0cb} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:53:40.341575 [ 260 ] {a10afded-0380-4360-a1c0-040a102ea0cb} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:40.341804 [ 260 ] {a10afded-0380-4360-a1c0-040a102ea0cb} executeQuery: Read 401 rows, 29.20 KiB in 0.001767 sec., 226938.31352574987 rows/sec., 16.14 MiB/sec. 2024.12.16 20:53:40.341926 [ 260 ] {a10afded-0380-4360-a1c0-040a102ea0cb} TCPHandler: Processed in 0.002066799 sec. 2024.12.16 20:53:40.342080 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:40.342219 [ 261 ] {30d756f7-984e-4535-84ec-60c961c4f9e2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:53:40.342279 [ 261 ] {30d756f7-984e-4535-84ec-60c961c4f9e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:53:40.342822 [ 261 ] {30d756f7-984e-4535-84ec-60c961c4f9e2} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:40.342862 [ 261 ] {30d756f7-984e-4535-84ec-60c961c4f9e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:40.343230 [ 261 ] {30d756f7-984e-4535-84ec-60c961c4f9e2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:53:40.343467 [ 261 ] {30d756f7-984e-4535-84ec-60c961c4f9e2} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:40.343630 [ 125 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.16 20:53:40.343697 [ 261 ] {30d756f7-984e-4535-84ec-60c961c4f9e2} executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. 2024.12.16 20:53:40.343716 [ 125 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:40.343777 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:40.343824 [ 261 ] {30d756f7-984e-4535-84ec-60c961c4f9e2} TCPHandler: Processed in 0.001810024 sec. 2024.12.16 20:53:40.344072 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:40.344562 [ 260 ] {f23ebba4-93d3-4b0e-8455-94d580159ca0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:40.344647 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.16 20:53:40.344682 [ 260 ] {f23ebba4-93d3-4b0e-8455-94d580159ca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:40.345253 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:40.345551 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2024.12.16 20:53:40.346124 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2024.12.16 20:53:40.346628 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2024.12.16 20:53:40.347012 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2024.12.16 20:53:40.347328 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2024.12.16 20:53:40.347654 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2024.12.16 20:53:40.348295 [ 260 ] {f23ebba4-93d3-4b0e-8455-94d580159ca0} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:40.348354 [ 260 ] {f23ebba4-93d3-4b0e-8455-94d580159ca0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:40.349444 [ 260 ] {f23ebba4-93d3-4b0e-8455-94d580159ca0} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:53:40.350011 [ 260 ] {f23ebba4-93d3-4b0e-8455-94d580159ca0} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:40.350316 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00631433 sec., 15203.51327852678 rows/sec., 794.32 KiB/sec. 2024.12.16 20:53:40.350729 [ 260 ] {f23ebba4-93d3-4b0e-8455-94d580159ca0} executeQuery: Read 237 rows, 16.27 KiB in 0.006311 sec., 37553.478054191095 rows/sec., 2.52 MiB/sec. 2024.12.16 20:53:40.350754 [ 197 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.16 20:53:40.351125 [ 260 ] {f23ebba4-93d3-4b0e-8455-94d580159ca0} TCPHandler: Processed in 0.007201348 sec. 2024.12.16 20:53:40.351354 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:40.351508 [ 197 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_16_3} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:40.351608 [ 261 ] {3003e3b2-fe16-419e-ba76-edb683dbd205} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:53:40.351689 [ 197 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_16_3} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.16 20:53:40.351720 [ 261 ] {3003e3b2-fe16-419e-ba76-edb683dbd205} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:53:40.351902 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:53:40.352356 [ 261 ] {3003e3b2-fe16-419e-ba76-edb683dbd205} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:40.352400 [ 261 ] {3003e3b2-fe16-419e-ba76-edb683dbd205} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:40.352769 [ 261 ] {3003e3b2-fe16-419e-ba76-edb683dbd205} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:53:40.353014 [ 261 ] {3003e3b2-fe16-419e-ba76-edb683dbd205} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:40.353162 [ 125 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.16 20:53:40.353229 [ 125 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:40.353265 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:40.353282 [ 261 ] {3003e3b2-fe16-419e-ba76-edb683dbd205} executeQuery: Read 1 rows, 69.00 B in 0.001741 sec., 574.3825387708214 rows/sec., 38.70 KiB/sec. 2024.12.16 20:53:40.353484 [ 261 ] {3003e3b2-fe16-419e-ba76-edb683dbd205} TCPHandler: Processed in 0.002254233 sec. 2024.12.16 20:53:40.353554 [ 187 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.16 20:53:40.353761 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:40.353826 [ 187 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:40.353869 [ 187 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part 2024.12.16 20:53:40.354037 [ 260 ] {37217cb9-2723-4e9c-ac12-ab6554e9f4a5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:40.354111 [ 187 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2024.12.16 20:53:40.354395 [ 187 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2024.12.16 20:53:40.354434 [ 260 ] {37217cb9-2723-4e9c-ac12-ab6554e9f4a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:53:40.354751 [ 187 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.12.16 20:53:40.355136 [ 187 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.12.16 20:53:40.355504 [ 187 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2024.12.16 20:53:40.359334 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.005964883 sec., 2850.0139902157343 rows/sec., 191.39 KiB/sec. 2024.12.16 20:53:40.359599 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.16 20:53:40.359874 [ 260 ] {37217cb9-2723-4e9c-ac12-ab6554e9f4a5} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:40.359939 [ 260 ] {37217cb9-2723-4e9c-ac12-ab6554e9f4a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:40.360294 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_16_3} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:40.360476 [ 189 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_16_3} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.16 20:53:40.360649 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.16 20:53:40.361070 [ 260 ] {37217cb9-2723-4e9c-ac12-ab6554e9f4a5} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:53:40.361349 [ 260 ] {37217cb9-2723-4e9c-ac12-ab6554e9f4a5} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:40.361595 [ 260 ] {37217cb9-2723-4e9c-ac12-ab6554e9f4a5} executeQuery: Read 19 rows, 34.86 KiB in 0.00767 sec., 2477.1838331160366 rows/sec., 4.44 MiB/sec. 2024.12.16 20:53:40.361720 [ 260 ] {37217cb9-2723-4e9c-ac12-ab6554e9f4a5} TCPHandler: Processed in 0.008135706 sec. 2024.12.16 20:53:40.361872 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:40.362009 [ 261 ] {d251c0c0-838b-4b5c-9d3b-288c278a5664} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:40.362068 [ 261 ] {d251c0c0-838b-4b5c-9d3b-288c278a5664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:40.362632 [ 261 ] {d251c0c0-838b-4b5c-9d3b-288c278a5664} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:40.362679 [ 261 ] {d251c0c0-838b-4b5c-9d3b-288c278a5664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2024.12.16 20:53:40.363058 [ 261 ] {d251c0c0-838b-4b5c-9d3b-288c278a5664} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:53:40.363291 [ 261 ] {d251c0c0-838b-4b5c-9d3b-288c278a5664} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:40.363508 [ 261 ] {d251c0c0-838b-4b5c-9d3b-288c278a5664} executeQuery: Read 82 rows, 5.33 KiB in 0.001529 sec., 53629.82341399608 rows/sec., 3.41 MiB/sec. 2024.12.16 20:53:40.363561 [ 261 ] {d251c0c0-838b-4b5c-9d3b-288c278a5664} TCPHandler: Processed in 0.001755574 sec. 2024.12.16 20:53:43.918570 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2024.12.16 20:53:43.919233 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:43.919279 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:43.919805 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:53:43.920058 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:43.920315 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2024.12.16 20:53:44.223413 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:44.223627 [ 261 ] {67cfb48c-7928-4aea-b138-a9bf411d0df7} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:53:44.223708 [ 261 ] {67cfb48c-7928-4aea-b138-a9bf411d0df7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:53:44.224451 [ 261 ] {67cfb48c-7928-4aea-b138-a9bf411d0df7} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.224497 [ 261 ] {67cfb48c-7928-4aea-b138-a9bf411d0df7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.224915 [ 261 ] {67cfb48c-7928-4aea-b138-a9bf411d0df7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.16 20:53:44.225181 [ 261 ] {67cfb48c-7928-4aea-b138-a9bf411d0df7} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.225433 [ 261 ] {67cfb48c-7928-4aea-b138-a9bf411d0df7} executeQuery: Read 8 rows, 668.00 B in 0.001861 sec., 4298.76410531972 rows/sec., 350.53 KiB/sec. 2024.12.16 20:53:44.225610 [ 261 ] {67cfb48c-7928-4aea-b138-a9bf411d0df7} TCPHandler: Processed in 0.002325744 sec. 2024.12.16 20:53:44.225862 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:44.226069 [ 260 ] {35d93b48-ea49-4eb6-be69-d896803b1066} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:44.226147 [ 260 ] {35d93b48-ea49-4eb6-be69-d896803b1066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:44.227458 [ 260 ] {35d93b48-ea49-4eb6-be69-d896803b1066} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.227503 [ 260 ] {35d93b48-ea49-4eb6-be69-d896803b1066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.227991 [ 260 ] {35d93b48-ea49-4eb6-be69-d896803b1066} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:53:44.228241 [ 260 ] {35d93b48-ea49-4eb6-be69-d896803b1066} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.228413 [ 151 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.16 20:53:44.228481 [ 151 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.228492 [ 260 ] {35d93b48-ea49-4eb6-be69-d896803b1066} executeQuery: Read 1246 rows, 105.10 KiB in 0.00247 sec., 504453.44129554654 rows/sec., 41.55 MiB/sec. 2024.12.16 20:53:44.228521 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.228636 [ 260 ] {35d93b48-ea49-4eb6-be69-d896803b1066} TCPHandler: Processed in 0.002904856 sec. 2024.12.16 20:53:44.228772 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.16 20:53:44.228825 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:44.228914 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:44.228962 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1437 rows starting from the beginning of the part 2024.12.16 20:53:44.228984 [ 261 ] {105adcae-f126-4f1a-b828-96c6b446a746} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:53:44.229061 [ 261 ] {105adcae-f126-4f1a-b828-96c6b446a746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:53:44.229074 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 102 rows starting from the beginning of the part 2024.12.16 20:53:44.229635 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 243 rows starting from the beginning of the part 2024.12.16 20:53:44.229888 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 102 rows starting from the beginning of the part 2024.12.16 20:53:44.230274 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 241 rows starting from the beginning of the part 2024.12.16 20:53:44.230632 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1246 rows starting from the beginning of the part 2024.12.16 20:53:44.231620 [ 261 ] {105adcae-f126-4f1a-b828-96c6b446a746} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.231666 [ 261 ] {105adcae-f126-4f1a-b828-96c6b446a746} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.232189 [ 261 ] {105adcae-f126-4f1a-b828-96c6b446a746} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:53:44.232471 [ 261 ] {105adcae-f126-4f1a-b828-96c6b446a746} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.232744 [ 261 ] {105adcae-f126-4f1a-b828-96c6b446a746} executeQuery: Read 31 rows, 2.29 KiB in 0.003787 sec., 8185.8991285978345 rows/sec., 604.19 KiB/sec. 2024.12.16 20:53:44.233014 [ 261 ] {105adcae-f126-4f1a-b828-96c6b446a746} TCPHandler: Processed in 0.004271411 sec. 2024.12.16 20:53:44.233374 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:44.233923 [ 260 ] {68a6d982-a06c-499e-a1b4-edaef97ca2b0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:53:44.233983 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3371 rows, containing 5 columns (5 merged, 0 gathered) in 0.005334642 sec., 631907.4457105089 rows/sec., 55.26 MiB/sec. 2024.12.16 20:53:44.234104 [ 260 ] {68a6d982-a06c-499e-a1b4-edaef97ca2b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:53:44.234337 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.16 20:53:44.234889 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_41_8} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.235017 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_41_8} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.16 20:53:44.235151 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.16 20:53:44.235374 [ 260 ] {68a6d982-a06c-499e-a1b4-edaef97ca2b0} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.235418 [ 260 ] {68a6d982-a06c-499e-a1b4-edaef97ca2b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.235776 [ 260 ] {68a6d982-a06c-499e-a1b4-edaef97ca2b0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:53:44.236015 [ 260 ] {68a6d982-a06c-499e-a1b4-edaef97ca2b0} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.236176 [ 151 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.16 20:53:44.236231 [ 151 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.236264 [ 260 ] {68a6d982-a06c-499e-a1b4-edaef97ca2b0} executeQuery: Read 228 rows, 15.81 KiB in 0.002531 sec., 90082.97115764521 rows/sec., 6.10 MiB/sec. 2024.12.16 20:53:44.236271 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.236416 [ 260 ] {68a6d982-a06c-499e-a1b4-edaef97ca2b0} TCPHandler: Processed in 0.003269093 sec. 2024.12.16 20:53:44.236478 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.16 20:53:44.236610 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:44.236629 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:44.236685 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part 2024.12.16 20:53:44.236899 [ 261 ] {c219c5e3-e1a6-4cee-b0bd-e11173b74884} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:44.236915 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part 2024.12.16 20:53:44.237078 [ 261 ] {c219c5e3-e1a6-4cee-b0bd-e11173b74884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:44.237207 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:44.237502 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:44.237803 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:44.238211 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part 2024.12.16 20:53:44.240281 [ 261 ] {c219c5e3-e1a6-4cee-b0bd-e11173b74884} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.240354 [ 261 ] {c219c5e3-e1a6-4cee-b0bd-e11173b74884} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.240888 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.004487836 sec., 165112.9854121229 rows/sec., 11.82 MiB/sec. 2024.12.16 20:53:44.241074 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.16 20:53:44.241170 [ 261 ] {c219c5e3-e1a6-4cee-b0bd-e11173b74884} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:53:44.241539 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_21_4} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.241681 [ 261 ] {c219c5e3-e1a6-4cee-b0bd-e11173b74884} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.241723 [ 186 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_21_4} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.16 20:53:44.241872 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.16 20:53:44.241929 [ 151 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.16 20:53:44.242002 [ 151 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.242031 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.242099 [ 261 ] {c219c5e3-e1a6-4cee-b0bd-e11173b74884} executeQuery: Read 551 rows, 41.90 KiB in 0.005317 sec., 103629.86646605229 rows/sec., 7.70 MiB/sec. 2024.12.16 20:53:44.242343 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.16 20:53:44.242535 [ 261 ] {c219c5e3-e1a6-4cee-b0bd-e11173b74884} TCPHandler: Processed in 0.006016735 sec. 2024.12.16 20:53:44.242846 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:44.242871 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:44.242936 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 916 rows starting from the beginning of the part 2024.12.16 20:53:44.243120 [ 260 ] {aac726ac-26ae-4c38-989a-05df53eb77c6} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:44.243172 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 87 rows starting from the beginning of the part 2024.12.16 20:53:44.243288 [ 260 ] {aac726ac-26ae-4c38-989a-05df53eb77c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:44.243536 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 405 rows starting from the beginning of the part 2024.12.16 20:53:44.243915 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 87 rows starting from the beginning of the part 2024.12.16 20:53:44.244146 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 401 rows starting from the beginning of the part 2024.12.16 20:53:44.244358 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 551 rows starting from the beginning of the part 2024.12.16 20:53:44.245360 [ 260 ] {aac726ac-26ae-4c38-989a-05df53eb77c6} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.245405 [ 260 ] {aac726ac-26ae-4c38-989a-05df53eb77c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.246052 [ 260 ] {aac726ac-26ae-4c38-989a-05df53eb77c6} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:53:44.246405 [ 260 ] {aac726ac-26ae-4c38-989a-05df53eb77c6} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.246409 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2447 rows, containing 5 columns (5 merged, 0 gathered) in 0.004309032 sec., 567876.9616934848 rows/sec., 43.59 MiB/sec. 2024.12.16 20:53:44.246601 [ 151 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.16 20:53:44.246677 [ 151 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.246690 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.16 20:53:44.246732 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.246816 [ 260 ] {aac726ac-26ae-4c38-989a-05df53eb77c6} executeQuery: Read 942 rows, 64.70 KiB in 0.00378 sec., 249206.3492063492 rows/sec., 16.72 MiB/sec. 2024.12.16 20:53:44.247163 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.16 20:53:44.247203 [ 260 ] {aac726ac-26ae-4c38-989a-05df53eb77c6} TCPHandler: Processed in 0.004482725 sec. 2024.12.16 20:53:44.247531 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:44.247549 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_41_8} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.247585 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:44.247679 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12402 rows starting from the beginning of the part 2024.12.16 20:53:44.247855 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_41_8} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.16 20:53:44.247907 [ 261 ] {b3ae65a2-7074-4ce6-8f23-7d0d8928adf0} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:44.248210 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2024.12.16 20:53:44.248234 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.16 20:53:44.248370 [ 261 ] {b3ae65a2-7074-4ce6-8f23-7d0d8928adf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:53:44.248578 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 239 rows starting from the beginning of the part 2024.12.16 20:53:44.248967 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2024.12.16 20:53:44.249293 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part 2024.12.16 20:53:44.249671 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 942 rows starting from the beginning of the part 2024.12.16 20:53:44.251714 [ 261 ] {b3ae65a2-7074-4ce6-8f23-7d0d8928adf0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.251760 [ 261 ] {b3ae65a2-7074-4ce6-8f23-7d0d8928adf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.252562 [ 261 ] {b3ae65a2-7074-4ce6-8f23-7d0d8928adf0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:53:44.253211 [ 261 ] {b3ae65a2-7074-4ce6-8f23-7d0d8928adf0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.253507 [ 261 ] {b3ae65a2-7074-4ce6-8f23-7d0d8928adf0} executeQuery: Read 23 rows, 42.20 KiB in 0.005753 sec., 3997.914131757344 rows/sec., 7.16 MiB/sec. 2024.12.16 20:53:44.254152 [ 261 ] {b3ae65a2-7074-4ce6-8f23-7d0d8928adf0} TCPHandler: Processed in 0.00681239 sec. 2024.12.16 20:53:44.254315 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:44.254496 [ 260 ] {1dcea292-0f64-43c4-9178-30aa4091ebbc} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:44.254630 [ 260 ] {1dcea292-0f64-43c4-9178-30aa4091ebbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:44.254937 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 14140 rows, containing 5 columns (5 merged, 0 gathered) in 0.008060664 sec., 1754197.9171939185 rows/sec., 118.40 MiB/sec. 2024.12.16 20:53:44.255338 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.16 20:53:44.255659 [ 260 ] {1dcea292-0f64-43c4-9178-30aa4091ebbc} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.255713 [ 260 ] {1dcea292-0f64-43c4-9178-30aa4091ebbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.255915 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_41_8} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.256109 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_41_8} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.16 20:53:44.256247 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. 2024.12.16 20:53:44.256395 [ 260 ] {1dcea292-0f64-43c4-9178-30aa4091ebbc} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:53:44.256635 [ 260 ] {1dcea292-0f64-43c4-9178-30aa4091ebbc} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.256780 [ 150 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.16 20:53:44.256824 [ 260 ] {1dcea292-0f64-43c4-9178-30aa4091ebbc} executeQuery: Read 38 rows, 2.61 KiB in 0.00239 sec., 15899.581589958158 rows/sec., 1.07 MiB/sec. 2024.12.16 20:53:44.256829 [ 150 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.256877 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.256904 [ 260 ] {1dcea292-0f64-43c4-9178-30aa4091ebbc} TCPHandler: Processed in 0.002657381 sec. 2024.12.16 20:53:44.257176 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.16 20:53:44.257460 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:44.257498 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2204 rows starting from the beginning of the part 2024.12.16 20:53:44.257619 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2024.12.16 20:53:44.257852 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part 2024.12.16 20:53:44.258044 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2024.12.16 20:53:44.258176 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part 2024.12.16 20:53:44.258426 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 38 rows starting from the beginning of the part 2024.12.16 20:53:44.260044 [ 190 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2526 rows, containing 4 columns (4 merged, 0 gathered) in 0.003041368 sec., 830547.3063437243 rows/sec., 54.30 MiB/sec. 2024.12.16 20:53:44.260372 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.16 20:53:44.260762 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_41_8} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.260864 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_41_8} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.16 20:53:44.260963 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2024.12.16 20:53:44.822192 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2024.12.16 20:53:44.843152 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:44.843201 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:44.850768 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:53:44.851538 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:44.854408 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2024.12.16 20:53:45.318581 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:45.318793 [ 261 ] {51be3cdb-574b-48bc-803a-63d9defcf53b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:45.318872 [ 261 ] {51be3cdb-574b-48bc-803a-63d9defcf53b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:45.319648 [ 261 ] {51be3cdb-574b-48bc-803a-63d9defcf53b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:45.319697 [ 261 ] {51be3cdb-574b-48bc-803a-63d9defcf53b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:45.320119 [ 261 ] {51be3cdb-574b-48bc-803a-63d9defcf53b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:53:45.320369 [ 261 ] {51be3cdb-574b-48bc-803a-63d9defcf53b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:45.320619 [ 261 ] {51be3cdb-574b-48bc-803a-63d9defcf53b} executeQuery: Read 56 rows, 4.38 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.27 MiB/sec. 2024.12.16 20:53:45.320683 [ 261 ] {51be3cdb-574b-48bc-803a-63d9defcf53b} TCPHandler: Processed in 0.002237703 sec. 2024.12.16 20:53:45.320940 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:45.321146 [ 260 ] {636070ef-bec6-48f4-9a1c-130a83bab616} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:45.321226 [ 260 ] {636070ef-bec6-48f4-9a1c-130a83bab616} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:45.322066 [ 260 ] {636070ef-bec6-48f4-9a1c-130a83bab616} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:45.322111 [ 260 ] {636070ef-bec6-48f4-9a1c-130a83bab616} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:45.322536 [ 260 ] {636070ef-bec6-48f4-9a1c-130a83bab616} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:53:45.322785 [ 260 ] {636070ef-bec6-48f4-9a1c-130a83bab616} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:45.323057 [ 260 ] {636070ef-bec6-48f4-9a1c-130a83bab616} executeQuery: Read 64 rows, 5.12 KiB in 0.001963 sec., 32603.158430973002 rows/sec., 2.54 MiB/sec. 2024.12.16 20:53:45.323261 [ 260 ] {636070ef-bec6-48f4-9a1c-130a83bab616} TCPHandler: Processed in 0.002449277 sec. 2024.12.16 20:53:45.323573 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:45.323803 [ 261 ] {1eefc841-3696-469b-992c-6cba0943fbc8} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:45.323902 [ 261 ] {1eefc841-3696-469b-992c-6cba0943fbc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:45.324476 [ 261 ] {1eefc841-3696-469b-992c-6cba0943fbc8} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:45.324516 [ 261 ] {1eefc841-3696-469b-992c-6cba0943fbc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:45.324912 [ 261 ] {1eefc841-3696-469b-992c-6cba0943fbc8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:53:45.325152 [ 261 ] {1eefc841-3696-469b-992c-6cba0943fbc8} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:45.325379 [ 261 ] {1eefc841-3696-469b-992c-6cba0943fbc8} executeQuery: Read 62 rows, 4.41 KiB in 0.001635 sec., 37920.489296636086 rows/sec., 2.64 MiB/sec. 2024.12.16 20:53:45.325479 [ 261 ] {1eefc841-3696-469b-992c-6cba0943fbc8} TCPHandler: Processed in 0.00208702 sec. 2024.12.16 20:53:45.325690 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:45.325836 [ 260 ] {42cdb8f8-edfb-4a75-a376-0144be7171da} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:45.325898 [ 260 ] {42cdb8f8-edfb-4a75-a376-0144be7171da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:45.326480 [ 260 ] {42cdb8f8-edfb-4a75-a376-0144be7171da} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:45.326527 [ 260 ] {42cdb8f8-edfb-4a75-a376-0144be7171da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:45.326956 [ 260 ] {42cdb8f8-edfb-4a75-a376-0144be7171da} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:53:45.327203 [ 260 ] {42cdb8f8-edfb-4a75-a376-0144be7171da} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:45.327454 [ 260 ] {42cdb8f8-edfb-4a75-a376-0144be7171da} executeQuery: Read 22 rows, 1.53 KiB in 0.001652 sec., 13317.191283292977 rows/sec., 926.32 KiB/sec. 2024.12.16 20:53:45.327661 [ 260 ] {42cdb8f8-edfb-4a75-a376-0144be7171da} TCPHandler: Processed in 0.00209297 sec. 2024.12.16 20:53:46.477305 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 848 2024.12.16 20:53:46.480835 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:46.480902 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:46.482393 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:53:46.482697 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:46.483278 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 848 2024.12.16 20:53:50.328530 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:50.328761 [ 261 ] {4ae2c038-eb3f-49f7-941c-569b9213374d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:53:50.328841 [ 261 ] {4ae2c038-eb3f-49f7-941c-569b9213374d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:53:50.329577 [ 261 ] {4ae2c038-eb3f-49f7-941c-569b9213374d} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:50.329632 [ 261 ] {4ae2c038-eb3f-49f7-941c-569b9213374d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:50.330087 [ 261 ] {4ae2c038-eb3f-49f7-941c-569b9213374d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:53:50.330352 [ 261 ] {4ae2c038-eb3f-49f7-941c-569b9213374d} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:50.330511 [ 143 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.16 20:53:50.330557 [ 143 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:50.330570 [ 261 ] {4ae2c038-eb3f-49f7-941c-569b9213374d} executeQuery: Read 14 rows, 1.01 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 541.83 KiB/sec. 2024.12.16 20:53:50.330584 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:50.330686 [ 261 ] {4ae2c038-eb3f-49f7-941c-569b9213374d} TCPHandler: Processed in 0.002290213 sec. 2024.12.16 20:53:50.330863 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.16 20:53:50.331009 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:50.331084 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:50.331146 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2024.12.16 20:53:50.331300 [ 260 ] {c27b0a33-1ca6-4165-b4bc-5fe9ad85da59} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:50.331387 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:50.331498 [ 260 ] {c27b0a33-1ca6-4165-b4bc-5fe9ad85da59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:50.331750 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:50.332232 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:50.332527 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2024.12.16 20:53:50.334567 [ 260 ] {c27b0a33-1ca6-4165-b4bc-5fe9ad85da59} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:50.334655 [ 260 ] {c27b0a33-1ca6-4165-b4bc-5fe9ad85da59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:50.335267 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004566748 sec., 15328.194154790237 rows/sec., 1.14 MiB/sec. 2024.12.16 20:53:50.335547 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.16 20:53:50.335742 [ 260 ] {c27b0a33-1ca6-4165-b4bc-5fe9ad85da59} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:53:50.336024 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_17_4} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:50.336198 [ 260 ] {c27b0a33-1ca6-4165-b4bc-5fe9ad85da59} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:50.336216 [ 193 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_17_4} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.16 20:53:50.336380 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:53:50.336565 [ 260 ] {c27b0a33-1ca6-4165-b4bc-5fe9ad85da59} executeQuery: Read 241 rows, 21.63 KiB in 0.005377 sec., 44820.5318951088 rows/sec., 3.93 MiB/sec. 2024.12.16 20:53:50.336649 [ 260 ] {c27b0a33-1ca6-4165-b4bc-5fe9ad85da59} TCPHandler: Processed in 0.005813351 sec. 2024.12.16 20:53:50.336804 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:50.336951 [ 261 ] {62cf5471-13a5-4e98-ba5f-b2cbf1fb8d8b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:53:50.337013 [ 261 ] {62cf5471-13a5-4e98-ba5f-b2cbf1fb8d8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:53:50.337719 [ 261 ] {62cf5471-13a5-4e98-ba5f-b2cbf1fb8d8b} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:50.337766 [ 261 ] {62cf5471-13a5-4e98-ba5f-b2cbf1fb8d8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:50.338175 [ 261 ] {62cf5471-13a5-4e98-ba5f-b2cbf1fb8d8b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:53:50.338417 [ 261 ] {62cf5471-13a5-4e98-ba5f-b2cbf1fb8d8b} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:50.338605 [ 261 ] {62cf5471-13a5-4e98-ba5f-b2cbf1fb8d8b} executeQuery: Read 26 rows, 1.88 KiB in 0.00169 sec., 15384.615384615383 rows/sec., 1.09 MiB/sec. 2024.12.16 20:53:50.338665 [ 261 ] {62cf5471-13a5-4e98-ba5f-b2cbf1fb8d8b} TCPHandler: Processed in 0.001928447 sec. 2024.12.16 20:53:50.338811 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:50.338940 [ 260 ] {b5895c52-5843-40a0-8780-668236b826fb} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:53:50.338994 [ 260 ] {b5895c52-5843-40a0-8780-668236b826fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:53:50.339596 [ 260 ] {b5895c52-5843-40a0-8780-668236b826fb} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:50.339639 [ 260 ] {b5895c52-5843-40a0-8780-668236b826fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:50.340000 [ 260 ] {b5895c52-5843-40a0-8780-668236b826fb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:53:50.340241 [ 260 ] {b5895c52-5843-40a0-8780-668236b826fb} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:50.340447 [ 260 ] {b5895c52-5843-40a0-8780-668236b826fb} executeQuery: Read 14 rows, 1004.00 B in 0.001537 sec., 9108.653220559532 rows/sec., 637.91 KiB/sec. 2024.12.16 20:53:50.340500 [ 260 ] {b5895c52-5843-40a0-8780-668236b826fb} TCPHandler: Processed in 0.001749514 sec. 2024.12.16 20:53:50.340654 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:50.340773 [ 261 ] {352ddfd9-1a03-4a84-82b3-0f17ade0c53e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:53:50.340822 [ 261 ] {352ddfd9-1a03-4a84-82b3-0f17ade0c53e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:53:50.341383 [ 261 ] {352ddfd9-1a03-4a84-82b3-0f17ade0c53e} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:50.341420 [ 261 ] {352ddfd9-1a03-4a84-82b3-0f17ade0c53e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:50.341781 [ 261 ] {352ddfd9-1a03-4a84-82b3-0f17ade0c53e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:53:50.342015 [ 261 ] {352ddfd9-1a03-4a84-82b3-0f17ade0c53e} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:50.342144 [ 143 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.16 20:53:50.342195 [ 143 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:50.342210 [ 261 ] {352ddfd9-1a03-4a84-82b3-0f17ade0c53e} executeQuery: Read 13 rows, 830.00 B in 0.001462 sec., 8891.928864569083 rows/sec., 554.41 KiB/sec. 2024.12.16 20:53:50.342230 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:50.342301 [ 261 ] {352ddfd9-1a03-4a84-82b3-0f17ade0c53e} TCPHandler: Processed in 0.001699772 sec. 2024.12.16 20:53:50.342587 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:50.342709 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.16 20:53:50.342933 [ 260 ] {c2bd656a-438a-4d5d-907a-f569c5a34294} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:50.342989 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:50.343001 [ 260 ] {c2bd656a-438a-4d5d-907a-f569c5a34294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:50.343034 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2024.12.16 20:53:50.343211 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2024.12.16 20:53:50.343423 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2024.12.16 20:53:50.343653 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2024.12.16 20:53:50.343868 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2024.12.16 20:53:50.344716 [ 260 ] {c2bd656a-438a-4d5d-907a-f569c5a34294} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:50.344764 [ 260 ] {c2bd656a-438a-4d5d-907a-f569c5a34294} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:50.345203 [ 194 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002886845 sec., 22515.930020489497 rows/sec., 1.46 MiB/sec. 2024.12.16 20:53:50.345339 [ 194 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.16 20:53:50.345345 [ 260 ] {c2bd656a-438a-4d5d-907a-f569c5a34294} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:53:50.345681 [ 260 ] {c2bd656a-438a-4d5d-907a-f569c5a34294} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:50.345707 [ 194 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_17_4} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:50.345847 [ 194 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_17_4} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.16 20:53:50.346059 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:53:50.346094 [ 260 ] {c2bd656a-438a-4d5d-907a-f569c5a34294} executeQuery: Read 401 rows, 29.20 KiB in 0.003236 sec., 123918.41779975277 rows/sec., 8.81 MiB/sec. 2024.12.16 20:53:50.346287 [ 260 ] {c2bd656a-438a-4d5d-907a-f569c5a34294} TCPHandler: Processed in 0.003875874 sec. 2024.12.16 20:53:50.346504 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:50.346656 [ 261 ] {de04c6a2-a106-41eb-b72e-998e73a2eb62} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:53:50.346705 [ 261 ] {de04c6a2-a106-41eb-b72e-998e73a2eb62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:53:50.347190 [ 261 ] {de04c6a2-a106-41eb-b72e-998e73a2eb62} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:50.347227 [ 261 ] {de04c6a2-a106-41eb-b72e-998e73a2eb62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:50.347585 [ 261 ] {de04c6a2-a106-41eb-b72e-998e73a2eb62} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:53:50.347817 [ 261 ] {de04c6a2-a106-41eb-b72e-998e73a2eb62} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:50.348015 [ 261 ] {de04c6a2-a106-41eb-b72e-998e73a2eb62} executeQuery: Read 6 rows, 321.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 227.82 KiB/sec. 2024.12.16 20:53:50.348087 [ 261 ] {de04c6a2-a106-41eb-b72e-998e73a2eb62} TCPHandler: Processed in 0.001690442 sec. 2024.12.16 20:53:50.348246 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:50.348364 [ 260 ] {caebc1bd-f3f8-4702-a8d7-e0fb325f0ba4} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:50.348418 [ 260 ] {caebc1bd-f3f8-4702-a8d7-e0fb325f0ba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:50.349007 [ 260 ] {caebc1bd-f3f8-4702-a8d7-e0fb325f0ba4} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:50.349046 [ 260 ] {caebc1bd-f3f8-4702-a8d7-e0fb325f0ba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:50.349441 [ 260 ] {caebc1bd-f3f8-4702-a8d7-e0fb325f0ba4} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:53:50.349681 [ 260 ] {caebc1bd-f3f8-4702-a8d7-e0fb325f0ba4} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:50.349884 [ 260 ] {caebc1bd-f3f8-4702-a8d7-e0fb325f0ba4} executeQuery: Read 237 rows, 16.27 KiB in 0.001544 sec., 153497.40932642488 rows/sec., 10.29 MiB/sec. 2024.12.16 20:53:50.349936 [ 260 ] {caebc1bd-f3f8-4702-a8d7-e0fb325f0ba4} TCPHandler: Processed in 0.001746073 sec. 2024.12.16 20:53:50.350085 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:50.350220 [ 261 ] {13f484b4-7be5-4025-97c5-f7954aa49641} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:53:50.350279 [ 261 ] {13f484b4-7be5-4025-97c5-f7954aa49641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:53:50.350827 [ 261 ] {13f484b4-7be5-4025-97c5-f7954aa49641} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:50.350872 [ 261 ] {13f484b4-7be5-4025-97c5-f7954aa49641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:50.351241 [ 261 ] {13f484b4-7be5-4025-97c5-f7954aa49641} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:53:50.351472 [ 261 ] {13f484b4-7be5-4025-97c5-f7954aa49641} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:50.351649 [ 261 ] {13f484b4-7be5-4025-97c5-f7954aa49641} executeQuery: Read 1 rows, 69.00 B in 0.001459 sec., 685.4009595613434 rows/sec., 46.18 KiB/sec. 2024.12.16 20:53:50.351698 [ 261 ] {13f484b4-7be5-4025-97c5-f7954aa49641} TCPHandler: Processed in 0.001681842 sec. 2024.12.16 20:53:50.351856 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:50.351973 [ 260 ] {ef890a44-ad35-4633-a7a8-80fe1f7d407a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:50.352065 [ 260 ] {ef890a44-ad35-4633-a7a8-80fe1f7d407a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:53:50.353297 [ 260 ] {ef890a44-ad35-4633-a7a8-80fe1f7d407a} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:50.353337 [ 260 ] {ef890a44-ad35-4633-a7a8-80fe1f7d407a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:50.353969 [ 260 ] {ef890a44-ad35-4633-a7a8-80fe1f7d407a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:53:50.354229 [ 260 ] {ef890a44-ad35-4633-a7a8-80fe1f7d407a} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:50.354476 [ 260 ] {ef890a44-ad35-4633-a7a8-80fe1f7d407a} executeQuery: Read 19 rows, 34.86 KiB in 0.002528 sec., 7515.822784810127 rows/sec., 13.47 MiB/sec. 2024.12.16 20:53:50.354572 [ 260 ] {ef890a44-ad35-4633-a7a8-80fe1f7d407a} TCPHandler: Processed in 0.002772543 sec. 2024.12.16 20:53:50.354720 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:50.354857 [ 261 ] {dfd2903c-70bd-4d41-81ac-861a6b0b06ce} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:50.354916 [ 261 ] {dfd2903c-70bd-4d41-81ac-861a6b0b06ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:50.355405 [ 261 ] {dfd2903c-70bd-4d41-81ac-861a6b0b06ce} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:50.355442 [ 261 ] {dfd2903c-70bd-4d41-81ac-861a6b0b06ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:50.355812 [ 261 ] {dfd2903c-70bd-4d41-81ac-861a6b0b06ce} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:53:50.356062 [ 261 ] {dfd2903c-70bd-4d41-81ac-861a6b0b06ce} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:50.356280 [ 261 ] {dfd2903c-70bd-4d41-81ac-861a6b0b06ce} executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec. 2024.12.16 20:53:50.356427 [ 261 ] {dfd2903c-70bd-4d41-81ac-861a6b0b06ce} TCPHandler: Processed in 0.001768974 sec. 2024.12.16 20:53:51.285376 [ 139 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:53:51.285435 [ 139 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:53:51.421411 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2024.12.16 20:53:51.422105 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:51.422155 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:51.422687 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:53:51.422943 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:51.423272 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2024.12.16 20:53:52.355446 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2024.12.16 20:53:52.377352 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:52.377409 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:52.385120 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:53:52.385907 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:52.388930 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2024.12.16 20:53:55.324152 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:55.324374 [ 261 ] {cfb0cb70-2e7b-4290-aa34-26f136325e95} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:53:55.324450 [ 261 ] {cfb0cb70-2e7b-4290-aa34-26f136325e95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:53:55.325281 [ 261 ] {cfb0cb70-2e7b-4290-aa34-26f136325e95} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:55.325325 [ 261 ] {cfb0cb70-2e7b-4290-aa34-26f136325e95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:55.325785 [ 261 ] {cfb0cb70-2e7b-4290-aa34-26f136325e95} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:53:55.326048 [ 261 ] {cfb0cb70-2e7b-4290-aa34-26f136325e95} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:55.326258 [ 261 ] {cfb0cb70-2e7b-4290-aa34-26f136325e95} executeQuery: Read 102 rows, 8.69 KiB in 0.00194 sec., 52577.31958762887 rows/sec., 4.38 MiB/sec. 2024.12.16 20:53:55.326320 [ 261 ] {cfb0cb70-2e7b-4290-aa34-26f136325e95} TCPHandler: Processed in 0.002298384 sec. 2024.12.16 20:53:55.326563 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:55.326773 [ 260 ] {6c57f1b0-7fe9-4a3c-99bf-935f87c72add} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:53:55.326854 [ 260 ] {6c57f1b0-7fe9-4a3c-99bf-935f87c72add} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:53:55.327624 [ 260 ] {6c57f1b0-7fe9-4a3c-99bf-935f87c72add} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:55.327674 [ 260 ] {6c57f1b0-7fe9-4a3c-99bf-935f87c72add} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:55.328111 [ 260 ] {6c57f1b0-7fe9-4a3c-99bf-935f87c72add} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:53:55.328354 [ 260 ] {6c57f1b0-7fe9-4a3c-99bf-935f87c72add} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:55.328550 [ 131 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.16 20:53:55.328618 [ 260 ] {6c57f1b0-7fe9-4a3c-99bf-935f87c72add} executeQuery: Read 23 rows, 1.73 KiB in 0.001897 sec., 12124.406958355297 rows/sec., 911.70 KiB/sec. 2024.12.16 20:53:55.328648 [ 131 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:55.328745 [ 260 ] {6c57f1b0-7fe9-4a3c-99bf-935f87c72add} TCPHandler: Processed in 0.002314694 sec. 2024.12.16 20:53:55.328747 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:55.329107 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:55.329167 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.16 20:53:55.329523 [ 261 ] {46f32990-9091-4de8-892e-0c4b8618be26} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:53:55.329719 [ 261 ] {46f32990-9091-4de8-892e-0c4b8618be26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:53:55.329735 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:55.329847 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 67 rows starting from the beginning of the part 2024.12.16 20:53:55.330173 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part 2024.12.16 20:53:55.330651 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part 2024.12.16 20:53:55.330947 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part 2024.12.16 20:53:55.331330 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part 2024.12.16 20:53:55.331751 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part 2024.12.16 20:53:55.332715 [ 261 ] {46f32990-9091-4de8-892e-0c4b8618be26} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:55.332777 [ 261 ] {46f32990-9091-4de8-892e-0c4b8618be26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:55.333797 [ 261 ] {46f32990-9091-4de8-892e-0c4b8618be26} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:53:55.334391 [ 261 ] {46f32990-9091-4de8-892e-0c4b8618be26} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:55.334649 [ 194 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.00576643 sec., 33989.83426487445 rows/sec., 2.57 MiB/sec. 2024.12.16 20:53:55.334870 [ 261 ] {46f32990-9091-4de8-892e-0c4b8618be26} executeQuery: Read 87 rows, 6.96 KiB in 0.00549 sec., 15846.994535519125 rows/sec., 1.24 MiB/sec. 2024.12.16 20:53:55.334947 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.16 20:53:55.335002 [ 261 ] {46f32990-9091-4de8-892e-0c4b8618be26} TCPHandler: Processed in 0.006108207 sec. 2024.12.16 20:53:55.335171 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:55.335302 [ 260 ] {c15f9a54-b5c7-4549-9c72-821438f04fd1} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:55.335353 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_36_7} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:55.335371 [ 260 ] {c15f9a54-b5c7-4549-9c72-821438f04fd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:53:55.335471 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_36_7} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.16 20:53:55.335595 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.16 20:53:55.336049 [ 260 ] {c15f9a54-b5c7-4549-9c72-821438f04fd1} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:55.336088 [ 260 ] {c15f9a54-b5c7-4549-9c72-821438f04fd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:55.336492 [ 260 ] {c15f9a54-b5c7-4549-9c72-821438f04fd1} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:53:55.336732 [ 260 ] {c15f9a54-b5c7-4549-9c72-821438f04fd1} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:55.336939 [ 260 ] {c15f9a54-b5c7-4549-9c72-821438f04fd1} executeQuery: Read 160 rows, 11.41 KiB in 0.00167 sec., 95808.38323353294 rows/sec., 6.67 MiB/sec. 2024.12.16 20:53:55.336995 [ 260 ] {c15f9a54-b5c7-4549-9c72-821438f04fd1} TCPHandler: Processed in 0.001881086 sec. 2024.12.16 20:53:55.337133 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:55.337275 [ 261 ] {fc54b6a6-9731-499d-a11f-123fd0f71c59} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:53:55.337369 [ 261 ] {fc54b6a6-9731-499d-a11f-123fd0f71c59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:53:55.338627 [ 261 ] {fc54b6a6-9731-499d-a11f-123fd0f71c59} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:55.338665 [ 261 ] {fc54b6a6-9731-499d-a11f-123fd0f71c59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:55.339320 [ 261 ] {fc54b6a6-9731-499d-a11f-123fd0f71c59} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:53:55.339592 [ 261 ] {fc54b6a6-9731-499d-a11f-123fd0f71c59} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:55.339731 [ 131 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.16 20:53:55.339775 [ 131 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:55.339801 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:55.339810 [ 261 ] {fc54b6a6-9731-499d-a11f-123fd0f71c59} executeQuery: Read 23 rows, 42.20 KiB in 0.002566 sec., 8963.367108339828 rows/sec., 16.06 MiB/sec. 2024.12.16 20:53:55.340124 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.16 20:53:55.340169 [ 261 ] {fc54b6a6-9731-499d-a11f-123fd0f71c59} TCPHandler: Processed in 0.00309357 sec. 2024.12.16 20:53:55.340401 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:53:55.340571 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:55.340585 [ 260 ] {95166cba-5be5-4399-bf76-7e7102578f51} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:53:55.340653 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 619 rows starting from the beginning of the part 2024.12.16 20:53:55.340664 [ 260 ] {95166cba-5be5-4399-bf76-7e7102578f51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:53:55.341453 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part 2024.12.16 20:53:55.342072 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part 2024.12.16 20:53:55.342667 [ 260 ] {95166cba-5be5-4399-bf76-7e7102578f51} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:55.342677 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part 2024.12.16 20:53:55.342713 [ 260 ] {95166cba-5be5-4399-bf76-7e7102578f51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:55.343174 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part 2024.12.16 20:53:55.343745 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part 2024.12.16 20:53:55.343864 [ 260 ] {95166cba-5be5-4399-bf76-7e7102578f51} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:53:55.344397 [ 260 ] {95166cba-5be5-4399-bf76-7e7102578f51} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:55.344825 [ 260 ] {95166cba-5be5-4399-bf76-7e7102578f51} executeQuery: Read 60 rows, 4.14 KiB in 0.004247 sec., 14127.619496114905 rows/sec., 974.95 KiB/sec. 2024.12.16 20:53:55.344991 [ 260 ] {95166cba-5be5-4399-bf76-7e7102578f51} TCPHandler: Processed in 0.00468266 sec. 2024.12.16 20:53:55.350122 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 19 columns (19 merged, 0 gathered) in 0.010216035 sec., 71064.75261684206 rows/sec., 127.34 MiB/sec. 2024.12.16 20:53:55.351481 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.16 20:53:55.351935 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_36_7} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:55.352029 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_36_7} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.16 20:53:55.352198 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. 2024.12.16 20:53:56.000159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 201.88 MiB, peak 209.39 MiB, free memory in arenas 0.00 B, will set to 203.66 MiB (RSS), difference: 1.77 MiB 2024.12.16 20:53:56.484476 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 882 2024.12.16 20:53:56.487524 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:56.487584 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:56.489098 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:53:56.489418 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:56.489694 [ 129 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.16 20:53:56.489831 [ 129 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:56.489913 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:56.490409 [ 192 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.16 20:53:56.490905 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 882 2024.12.16 20:53:56.491490 [ 192 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:56.491694 [ 192 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 686 rows starting from the beginning of the part 2024.12.16 20:53:56.492242 [ 192 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part 2024.12.16 20:53:56.493007 [ 192 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part 2024.12.16 20:53:56.493709 [ 192 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2024.12.16 20:53:56.494380 [ 192 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part 2024.12.16 20:53:56.495004 [ 192 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2024.12.16 20:53:56.504319 [ 199 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 72 columns (72 merged, 0 gathered) in 0.014190281 sec., 62155.21736320796 rows/sec., 51.33 MiB/sec. 2024.12.16 20:53:56.505654 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.16 20:53:56.506486 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_21_4} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:56.506586 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_21_4} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.16 20:53:56.506931 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. 2024.12.16 20:53:57.224923 [ 132 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.16 20:53:57.224987 [ 132 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:57.225013 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:57.225207 [ 195 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.16 20:53:57.225453 [ 195 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:57.225516 [ 195 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2024.12.16 20:53:57.225667 [ 195 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.12.16 20:53:57.225961 [ 195 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.12.16 20:53:57.226237 [ 195 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2024.12.16 20:53:57.226376 [ 195 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part 2024.12.16 20:53:57.227513 [ 196 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002415966 sec., 14900.871949356904 rows/sec., 1.24 MiB/sec. 2024.12.16 20:53:57.227651 [ 195 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.16 20:53:57.227934 [ 195 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_9_2} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:57.228014 [ 195 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_9_2} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.16 20:53:57.228095 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:53:58.924396 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2024.12.16 20:53:58.925063 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:58.925106 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:58.925640 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:53:58.925914 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:58.926157 [ 127 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.16 20:53:58.926173 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2024.12.16 20:53:58.926277 [ 127 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:58.926325 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:58.926510 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.16 20:53:58.926722 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:58.926792 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2024.12.16 20:53:58.926940 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2024.12.16 20:53:58.927176 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2024.12.16 20:53:58.927332 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2024.12.16 20:53:58.927433 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2024.12.16 20:53:58.927596 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2024.12.16 20:53:58.930260 [ 187 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003842674 sec., 3698726.459751725 rows/sec., 52.91 MiB/sec. 2024.12.16 20:53:58.930628 [ 187 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.16 20:53:58.930977 [ 187 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_31_6} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:58.931080 [ 187 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_31_6} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.16 20:53:58.931190 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2024.12.16 20:53:59.889968 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2024.12.16 20:53:59.912011 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:59.912070 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:59.919580 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:53:59.920354 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:53:59.920735 [ 126 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.16 20:53:59.920875 [ 126 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:53:59.920957 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:53:59.921428 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.16 20:53:59.936015 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2024.12.16 20:53:59.937899 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:53:59.939654 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2024.12.16 20:53:59.946030 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2024.12.16 20:53:59.952047 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2024.12.16 20:53:59.957784 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2024.12.16 20:53:59.963726 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2024.12.16 20:53:59.968667 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2024.12.16 20:54:00.000347 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 214.43 MiB, peak 214.43 MiB, free memory in arenas 0.00 B, will set to 204.48 MiB (RSS), difference: -9.95 MiB 2024.12.16 20:54:00.028699 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.107585326 sec., 2175.0178086554297 rows/sec., 11.25 MiB/sec. 2024.12.16 20:54:00.031572 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.16 20:54:00.034484 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_31_6} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:00.034614 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_31_6} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.16 20:54:00.037087 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. 2024.12.16 20:54:00.328936 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:00.329147 [ 261 ] {7429beaa-2603-410d-ad0b-c6f1d5bae1a4} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:54:00.329230 [ 261 ] {7429beaa-2603-410d-ad0b-c6f1d5bae1a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:54:00.329975 [ 261 ] {7429beaa-2603-410d-ad0b-c6f1d5bae1a4} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:00.330029 [ 261 ] {7429beaa-2603-410d-ad0b-c6f1d5bae1a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:54:00.330472 [ 261 ] {7429beaa-2603-410d-ad0b-c6f1d5bae1a4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:54:00.330728 [ 261 ] {7429beaa-2603-410d-ad0b-c6f1d5bae1a4} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:00.330976 [ 261 ] {7429beaa-2603-410d-ad0b-c6f1d5bae1a4} executeQuery: Read 14 rows, 1.01 KiB in 0.001885 sec., 7427.055702917772 rows/sec., 534.65 KiB/sec. 2024.12.16 20:54:00.331047 [ 261 ] {7429beaa-2603-410d-ad0b-c6f1d5bae1a4} TCPHandler: Processed in 0.002247173 sec. 2024.12.16 20:54:00.331290 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:00.331491 [ 260 ] {8d720769-6344-46a7-b5cd-d0258c652417} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:54:00.331573 [ 260 ] {8d720769-6344-46a7-b5cd-d0258c652417} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:54:00.332379 [ 260 ] {8d720769-6344-46a7-b5cd-d0258c652417} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:00.332420 [ 260 ] {8d720769-6344-46a7-b5cd-d0258c652417} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:54:00.332852 [ 260 ] {8d720769-6344-46a7-b5cd-d0258c652417} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.16 20:54:00.333100 [ 260 ] {8d720769-6344-46a7-b5cd-d0258c652417} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:00.333296 [ 260 ] {8d720769-6344-46a7-b5cd-d0258c652417} executeQuery: Read 4 rows, 334.00 B in 0.00186 sec., 2150.537634408602 rows/sec., 175.36 KiB/sec. 2024.12.16 20:54:00.333353 [ 260 ] {8d720769-6344-46a7-b5cd-d0258c652417} TCPHandler: Processed in 0.002200162 sec. 2024.12.16 20:54:00.333508 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:00.333653 [ 261 ] {44aec7d5-1460-4aa4-b383-38f381868c37} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:00.333713 [ 261 ] {44aec7d5-1460-4aa4-b383-38f381868c37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:00.334469 [ 261 ] {44aec7d5-1460-4aa4-b383-38f381868c37} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:00.334510 [ 261 ] {44aec7d5-1460-4aa4-b383-38f381868c37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:54:00.334897 [ 261 ] {44aec7d5-1460-4aa4-b383-38f381868c37} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:54:00.335140 [ 261 ] {44aec7d5-1460-4aa4-b383-38f381868c37} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:00.335361 [ 261 ] {44aec7d5-1460-4aa4-b383-38f381868c37} executeQuery: Read 243 rows, 21.77 KiB in 0.001744 sec., 139334.8623853211 rows/sec., 12.19 MiB/sec. 2024.12.16 20:54:00.335418 [ 261 ] {44aec7d5-1460-4aa4-b383-38f381868c37} TCPHandler: Processed in 0.001978538 sec. 2024.12.16 20:54:00.335570 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:00.335709 [ 260 ] {78c9b200-2187-421f-a4ba-b2c9888a713c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:54:00.335768 [ 260 ] {78c9b200-2187-421f-a4ba-b2c9888a713c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:54:00.336436 [ 260 ] {78c9b200-2187-421f-a4ba-b2c9888a713c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:00.336474 [ 260 ] {78c9b200-2187-421f-a4ba-b2c9888a713c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:54:00.336842 [ 260 ] {78c9b200-2187-421f-a4ba-b2c9888a713c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:54:00.337083 [ 260 ] {78c9b200-2187-421f-a4ba-b2c9888a713c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:00.337261 [ 260 ] {78c9b200-2187-421f-a4ba-b2c9888a713c} executeQuery: Read 30 rows, 2.16 KiB in 0.001582 sec., 18963.337547408344 rows/sec., 1.34 MiB/sec. 2024.12.16 20:54:00.337314 [ 260 ] {78c9b200-2187-421f-a4ba-b2c9888a713c} TCPHandler: Processed in 0.001813245 sec. 2024.12.16 20:54:00.337455 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:00.337592 [ 261 ] {529f8ae8-ff63-49ef-8e31-5f8607f79f6b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:54:00.337650 [ 261 ] {529f8ae8-ff63-49ef-8e31-5f8607f79f6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:54:00.338312 [ 261 ] {529f8ae8-ff63-49ef-8e31-5f8607f79f6b} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:00.338352 [ 261 ] {529f8ae8-ff63-49ef-8e31-5f8607f79f6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:54:00.338704 [ 261 ] {529f8ae8-ff63-49ef-8e31-5f8607f79f6b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:54:00.338953 [ 261 ] {529f8ae8-ff63-49ef-8e31-5f8607f79f6b} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:00.339166 [ 261 ] {529f8ae8-ff63-49ef-8e31-5f8607f79f6b} executeQuery: Read 14 rows, 1004.00 B in 0.001593 sec., 8788.449466415568 rows/sec., 615.49 KiB/sec. 2024.12.16 20:54:00.339223 [ 261 ] {529f8ae8-ff63-49ef-8e31-5f8607f79f6b} TCPHandler: Processed in 0.001833395 sec. 2024.12.16 20:54:00.339366 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:00.339502 [ 260 ] {90f28e1d-14f9-4368-88c1-5ee57700562b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:54:00.339559 [ 260 ] {90f28e1d-14f9-4368-88c1-5ee57700562b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:54:00.340240 [ 260 ] {90f28e1d-14f9-4368-88c1-5ee57700562b} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:00.340286 [ 260 ] {90f28e1d-14f9-4368-88c1-5ee57700562b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:54:00.340637 [ 260 ] {90f28e1d-14f9-4368-88c1-5ee57700562b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:54:00.340870 [ 260 ] {90f28e1d-14f9-4368-88c1-5ee57700562b} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:00.341102 [ 260 ] {90f28e1d-14f9-4368-88c1-5ee57700562b} executeQuery: Read 13 rows, 830.00 B in 0.001629 sec., 7980.3560466543895 rows/sec., 497.57 KiB/sec. 2024.12.16 20:54:00.341218 [ 260 ] {90f28e1d-14f9-4368-88c1-5ee57700562b} TCPHandler: Processed in 0.001920447 sec. 2024.12.16 20:54:00.341356 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:00.341492 [ 261 ] {6ce6e849-ed7e-4b40-92b6-d32453710369} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:00.341549 [ 261 ] {6ce6e849-ed7e-4b40-92b6-d32453710369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:00.342361 [ 261 ] {6ce6e849-ed7e-4b40-92b6-d32453710369} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:00.342401 [ 261 ] {6ce6e849-ed7e-4b40-92b6-d32453710369} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:54:00.342773 [ 261 ] {6ce6e849-ed7e-4b40-92b6-d32453710369} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:54:00.343004 [ 261 ] {6ce6e849-ed7e-4b40-92b6-d32453710369} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:00.343224 [ 261 ] {6ce6e849-ed7e-4b40-92b6-d32453710369} executeQuery: Read 405 rows, 29.53 KiB in 0.00176 sec., 230113.63636363635 rows/sec., 16.38 MiB/sec. 2024.12.16 20:54:00.343280 [ 261 ] {6ce6e849-ed7e-4b40-92b6-d32453710369} TCPHandler: Processed in 0.001989658 sec. 2024.12.16 20:54:00.343424 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:00.343562 [ 260 ] {2296ec5f-ec13-41db-9418-d8038c5cef16} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:54:00.343622 [ 260 ] {2296ec5f-ec13-41db-9418-d8038c5cef16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:54:00.344183 [ 260 ] {2296ec5f-ec13-41db-9418-d8038c5cef16} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:00.344230 [ 260 ] {2296ec5f-ec13-41db-9418-d8038c5cef16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:54:00.344594 [ 260 ] {2296ec5f-ec13-41db-9418-d8038c5cef16} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:54:00.344838 [ 260 ] {2296ec5f-ec13-41db-9418-d8038c5cef16} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:00.345046 [ 260 ] {2296ec5f-ec13-41db-9418-d8038c5cef16} executeQuery: Read 6 rows, 321.00 B in 0.001514 sec., 3963.011889035667 rows/sec., 207.05 KiB/sec. 2024.12.16 20:54:00.345098 [ 260 ] {2296ec5f-ec13-41db-9418-d8038c5cef16} TCPHandler: Processed in 0.001742143 sec. 2024.12.16 20:54:00.345232 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:00.345368 [ 261 ] {1623adcf-300f-4ff4-a577-255d6a45f7d9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:00.345431 [ 261 ] {1623adcf-300f-4ff4-a577-255d6a45f7d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:00.346111 [ 261 ] {1623adcf-300f-4ff4-a577-255d6a45f7d9} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:00.346159 [ 261 ] {1623adcf-300f-4ff4-a577-255d6a45f7d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:54:00.346571 [ 261 ] {1623adcf-300f-4ff4-a577-255d6a45f7d9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:54:00.346806 [ 261 ] {1623adcf-300f-4ff4-a577-255d6a45f7d9} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:00.347021 [ 261 ] {1623adcf-300f-4ff4-a577-255d6a45f7d9} executeQuery: Read 239 rows, 16.41 KiB in 0.001682 sec., 142092.74673008325 rows/sec., 9.53 MiB/sec. 2024.12.16 20:54:00.347076 [ 261 ] {1623adcf-300f-4ff4-a577-255d6a45f7d9} TCPHandler: Processed in 0.001899786 sec. 2024.12.16 20:54:00.347211 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:00.347343 [ 260 ] {3c4602a2-8858-4442-9c3d-d9002dcc5f19} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:54:00.347404 [ 260 ] {3c4602a2-8858-4442-9c3d-d9002dcc5f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:54:00.347950 [ 260 ] {3c4602a2-8858-4442-9c3d-d9002dcc5f19} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:00.347997 [ 260 ] {3c4602a2-8858-4442-9c3d-d9002dcc5f19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:54:00.348390 [ 260 ] {3c4602a2-8858-4442-9c3d-d9002dcc5f19} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:54:00.348621 [ 260 ] {3c4602a2-8858-4442-9c3d-d9002dcc5f19} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:00.348832 [ 260 ] {3c4602a2-8858-4442-9c3d-d9002dcc5f19} executeQuery: Read 1 rows, 69.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 44.36 KiB/sec. 2024.12.16 20:54:00.348883 [ 260 ] {3c4602a2-8858-4442-9c3d-d9002dcc5f19} TCPHandler: Processed in 0.001726693 sec. 2024.12.16 20:54:00.349012 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:00.349128 [ 261 ] {4136721f-6d27-4aa4-92c4-ca00371dcddd} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:00.349207 [ 261 ] {4136721f-6d27-4aa4-92c4-ca00371dcddd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:54:00.350470 [ 261 ] {4136721f-6d27-4aa4-92c4-ca00371dcddd} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:00.350509 [ 261 ] {4136721f-6d27-4aa4-92c4-ca00371dcddd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:54:00.351140 [ 261 ] {4136721f-6d27-4aa4-92c4-ca00371dcddd} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:54:00.351392 [ 261 ] {4136721f-6d27-4aa4-92c4-ca00371dcddd} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:00.351677 [ 261 ] {4136721f-6d27-4aa4-92c4-ca00371dcddd} executeQuery: Read 19 rows, 34.86 KiB in 0.00257 sec., 7392.996108949417 rows/sec., 13.25 MiB/sec. 2024.12.16 20:54:00.352279 [ 261 ] {4136721f-6d27-4aa4-92c4-ca00371dcddd} TCPHandler: Processed in 0.003319753 sec. 2024.12.16 20:54:00.352443 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:00.352579 [ 260 ] {01275304-c49e-41be-9f99-bec6233ca583} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:00.352639 [ 260 ] {01275304-c49e-41be-9f99-bec6233ca583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:00.353213 [ 260 ] {01275304-c49e-41be-9f99-bec6233ca583} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:00.353260 [ 260 ] {01275304-c49e-41be-9f99-bec6233ca583} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2024.12.16 20:54:00.353628 [ 260 ] {01275304-c49e-41be-9f99-bec6233ca583} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:54:00.353861 [ 260 ] {01275304-c49e-41be-9f99-bec6233ca583} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:00.354114 [ 260 ] {01275304-c49e-41be-9f99-bec6233ca583} executeQuery: Read 82 rows, 5.33 KiB in 0.001563 sec., 52463.21177223289 rows/sec., 3.33 MiB/sec. 2024.12.16 20:54:00.354188 [ 260 ] {01275304-c49e-41be-9f99-bec6233ca583} TCPHandler: Processed in 0.001811235 sec. 2024.12.16 20:54:01.000229 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 195.93 MiB, peak 214.43 MiB, free memory in arenas 0.00 B, will set to 205.49 MiB (RSS), difference: 9.55 MiB 2024.12.16 20:54:05.324613 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:05.324930 [ 261 ] {e6bfd10f-7ccc-4fd1-bfc7-0cebf83529de} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:05.325044 [ 261 ] {e6bfd10f-7ccc-4fd1-bfc7-0cebf83529de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:05.325970 [ 261 ] {e6bfd10f-7ccc-4fd1-bfc7-0cebf83529de} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:05.326017 [ 261 ] {e6bfd10f-7ccc-4fd1-bfc7-0cebf83529de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:05.326458 [ 261 ] {e6bfd10f-7ccc-4fd1-bfc7-0cebf83529de} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:54:05.326711 [ 261 ] {e6bfd10f-7ccc-4fd1-bfc7-0cebf83529de} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:05.326895 [ 118 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.16 20:54:05.326971 [ 261 ] {e6bfd10f-7ccc-4fd1-bfc7-0cebf83529de} executeQuery: Read 102 rows, 8.69 KiB in 0.002119 sec., 48135.91316658802 rows/sec., 4.01 MiB/sec. 2024.12.16 20:54:05.326977 [ 118 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:05.327054 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:05.327109 [ 261 ] {e6bfd10f-7ccc-4fd1-bfc7-0cebf83529de} TCPHandler: Processed in 0.002674251 sec. 2024.12.16 20:54:05.327371 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.16 20:54:05.327418 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:05.327766 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:05.327770 [ 260 ] {8d5fb852-c38f-4977-bfef-5a186e5ccfac} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:54:05.327863 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1437 rows starting from the beginning of the part 2024.12.16 20:54:05.327922 [ 260 ] {8d5fb852-c38f-4977-bfef-5a186e5ccfac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:54:05.328411 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part 2024.12.16 20:54:05.328696 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 241 rows starting from the beginning of the part 2024.12.16 20:54:05.329038 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 102 rows starting from the beginning of the part 2024.12.16 20:54:05.329388 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 243 rows starting from the beginning of the part 2024.12.16 20:54:05.329743 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 102 rows starting from the beginning of the part 2024.12.16 20:54:05.331201 [ 260 ] {8d5fb852-c38f-4977-bfef-5a186e5ccfac} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:05.331278 [ 260 ] {8d5fb852-c38f-4977-bfef-5a186e5ccfac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:05.332348 [ 260 ] {8d5fb852-c38f-4977-bfef-5a186e5ccfac} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:54:05.332921 [ 260 ] {8d5fb852-c38f-4977-bfef-5a186e5ccfac} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:05.332959 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.00576852 sec., 378086.58026668883 rows/sec., 33.26 MiB/sec. 2024.12.16 20:54:05.333259 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.16 20:54:05.333279 [ 260 ] {8d5fb852-c38f-4977-bfef-5a186e5ccfac} executeQuery: Read 23 rows, 1.73 KiB in 0.005624 sec., 4089.615931721195 rows/sec., 307.52 KiB/sec. 2024.12.16 20:54:05.333445 [ 260 ] {8d5fb852-c38f-4977-bfef-5a186e5ccfac} TCPHandler: Processed in 0.006194998 sec. 2024.12.16 20:54:05.333715 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_46_9} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:05.333739 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:05.333825 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_46_9} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.16 20:54:05.333971 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2024.12.16 20:54:05.334074 [ 261 ] {f6834ee2-147d-41c7-804c-f416748d4c18} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:05.334173 [ 261 ] {f6834ee2-147d-41c7-804c-f416748d4c18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:05.334928 [ 261 ] {f6834ee2-147d-41c7-804c-f416748d4c18} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:05.334968 [ 261 ] {f6834ee2-147d-41c7-804c-f416748d4c18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:05.335344 [ 261 ] {f6834ee2-147d-41c7-804c-f416748d4c18} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:54:05.335585 [ 261 ] {f6834ee2-147d-41c7-804c-f416748d4c18} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:05.335750 [ 118 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.16 20:54:05.335811 [ 118 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:05.335834 [ 261 ] {f6834ee2-147d-41c7-804c-f416748d4c18} executeQuery: Read 87 rows, 6.96 KiB in 0.001826 sec., 47645.12595837897 rows/sec., 3.72 MiB/sec. 2024.12.16 20:54:05.335847 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:05.336008 [ 261 ] {f6834ee2-147d-41c7-804c-f416748d4c18} TCPHandler: Processed in 0.002407496 sec. 2024.12.16 20:54:05.336080 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.16 20:54:05.336192 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:05.336218 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:05.336251 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 916 rows starting from the beginning of the part 2024.12.16 20:54:05.336461 [ 260 ] {2e6edfe6-6dab-4dfc-990d-6822e59a49b3} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:05.336483 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part 2024.12.16 20:54:05.336728 [ 260 ] {2e6edfe6-6dab-4dfc-990d-6822e59a49b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:05.336947 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 401 rows starting from the beginning of the part 2024.12.16 20:54:05.337465 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 87 rows starting from the beginning of the part 2024.12.16 20:54:05.337859 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 405 rows starting from the beginning of the part 2024.12.16 20:54:05.338215 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 87 rows starting from the beginning of the part 2024.12.16 20:54:05.339291 [ 260 ] {2e6edfe6-6dab-4dfc-990d-6822e59a49b3} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:05.339337 [ 260 ] {2e6edfe6-6dab-4dfc-990d-6822e59a49b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:05.339924 [ 260 ] {2e6edfe6-6dab-4dfc-990d-6822e59a49b3} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:54:05.340267 [ 260 ] {2e6edfe6-6dab-4dfc-990d-6822e59a49b3} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:05.340356 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.004396844 sec., 445774.28719326865 rows/sec., 34.13 MiB/sec. 2024.12.16 20:54:05.340509 [ 117 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.16 20:54:05.340603 [ 117 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:05.340672 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:05.340718 [ 260 ] {2e6edfe6-6dab-4dfc-990d-6822e59a49b3} executeQuery: Read 160 rows, 11.41 KiB in 0.004398 sec., 36380.172805820825 rows/sec., 2.53 MiB/sec. 2024.12.16 20:54:05.340803 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.16 20:54:05.341146 [ 260 ] {2e6edfe6-6dab-4dfc-990d-6822e59a49b3} TCPHandler: Processed in 0.005021085 sec. 2024.12.16 20:54:05.341213 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.16 20:54:05.341427 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:05.341649 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:05.341761 [ 261 ] {f19068d4-5d8d-47f5-a8b6-4a7044d00e49} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:05.341774 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14140 rows starting from the beginning of the part 2024.12.16 20:54:05.342116 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 62 rows starting from the beginning of the part 2024.12.16 20:54:05.342113 [ 261 ] {f19068d4-5d8d-47f5-a8b6-4a7044d00e49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:54:05.342223 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_46_9} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:05.342491 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part 2024.12.16 20:54:05.343075 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2024.12.16 20:54:05.343536 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 239 rows starting from the beginning of the part 2024.12.16 20:54:05.344004 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2024.12.16 20:54:05.344810 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_46_9} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.16 20:54:05.345396 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.16 20:54:05.347602 [ 261 ] {f19068d4-5d8d-47f5-a8b6-4a7044d00e49} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:05.347670 [ 261 ] {f19068d4-5d8d-47f5-a8b6-4a7044d00e49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:05.349108 [ 261 ] {f19068d4-5d8d-47f5-a8b6-4a7044d00e49} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:54:05.349703 [ 261 ] {f19068d4-5d8d-47f5-a8b6-4a7044d00e49} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:05.349993 [ 261 ] {f19068d4-5d8d-47f5-a8b6-4a7044d00e49} executeQuery: Read 23 rows, 42.20 KiB in 0.008344 sec., 2756.47171620326 rows/sec., 4.94 MiB/sec. 2024.12.16 20:54:05.350130 [ 261 ] {f19068d4-5d8d-47f5-a8b6-4a7044d00e49} TCPHandler: Processed in 0.008861209 sec. 2024.12.16 20:54:05.350305 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:05.350448 [ 260 ] {001f3ef3-aa64-480e-b718-96c2682d2024} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:05.350516 [ 260 ] {001f3ef3-aa64-480e-b718-96c2682d2024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:05.351338 [ 260 ] {001f3ef3-aa64-480e-b718-96c2682d2024} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:05.351379 [ 260 ] {001f3ef3-aa64-480e-b718-96c2682d2024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:05.351659 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 14998 rows, containing 5 columns (5 merged, 0 gathered) in 0.010873797 sec., 1379279.013577318 rows/sec., 93.15 MiB/sec. 2024.12.16 20:54:05.351881 [ 260 ] {001f3ef3-aa64-480e-b718-96c2682d2024} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:54:05.352029 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.16 20:54:05.352174 [ 260 ] {001f3ef3-aa64-480e-b718-96c2682d2024} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:05.352402 [ 117 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.16 20:54:05.352516 [ 117 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:05.352528 [ 201 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_46_9} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:05.352560 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:05.352587 [ 260 ] {001f3ef3-aa64-480e-b718-96c2682d2024} executeQuery: Read 60 rows, 4.14 KiB in 0.002148 sec., 27932.960893854746 rows/sec., 1.88 MiB/sec. 2024.12.16 20:54:05.352861 [ 201 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_46_9} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.16 20:54:05.352976 [ 260 ] {001f3ef3-aa64-480e-b718-96c2682d2024} TCPHandler: Processed in 0.002733022 sec. 2024.12.16 20:54:05.353017 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.16 20:54:05.353100 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. 2024.12.16 20:54:05.353288 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:05.353329 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2526 rows starting from the beginning of the part 2024.12.16 20:54:05.353421 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part 2024.12.16 20:54:05.353498 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part 2024.12.16 20:54:05.353620 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2024.12.16 20:54:05.353713 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part 2024.12.16 20:54:05.353780 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2024.12.16 20:54:05.355249 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2832 rows, containing 4 columns (4 merged, 0 gathered) in 0.002570689 sec., 1101650.1801657064 rows/sec., 72.02 MiB/sec. 2024.12.16 20:54:05.355650 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.16 20:54:05.356187 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_46_9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:05.356340 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_46_9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.16 20:54:05.356477 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2024.12.16 20:54:06.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 206.03 MiB, peak 214.43 MiB, free memory in arenas 0.00 B, will set to 207.09 MiB (RSS), difference: 1.07 MiB 2024.12.16 20:54:06.285677 [ 116 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:54:06.285735 [ 116 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:54:06.426338 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2024.12.16 20:54:06.427134 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:06.427184 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:06.427767 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:54:06.428032 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:06.428279 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2024.12.16 20:54:06.492085 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 918 2024.12.16 20:54:06.495275 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:06.495338 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:06.496840 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:54:06.497154 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:06.498292 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 918 2024.12.16 20:54:07.001440 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000924118 sec. 2024.12.16 20:54:07.436084 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2024.12.16 20:54:07.455740 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:07.455804 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:07.463112 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:54:07.463859 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:07.466622 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2024.12.16 20:54:10.328572 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:10.328775 [ 261 ] {fdd8f411-a9f2-4e7a-a41e-e8c0cf169b7d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:54:10.328847 [ 261 ] {fdd8f411-a9f2-4e7a-a41e-e8c0cf169b7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:54:10.329557 [ 261 ] {fdd8f411-a9f2-4e7a-a41e-e8c0cf169b7d} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:10.329610 [ 261 ] {fdd8f411-a9f2-4e7a-a41e-e8c0cf169b7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:10.330061 [ 261 ] {fdd8f411-a9f2-4e7a-a41e-e8c0cf169b7d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:54:10.330320 [ 261 ] {fdd8f411-a9f2-4e7a-a41e-e8c0cf169b7d} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:10.330558 [ 261 ] {fdd8f411-a9f2-4e7a-a41e-e8c0cf169b7d} executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. 2024.12.16 20:54:10.330655 [ 261 ] {fdd8f411-a9f2-4e7a-a41e-e8c0cf169b7d} TCPHandler: Processed in 0.002209673 sec. 2024.12.16 20:54:10.330922 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:10.331123 [ 260 ] {4217a30b-5be1-4ba7-833e-0cddc7957b53} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:10.331195 [ 260 ] {4217a30b-5be1-4ba7-833e-0cddc7957b53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:10.332081 [ 260 ] {4217a30b-5be1-4ba7-833e-0cddc7957b53} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:10.332131 [ 260 ] {4217a30b-5be1-4ba7-833e-0cddc7957b53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:10.332580 [ 260 ] {4217a30b-5be1-4ba7-833e-0cddc7957b53} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:54:10.332824 [ 260 ] {4217a30b-5be1-4ba7-833e-0cddc7957b53} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:10.333054 [ 260 ] {4217a30b-5be1-4ba7-833e-0cddc7957b53} executeQuery: Read 241 rows, 21.63 KiB in 0.001984 sec., 121471.77419354838 rows/sec., 10.64 MiB/sec. 2024.12.16 20:54:10.333112 [ 260 ] {4217a30b-5be1-4ba7-833e-0cddc7957b53} TCPHandler: Processed in 0.002333314 sec. 2024.12.16 20:54:10.333291 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:10.333442 [ 261 ] {69099a9c-23dd-4e9c-b7ae-0a3c17fe9543} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:54:10.333504 [ 261 ] {69099a9c-23dd-4e9c-b7ae-0a3c17fe9543} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:54:10.334198 [ 261 ] {69099a9c-23dd-4e9c-b7ae-0a3c17fe9543} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:10.334247 [ 261 ] {69099a9c-23dd-4e9c-b7ae-0a3c17fe9543} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:10.334658 [ 261 ] {69099a9c-23dd-4e9c-b7ae-0a3c17fe9543} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:54:10.334892 [ 261 ] {69099a9c-23dd-4e9c-b7ae-0a3c17fe9543} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:10.335117 [ 261 ] {69099a9c-23dd-4e9c-b7ae-0a3c17fe9543} executeQuery: Read 26 rows, 1.88 KiB in 0.001709 sec., 15213.57519016969 rows/sec., 1.08 MiB/sec. 2024.12.16 20:54:10.335174 [ 261 ] {69099a9c-23dd-4e9c-b7ae-0a3c17fe9543} TCPHandler: Processed in 0.001953947 sec. 2024.12.16 20:54:10.335332 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:10.335453 [ 260 ] {92e78386-44f3-4994-9988-a525f01312bc} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:54:10.335504 [ 260 ] {92e78386-44f3-4994-9988-a525f01312bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:54:10.336092 [ 260 ] {92e78386-44f3-4994-9988-a525f01312bc} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:10.336134 [ 260 ] {92e78386-44f3-4994-9988-a525f01312bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:10.336484 [ 260 ] {92e78386-44f3-4994-9988-a525f01312bc} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:54:10.336709 [ 260 ] {92e78386-44f3-4994-9988-a525f01312bc} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:10.336955 [ 260 ] {92e78386-44f3-4994-9988-a525f01312bc} executeQuery: Read 14 rows, 1004.00 B in 0.001524 sec., 9186.351706036745 rows/sec., 643.35 KiB/sec. 2024.12.16 20:54:10.337150 [ 260 ] {92e78386-44f3-4994-9988-a525f01312bc} TCPHandler: Processed in 0.001874105 sec. 2024.12.16 20:54:10.337320 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:10.337439 [ 261 ] {f05b6a36-e77b-4ae4-b05f-e15d08d5ea5c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:54:10.337489 [ 261 ] {f05b6a36-e77b-4ae4-b05f-e15d08d5ea5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:54:10.338390 [ 261 ] {f05b6a36-e77b-4ae4-b05f-e15d08d5ea5c} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:10.338437 [ 261 ] {f05b6a36-e77b-4ae4-b05f-e15d08d5ea5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:10.338802 [ 261 ] {f05b6a36-e77b-4ae4-b05f-e15d08d5ea5c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:54:10.339036 [ 261 ] {f05b6a36-e77b-4ae4-b05f-e15d08d5ea5c} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:10.339251 [ 261 ] {f05b6a36-e77b-4ae4-b05f-e15d08d5ea5c} executeQuery: Read 13 rows, 830.00 B in 0.001838 sec., 7072.905331882481 rows/sec., 440.99 KiB/sec. 2024.12.16 20:54:10.339308 [ 261 ] {f05b6a36-e77b-4ae4-b05f-e15d08d5ea5c} TCPHandler: Processed in 0.002045809 sec. 2024.12.16 20:54:10.339441 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:10.339556 [ 260 ] {d28ce303-b350-4d73-8a41-bd055ae97187} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:10.339603 [ 260 ] {d28ce303-b350-4d73-8a41-bd055ae97187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:10.340328 [ 260 ] {d28ce303-b350-4d73-8a41-bd055ae97187} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:10.340368 [ 260 ] {d28ce303-b350-4d73-8a41-bd055ae97187} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:10.340742 [ 260 ] {d28ce303-b350-4d73-8a41-bd055ae97187} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:54:10.340978 [ 260 ] {d28ce303-b350-4d73-8a41-bd055ae97187} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:10.341198 [ 260 ] {d28ce303-b350-4d73-8a41-bd055ae97187} executeQuery: Read 401 rows, 29.20 KiB in 0.001665 sec., 240840.84084084083 rows/sec., 17.13 MiB/sec. 2024.12.16 20:54:10.341249 [ 260 ] {d28ce303-b350-4d73-8a41-bd055ae97187} TCPHandler: Processed in 0.001863206 sec. 2024.12.16 20:54:10.341385 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:10.341503 [ 261 ] {0706d738-ad41-4c7f-98dd-2f59c892e02c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:54:10.341555 [ 261 ] {0706d738-ad41-4c7f-98dd-2f59c892e02c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:54:10.342067 [ 261 ] {0706d738-ad41-4c7f-98dd-2f59c892e02c} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:10.342108 [ 261 ] {0706d738-ad41-4c7f-98dd-2f59c892e02c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:10.342475 [ 261 ] {0706d738-ad41-4c7f-98dd-2f59c892e02c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:54:10.342722 [ 261 ] {0706d738-ad41-4c7f-98dd-2f59c892e02c} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:10.342933 [ 261 ] {0706d738-ad41-4c7f-98dd-2f59c892e02c} executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec. 2024.12.16 20:54:10.342989 [ 261 ] {0706d738-ad41-4c7f-98dd-2f59c892e02c} TCPHandler: Processed in 0.001658251 sec. 2024.12.16 20:54:10.343124 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:10.343239 [ 260 ] {f52b8963-4f41-40e0-b85d-cdb4985490cd} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:10.343291 [ 260 ] {f52b8963-4f41-40e0-b85d-cdb4985490cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:10.343866 [ 260 ] {f52b8963-4f41-40e0-b85d-cdb4985490cd} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:10.343904 [ 260 ] {f52b8963-4f41-40e0-b85d-cdb4985490cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:10.344308 [ 260 ] {f52b8963-4f41-40e0-b85d-cdb4985490cd} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:54:10.344548 [ 260 ] {f52b8963-4f41-40e0-b85d-cdb4985490cd} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:10.344758 [ 260 ] {f52b8963-4f41-40e0-b85d-cdb4985490cd} executeQuery: Read 237 rows, 16.27 KiB in 0.001543 sec., 153596.88917692806 rows/sec., 10.30 MiB/sec. 2024.12.16 20:54:10.344809 [ 260 ] {f52b8963-4f41-40e0-b85d-cdb4985490cd} TCPHandler: Processed in 0.001739893 sec. 2024.12.16 20:54:10.344952 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:10.345095 [ 261 ] {59473199-bcde-4292-82a9-464559229f89} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:54:10.345155 [ 261 ] {59473199-bcde-4292-82a9-464559229f89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:54:10.345658 [ 261 ] {59473199-bcde-4292-82a9-464559229f89} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:10.345697 [ 261 ] {59473199-bcde-4292-82a9-464559229f89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:10.346044 [ 261 ] {59473199-bcde-4292-82a9-464559229f89} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:54:10.346273 [ 261 ] {59473199-bcde-4292-82a9-464559229f89} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:10.346479 [ 261 ] {59473199-bcde-4292-82a9-464559229f89} executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec. 2024.12.16 20:54:10.346530 [ 261 ] {59473199-bcde-4292-82a9-464559229f89} TCPHandler: Processed in 0.001642241 sec. 2024.12.16 20:54:10.346665 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:10.346778 [ 260 ] {b3a3ce2f-2d23-4570-976a-e60d0bb9187c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:10.346857 [ 260 ] {b3a3ce2f-2d23-4570-976a-e60d0bb9187c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:54:10.347970 [ 260 ] {b3a3ce2f-2d23-4570-976a-e60d0bb9187c} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:10.348018 [ 260 ] {b3a3ce2f-2d23-4570-976a-e60d0bb9187c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:10.348626 [ 260 ] {b3a3ce2f-2d23-4570-976a-e60d0bb9187c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:54:10.348871 [ 260 ] {b3a3ce2f-2d23-4570-976a-e60d0bb9187c} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:10.349144 [ 260 ] {b3a3ce2f-2d23-4570-976a-e60d0bb9187c} executeQuery: Read 19 rows, 34.86 KiB in 0.002385 sec., 7966.457023060797 rows/sec., 14.28 MiB/sec. 2024.12.16 20:54:10.349544 [ 260 ] {b3a3ce2f-2d23-4570-976a-e60d0bb9187c} TCPHandler: Processed in 0.002930666 sec. 2024.12.16 20:54:10.349749 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:10.349886 [ 261 ] {80b59275-8ab9-4667-94db-ff802988ee28} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:10.349946 [ 261 ] {80b59275-8ab9-4667-94db-ff802988ee28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:10.350497 [ 261 ] {80b59275-8ab9-4667-94db-ff802988ee28} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:10.350543 [ 261 ] {80b59275-8ab9-4667-94db-ff802988ee28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:10.350899 [ 261 ] {80b59275-8ab9-4667-94db-ff802988ee28} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:54:10.351134 [ 261 ] {80b59275-8ab9-4667-94db-ff802988ee28} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:10.351351 [ 261 ] {80b59275-8ab9-4667-94db-ff802988ee28} executeQuery: Read 82 rows, 5.33 KiB in 0.001494 sec., 54886.211512717535 rows/sec., 3.49 MiB/sec. 2024.12.16 20:54:10.351401 [ 261 ] {80b59275-8ab9-4667-94db-ff802988ee28} TCPHandler: Processed in 0.001762224 sec. 2024.12.16 20:54:13.231154 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:13.231344 [ 261 ] {9ab707b1-18f2-40f8-9300-8fab21ac868b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:54:13.231418 [ 261 ] {9ab707b1-18f2-40f8-9300-8fab21ac868b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:54:13.232148 [ 261 ] {9ab707b1-18f2-40f8-9300-8fab21ac868b} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:13.232202 [ 261 ] {9ab707b1-18f2-40f8-9300-8fab21ac868b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:13.232628 [ 261 ] {9ab707b1-18f2-40f8-9300-8fab21ac868b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.16 20:54:13.232892 [ 261 ] {9ab707b1-18f2-40f8-9300-8fab21ac868b} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:13.233151 [ 261 ] {9ab707b1-18f2-40f8-9300-8fab21ac868b} executeQuery: Read 2 rows, 167.00 B in 0.001855 sec., 1078.167115902965 rows/sec., 87.92 KiB/sec. 2024.12.16 20:54:13.233285 [ 261 ] {9ab707b1-18f2-40f8-9300-8fab21ac868b} TCPHandler: Processed in 0.002259123 sec. 2024.12.16 20:54:13.233562 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:13.233755 [ 260 ] {4f68cb3e-9cec-4cd6-b578-d04e685131e5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:13.233826 [ 260 ] {4f68cb3e-9cec-4cd6-b578-d04e685131e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:13.235401 [ 260 ] {4f68cb3e-9cec-4cd6-b578-d04e685131e5} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:13.235452 [ 260 ] {4f68cb3e-9cec-4cd6-b578-d04e685131e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:13.235959 [ 260 ] {4f68cb3e-9cec-4cd6-b578-d04e685131e5} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:54:13.236212 [ 260 ] {4f68cb3e-9cec-4cd6-b578-d04e685131e5} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:13.236451 [ 260 ] {4f68cb3e-9cec-4cd6-b578-d04e685131e5} executeQuery: Read 1243 rows, 104.88 KiB in 0.002747 sec., 452493.6294139061 rows/sec., 37.29 MiB/sec. 2024.12.16 20:54:13.236518 [ 260 ] {4f68cb3e-9cec-4cd6-b578-d04e685131e5} TCPHandler: Processed in 0.003091049 sec. 2024.12.16 20:54:13.236674 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:13.236821 [ 261 ] {a6cc915d-6688-4ba3-8649-fd525748bf07} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:54:13.236883 [ 261 ] {a6cc915d-6688-4ba3-8649-fd525748bf07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:54:13.237587 [ 261 ] {a6cc915d-6688-4ba3-8649-fd525748bf07} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:13.237635 [ 261 ] {a6cc915d-6688-4ba3-8649-fd525748bf07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:13.238000 [ 261 ] {a6cc915d-6688-4ba3-8649-fd525748bf07} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:54:13.238240 [ 261 ] {a6cc915d-6688-4ba3-8649-fd525748bf07} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:13.238503 [ 261 ] {a6cc915d-6688-4ba3-8649-fd525748bf07} executeQuery: Read 25 rows, 1.87 KiB in 0.001708 sec., 14637.002341920374 rows/sec., 1.07 MiB/sec. 2024.12.16 20:54:13.238611 [ 261 ] {a6cc915d-6688-4ba3-8649-fd525748bf07} TCPHandler: Processed in 0.002000769 sec. 2024.12.16 20:54:13.238825 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:13.238970 [ 260 ] {d5fe3b9d-dd35-4e48-bdf9-eff8e5d1a129} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:54:13.239031 [ 260 ] {d5fe3b9d-dd35-4e48-bdf9-eff8e5d1a129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:54:13.239781 [ 260 ] {d5fe3b9d-dd35-4e48-bdf9-eff8e5d1a129} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:13.239820 [ 260 ] {d5fe3b9d-dd35-4e48-bdf9-eff8e5d1a129} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:13.240191 [ 260 ] {d5fe3b9d-dd35-4e48-bdf9-eff8e5d1a129} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:54:13.240423 [ 260 ] {d5fe3b9d-dd35-4e48-bdf9-eff8e5d1a129} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:13.240639 [ 260 ] {d5fe3b9d-dd35-4e48-bdf9-eff8e5d1a129} executeQuery: Read 228 rows, 15.81 KiB in 0.001704 sec., 133802.81690140846 rows/sec., 9.06 MiB/sec. 2024.12.16 20:54:13.240694 [ 260 ] {d5fe3b9d-dd35-4e48-bdf9-eff8e5d1a129} TCPHandler: Processed in 0.001980207 sec. 2024.12.16 20:54:13.240853 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:13.240971 [ 261 ] {abbbc028-f596-4f6b-a67c-69904a39ce65} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:13.241022 [ 261 ] {abbbc028-f596-4f6b-a67c-69904a39ce65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:13.241834 [ 261 ] {abbbc028-f596-4f6b-a67c-69904a39ce65} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:13.241874 [ 261 ] {abbbc028-f596-4f6b-a67c-69904a39ce65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:13.242262 [ 261 ] {abbbc028-f596-4f6b-a67c-69904a39ce65} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:54:13.242498 [ 261 ] {abbbc028-f596-4f6b-a67c-69904a39ce65} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:13.242706 [ 261 ] {abbbc028-f596-4f6b-a67c-69904a39ce65} executeQuery: Read 545 rows, 41.41 KiB in 0.001759 sec., 309835.1335986356 rows/sec., 22.99 MiB/sec. 2024.12.16 20:54:13.242761 [ 261 ] {abbbc028-f596-4f6b-a67c-69904a39ce65} TCPHandler: Processed in 0.001964147 sec. 2024.12.16 20:54:13.242934 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:13.243072 [ 260 ] {2ed73fbd-4669-4fa5-af7a-43cc934c8d87} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:13.243134 [ 260 ] {2ed73fbd-4669-4fa5-af7a-43cc934c8d87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:13.243977 [ 260 ] {2ed73fbd-4669-4fa5-af7a-43cc934c8d87} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:13.244019 [ 260 ] {2ed73fbd-4669-4fa5-af7a-43cc934c8d87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:13.244462 [ 260 ] {2ed73fbd-4669-4fa5-af7a-43cc934c8d87} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:54:13.244710 [ 260 ] {2ed73fbd-4669-4fa5-af7a-43cc934c8d87} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:13.244918 [ 260 ] {2ed73fbd-4669-4fa5-af7a-43cc934c8d87} executeQuery: Read 943 rows, 64.75 KiB in 0.001879 sec., 501862.6929217669 rows/sec., 33.65 MiB/sec. 2024.12.16 20:54:13.244973 [ 260 ] {2ed73fbd-4669-4fa5-af7a-43cc934c8d87} TCPHandler: Processed in 0.00210667 sec. 2024.12.16 20:54:13.245127 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:13.245265 [ 261 ] {36ff3575-cd12-44bd-8167-77c84886a165} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:13.245358 [ 261 ] {36ff3575-cd12-44bd-8167-77c84886a165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:54:13.246538 [ 261 ] {36ff3575-cd12-44bd-8167-77c84886a165} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:13.246578 [ 261 ] {36ff3575-cd12-44bd-8167-77c84886a165} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:13.247219 [ 261 ] {36ff3575-cd12-44bd-8167-77c84886a165} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:54:13.247488 [ 261 ] {36ff3575-cd12-44bd-8167-77c84886a165} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:13.247739 [ 261 ] {36ff3575-cd12-44bd-8167-77c84886a165} executeQuery: Read 23 rows, 42.20 KiB in 0.002504 sec., 9185.303514376996 rows/sec., 16.46 MiB/sec. 2024.12.16 20:54:13.247849 [ 261 ] {36ff3575-cd12-44bd-8167-77c84886a165} TCPHandler: Processed in 0.002787703 sec. 2024.12.16 20:54:13.248005 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:13.248145 [ 260 ] {fa340457-90d9-4633-8757-9d3853c3709b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:13.248203 [ 260 ] {fa340457-90d9-4633-8757-9d3853c3709b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:13.248744 [ 260 ] {fa340457-90d9-4633-8757-9d3853c3709b} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:13.248782 [ 260 ] {fa340457-90d9-4633-8757-9d3853c3709b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:13.249149 [ 260 ] {fa340457-90d9-4633-8757-9d3853c3709b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:54:13.249381 [ 260 ] {fa340457-90d9-4633-8757-9d3853c3709b} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:13.249586 [ 260 ] {fa340457-90d9-4633-8757-9d3853c3709b} executeQuery: Read 36 rows, 2.48 KiB in 0.001473 sec., 24439.91853360489 rows/sec., 1.65 MiB/sec. 2024.12.16 20:54:13.249639 [ 260 ] {fa340457-90d9-4633-8757-9d3853c3709b} TCPHandler: Processed in 0.001699172 sec. 2024.12.16 20:54:13.928429 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2024.12.16 20:54:13.929390 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:13.929438 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:13.929964 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:54:13.930225 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:13.930488 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2024.12.16 20:54:14.966688 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2024.12.16 20:54:14.986710 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:14.986769 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:14.994363 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:54:14.995156 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:14.998366 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2024.12.16 20:54:15.319191 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:15.319404 [ 261 ] {6e8bea35-fda1-46aa-b376-56d07f80f1f4} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:15.319485 [ 261 ] {6e8bea35-fda1-46aa-b376-56d07f80f1f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:15.320270 [ 261 ] {6e8bea35-fda1-46aa-b376-56d07f80f1f4} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:15.320321 [ 261 ] {6e8bea35-fda1-46aa-b376-56d07f80f1f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:15.320765 [ 261 ] {6e8bea35-fda1-46aa-b376-56d07f80f1f4} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:54:15.321020 [ 261 ] {6e8bea35-fda1-46aa-b376-56d07f80f1f4} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:15.321259 [ 261 ] {6e8bea35-fda1-46aa-b376-56d07f80f1f4} executeQuery: Read 56 rows, 4.38 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.24 MiB/sec. 2024.12.16 20:54:15.321326 [ 261 ] {6e8bea35-fda1-46aa-b376-56d07f80f1f4} TCPHandler: Processed in 0.002267113 sec. 2024.12.16 20:54:15.321558 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:15.321752 [ 260 ] {3afe050c-a66a-4341-80d2-9abe34ceca89} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:15.321829 [ 260 ] {3afe050c-a66a-4341-80d2-9abe34ceca89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:15.322734 [ 260 ] {3afe050c-a66a-4341-80d2-9abe34ceca89} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:15.322778 [ 260 ] {3afe050c-a66a-4341-80d2-9abe34ceca89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:15.323209 [ 260 ] {3afe050c-a66a-4341-80d2-9abe34ceca89} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:54:15.323461 [ 260 ] {3afe050c-a66a-4341-80d2-9abe34ceca89} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:15.323663 [ 260 ] {3afe050c-a66a-4341-80d2-9abe34ceca89} executeQuery: Read 64 rows, 5.12 KiB in 0.001969 sec., 32503.80904012189 rows/sec., 2.54 MiB/sec. 2024.12.16 20:54:15.323729 [ 260 ] {3afe050c-a66a-4341-80d2-9abe34ceca89} TCPHandler: Processed in 0.002295234 sec. 2024.12.16 20:54:15.323889 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:15.324017 [ 261 ] {4860389d-ec15-4c31-980c-a851fa1aebfa} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:15.324074 [ 261 ] {4860389d-ec15-4c31-980c-a851fa1aebfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:15.324630 [ 261 ] {4860389d-ec15-4c31-980c-a851fa1aebfa} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:15.324670 [ 261 ] {4860389d-ec15-4c31-980c-a851fa1aebfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:15.325065 [ 261 ] {4860389d-ec15-4c31-980c-a851fa1aebfa} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:54:15.325297 [ 261 ] {4860389d-ec15-4c31-980c-a851fa1aebfa} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:15.325515 [ 261 ] {4860389d-ec15-4c31-980c-a851fa1aebfa} executeQuery: Read 64 rows, 4.56 KiB in 0.001529 sec., 41857.42315238718 rows/sec., 2.92 MiB/sec. 2024.12.16 20:54:15.325572 [ 261 ] {4860389d-ec15-4c31-980c-a851fa1aebfa} TCPHandler: Processed in 0.001740713 sec. 2024.12.16 20:54:15.325743 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:15.325887 [ 260 ] {9e6c9943-4e50-49fa-aa73-8475131c26f8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:15.325949 [ 260 ] {9e6c9943-4e50-49fa-aa73-8475131c26f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:15.326529 [ 260 ] {9e6c9943-4e50-49fa-aa73-8475131c26f8} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:15.326573 [ 260 ] {9e6c9943-4e50-49fa-aa73-8475131c26f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:15.326967 [ 260 ] {9e6c9943-4e50-49fa-aa73-8475131c26f8} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:54:15.327210 [ 260 ] {9e6c9943-4e50-49fa-aa73-8475131c26f8} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:15.327389 [ 260 ] {9e6c9943-4e50-49fa-aa73-8475131c26f8} executeQuery: Read 24 rows, 1.66 KiB in 0.001538 sec., 15604.681404421326 rows/sec., 1.05 MiB/sec. 2024.12.16 20:54:15.327439 [ 260 ] {9e6c9943-4e50-49fa-aa73-8475131c26f8} TCPHandler: Processed in 0.001764153 sec. 2024.12.16 20:54:16.499521 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 964 2024.12.16 20:54:16.504234 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:16.504318 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:16.506026 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:54:16.506427 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:16.508043 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 964 2024.12.16 20:54:20.327954 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:20.328177 [ 261 ] {726b76fd-d9b9-42e0-8a2c-bac1d514413a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:54:20.328254 [ 261 ] {726b76fd-d9b9-42e0-8a2c-bac1d514413a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:54:20.329007 [ 261 ] {726b76fd-d9b9-42e0-8a2c-bac1d514413a} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.329067 [ 261 ] {726b76fd-d9b9-42e0-8a2c-bac1d514413a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.329516 [ 261 ] {726b76fd-d9b9-42e0-8a2c-bac1d514413a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:54:20.329772 [ 261 ] {726b76fd-d9b9-42e0-8a2c-bac1d514413a} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.330010 [ 261 ] {726b76fd-d9b9-42e0-8a2c-bac1d514413a} executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec. 2024.12.16 20:54:20.330269 [ 261 ] {726b76fd-d9b9-42e0-8a2c-bac1d514413a} TCPHandler: Processed in 0.002440447 sec. 2024.12.16 20:54:20.330575 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:20.330780 [ 260 ] {9241470b-3e70-4320-ad64-2f86e088e5ee} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:20.330863 [ 260 ] {9241470b-3e70-4320-ad64-2f86e088e5ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:20.331748 [ 260 ] {9241470b-3e70-4320-ad64-2f86e088e5ee} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.331809 [ 260 ] {9241470b-3e70-4320-ad64-2f86e088e5ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.332303 [ 260 ] {9241470b-3e70-4320-ad64-2f86e088e5ee} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:54:20.332577 [ 260 ] {9241470b-3e70-4320-ad64-2f86e088e5ee} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.332845 [ 260 ] {9241470b-3e70-4320-ad64-2f86e088e5ee} executeQuery: Read 241 rows, 21.63 KiB in 0.002118 sec., 113786.5911237016 rows/sec., 9.97 MiB/sec. 2024.12.16 20:54:20.332919 [ 260 ] {9241470b-3e70-4320-ad64-2f86e088e5ee} TCPHandler: Processed in 0.002478868 sec. 2024.12.16 20:54:20.333098 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:20.333258 [ 261 ] {664b26e6-6046-48c9-b9c7-40f1b3cb9f92} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:54:20.333329 [ 261 ] {664b26e6-6046-48c9-b9c7-40f1b3cb9f92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:54:20.334142 [ 261 ] {664b26e6-6046-48c9-b9c7-40f1b3cb9f92} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.334186 [ 261 ] {664b26e6-6046-48c9-b9c7-40f1b3cb9f92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.334593 [ 261 ] {664b26e6-6046-48c9-b9c7-40f1b3cb9f92} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:54:20.334914 [ 261 ] {664b26e6-6046-48c9-b9c7-40f1b3cb9f92} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.335094 [ 99 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.16 20:54:20.335172 [ 99 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.335172 [ 261 ] {664b26e6-6046-48c9-b9c7-40f1b3cb9f92} executeQuery: Read 26 rows, 1.88 KiB in 0.001952 sec., 13319.672131147541 rows/sec., 965.56 KiB/sec. 2024.12.16 20:54:20.335214 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.335338 [ 261 ] {664b26e6-6046-48c9-b9c7-40f1b3cb9f92} TCPHandler: Processed in 0.002312894 sec. 2024.12.16 20:54:20.335449 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.16 20:54:20.335585 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:20.335678 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:20.335769 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 67 rows starting from the beginning of the part 2024.12.16 20:54:20.335810 [ 260 ] {456b590c-d800-4067-bf81-47abecc935c6} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:54:20.335989 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part 2024.12.16 20:54:20.335981 [ 260 ] {456b590c-d800-4067-bf81-47abecc935c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:54:20.336342 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 23 rows starting from the beginning of the part 2024.12.16 20:54:20.336697 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part 2024.12.16 20:54:20.336985 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part 2024.12.16 20:54:20.337351 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part 2024.12.16 20:54:20.339549 [ 192 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.00421056 sec., 46787.12570299437 rows/sec., 3.52 MiB/sec. 2024.12.16 20:54:20.339812 [ 195 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.16 20:54:20.340206 [ 195 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_41_8} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.340309 [ 195 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_41_8} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.16 20:54:20.340431 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.16 20:54:20.341252 [ 260 ] {456b590c-d800-4067-bf81-47abecc935c6} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.341308 [ 260 ] {456b590c-d800-4067-bf81-47abecc935c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.341762 [ 260 ] {456b590c-d800-4067-bf81-47abecc935c6} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:54:20.342038 [ 260 ] {456b590c-d800-4067-bf81-47abecc935c6} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.342242 [ 99 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.16 20:54:20.342308 [ 99 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.342319 [ 260 ] {456b590c-d800-4067-bf81-47abecc935c6} executeQuery: Read 14 rows, 1004.00 B in 0.006573 sec., 2129.9254526091586 rows/sec., 149.17 KiB/sec. 2024.12.16 20:54:20.342351 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.342501 [ 260 ] {456b590c-d800-4067-bf81-47abecc935c6} TCPHandler: Processed in 0.007006374 sec. 2024.12.16 20:54:20.342629 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.16 20:54:20.342720 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:20.342799 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:20.342855 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 243 rows starting from the beginning of the part 2024.12.16 20:54:20.342882 [ 261 ] {910d979d-9e04-4458-bca7-373f1dafce13} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:54:20.342984 [ 261 ] {910d979d-9e04-4458-bca7-373f1dafce13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:54:20.343058 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.12.16 20:54:20.343518 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2024.12.16 20:54:20.343859 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.12.16 20:54:20.344163 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part 2024.12.16 20:54:20.344614 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.12.16 20:54:20.345600 [ 261 ] {910d979d-9e04-4458-bca7-373f1dafce13} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.345651 [ 261 ] {910d979d-9e04-4458-bca7-373f1dafce13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.346332 [ 261 ] {910d979d-9e04-4458-bca7-373f1dafce13} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:54:20.346677 [ 261 ] {910d979d-9e04-4458-bca7-373f1dafce13} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.346982 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.004497975 sec., 117163.83483678766 rows/sec., 8.39 MiB/sec. 2024.12.16 20:54:20.347020 [ 261 ] {910d979d-9e04-4458-bca7-373f1dafce13} executeQuery: Read 13 rows, 830.00 B in 0.004177 sec., 3112.2815417763945 rows/sec., 194.05 KiB/sec. 2024.12.16 20:54:20.347120 [ 261 ] {910d979d-9e04-4458-bca7-373f1dafce13} TCPHandler: Processed in 0.004485815 sec. 2024.12.16 20:54:20.347174 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.16 20:54:20.347369 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:20.347597 [ 260 ] {68182570-50a9-4089-bc8a-13e8296ee684} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:20.347715 [ 260 ] {68182570-50a9-4089-bc8a-13e8296ee684} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:20.347733 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_26_5} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.348006 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_26_5} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.16 20:54:20.348227 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.16 20:54:20.348867 [ 260 ] {68182570-50a9-4089-bc8a-13e8296ee684} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.348913 [ 260 ] {68182570-50a9-4089-bc8a-13e8296ee684} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.349321 [ 260 ] {68182570-50a9-4089-bc8a-13e8296ee684} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:54:20.349568 [ 260 ] {68182570-50a9-4089-bc8a-13e8296ee684} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.349801 [ 260 ] {68182570-50a9-4089-bc8a-13e8296ee684} executeQuery: Read 401 rows, 29.20 KiB in 0.002255 sec., 177827.0509977827 rows/sec., 12.65 MiB/sec. 2024.12.16 20:54:20.349872 [ 260 ] {68182570-50a9-4089-bc8a-13e8296ee684} TCPHandler: Processed in 0.00263685 sec. 2024.12.16 20:54:20.350068 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:20.350227 [ 261 ] {6c8a22a4-8f89-4db4-b0f7-ec8d1cc30849} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:54:20.350298 [ 261 ] {6c8a22a4-8f89-4db4-b0f7-ec8d1cc30849} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:54:20.350886 [ 261 ] {6c8a22a4-8f89-4db4-b0f7-ec8d1cc30849} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.350931 [ 261 ] {6c8a22a4-8f89-4db4-b0f7-ec8d1cc30849} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.351385 [ 261 ] {6c8a22a4-8f89-4db4-b0f7-ec8d1cc30849} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:54:20.351678 [ 261 ] {6c8a22a4-8f89-4db4-b0f7-ec8d1cc30849} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.351896 [ 261 ] {6c8a22a4-8f89-4db4-b0f7-ec8d1cc30849} executeQuery: Read 6 rows, 321.00 B in 0.001706 sec., 3516.9988276670574 rows/sec., 183.75 KiB/sec. 2024.12.16 20:54:20.351968 [ 261 ] {6c8a22a4-8f89-4db4-b0f7-ec8d1cc30849} TCPHandler: Processed in 0.001993228 sec. 2024.12.16 20:54:20.352137 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:20.352267 [ 260 ] {3751eb7f-3ecd-419f-9048-e2c6293f0c91} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:20.352325 [ 260 ] {3751eb7f-3ecd-419f-9048-e2c6293f0c91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:20.352949 [ 260 ] {3751eb7f-3ecd-419f-9048-e2c6293f0c91} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.352991 [ 260 ] {3751eb7f-3ecd-419f-9048-e2c6293f0c91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.353405 [ 260 ] {3751eb7f-3ecd-419f-9048-e2c6293f0c91} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:54:20.353652 [ 260 ] {3751eb7f-3ecd-419f-9048-e2c6293f0c91} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.353895 [ 260 ] {3751eb7f-3ecd-419f-9048-e2c6293f0c91} executeQuery: Read 237 rows, 16.27 KiB in 0.001645 sec., 144072.9483282675 rows/sec., 9.66 MiB/sec. 2024.12.16 20:54:20.354005 [ 260 ] {3751eb7f-3ecd-419f-9048-e2c6293f0c91} TCPHandler: Processed in 0.001932027 sec. 2024.12.16 20:54:20.354239 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:20.354450 [ 261 ] {3664377a-0c0f-4f76-a234-53346a567a4c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:54:20.354515 [ 261 ] {3664377a-0c0f-4f76-a234-53346a567a4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:54:20.355070 [ 261 ] {3664377a-0c0f-4f76-a234-53346a567a4c} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.355114 [ 261 ] {3664377a-0c0f-4f76-a234-53346a567a4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.355542 [ 261 ] {3664377a-0c0f-4f76-a234-53346a567a4c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:54:20.355862 [ 261 ] {3664377a-0c0f-4f76-a234-53346a567a4c} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.356081 [ 261 ] {3664377a-0c0f-4f76-a234-53346a567a4c} executeQuery: Read 1 rows, 69.00 B in 0.001665 sec., 600.6006006006006 rows/sec., 40.47 KiB/sec. 2024.12.16 20:54:20.356147 [ 261 ] {3664377a-0c0f-4f76-a234-53346a567a4c} TCPHandler: Processed in 0.002058089 sec. 2024.12.16 20:54:20.356294 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:20.356426 [ 260 ] {4dcb67b5-f74b-4781-b14c-ebf828efd51a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:20.356514 [ 260 ] {4dcb67b5-f74b-4781-b14c-ebf828efd51a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:54:20.357709 [ 260 ] {4dcb67b5-f74b-4781-b14c-ebf828efd51a} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.357754 [ 260 ] {4dcb67b5-f74b-4781-b14c-ebf828efd51a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.358410 [ 260 ] {4dcb67b5-f74b-4781-b14c-ebf828efd51a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:54:20.358689 [ 260 ] {4dcb67b5-f74b-4781-b14c-ebf828efd51a} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.358848 [ 98 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.16 20:54:20.358895 [ 98 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.358917 [ 260 ] {4dcb67b5-f74b-4781-b14c-ebf828efd51a} executeQuery: Read 19 rows, 34.86 KiB in 0.002517 sec., 7548.669050456892 rows/sec., 13.53 MiB/sec. 2024.12.16 20:54:20.358928 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.359289 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.16 20:54:20.359309 [ 260 ] {4dcb67b5-f74b-4781-b14c-ebf828efd51a} TCPHandler: Processed in 0.003073569 sec. 2024.12.16 20:54:20.359580 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:20.359902 [ 261 ] {345f737d-5119-425d-831c-0e3f8cce347e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:20.360032 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:20.360060 [ 261 ] {345f737d-5119-425d-831c-0e3f8cce347e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:20.360271 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 726 rows starting from the beginning of the part 2024.12.16 20:54:20.361206 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 19 rows starting from the beginning of the part 2024.12.16 20:54:20.361940 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 23 rows starting from the beginning of the part 2024.12.16 20:54:20.362655 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 19 rows starting from the beginning of the part 2024.12.16 20:54:20.363030 [ 261 ] {345f737d-5119-425d-831c-0e3f8cce347e} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:20.363170 [ 261 ] {345f737d-5119-425d-831c-0e3f8cce347e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:20.363329 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 23 rows starting from the beginning of the part 2024.12.16 20:54:20.363991 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 19 rows starting from the beginning of the part 2024.12.16 20:54:20.365232 [ 261 ] {345f737d-5119-425d-831c-0e3f8cce347e} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:54:20.365911 [ 261 ] {345f737d-5119-425d-831c-0e3f8cce347e} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.366374 [ 261 ] {345f737d-5119-425d-831c-0e3f8cce347e} executeQuery: Read 82 rows, 5.33 KiB in 0.006587 sec., 12448.76271443753 rows/sec., 809.63 KiB/sec. 2024.12.16 20:54:20.366457 [ 261 ] {345f737d-5119-425d-831c-0e3f8cce347e} TCPHandler: Processed in 0.007009684 sec. 2024.12.16 20:54:20.374096 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 19 columns (19 merged, 0 gathered) in 0.015070408 sec., 55008.464269845914 rows/sec., 98.57 MiB/sec. 2024.12.16 20:54:20.375584 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.16 20:54:20.376224 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_41_8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:20.376351 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_41_8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.16 20:54:20.376565 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. 2024.12.16 20:54:21.285768 [ 98 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:54:21.285816 [ 98 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:54:21.430594 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2024.12.16 20:54:21.431373 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:21.431432 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:21.431968 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:54:21.432242 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:21.432529 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2024.12.16 20:54:22.498423 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2024.12.16 20:54:22.519659 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:22.519722 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:22.527021 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:54:22.527783 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:22.530575 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2024.12.16 20:54:25.324477 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:25.324699 [ 261 ] {b751f28a-3420-451c-9414-7968326081d7} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:25.324774 [ 261 ] {b751f28a-3420-451c-9414-7968326081d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:25.325546 [ 261 ] {b751f28a-3420-451c-9414-7968326081d7} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:25.325588 [ 261 ] {b751f28a-3420-451c-9414-7968326081d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:25.326017 [ 261 ] {b751f28a-3420-451c-9414-7968326081d7} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:54:25.326265 [ 261 ] {b751f28a-3420-451c-9414-7968326081d7} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:25.326495 [ 28 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.16 20:54:25.326522 [ 261 ] {b751f28a-3420-451c-9414-7968326081d7} executeQuery: Read 102 rows, 8.69 KiB in 0.001867 sec., 54633.101231922876 rows/sec., 4.55 MiB/sec. 2024.12.16 20:54:25.326630 [ 28 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:25.326704 [ 261 ] {b751f28a-3420-451c-9414-7968326081d7} TCPHandler: Processed in 0.002352135 sec. 2024.12.16 20:54:25.326732 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:25.326966 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.16 20:54:25.326985 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:25.327093 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:25.327155 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1437 rows starting from the beginning of the part 2024.12.16 20:54:25.327298 [ 260 ] {5c32d9f5-1e51-4edb-8927-762baf71b6df} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:54:25.327359 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 241 rows starting from the beginning of the part 2024.12.16 20:54:25.327496 [ 260 ] {5c32d9f5-1e51-4edb-8927-762baf71b6df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:54:25.327719 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1243 rows starting from the beginning of the part 2024.12.16 20:54:25.328074 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part 2024.12.16 20:54:25.328385 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 241 rows starting from the beginning of the part 2024.12.16 20:54:25.328682 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 102 rows starting from the beginning of the part 2024.12.16 20:54:25.330488 [ 260 ] {5c32d9f5-1e51-4edb-8927-762baf71b6df} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:25.330576 [ 260 ] {5c32d9f5-1e51-4edb-8927-762baf71b6df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:25.331413 [ 260 ] {5c32d9f5-1e51-4edb-8927-762baf71b6df} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:54:25.331833 [ 260 ] {5c32d9f5-1e51-4edb-8927-762baf71b6df} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:25.332061 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3320 rows, containing 5 columns (5 merged, 0 gathered) in 0.005164708 sec., 642824.3377941212 rows/sec., 56.15 MiB/sec. 2024.12.16 20:54:25.332311 [ 260 ] {5c32d9f5-1e51-4edb-8927-762baf71b6df} executeQuery: Read 23 rows, 1.73 KiB in 0.00513 sec., 4483.430799220273 rows/sec., 337.13 KiB/sec. 2024.12.16 20:54:25.332456 [ 260 ] {5c32d9f5-1e51-4edb-8927-762baf71b6df} TCPHandler: Processed in 0.005616147 sec. 2024.12.16 20:54:25.332472 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.16 20:54:25.332642 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:25.332774 [ 261 ] {16435b7f-3e07-4bb4-ad4a-882fd456b672} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:25.332831 [ 261 ] {16435b7f-3e07-4bb4-ad4a-882fd456b672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:25.332943 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_51_10} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:25.333079 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_51_10} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.16 20:54:25.333188 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.16 20:54:25.333548 [ 261 ] {16435b7f-3e07-4bb4-ad4a-882fd456b672} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:25.333586 [ 261 ] {16435b7f-3e07-4bb4-ad4a-882fd456b672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:25.333940 [ 261 ] {16435b7f-3e07-4bb4-ad4a-882fd456b672} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:54:25.334181 [ 261 ] {16435b7f-3e07-4bb4-ad4a-882fd456b672} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:25.334354 [ 28 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.16 20:54:25.334422 [ 28 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:25.334437 [ 261 ] {16435b7f-3e07-4bb4-ad4a-882fd456b672} executeQuery: Read 87 rows, 6.96 KiB in 0.00168 sec., 51785.71428571428 rows/sec., 4.04 MiB/sec. 2024.12.16 20:54:25.334468 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:25.334607 [ 261 ] {16435b7f-3e07-4bb4-ad4a-882fd456b672} TCPHandler: Processed in 0.002049389 sec. 2024.12.16 20:54:25.334690 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.16 20:54:25.334791 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:25.334878 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:25.334947 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 916 rows starting from the beginning of the part 2024.12.16 20:54:25.335014 [ 260 ] {bd45e67d-49d3-430d-8c56-d37b221e86f2} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:25.335138 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 401 rows starting from the beginning of the part 2024.12.16 20:54:25.335268 [ 260 ] {bd45e67d-49d3-430d-8c56-d37b221e86f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:25.335425 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 545 rows starting from the beginning of the part 2024.12.16 20:54:25.335935 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part 2024.12.16 20:54:25.336314 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 401 rows starting from the beginning of the part 2024.12.16 20:54:25.336674 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 87 rows starting from the beginning of the part 2024.12.16 20:54:25.338030 [ 260 ] {bd45e67d-49d3-430d-8c56-d37b221e86f2} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:25.338099 [ 260 ] {bd45e67d-49d3-430d-8c56-d37b221e86f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:25.339220 [ 260 ] {bd45e67d-49d3-430d-8c56-d37b221e86f2} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:54:25.339526 [ 260 ] {bd45e67d-49d3-430d-8c56-d37b221e86f2} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:25.339922 [ 28 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.16 20:54:25.340037 [ 28 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:25.340064 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 5 columns (5 merged, 0 gathered) in 0.005488745 sec., 439809.10025880235 rows/sec., 33.73 MiB/sec. 2024.12.16 20:54:25.340122 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:25.340284 [ 260 ] {bd45e67d-49d3-430d-8c56-d37b221e86f2} executeQuery: Read 160 rows, 11.41 KiB in 0.005304 sec., 30165.912518853696 rows/sec., 2.10 MiB/sec. 2024.12.16 20:54:25.340423 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.16 20:54:25.340434 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.16 20:54:25.340585 [ 260 ] {bd45e67d-49d3-430d-8c56-d37b221e86f2} TCPHandler: Processed in 0.005858472 sec. 2024.12.16 20:54:25.340905 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:25.340957 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14998 rows starting from the beginning of the part 2024.12.16 20:54:25.341009 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:25.341214 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_51_10} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:25.341347 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part 2024.12.16 20:54:25.341606 [ 261 ] {7cd4be84-8953-4beb-8a1d-c10f94cf0c07} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:25.341783 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_51_10} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.16 20:54:25.341888 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 943 rows starting from the beginning of the part 2024.12.16 20:54:25.342217 [ 261 ] {7cd4be84-8953-4beb-8a1d-c10f94cf0c07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:54:25.342395 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.12.16 20:54:25.342644 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part 2024.12.16 20:54:25.343028 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part 2024.12.16 20:54:25.343374 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2024.12.16 20:54:25.346690 [ 261 ] {7cd4be84-8953-4beb-8a1d-c10f94cf0c07} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:25.346768 [ 261 ] {7cd4be84-8953-4beb-8a1d-c10f94cf0c07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:25.348077 [ 261 ] {7cd4be84-8953-4beb-8a1d-c10f94cf0c07} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:54:25.348768 [ 261 ] {7cd4be84-8953-4beb-8a1d-c10f94cf0c07} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:25.349052 [ 261 ] {7cd4be84-8953-4beb-8a1d-c10f94cf0c07} executeQuery: Read 23 rows, 42.20 KiB in 0.007724 sec., 2977.731745209736 rows/sec., 5.34 MiB/sec. 2024.12.16 20:54:25.349510 [ 261 ] {7cd4be84-8953-4beb-8a1d-c10f94cf0c07} TCPHandler: Processed in 0.008754707 sec. 2024.12.16 20:54:25.349692 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:25.349844 [ 260 ] {eea7601b-0de3-490b-a2e5-253bf549bade} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:25.349925 [ 260 ] {eea7601b-0de3-490b-a2e5-253bf549bade} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:25.350680 [ 260 ] {eea7601b-0de3-490b-a2e5-253bf549bade} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:25.350722 [ 260 ] {eea7601b-0de3-490b-a2e5-253bf549bade} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:25.351281 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 16639 rows, containing 5 columns (5 merged, 0 gathered) in 0.011058091 sec., 1504690.0952433832 rows/sec., 101.60 MiB/sec. 2024.12.16 20:54:25.351511 [ 260 ] {eea7601b-0de3-490b-a2e5-253bf549bade} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:54:25.351549 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.16 20:54:25.351807 [ 260 ] {eea7601b-0de3-490b-a2e5-253bf549bade} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:25.352039 [ 28 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.16 20:54:25.352049 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_51_10} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:25.352139 [ 28 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:25.352191 [ 260 ] {eea7601b-0de3-490b-a2e5-253bf549bade} executeQuery: Read 60 rows, 4.14 KiB in 0.002371 sec., 25305.7781526782 rows/sec., 1.71 MiB/sec. 2024.12.16 20:54:25.352223 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:25.352321 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_51_10} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.16 20:54:25.352477 [ 260 ] {eea7601b-0de3-490b-a2e5-253bf549bade} TCPHandler: Processed in 0.002860004 sec. 2024.12.16 20:54:25.352730 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. 2024.12.16 20:54:25.352796 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.16 20:54:25.352960 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:25.352998 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2832 rows starting from the beginning of the part 2024.12.16 20:54:25.353118 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part 2024.12.16 20:54:25.353285 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part 2024.12.16 20:54:25.353435 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part 2024.12.16 20:54:25.353577 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part 2024.12.16 20:54:25.353643 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2024.12.16 20:54:25.355489 [ 194 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3116 rows, containing 4 columns (4 merged, 0 gathered) in 0.003066649 sec., 1016092.8100998843 rows/sec., 66.40 MiB/sec. 2024.12.16 20:54:25.355830 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.16 20:54:25.356163 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_51_10} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:25.356255 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_51_10} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.16 20:54:25.356344 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2024.12.16 20:54:26.509251 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 998 2024.12.16 20:54:26.512250 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:26.512299 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:26.513760 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:54:26.514076 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:26.514652 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 998 2024.12.16 20:54:28.932661 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 2024.12.16 20:54:28.933386 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:28.933437 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:28.933981 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:54:28.934247 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:28.934531 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 2024.12.16 20:54:30.030620 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2024.12.16 20:54:30.052441 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.052497 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.059882 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:54:30.060673 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.063583 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2024.12.16 20:54:30.328030 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:30.328226 [ 261 ] {6355091b-8616-4201-81f0-6de8e09c1028} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:54:30.328299 [ 261 ] {6355091b-8616-4201-81f0-6de8e09c1028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:54:30.329055 [ 261 ] {6355091b-8616-4201-81f0-6de8e09c1028} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.329097 [ 261 ] {6355091b-8616-4201-81f0-6de8e09c1028} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.329550 [ 261 ] {6355091b-8616-4201-81f0-6de8e09c1028} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:54:30.329820 [ 261 ] {6355091b-8616-4201-81f0-6de8e09c1028} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.329967 [ 95 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.12.16 20:54:30.330009 [ 95 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.330034 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.330038 [ 261 ] {6355091b-8616-4201-81f0-6de8e09c1028} executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. 2024.12.16 20:54:30.330369 [ 261 ] {6355091b-8616-4201-81f0-6de8e09c1028} TCPHandler: Processed in 0.002456967 sec. 2024.12.16 20:54:30.330428 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.12.16 20:54:30.330740 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:30.330807 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:30.330817 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2024.12.16 20:54:30.331098 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.12.16 20:54:30.331243 [ 260 ] {e9b093a2-f742-48c1-bc4f-d2712d8d3f8c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:54:30.331367 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.12.16 20:54:30.331451 [ 260 ] {e9b093a2-f742-48c1-bc4f-d2712d8d3f8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:54:30.331663 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.12.16 20:54:30.332038 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2024.12.16 20:54:30.333920 [ 260 ] {e9b093a2-f742-48c1-bc4f-d2712d8d3f8c} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.334017 [ 260 ] {e9b093a2-f742-48c1-bc4f-d2712d8d3f8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:30.334642 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004504066 sec., 15541.512935201215 rows/sec., 1.15 MiB/sec. 2024.12.16 20:54:30.334869 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.12.16 20:54:30.335156 [ 260 ] {e9b093a2-f742-48c1-bc4f-d2712d8d3f8c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.16 20:54:30.335442 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_21_5} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.335646 [ 201 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_21_5} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.12.16 20:54:30.335685 [ 260 ] {e9b093a2-f742-48c1-bc4f-d2712d8d3f8c} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.335818 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:54:30.336122 [ 260 ] {e9b093a2-f742-48c1-bc4f-d2712d8d3f8c} executeQuery: Read 4 rows, 334.00 B in 0.005003 sec., 799.5202878273037 rows/sec., 65.20 KiB/sec. 2024.12.16 20:54:30.336322 [ 260 ] {e9b093a2-f742-48c1-bc4f-d2712d8d3f8c} TCPHandler: Processed in 0.005799731 sec. 2024.12.16 20:54:30.336502 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:30.336659 [ 261 ] {b807178a-a8f0-481a-8baa-1d0a982d3afa} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:30.336725 [ 261 ] {b807178a-a8f0-481a-8baa-1d0a982d3afa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:30.337493 [ 261 ] {b807178a-a8f0-481a-8baa-1d0a982d3afa} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.337533 [ 261 ] {b807178a-a8f0-481a-8baa-1d0a982d3afa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.337934 [ 261 ] {b807178a-a8f0-481a-8baa-1d0a982d3afa} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:54:30.338189 [ 261 ] {b807178a-a8f0-481a-8baa-1d0a982d3afa} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.338376 [ 261 ] {b807178a-a8f0-481a-8baa-1d0a982d3afa} executeQuery: Read 243 rows, 21.77 KiB in 0.001754 sec., 138540.4789053592 rows/sec., 12.12 MiB/sec. 2024.12.16 20:54:30.338438 [ 261 ] {b807178a-a8f0-481a-8baa-1d0a982d3afa} TCPHandler: Processed in 0.002006748 sec. 2024.12.16 20:54:30.338596 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:30.338733 [ 260 ] {29910d73-b380-45d8-910e-281b7bd6e899} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:54:30.338789 [ 260 ] {29910d73-b380-45d8-910e-281b7bd6e899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:54:30.339432 [ 260 ] {29910d73-b380-45d8-910e-281b7bd6e899} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.339475 [ 260 ] {29910d73-b380-45d8-910e-281b7bd6e899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.339874 [ 260 ] {29910d73-b380-45d8-910e-281b7bd6e899} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:54:30.340192 [ 260 ] {29910d73-b380-45d8-910e-281b7bd6e899} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.340423 [ 260 ] {29910d73-b380-45d8-910e-281b7bd6e899} executeQuery: Read 30 rows, 2.16 KiB in 0.001719 sec., 17452.00698080279 rows/sec., 1.23 MiB/sec. 2024.12.16 20:54:30.340480 [ 260 ] {29910d73-b380-45d8-910e-281b7bd6e899} TCPHandler: Processed in 0.001946567 sec. 2024.12.16 20:54:30.340631 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:30.340756 [ 261 ] {870f79ec-54b4-4154-a5be-9e425aaf3da3} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:54:30.340808 [ 261 ] {870f79ec-54b4-4154-a5be-9e425aaf3da3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:54:30.341410 [ 261 ] {870f79ec-54b4-4154-a5be-9e425aaf3da3} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.341448 [ 261 ] {870f79ec-54b4-4154-a5be-9e425aaf3da3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.341814 [ 261 ] {870f79ec-54b4-4154-a5be-9e425aaf3da3} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:54:30.342054 [ 261 ] {870f79ec-54b4-4154-a5be-9e425aaf3da3} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.342237 [ 261 ] {870f79ec-54b4-4154-a5be-9e425aaf3da3} executeQuery: Read 14 rows, 1004.00 B in 0.00151 sec., 9271.523178807947 rows/sec., 649.32 KiB/sec. 2024.12.16 20:54:30.342299 [ 261 ] {870f79ec-54b4-4154-a5be-9e425aaf3da3} TCPHandler: Processed in 0.001732153 sec. 2024.12.16 20:54:30.342458 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:30.342600 [ 260 ] {f38915d6-9e0d-477f-ab8b-ae6c7a9add05} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:54:30.342658 [ 260 ] {f38915d6-9e0d-477f-ab8b-ae6c7a9add05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:54:30.343313 [ 260 ] {f38915d6-9e0d-477f-ab8b-ae6c7a9add05} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.343352 [ 260 ] {f38915d6-9e0d-477f-ab8b-ae6c7a9add05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.343727 [ 260 ] {f38915d6-9e0d-477f-ab8b-ae6c7a9add05} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:54:30.343976 [ 260 ] {f38915d6-9e0d-477f-ab8b-ae6c7a9add05} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.344144 [ 95 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.12.16 20:54:30.344205 [ 95 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.344231 [ 260 ] {f38915d6-9e0d-477f-ab8b-ae6c7a9add05} executeQuery: Read 13 rows, 830.00 B in 0.001655 sec., 7854.984894259819 rows/sec., 489.76 KiB/sec. 2024.12.16 20:54:30.344244 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.344384 [ 260 ] {f38915d6-9e0d-477f-ab8b-ae6c7a9add05} TCPHandler: Processed in 0.001996338 sec. 2024.12.16 20:54:30.344443 [ 194 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.12.16 20:54:30.344574 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:30.344588 [ 194 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:30.344652 [ 194 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part 2024.12.16 20:54:30.344838 [ 261 ] {4a733494-2ee4-43f0-9415-888109d75432} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:30.344869 [ 194 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2024.12.16 20:54:30.344998 [ 261 ] {4a733494-2ee4-43f0-9415-888109d75432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:30.345171 [ 194 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2024.12.16 20:54:30.345598 [ 194 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2024.12.16 20:54:30.345886 [ 194 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2024.12.16 20:54:30.347751 [ 261 ] {4a733494-2ee4-43f0-9415-888109d75432} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.347817 [ 261 ] {4a733494-2ee4-43f0-9415-888109d75432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:30.348212 [ 198 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003843784 sec., 16910.419524093966 rows/sec., 1.09 MiB/sec. 2024.12.16 20:54:30.348404 [ 198 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.12.16 20:54:30.348700 [ 261 ] {4a733494-2ee4-43f0-9415-888109d75432} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:54:30.348888 [ 198 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_21_5} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.349028 [ 198 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_21_5} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.12.16 20:54:30.349178 [ 261 ] {4a733494-2ee4-43f0-9415-888109d75432} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.349191 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:54:30.349408 [ 261 ] {4a733494-2ee4-43f0-9415-888109d75432} executeQuery: Read 405 rows, 29.53 KiB in 0.004697 sec., 86225.25015967639 rows/sec., 6.14 MiB/sec. 2024.12.16 20:54:30.349477 [ 261 ] {4a733494-2ee4-43f0-9415-888109d75432} TCPHandler: Processed in 0.004985685 sec. 2024.12.16 20:54:30.349629 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:30.349747 [ 260 ] {089a5572-8003-4eef-9da1-60bd72a4448b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:54:30.349797 [ 260 ] {089a5572-8003-4eef-9da1-60bd72a4448b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:54:30.350284 [ 260 ] {089a5572-8003-4eef-9da1-60bd72a4448b} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.350323 [ 260 ] {089a5572-8003-4eef-9da1-60bd72a4448b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.350685 [ 260 ] {089a5572-8003-4eef-9da1-60bd72a4448b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:54:30.350923 [ 260 ] {089a5572-8003-4eef-9da1-60bd72a4448b} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.351084 [ 95 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.16 20:54:30.351147 [ 95 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.351173 [ 260 ] {089a5572-8003-4eef-9da1-60bd72a4448b} executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. 2024.12.16 20:54:30.351187 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.351305 [ 260 ] {089a5572-8003-4eef-9da1-60bd72a4448b} TCPHandler: Processed in 0.001729283 sec. 2024.12.16 20:54:30.351489 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.16 20:54:30.351515 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:30.351747 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:30.351772 [ 261 ] {fb622245-5cac-4f2f-9144-6f17336414cf} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:30.351819 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2024.12.16 20:54:30.351893 [ 261 ] {fb622245-5cac-4f2f-9144-6f17336414cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:30.352099 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2024.12.16 20:54:30.352571 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2024.12.16 20:54:30.352887 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2024.12.16 20:54:30.353169 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2024.12.16 20:54:30.353562 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2024.12.16 20:54:30.354689 [ 261 ] {fb622245-5cac-4f2f-9144-6f17336414cf} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.354772 [ 261 ] {fb622245-5cac-4f2f-9144-6f17336414cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:30.355916 [ 261 ] {fb622245-5cac-4f2f-9144-6f17336414cf} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:54:30.356317 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.004994816 sec., 25226.154476961714 rows/sec., 1.29 MiB/sec. 2024.12.16 20:54:30.356479 [ 261 ] {fb622245-5cac-4f2f-9144-6f17336414cf} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.356532 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.16 20:54:30.356884 [ 261 ] {fb622245-5cac-4f2f-9144-6f17336414cf} executeQuery: Read 239 rows, 16.41 KiB in 0.005173 sec., 46201.43050454282 rows/sec., 3.10 MiB/sec. 2024.12.16 20:54:30.357036 [ 261 ] {fb622245-5cac-4f2f-9144-6f17336414cf} TCPHandler: Processed in 0.005626998 sec. 2024.12.16 20:54:30.357126 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_21_4} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.357251 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:30.357296 [ 189 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_21_4} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.16 20:54:30.357434 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.16 20:54:30.357501 [ 260 ] {3fc67e4d-776c-404b-8782-2aec5cabc316} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:54:30.357565 [ 260 ] {3fc67e4d-776c-404b-8782-2aec5cabc316} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:54:30.358113 [ 260 ] {3fc67e4d-776c-404b-8782-2aec5cabc316} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.358151 [ 260 ] {3fc67e4d-776c-404b-8782-2aec5cabc316} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.358523 [ 260 ] {3fc67e4d-776c-404b-8782-2aec5cabc316} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:54:30.358758 [ 260 ] {3fc67e4d-776c-404b-8782-2aec5cabc316} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.358913 [ 95 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.16 20:54:30.358965 [ 95 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.359001 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.359007 [ 260 ] {3fc67e4d-776c-404b-8782-2aec5cabc316} executeQuery: Read 1 rows, 69.00 B in 0.001565 sec., 638.9776357827476 rows/sec., 43.06 KiB/sec. 2024.12.16 20:54:30.359305 [ 260 ] {3fc67e4d-776c-404b-8782-2aec5cabc316} TCPHandler: Processed in 0.002166942 sec. 2024.12.16 20:54:30.359366 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.16 20:54:30.359589 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:30.359981 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:30.359999 [ 261 ] {14666d08-bb0a-4baf-9015-dd5eecce3d5d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:30.360094 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 17 rows starting from the beginning of the part 2024.12.16 20:54:30.360364 [ 261 ] {14666d08-bb0a-4baf-9015-dd5eecce3d5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:54:30.360390 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2024.12.16 20:54:30.360783 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.12.16 20:54:30.361138 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.12.16 20:54:30.361563 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2024.12.16 20:54:30.361971 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2024.12.16 20:54:30.366270 [ 195 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.007190087 sec., 3059.7682614966966 rows/sec., 205.63 KiB/sec. 2024.12.16 20:54:30.366432 [ 195 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.16 20:54:30.366607 [ 261 ] {14666d08-bb0a-4baf-9015-dd5eecce3d5d} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.366651 [ 261 ] {14666d08-bb0a-4baf-9015-dd5eecce3d5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.366844 [ 195 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_21_4} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.366948 [ 195 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_21_4} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.16 20:54:30.367056 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:54:30.367428 [ 261 ] {14666d08-bb0a-4baf-9015-dd5eecce3d5d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:54:30.367699 [ 261 ] {14666d08-bb0a-4baf-9015-dd5eecce3d5d} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.367898 [ 261 ] {14666d08-bb0a-4baf-9015-dd5eecce3d5d} executeQuery: Read 19 rows, 34.86 KiB in 0.00806 sec., 2357.3200992555835 rows/sec., 4.22 MiB/sec. 2024.12.16 20:54:30.368004 [ 261 ] {14666d08-bb0a-4baf-9015-dd5eecce3d5d} TCPHandler: Processed in 0.008606224 sec. 2024.12.16 20:54:30.368156 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:30.368293 [ 260 ] {85950f06-ef4a-4503-96b6-fa11cab7c086} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:30.368350 [ 260 ] {85950f06-ef4a-4503-96b6-fa11cab7c086} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:30.368925 [ 260 ] {85950f06-ef4a-4503-96b6-fa11cab7c086} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:30.368971 [ 260 ] {85950f06-ef4a-4503-96b6-fa11cab7c086} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2024.12.16 20:54:30.369361 [ 260 ] {85950f06-ef4a-4503-96b6-fa11cab7c086} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:54:30.369599 [ 260 ] {85950f06-ef4a-4503-96b6-fa11cab7c086} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:30.369802 [ 260 ] {85950f06-ef4a-4503-96b6-fa11cab7c086} executeQuery: Read 82 rows, 5.33 KiB in 0.001539 sec., 53281.35152696556 rows/sec., 3.38 MiB/sec. 2024.12.16 20:54:30.369853 [ 260 ] {85950f06-ef4a-4503-96b6-fa11cab7c086} TCPHandler: Processed in 0.001765664 sec. 2024.12.16 20:54:31.000199 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 211.83 MiB, peak 216.38 MiB, free memory in arenas 0.00 B, will set to 210.39 MiB (RSS), difference: -1.45 MiB 2024.12.16 20:54:35.323861 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:35.324064 [ 261 ] {e9b64248-6c72-43a7-bfb9-a13eb88259ea} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:35.324137 [ 261 ] {e9b64248-6c72-43a7-bfb9-a13eb88259ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:35.324898 [ 261 ] {e9b64248-6c72-43a7-bfb9-a13eb88259ea} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:35.324949 [ 261 ] {e9b64248-6c72-43a7-bfb9-a13eb88259ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:35.325390 [ 261 ] {e9b64248-6c72-43a7-bfb9-a13eb88259ea} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:54:35.325658 [ 261 ] {e9b64248-6c72-43a7-bfb9-a13eb88259ea} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:35.325914 [ 261 ] {e9b64248-6c72-43a7-bfb9-a13eb88259ea} executeQuery: Read 102 rows, 8.69 KiB in 0.001898 sec., 53740.77976817703 rows/sec., 4.47 MiB/sec. 2024.12.16 20:54:35.325983 [ 261 ] {e9b64248-6c72-43a7-bfb9-a13eb88259ea} TCPHandler: Processed in 0.002246443 sec. 2024.12.16 20:54:35.326229 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:35.326444 [ 260 ] {950c4f50-d48f-4fb4-a450-2951f707a15c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:54:35.326525 [ 260 ] {950c4f50-d48f-4fb4-a450-2951f707a15c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:54:35.327343 [ 260 ] {950c4f50-d48f-4fb4-a450-2951f707a15c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:35.327394 [ 260 ] {950c4f50-d48f-4fb4-a450-2951f707a15c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:35.327821 [ 260 ] {950c4f50-d48f-4fb4-a450-2951f707a15c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:54:35.328072 [ 260 ] {950c4f50-d48f-4fb4-a450-2951f707a15c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:35.328352 [ 260 ] {950c4f50-d48f-4fb4-a450-2951f707a15c} executeQuery: Read 23 rows, 1.73 KiB in 0.001956 sec., 11758.691206543968 rows/sec., 884.20 KiB/sec. 2024.12.16 20:54:35.328535 [ 260 ] {950c4f50-d48f-4fb4-a450-2951f707a15c} TCPHandler: Processed in 0.002430536 sec. 2024.12.16 20:54:35.328762 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:35.328900 [ 261 ] {2b36c714-7106-4a23-bb8b-222dca4b7281} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:35.328953 [ 261 ] {2b36c714-7106-4a23-bb8b-222dca4b7281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:35.329575 [ 261 ] {2b36c714-7106-4a23-bb8b-222dca4b7281} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:35.329617 [ 261 ] {2b36c714-7106-4a23-bb8b-222dca4b7281} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:35.329991 [ 261 ] {2b36c714-7106-4a23-bb8b-222dca4b7281} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:54:35.330233 [ 261 ] {2b36c714-7106-4a23-bb8b-222dca4b7281} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:35.330451 [ 261 ] {2b36c714-7106-4a23-bb8b-222dca4b7281} executeQuery: Read 87 rows, 6.96 KiB in 0.00158 sec., 55063.29113924051 rows/sec., 4.30 MiB/sec. 2024.12.16 20:54:35.330508 [ 261 ] {2b36c714-7106-4a23-bb8b-222dca4b7281} TCPHandler: Processed in 0.001875136 sec. 2024.12.16 20:54:35.330667 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:35.330813 [ 260 ] {8ef7fb04-1d2c-41f3-86f0-95b6bb6d57fe} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:35.330879 [ 260 ] {8ef7fb04-1d2c-41f3-86f0-95b6bb6d57fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:35.331509 [ 260 ] {8ef7fb04-1d2c-41f3-86f0-95b6bb6d57fe} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:35.331550 [ 260 ] {8ef7fb04-1d2c-41f3-86f0-95b6bb6d57fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:35.331949 [ 260 ] {8ef7fb04-1d2c-41f3-86f0-95b6bb6d57fe} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:54:35.332198 [ 260 ] {8ef7fb04-1d2c-41f3-86f0-95b6bb6d57fe} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:35.332418 [ 260 ] {8ef7fb04-1d2c-41f3-86f0-95b6bb6d57fe} executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. 2024.12.16 20:54:35.332476 [ 260 ] {8ef7fb04-1d2c-41f3-86f0-95b6bb6d57fe} TCPHandler: Processed in 0.001879606 sec. 2024.12.16 20:54:35.332618 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:35.332740 [ 261 ] {7f99c68a-2c85-4f68-9aa8-3570db5ba432} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:35.332822 [ 261 ] {7f99c68a-2c85-4f68-9aa8-3570db5ba432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:54:35.333961 [ 261 ] {7f99c68a-2c85-4f68-9aa8-3570db5ba432} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:35.334003 [ 261 ] {7f99c68a-2c85-4f68-9aa8-3570db5ba432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:35.334639 [ 261 ] {7f99c68a-2c85-4f68-9aa8-3570db5ba432} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:54:35.334897 [ 261 ] {7f99c68a-2c85-4f68-9aa8-3570db5ba432} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:35.335140 [ 261 ] {7f99c68a-2c85-4f68-9aa8-3570db5ba432} executeQuery: Read 23 rows, 42.20 KiB in 0.002426 sec., 9480.626545754327 rows/sec., 16.99 MiB/sec. 2024.12.16 20:54:35.335251 [ 261 ] {7f99c68a-2c85-4f68-9aa8-3570db5ba432} TCPHandler: Processed in 0.002690502 sec. 2024.12.16 20:54:35.335426 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:35.335572 [ 260 ] {aa61b17c-4485-4e34-9ca8-644d94b68c50} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:35.335634 [ 260 ] {aa61b17c-4485-4e34-9ca8-644d94b68c50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:35.336232 [ 260 ] {aa61b17c-4485-4e34-9ca8-644d94b68c50} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:35.336273 [ 260 ] {aa61b17c-4485-4e34-9ca8-644d94b68c50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:35.336664 [ 260 ] {aa61b17c-4485-4e34-9ca8-644d94b68c50} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:54:35.336906 [ 260 ] {aa61b17c-4485-4e34-9ca8-644d94b68c50} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:35.337114 [ 260 ] {aa61b17c-4485-4e34-9ca8-644d94b68c50} executeQuery: Read 60 rows, 4.14 KiB in 0.001577 sec., 38046.92454026633 rows/sec., 2.56 MiB/sec. 2024.12.16 20:54:35.337172 [ 260 ] {aa61b17c-4485-4e34-9ca8-644d94b68c50} TCPHandler: Processed in 0.001818265 sec. 2024.12.16 20:54:36.285859 [ 91 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:54:36.285918 [ 91 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:54:36.434673 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 2024.12.16 20:54:36.435778 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:36.435827 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:36.436395 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:54:36.436660 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:36.436911 [ 91 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.16 20:54:36.436948 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2024.12.16 20:54:36.437037 [ 91 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:36.437086 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:36.437243 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.16 20:54:36.437375 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:36.437416 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part 2024.12.16 20:54:36.437494 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part 2024.12.16 20:54:36.437603 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part 2024.12.16 20:54:36.437910 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part 2024.12.16 20:54:36.438086 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part 2024.12.16 20:54:36.438379 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part 2024.12.16 20:54:36.440738 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003554858 sec., 4650256.072113148 rows/sec., 66.52 MiB/sec. 2024.12.16 20:54:36.440934 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.16 20:54:36.441425 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_36_7} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:36.441517 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_36_7} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.16 20:54:36.441637 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2024.12.16 20:54:36.514830 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1034 2024.12.16 20:54:36.518140 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:36.518198 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:36.519705 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:54:36.520026 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:36.521572 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1034 2024.12.16 20:54:37.563631 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2024.12.16 20:54:37.585763 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:37.585823 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:37.593404 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:54:37.594198 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:37.594507 [ 89 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.16 20:54:37.594570 [ 89 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:37.594610 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:37.595044 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.16 20:54:37.609997 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2024.12.16 20:54:37.611939 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:37.613621 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2024.12.16 20:54:37.619671 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2024.12.16 20:54:37.625922 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2024.12.16 20:54:37.632840 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2024.12.16 20:54:37.638850 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2024.12.16 20:54:37.643870 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2024.12.16 20:54:37.704103 [ 197 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.109359859 sec., 2487.2014511284256 rows/sec., 12.86 MiB/sec. 2024.12.16 20:54:37.706914 [ 197 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.16 20:54:37.709805 [ 197 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_36_7} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:37.709896 [ 197 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_36_7} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.16 20:54:37.712182 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2024.12.16 20:54:40.328088 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:40.328312 [ 261 ] {396ec06c-6d9a-4d88-a6dd-fd3e471e5bff} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:54:40.328392 [ 261 ] {396ec06c-6d9a-4d88-a6dd-fd3e471e5bff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:54:40.329102 [ 261 ] {396ec06c-6d9a-4d88-a6dd-fd3e471e5bff} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:40.329154 [ 261 ] {396ec06c-6d9a-4d88-a6dd-fd3e471e5bff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:40.329596 [ 261 ] {396ec06c-6d9a-4d88-a6dd-fd3e471e5bff} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:54:40.329858 [ 261 ] {396ec06c-6d9a-4d88-a6dd-fd3e471e5bff} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:40.330082 [ 261 ] {396ec06c-6d9a-4d88-a6dd-fd3e471e5bff} executeQuery: Read 14 rows, 1.01 KiB in 0.001824 sec., 7675.438596491228 rows/sec., 552.53 KiB/sec. 2024.12.16 20:54:40.330149 [ 261 ] {396ec06c-6d9a-4d88-a6dd-fd3e471e5bff} TCPHandler: Processed in 0.002197592 sec. 2024.12.16 20:54:40.330393 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:40.330581 [ 260 ] {22c09b9c-584b-4935-b9fb-cbcbe4853c50} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:40.330654 [ 260 ] {22c09b9c-584b-4935-b9fb-cbcbe4853c50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:40.331492 [ 260 ] {22c09b9c-584b-4935-b9fb-cbcbe4853c50} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:40.331540 [ 260 ] {22c09b9c-584b-4935-b9fb-cbcbe4853c50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:40.332005 [ 260 ] {22c09b9c-584b-4935-b9fb-cbcbe4853c50} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 20:54:40.332266 [ 260 ] {22c09b9c-584b-4935-b9fb-cbcbe4853c50} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:40.332506 [ 260 ] {22c09b9c-584b-4935-b9fb-cbcbe4853c50} executeQuery: Read 241 rows, 21.63 KiB in 0.001968 sec., 122459.34959349592 rows/sec., 10.73 MiB/sec. 2024.12.16 20:54:40.332627 [ 260 ] {22c09b9c-584b-4935-b9fb-cbcbe4853c50} TCPHandler: Processed in 0.002369025 sec. 2024.12.16 20:54:40.332887 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:40.333062 [ 261 ] {b5a0da52-7174-4e95-bfb1-8cce692bf038} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:54:40.333123 [ 261 ] {b5a0da52-7174-4e95-bfb1-8cce692bf038} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:54:40.333760 [ 261 ] {b5a0da52-7174-4e95-bfb1-8cce692bf038} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:40.333802 [ 261 ] {b5a0da52-7174-4e95-bfb1-8cce692bf038} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:40.334181 [ 261 ] {b5a0da52-7174-4e95-bfb1-8cce692bf038} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:54:40.334425 [ 261 ] {b5a0da52-7174-4e95-bfb1-8cce692bf038} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:40.334675 [ 261 ] {b5a0da52-7174-4e95-bfb1-8cce692bf038} executeQuery: Read 26 rows, 1.88 KiB in 0.00164 sec., 15853.658536585366 rows/sec., 1.12 MiB/sec. 2024.12.16 20:54:40.334780 [ 261 ] {b5a0da52-7174-4e95-bfb1-8cce692bf038} TCPHandler: Processed in 0.002037819 sec. 2024.12.16 20:54:40.335021 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:40.335210 [ 260 ] {8e251822-780f-4850-82f0-b6585e229424} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:54:40.335274 [ 260 ] {8e251822-780f-4850-82f0-b6585e229424} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:54:40.335896 [ 260 ] {8e251822-780f-4850-82f0-b6585e229424} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:40.335936 [ 260 ] {8e251822-780f-4850-82f0-b6585e229424} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:40.336306 [ 260 ] {8e251822-780f-4850-82f0-b6585e229424} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:54:40.336548 [ 260 ] {8e251822-780f-4850-82f0-b6585e229424} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:40.336757 [ 260 ] {8e251822-780f-4850-82f0-b6585e229424} executeQuery: Read 14 rows, 1004.00 B in 0.001584 sec., 8838.38383838384 rows/sec., 618.98 KiB/sec. 2024.12.16 20:54:40.336974 [ 260 ] {8e251822-780f-4850-82f0-b6585e229424} TCPHandler: Processed in 0.00209899 sec. 2024.12.16 20:54:40.337167 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:40.337291 [ 261 ] {901d278e-25c5-4a57-a9d7-34fdef7ef00e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:54:40.337339 [ 261 ] {901d278e-25c5-4a57-a9d7-34fdef7ef00e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:54:40.338031 [ 261 ] {901d278e-25c5-4a57-a9d7-34fdef7ef00e} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:40.338080 [ 261 ] {901d278e-25c5-4a57-a9d7-34fdef7ef00e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:40.338494 [ 261 ] {901d278e-25c5-4a57-a9d7-34fdef7ef00e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:54:40.338741 [ 261 ] {901d278e-25c5-4a57-a9d7-34fdef7ef00e} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:40.339003 [ 261 ] {901d278e-25c5-4a57-a9d7-34fdef7ef00e} executeQuery: Read 13 rows, 830.00 B in 0.001721 sec., 7553.747821034282 rows/sec., 470.97 KiB/sec. 2024.12.16 20:54:40.339231 [ 261 ] {901d278e-25c5-4a57-a9d7-34fdef7ef00e} TCPHandler: Processed in 0.002153171 sec. 2024.12.16 20:54:40.339380 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:40.339517 [ 260 ] {667fbf31-67ca-4d4a-879d-35fbd2c5b673} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:40.339573 [ 260 ] {667fbf31-67ca-4d4a-879d-35fbd2c5b673} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:40.340389 [ 260 ] {667fbf31-67ca-4d4a-879d-35fbd2c5b673} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:40.340433 [ 260 ] {667fbf31-67ca-4d4a-879d-35fbd2c5b673} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:40.340823 [ 260 ] {667fbf31-67ca-4d4a-879d-35fbd2c5b673} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 20:54:40.341063 [ 260 ] {667fbf31-67ca-4d4a-879d-35fbd2c5b673} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:40.341244 [ 260 ] {667fbf31-67ca-4d4a-879d-35fbd2c5b673} executeQuery: Read 401 rows, 29.20 KiB in 0.001756 sec., 228359.9088838269 rows/sec., 16.24 MiB/sec. 2024.12.16 20:54:40.341297 [ 260 ] {667fbf31-67ca-4d4a-879d-35fbd2c5b673} TCPHandler: Processed in 0.001974178 sec. 2024.12.16 20:54:40.341430 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:40.341547 [ 261 ] {9f495d2b-451a-4977-a2e5-103481844e63} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:54:40.341599 [ 261 ] {9f495d2b-451a-4977-a2e5-103481844e63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:54:40.342077 [ 261 ] {9f495d2b-451a-4977-a2e5-103481844e63} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:40.342117 [ 261 ] {9f495d2b-451a-4977-a2e5-103481844e63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:40.342482 [ 261 ] {9f495d2b-451a-4977-a2e5-103481844e63} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:54:40.342718 [ 261 ] {9f495d2b-451a-4977-a2e5-103481844e63} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:40.342963 [ 261 ] {9f495d2b-451a-4977-a2e5-103481844e63} executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. 2024.12.16 20:54:40.343191 [ 261 ] {9f495d2b-451a-4977-a2e5-103481844e63} TCPHandler: Processed in 0.001811984 sec. 2024.12.16 20:54:40.343342 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:40.343479 [ 260 ] {88e78ced-2ed5-41a0-92b3-17f453cc18b8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:40.343541 [ 260 ] {88e78ced-2ed5-41a0-92b3-17f453cc18b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:40.344232 [ 260 ] {88e78ced-2ed5-41a0-92b3-17f453cc18b8} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:40.344278 [ 260 ] {88e78ced-2ed5-41a0-92b3-17f453cc18b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:40.344688 [ 260 ] {88e78ced-2ed5-41a0-92b3-17f453cc18b8} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 20:54:40.344931 [ 260 ] {88e78ced-2ed5-41a0-92b3-17f453cc18b8} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:40.345116 [ 260 ] {88e78ced-2ed5-41a0-92b3-17f453cc18b8} executeQuery: Read 237 rows, 16.27 KiB in 0.001668 sec., 142086.3309352518 rows/sec., 9.52 MiB/sec. 2024.12.16 20:54:40.345166 [ 260 ] {88e78ced-2ed5-41a0-92b3-17f453cc18b8} TCPHandler: Processed in 0.001878876 sec. 2024.12.16 20:54:40.345303 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:40.345465 [ 261 ] {e2682969-0855-47fe-9431-9ebb5b7f5071} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:54:40.345559 [ 261 ] {e2682969-0855-47fe-9431-9ebb5b7f5071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:54:40.346415 [ 261 ] {e2682969-0855-47fe-9431-9ebb5b7f5071} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:40.346460 [ 261 ] {e2682969-0855-47fe-9431-9ebb5b7f5071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:40.346817 [ 261 ] {e2682969-0855-47fe-9431-9ebb5b7f5071} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:54:40.347052 [ 261 ] {e2682969-0855-47fe-9431-9ebb5b7f5071} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:40.347255 [ 261 ] {e2682969-0855-47fe-9431-9ebb5b7f5071} executeQuery: Read 1 rows, 69.00 B in 0.001847 sec., 541.4185165132648 rows/sec., 36.48 KiB/sec. 2024.12.16 20:54:40.347305 [ 261 ] {e2682969-0855-47fe-9431-9ebb5b7f5071} TCPHandler: Processed in 0.002058839 sec. 2024.12.16 20:54:40.347451 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:40.347569 [ 260 ] {30f48f48-57c6-4fd8-a1e5-ebdbe61e8aec} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:40.347648 [ 260 ] {30f48f48-57c6-4fd8-a1e5-ebdbe61e8aec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:54:40.348769 [ 260 ] {30f48f48-57c6-4fd8-a1e5-ebdbe61e8aec} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:40.348807 [ 260 ] {30f48f48-57c6-4fd8-a1e5-ebdbe61e8aec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:40.349435 [ 260 ] {30f48f48-57c6-4fd8-a1e5-ebdbe61e8aec} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:54:40.349691 [ 260 ] {30f48f48-57c6-4fd8-a1e5-ebdbe61e8aec} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:40.349929 [ 260 ] {30f48f48-57c6-4fd8-a1e5-ebdbe61e8aec} executeQuery: Read 19 rows, 34.86 KiB in 0.002373 sec., 8006.742520016856 rows/sec., 14.35 MiB/sec. 2024.12.16 20:54:40.350445 [ 260 ] {30f48f48-57c6-4fd8-a1e5-ebdbe61e8aec} TCPHandler: Processed in 0.003046828 sec. 2024.12.16 20:54:40.350632 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:40.350749 [ 261 ] {aa84a65e-8cde-467a-9dcf-8440f8ef9cc8} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:40.350798 [ 261 ] {aa84a65e-8cde-467a-9dcf-8440f8ef9cc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:40.351279 [ 261 ] {aa84a65e-8cde-467a-9dcf-8440f8ef9cc8} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:40.351317 [ 261 ] {aa84a65e-8cde-467a-9dcf-8440f8ef9cc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:40.351688 [ 261 ] {aa84a65e-8cde-467a-9dcf-8440f8ef9cc8} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 20:54:40.351924 [ 261 ] {aa84a65e-8cde-467a-9dcf-8440f8ef9cc8} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:40.352122 [ 261 ] {aa84a65e-8cde-467a-9dcf-8440f8ef9cc8} executeQuery: Read 82 rows, 5.33 KiB in 0.001397 sec., 58697.20830350751 rows/sec., 3.73 MiB/sec. 2024.12.16 20:54:40.352171 [ 261 ] {aa84a65e-8cde-467a-9dcf-8440f8ef9cc8} TCPHandler: Processed in 0.001630771 sec. 2024.12.16 20:54:43.232844 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:43.233057 [ 261 ] {5d57237d-93ab-4960-950f-57867678a11a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:54:43.233136 [ 261 ] {5d57237d-93ab-4960-950f-57867678a11a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:54:43.233921 [ 261 ] {5d57237d-93ab-4960-950f-57867678a11a} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:43.233973 [ 261 ] {5d57237d-93ab-4960-950f-57867678a11a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:43.234399 [ 261 ] {5d57237d-93ab-4960-950f-57867678a11a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.16 20:54:43.234643 [ 261 ] {5d57237d-93ab-4960-950f-57867678a11a} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:43.234916 [ 261 ] {5d57237d-93ab-4960-950f-57867678a11a} executeQuery: Read 8 rows, 668.00 B in 0.001904 sec., 4201.680672268907 rows/sec., 342.62 KiB/sec. 2024.12.16 20:54:43.235070 [ 261 ] {5d57237d-93ab-4960-950f-57867678a11a} TCPHandler: Processed in 0.002357865 sec. 2024.12.16 20:54:43.235363 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:43.235574 [ 260 ] {4a7504bc-0784-4e99-b803-204b494a8dc5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:43.235655 [ 260 ] {4a7504bc-0784-4e99-b803-204b494a8dc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:43.237264 [ 260 ] {4a7504bc-0784-4e99-b803-204b494a8dc5} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:43.237310 [ 260 ] {4a7504bc-0784-4e99-b803-204b494a8dc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:43.237809 [ 260 ] {4a7504bc-0784-4e99-b803-204b494a8dc5} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.16 20:54:43.238057 [ 260 ] {4a7504bc-0784-4e99-b803-204b494a8dc5} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:43.238276 [ 260 ] {4a7504bc-0784-4e99-b803-204b494a8dc5} executeQuery: Read 1246 rows, 105.10 KiB in 0.002758 sec., 451776.6497461929 rows/sec., 37.21 MiB/sec. 2024.12.16 20:54:43.238377 [ 260 ] {4a7504bc-0784-4e99-b803-204b494a8dc5} TCPHandler: Processed in 0.00315195 sec. 2024.12.16 20:54:43.238687 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:43.238975 [ 261 ] {2b2f642f-5c4f-4429-ab2b-d07717b9042c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:54:43.239071 [ 261 ] {2b2f642f-5c4f-4429-ab2b-d07717b9042c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:54:43.239884 [ 261 ] {2b2f642f-5c4f-4429-ab2b-d07717b9042c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:43.239925 [ 261 ] {2b2f642f-5c4f-4429-ab2b-d07717b9042c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:43.240384 [ 261 ] {2b2f642f-5c4f-4429-ab2b-d07717b9042c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:54:43.240640 [ 261 ] {2b2f642f-5c4f-4429-ab2b-d07717b9042c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:43.240803 [ 82 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.16 20:54:43.240876 [ 82 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:43.240884 [ 261 ] {2b2f642f-5c4f-4429-ab2b-d07717b9042c} executeQuery: Read 31 rows, 2.29 KiB in 0.001963 sec., 15792.154865002547 rows/sec., 1.14 MiB/sec. 2024.12.16 20:54:43.240910 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:43.241025 [ 261 ] {2b2f642f-5c4f-4429-ab2b-d07717b9042c} TCPHandler: Processed in 0.002550669 sec. 2024.12.16 20:54:43.241225 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.16 20:54:43.241248 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:43.241532 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:43.241536 [ 260 ] {1532594f-6bde-452d-a637-fa0210390cbb} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:54:43.241597 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 67 rows starting from the beginning of the part 2024.12.16 20:54:43.241642 [ 260 ] {1532594f-6bde-452d-a637-fa0210390cbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:54:43.241890 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 23 rows starting from the beginning of the part 2024.12.16 20:54:43.242331 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part 2024.12.16 20:54:43.242816 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 23 rows starting from the beginning of the part 2024.12.16 20:54:43.243224 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part 2024.12.16 20:54:43.243590 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part 2024.12.16 20:54:43.244831 [ 260 ] {1532594f-6bde-452d-a637-fa0210390cbb} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:43.244905 [ 260 ] {1532594f-6bde-452d-a637-fa0210390cbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:43.246076 [ 260 ] {1532594f-6bde-452d-a637-fa0210390cbb} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:54:43.246440 [ 190 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.005400894 sec., 37030.9063647611 rows/sec., 2.79 MiB/sec. 2024.12.16 20:54:43.246540 [ 260 ] {1532594f-6bde-452d-a637-fa0210390cbb} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:43.246606 [ 190 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.16 20:54:43.246780 [ 260 ] {1532594f-6bde-452d-a637-fa0210390cbb} executeQuery: Read 228 rows, 15.81 KiB in 0.00534 sec., 42696.629213483146 rows/sec., 2.89 MiB/sec. 2024.12.16 20:54:43.246871 [ 260 ] {1532594f-6bde-452d-a637-fa0210390cbb} TCPHandler: Processed in 0.00573746 sec. 2024.12.16 20:54:43.246997 [ 190 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_46_9} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:43.247092 [ 190 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_46_9} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.16 20:54:43.247126 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:43.247224 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.16 20:54:43.247399 [ 261 ] {2c0f8e86-9382-4aa9-a2f7-80dbd8182bea} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:43.247494 [ 261 ] {2c0f8e86-9382-4aa9-a2f7-80dbd8182bea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:43.248325 [ 261 ] {2c0f8e86-9382-4aa9-a2f7-80dbd8182bea} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:43.248363 [ 261 ] {2c0f8e86-9382-4aa9-a2f7-80dbd8182bea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:43.248745 [ 261 ] {2c0f8e86-9382-4aa9-a2f7-80dbd8182bea} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.16 20:54:43.248977 [ 261 ] {2c0f8e86-9382-4aa9-a2f7-80dbd8182bea} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:43.249186 [ 261 ] {2c0f8e86-9382-4aa9-a2f7-80dbd8182bea} executeQuery: Read 551 rows, 41.90 KiB in 0.001845 sec., 298644.98644986446 rows/sec., 22.18 MiB/sec. 2024.12.16 20:54:43.249241 [ 261 ] {2c0f8e86-9382-4aa9-a2f7-80dbd8182bea} TCPHandler: Processed in 0.002239962 sec. 2024.12.16 20:54:43.249401 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:43.249534 [ 260 ] {b8d15ebf-10e2-4645-8f45-31e93a0f6889} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:43.249588 [ 260 ] {b8d15ebf-10e2-4645-8f45-31e93a0f6889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:43.250375 [ 260 ] {b8d15ebf-10e2-4645-8f45-31e93a0f6889} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:43.250412 [ 260 ] {b8d15ebf-10e2-4645-8f45-31e93a0f6889} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:43.250870 [ 260 ] {b8d15ebf-10e2-4645-8f45-31e93a0f6889} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.16 20:54:43.251125 [ 260 ] {b8d15ebf-10e2-4645-8f45-31e93a0f6889} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:43.251310 [ 260 ] {b8d15ebf-10e2-4645-8f45-31e93a0f6889} executeQuery: Read 946 rows, 64.96 KiB in 0.001803 sec., 524681.0870770938 rows/sec., 35.18 MiB/sec. 2024.12.16 20:54:43.251364 [ 260 ] {b8d15ebf-10e2-4645-8f45-31e93a0f6889} TCPHandler: Processed in 0.002031849 sec. 2024.12.16 20:54:43.251509 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:43.251647 [ 261 ] {f26dd8a1-1f13-41f5-9b04-e5bda116ec30} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:43.251740 [ 261 ] {f26dd8a1-1f13-41f5-9b04-e5bda116ec30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:54:43.252956 [ 261 ] {f26dd8a1-1f13-41f5-9b04-e5bda116ec30} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:43.252995 [ 261 ] {f26dd8a1-1f13-41f5-9b04-e5bda116ec30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:43.253621 [ 261 ] {f26dd8a1-1f13-41f5-9b04-e5bda116ec30} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:54:43.253871 [ 261 ] {f26dd8a1-1f13-41f5-9b04-e5bda116ec30} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:43.254051 [ 82 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.16 20:54:43.254120 [ 82 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:43.254155 [ 261 ] {f26dd8a1-1f13-41f5-9b04-e5bda116ec30} executeQuery: Read 23 rows, 42.20 KiB in 0.002532 sec., 9083.728278041075 rows/sec., 16.28 MiB/sec. 2024.12.16 20:54:43.254162 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:43.254454 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.16 20:54:43.254461 [ 261 ] {f26dd8a1-1f13-41f5-9b04-e5bda116ec30} TCPHandler: Processed in 0.003017038 sec. 2024.12.16 20:54:43.254677 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:43.254952 [ 260 ] {fefe1348-2419-4e34-9804-fc9fa41a02ba} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:43.254969 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:43.255083 [ 260 ] {fefe1348-2419-4e34-9804-fc9fa41a02ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:43.255127 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 829 rows starting from the beginning of the part 2024.12.16 20:54:43.256047 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 23 rows starting from the beginning of the part 2024.12.16 20:54:43.256647 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 19 rows starting from the beginning of the part 2024.12.16 20:54:43.257325 [ 260 ] {fefe1348-2419-4e34-9804-fc9fa41a02ba} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:43.257348 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 23 rows starting from the beginning of the part 2024.12.16 20:54:43.257394 [ 260 ] {fefe1348-2419-4e34-9804-fc9fa41a02ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:43.257895 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 19 rows starting from the beginning of the part 2024.12.16 20:54:43.258489 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 23 rows starting from the beginning of the part 2024.12.16 20:54:43.258784 [ 260 ] {fefe1348-2419-4e34-9804-fc9fa41a02ba} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.16 20:54:43.259666 [ 260 ] {fefe1348-2419-4e34-9804-fc9fa41a02ba} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:43.260163 [ 260 ] {fefe1348-2419-4e34-9804-fc9fa41a02ba} executeQuery: Read 36 rows, 2.48 KiB in 0.005301 sec., 6791.171477079796 rows/sec., 468.66 KiB/sec. 2024.12.16 20:54:43.260317 [ 260 ] {fefe1348-2419-4e34-9804-fc9fa41a02ba} TCPHandler: Processed in 0.00574099 sec. 2024.12.16 20:54:43.265516 [ 187 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 19 columns (19 merged, 0 gathered) in 0.011221484 sec., 83411.42757945384 rows/sec., 149.47 MiB/sec. 2024.12.16 20:54:43.267159 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.16 20:54:43.267658 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_46_9} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:43.267758 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_46_9} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.16 20:54:43.267941 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.07 MiB. 2024.12.16 20:54:43.937111 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 2024.12.16 20:54:43.937834 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:43.937880 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:43.938425 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:54:43.938697 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:43.939004 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 2024.12.16 20:54:44.000232 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 213.01 MiB, peak 223.36 MiB, free memory in arenas 0.00 B, will set to 215.08 MiB (RSS), difference: 2.08 MiB 2024.12.16 20:54:45.110193 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2024.12.16 20:54:45.129605 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:45.129666 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:45.136914 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:54:45.137677 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:45.140803 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2024.12.16 20:54:45.318578 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:45.318789 [ 261 ] {b7cad753-8547-4c42-bf5c-979f54350424} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:45.318866 [ 261 ] {b7cad753-8547-4c42-bf5c-979f54350424} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:45.319688 [ 261 ] {b7cad753-8547-4c42-bf5c-979f54350424} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:45.319735 [ 261 ] {b7cad753-8547-4c42-bf5c-979f54350424} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:45.320187 [ 261 ] {b7cad753-8547-4c42-bf5c-979f54350424} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.16 20:54:45.320447 [ 261 ] {b7cad753-8547-4c42-bf5c-979f54350424} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:45.320644 [ 78 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.16 20:54:45.320709 [ 261 ] {b7cad753-8547-4c42-bf5c-979f54350424} executeQuery: Read 56 rows, 4.38 KiB in 0.001978 sec., 28311.425682507583 rows/sec., 2.16 MiB/sec. 2024.12.16 20:54:45.320735 [ 78 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:45.320805 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:45.320831 [ 261 ] {b7cad753-8547-4c42-bf5c-979f54350424} TCPHandler: Processed in 0.002387215 sec. 2024.12.16 20:54:45.321063 [ 188 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.16 20:54:45.321126 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:45.321327 [ 188 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:45.321397 [ 188 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1437 rows starting from the beginning of the part 2024.12.16 20:54:45.321430 [ 260 ] {35c14c29-c2dc-4db6-85bc-475a18608f29} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:45.321621 [ 188 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 243 rows starting from the beginning of the part 2024.12.16 20:54:45.321620 [ 260 ] {35c14c29-c2dc-4db6-85bc-475a18608f29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:45.321993 [ 188 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 102 rows starting from the beginning of the part 2024.12.16 20:54:45.322301 [ 188 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 241 rows starting from the beginning of the part 2024.12.16 20:54:45.322685 [ 188 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1246 rows starting from the beginning of the part 2024.12.16 20:54:45.323120 [ 188 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part 2024.12.16 20:54:45.324455 [ 260 ] {35c14c29-c2dc-4db6-85bc-475a18608f29} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:45.324525 [ 260 ] {35c14c29-c2dc-4db6-85bc-475a18608f29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:45.325623 [ 260 ] {35c14c29-c2dc-4db6-85bc-475a18608f29} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.16 20:54:45.325951 [ 260 ] {35c14c29-c2dc-4db6-85bc-475a18608f29} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:45.326162 [ 78 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.16 20:54:45.326234 [ 78 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:45.326282 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:45.326347 [ 260 ] {35c14c29-c2dc-4db6-85bc-475a18608f29} executeQuery: Read 64 rows, 5.12 KiB in 0.004982 sec., 12846.246487354476 rows/sec., 1.00 MiB/sec. 2024.12.16 20:54:45.326814 [ 260 ] {35c14c29-c2dc-4db6-85bc-475a18608f29} TCPHandler: Processed in 0.005857432 sec. 2024.12.16 20:54:45.327054 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.16 20:54:45.327403 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:45.327508 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:45.327547 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3325 rows, containing 5 columns (5 merged, 0 gathered) in 0.006620816 sec., 502203.957941136 rows/sec., 43.86 MiB/sec. 2024.12.16 20:54:45.327579 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 916 rows starting from the beginning of the part 2024.12.16 20:54:45.327801 [ 261 ] {ef49a80e-9792-426e-ae39-fb4a82e07786} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:45.327987 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.16 20:54:45.328020 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 405 rows starting from the beginning of the part 2024.12.16 20:54:45.328082 [ 261 ] {ef49a80e-9792-426e-ae39-fb4a82e07786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:45.328561 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 87 rows starting from the beginning of the part 2024.12.16 20:54:45.329084 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 401 rows starting from the beginning of the part 2024.12.16 20:54:45.329301 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_56_11} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:45.329631 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 551 rows starting from the beginning of the part 2024.12.16 20:54:45.329743 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_56_11} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.16 20:54:45.330060 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part 2024.12.16 20:54:45.330141 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.16 20:54:45.331480 [ 261 ] {ef49a80e-9792-426e-ae39-fb4a82e07786} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:45.331572 [ 261 ] {ef49a80e-9792-426e-ae39-fb4a82e07786} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:45.332717 [ 261 ] {ef49a80e-9792-426e-ae39-fb4a82e07786} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.16 20:54:45.333052 [ 261 ] {ef49a80e-9792-426e-ae39-fb4a82e07786} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:45.333400 [ 78 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.16 20:54:45.333525 [ 78 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:45.333597 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:45.333696 [ 194 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.007253779 sec., 334170.64401879354 rows/sec., 25.64 MiB/sec. 2024.12.16 20:54:45.333780 [ 261 ] {ef49a80e-9792-426e-ae39-fb4a82e07786} executeQuery: Read 64 rows, 4.56 KiB in 0.006093 sec., 10503.856884949942 rows/sec., 749.13 KiB/sec. 2024.12.16 20:54:45.333870 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.16 20:54:45.334017 [ 261 ] {ef49a80e-9792-426e-ae39-fb4a82e07786} TCPHandler: Processed in 0.007018404 sec. 2024.12.16 20:54:45.334111 [ 194 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.16 20:54:45.334288 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:45.334454 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:45.334576 [ 260 ] {f5318461-a653-4674-91e1-b2ea030ffff6} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:45.334588 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16639 rows starting from the beginning of the part 2024.12.16 20:54:45.334707 [ 260 ] {f5318461-a653-4674-91e1-b2ea030ffff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:45.334978 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 239 rows starting from the beginning of the part 2024.12.16 20:54:45.334986 [ 194 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_56_11} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:45.335428 [ 194 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_56_11} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.16 20:54:45.335461 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2024.12.16 20:54:45.335870 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2024.12.16 20:54:45.335923 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part 2024.12.16 20:54:45.336387 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 946 rows starting from the beginning of the part 2024.12.16 20:54:45.336787 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part 2024.12.16 20:54:45.338007 [ 260 ] {f5318461-a653-4674-91e1-b2ea030ffff6} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:45.338071 [ 260 ] {f5318461-a653-4674-91e1-b2ea030ffff6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:45.338653 [ 260 ] {f5318461-a653-4674-91e1-b2ea030ffff6} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.16 20:54:45.338975 [ 260 ] {f5318461-a653-4674-91e1-b2ea030ffff6} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:45.339126 [ 78 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.16 20:54:45.339188 [ 78 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:45.339228 [ 260 ] {f5318461-a653-4674-91e1-b2ea030ffff6} executeQuery: Read 24 rows, 1.66 KiB in 0.004716 sec., 5089.058524173029 rows/sec., 351.20 KiB/sec. 2024.12.16 20:54:45.339247 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:45.339562 [ 260 ] {f5318461-a653-4674-91e1-b2ea030ffff6} TCPHandler: Processed in 0.005424534 sec. 2024.12.16 20:54:45.339702 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.16 20:54:45.340038 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:45.340107 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3116 rows starting from the beginning of the part 2024.12.16 20:54:45.340335 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part 2024.12.16 20:54:45.340634 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2024.12.16 20:54:45.340962 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part 2024.12.16 20:54:45.341237 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part 2024.12.16 20:54:45.341662 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part 2024.12.16 20:54:45.344109 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3400 rows, containing 4 columns (4 merged, 0 gathered) in 0.00471064 sec., 721770.2902365708 rows/sec., 47.16 MiB/sec. 2024.12.16 20:54:45.344729 [ 189 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.16 20:54:45.345191 [ 189 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_56_11} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:45.345294 [ 189 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_56_11} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.16 20:54:45.345438 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2024.12.16 20:54:45.345776 [ 189 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 18285 rows, containing 5 columns (5 merged, 0 gathered) in 0.012056861 sec., 1516563.8883951635 rows/sec., 102.38 MiB/sec. 2024.12.16 20:54:45.346028 [ 195 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.16 20:54:45.346387 [ 195 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_56_11} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:45.346481 [ 195 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_56_11} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.16 20:54:45.346573 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.13 MiB. 2024.12.16 20:54:46.521750 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1080 2024.12.16 20:54:46.525278 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:46.525361 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:46.526897 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:54:46.527224 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:46.527463 [ 76 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.16 20:54:46.527593 [ 76 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:46.527665 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:46.528128 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.16 20:54:46.529138 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1080 2024.12.16 20:54:46.529526 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:46.529692 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 882 rows starting from the beginning of the part 2024.12.16 20:54:46.530331 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part 2024.12.16 20:54:46.531015 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part 2024.12.16 20:54:46.531850 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part 2024.12.16 20:54:46.532676 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part 2024.12.16 20:54:46.533485 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part 2024.12.16 20:54:46.542920 [ 195 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 72 columns (72 merged, 0 gathered) in 0.015107938 sec., 71485.59915985887 rows/sec., 57.48 MiB/sec. 2024.12.16 20:54:46.544522 [ 192 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.16 20:54:46.545378 [ 192 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_26_5} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:46.545481 [ 192 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_26_5} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.16 20:54:46.545862 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. 2024.12.16 20:54:50.328564 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:50.328775 [ 261 ] {29bd2473-591e-4078-bd5f-6efc27d13365} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:54:50.328851 [ 261 ] {29bd2473-591e-4078-bd5f-6efc27d13365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:54:50.329615 [ 261 ] {29bd2473-591e-4078-bd5f-6efc27d13365} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:50.329668 [ 261 ] {29bd2473-591e-4078-bd5f-6efc27d13365} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:50.330140 [ 261 ] {29bd2473-591e-4078-bd5f-6efc27d13365} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:54:50.330400 [ 261 ] {29bd2473-591e-4078-bd5f-6efc27d13365} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:50.330614 [ 261 ] {29bd2473-591e-4078-bd5f-6efc27d13365} executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. 2024.12.16 20:54:50.330685 [ 261 ] {29bd2473-591e-4078-bd5f-6efc27d13365} TCPHandler: Processed in 0.002249123 sec. 2024.12.16 20:54:50.330932 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:50.331127 [ 260 ] {787c3f2b-5f4a-49df-b52f-90762cde709b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:50.331198 [ 260 ] {787c3f2b-5f4a-49df-b52f-90762cde709b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:50.332031 [ 260 ] {787c3f2b-5f4a-49df-b52f-90762cde709b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:50.332084 [ 260 ] {787c3f2b-5f4a-49df-b52f-90762cde709b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:50.332550 [ 260 ] {787c3f2b-5f4a-49df-b52f-90762cde709b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.16 20:54:50.332829 [ 260 ] {787c3f2b-5f4a-49df-b52f-90762cde709b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:50.333079 [ 260 ] {787c3f2b-5f4a-49df-b52f-90762cde709b} executeQuery: Read 241 rows, 21.63 KiB in 0.002 sec., 120500 rows/sec., 10.56 MiB/sec. 2024.12.16 20:54:50.333185 [ 260 ] {787c3f2b-5f4a-49df-b52f-90762cde709b} TCPHandler: Processed in 0.002384555 sec. 2024.12.16 20:54:50.333415 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:50.333634 [ 261 ] {25d34f50-5df0-45db-8099-1fd6542187a0} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:54:50.333694 [ 261 ] {25d34f50-5df0-45db-8099-1fd6542187a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:54:50.334285 [ 261 ] {25d34f50-5df0-45db-8099-1fd6542187a0} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:50.334327 [ 261 ] {25d34f50-5df0-45db-8099-1fd6542187a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:50.334698 [ 261 ] {25d34f50-5df0-45db-8099-1fd6542187a0} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:54:50.334936 [ 261 ] {25d34f50-5df0-45db-8099-1fd6542187a0} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:50.335118 [ 261 ] {25d34f50-5df0-45db-8099-1fd6542187a0} executeQuery: Read 26 rows, 1.88 KiB in 0.001523 sec., 17071.56927117531 rows/sec., 1.21 MiB/sec. 2024.12.16 20:54:50.335178 [ 261 ] {25d34f50-5df0-45db-8099-1fd6542187a0} TCPHandler: Processed in 0.001906856 sec. 2024.12.16 20:54:50.335318 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:50.335445 [ 260 ] {922bece0-931f-4269-b27a-d79e5509fca4} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:54:50.335496 [ 260 ] {922bece0-931f-4269-b27a-d79e5509fca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:54:50.336075 [ 260 ] {922bece0-931f-4269-b27a-d79e5509fca4} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:50.336115 [ 260 ] {922bece0-931f-4269-b27a-d79e5509fca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:50.336471 [ 260 ] {922bece0-931f-4269-b27a-d79e5509fca4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:54:50.336704 [ 260 ] {922bece0-931f-4269-b27a-d79e5509fca4} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:50.336953 [ 260 ] {922bece0-931f-4269-b27a-d79e5509fca4} executeQuery: Read 14 rows, 1004.00 B in 0.001532 sec., 9138.381201044387 rows/sec., 639.99 KiB/sec. 2024.12.16 20:54:50.337145 [ 260 ] {922bece0-931f-4269-b27a-d79e5509fca4} TCPHandler: Processed in 0.001885086 sec. 2024.12.16 20:54:50.337346 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:50.337490 [ 261 ] {08822443-c992-42d7-9ac0-391d52a2987a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:54:50.337549 [ 261 ] {08822443-c992-42d7-9ac0-391d52a2987a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:54:50.338121 [ 261 ] {08822443-c992-42d7-9ac0-391d52a2987a} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:50.338160 [ 261 ] {08822443-c992-42d7-9ac0-391d52a2987a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:50.338519 [ 261 ] {08822443-c992-42d7-9ac0-391d52a2987a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:54:50.338761 [ 261 ] {08822443-c992-42d7-9ac0-391d52a2987a} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:50.338942 [ 261 ] {08822443-c992-42d7-9ac0-391d52a2987a} executeQuery: Read 13 rows, 830.00 B in 0.001486 sec., 8748.317631224765 rows/sec., 545.46 KiB/sec. 2024.12.16 20:54:50.338996 [ 261 ] {08822443-c992-42d7-9ac0-391d52a2987a} TCPHandler: Processed in 0.001730423 sec. 2024.12.16 20:54:50.339151 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:50.339269 [ 260 ] {6b6d487f-75f0-4f11-a243-d71931821d1d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:50.339318 [ 260 ] {6b6d487f-75f0-4f11-a243-d71931821d1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:50.340034 [ 260 ] {6b6d487f-75f0-4f11-a243-d71931821d1d} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:50.340073 [ 260 ] {6b6d487f-75f0-4f11-a243-d71931821d1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:50.340465 [ 260 ] {6b6d487f-75f0-4f11-a243-d71931821d1d} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.16 20:54:50.340702 [ 260 ] {6b6d487f-75f0-4f11-a243-d71931821d1d} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:50.340911 [ 260 ] {6b6d487f-75f0-4f11-a243-d71931821d1d} executeQuery: Read 401 rows, 29.20 KiB in 0.001667 sec., 240551.88962207557 rows/sec., 17.11 MiB/sec. 2024.12.16 20:54:50.340969 [ 260 ] {6b6d487f-75f0-4f11-a243-d71931821d1d} TCPHandler: Processed in 0.001877096 sec. 2024.12.16 20:54:50.341121 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:50.341249 [ 261 ] {9b228cd5-e800-4f0c-b64f-4271a01a7c04} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:54:50.341309 [ 261 ] {9b228cd5-e800-4f0c-b64f-4271a01a7c04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:54:50.341790 [ 261 ] {9b228cd5-e800-4f0c-b64f-4271a01a7c04} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:50.341828 [ 261 ] {9b228cd5-e800-4f0c-b64f-4271a01a7c04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:50.342196 [ 261 ] {9b228cd5-e800-4f0c-b64f-4271a01a7c04} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:54:50.342461 [ 261 ] {9b228cd5-e800-4f0c-b64f-4271a01a7c04} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:50.342642 [ 261 ] {9b228cd5-e800-4f0c-b64f-4271a01a7c04} executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. 2024.12.16 20:54:50.342696 [ 261 ] {9b228cd5-e800-4f0c-b64f-4271a01a7c04} TCPHandler: Processed in 0.001632071 sec. 2024.12.16 20:54:50.342838 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:50.342957 [ 260 ] {3dbd7aa9-eff4-4c6a-baa7-e4f84a7e592f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:50.343016 [ 260 ] {3dbd7aa9-eff4-4c6a-baa7-e4f84a7e592f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:50.343600 [ 260 ] {3dbd7aa9-eff4-4c6a-baa7-e4f84a7e592f} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:50.343640 [ 260 ] {3dbd7aa9-eff4-4c6a-baa7-e4f84a7e592f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:50.344114 [ 260 ] {3dbd7aa9-eff4-4c6a-baa7-e4f84a7e592f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.16 20:54:50.344415 [ 260 ] {3dbd7aa9-eff4-4c6a-baa7-e4f84a7e592f} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:50.344676 [ 260 ] {3dbd7aa9-eff4-4c6a-baa7-e4f84a7e592f} executeQuery: Read 237 rows, 16.27 KiB in 0.001742 sec., 136050.51664753156 rows/sec., 9.12 MiB/sec. 2024.12.16 20:54:50.344762 [ 260 ] {3dbd7aa9-eff4-4c6a-baa7-e4f84a7e592f} TCPHandler: Processed in 0.001979707 sec. 2024.12.16 20:54:50.345028 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:50.345172 [ 261 ] {3dfd6f31-0b5b-4bd3-99aa-36b629c82d2c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:54:50.345239 [ 261 ] {3dfd6f31-0b5b-4bd3-99aa-36b629c82d2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:54:50.345917 [ 261 ] {3dfd6f31-0b5b-4bd3-99aa-36b629c82d2c} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:50.345966 [ 261 ] {3dfd6f31-0b5b-4bd3-99aa-36b629c82d2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:50.346420 [ 261 ] {3dfd6f31-0b5b-4bd3-99aa-36b629c82d2c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:54:50.346712 [ 261 ] {3dfd6f31-0b5b-4bd3-99aa-36b629c82d2c} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:50.346958 [ 261 ] {3dfd6f31-0b5b-4bd3-99aa-36b629c82d2c} executeQuery: Read 1 rows, 69.00 B in 0.001818 sec., 550.0550055005501 rows/sec., 37.06 KiB/sec. 2024.12.16 20:54:50.347049 [ 261 ] {3dfd6f31-0b5b-4bd3-99aa-36b629c82d2c} TCPHandler: Processed in 0.002085229 sec. 2024.12.16 20:54:50.347222 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:50.347349 [ 260 ] {fb671f68-9cc5-4bd3-a98d-ff5d9b484df9} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:50.347432 [ 260 ] {fb671f68-9cc5-4bd3-a98d-ff5d9b484df9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:54:50.348582 [ 260 ] {fb671f68-9cc5-4bd3-a98d-ff5d9b484df9} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:50.348622 [ 260 ] {fb671f68-9cc5-4bd3-a98d-ff5d9b484df9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:50.349277 [ 260 ] {fb671f68-9cc5-4bd3-a98d-ff5d9b484df9} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:54:50.349534 [ 260 ] {fb671f68-9cc5-4bd3-a98d-ff5d9b484df9} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:50.349779 [ 260 ] {fb671f68-9cc5-4bd3-a98d-ff5d9b484df9} executeQuery: Read 19 rows, 34.86 KiB in 0.002454 sec., 7742.461287693562 rows/sec., 13.87 MiB/sec. 2024.12.16 20:54:50.349920 [ 260 ] {fb671f68-9cc5-4bd3-a98d-ff5d9b484df9} TCPHandler: Processed in 0.002758752 sec. 2024.12.16 20:54:50.350091 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:50.350230 [ 261 ] {355e042b-6078-47b1-84d6-7c33faccaaec} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:50.350284 [ 261 ] {355e042b-6078-47b1-84d6-7c33faccaaec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:50.350781 [ 261 ] {355e042b-6078-47b1-84d6-7c33faccaaec} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:50.350820 [ 261 ] {355e042b-6078-47b1-84d6-7c33faccaaec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:50.351248 [ 261 ] {355e042b-6078-47b1-84d6-7c33faccaaec} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.16 20:54:50.351523 [ 261 ] {355e042b-6078-47b1-84d6-7c33faccaaec} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:50.351725 [ 261 ] {355e042b-6078-47b1-84d6-7c33faccaaec} executeQuery: Read 82 rows, 5.33 KiB in 0.001529 sec., 53629.82341399608 rows/sec., 3.41 MiB/sec. 2024.12.16 20:54:50.351824 [ 261 ] {355e042b-6078-47b1-84d6-7c33faccaaec} TCPHandler: Processed in 0.001808445 sec. 2024.12.16 20:54:51.285956 [ 70 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:54:51.286006 [ 70 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:54:51.439110 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 2024.12.16 20:54:51.439798 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:51.439849 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:51.440381 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:54:51.440643 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:51.440887 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2024.12.16 20:54:52.640849 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2024.12.16 20:54:52.662688 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:52.662759 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:52.670490 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:54:52.671295 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:52.674757 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2024.12.16 20:54:54.957533 [ 66 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.16 20:54:54.957614 [ 66 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:54.957637 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:54.957858 [ 199 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.16 20:54:54.958053 [ 199 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:54:54.958092 [ 199 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2024.12.16 20:54:54.958175 [ 199 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2024.12.16 20:54:54.958382 [ 199 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.12.16 20:54:54.958669 [ 199 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.12.16 20:54:54.958880 [ 199 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part 2024.12.16 20:54:54.959978 [ 192 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002260654 sec., 15924.595271987664 rows/sec., 1.33 MiB/sec. 2024.12.16 20:54:54.960194 [ 197 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.16 20:54:54.960576 [ 197 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_13_3} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:54.960674 [ 197 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_13_3} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.16 20:54:54.960786 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:54:55.323679 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:55.323878 [ 261 ] {d4fe0c83-2daf-4c5c-ba8f-602e1228b288} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:54:55.323952 [ 261 ] {d4fe0c83-2daf-4c5c-ba8f-602e1228b288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:54:55.324785 [ 261 ] {d4fe0c83-2daf-4c5c-ba8f-602e1228b288} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:55.324838 [ 261 ] {d4fe0c83-2daf-4c5c-ba8f-602e1228b288} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:55.325245 [ 261 ] {d4fe0c83-2daf-4c5c-ba8f-602e1228b288} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.16 20:54:55.325494 [ 261 ] {d4fe0c83-2daf-4c5c-ba8f-602e1228b288} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:55.325740 [ 261 ] {d4fe0c83-2daf-4c5c-ba8f-602e1228b288} executeQuery: Read 102 rows, 8.69 KiB in 0.001916 sec., 53235.90814196242 rows/sec., 4.43 MiB/sec. 2024.12.16 20:54:55.325803 [ 261 ] {d4fe0c83-2daf-4c5c-ba8f-602e1228b288} TCPHandler: Processed in 0.002248143 sec. 2024.12.16 20:54:55.326039 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:55.326235 [ 260 ] {8c8c3190-156d-4511-8398-063461680c6a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:54:55.326313 [ 260 ] {8c8c3190-156d-4511-8398-063461680c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:54:55.327194 [ 260 ] {8c8c3190-156d-4511-8398-063461680c6a} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:55.327269 [ 260 ] {8c8c3190-156d-4511-8398-063461680c6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:55.327713 [ 260 ] {8c8c3190-156d-4511-8398-063461680c6a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:54:55.327964 [ 260 ] {8c8c3190-156d-4511-8398-063461680c6a} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:55.328198 [ 260 ] {8c8c3190-156d-4511-8398-063461680c6a} executeQuery: Read 23 rows, 1.73 KiB in 0.002018 sec., 11397.423191278494 rows/sec., 857.03 KiB/sec. 2024.12.16 20:54:55.328407 [ 260 ] {8c8c3190-156d-4511-8398-063461680c6a} TCPHandler: Processed in 0.002493518 sec. 2024.12.16 20:54:55.328638 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:55.328782 [ 261 ] {9b926b6b-c3db-48f5-a69f-e2faa47d03dc} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:54:55.328842 [ 261 ] {9b926b6b-c3db-48f5-a69f-e2faa47d03dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:54:55.329569 [ 261 ] {9b926b6b-c3db-48f5-a69f-e2faa47d03dc} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:55.329616 [ 261 ] {9b926b6b-c3db-48f5-a69f-e2faa47d03dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:55.330023 [ 261 ] {9b926b6b-c3db-48f5-a69f-e2faa47d03dc} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.16 20:54:55.330266 [ 261 ] {9b926b6b-c3db-48f5-a69f-e2faa47d03dc} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:55.330488 [ 261 ] {9b926b6b-c3db-48f5-a69f-e2faa47d03dc} executeQuery: Read 87 rows, 6.96 KiB in 0.00174 sec., 50000 rows/sec., 3.90 MiB/sec. 2024.12.16 20:54:55.330543 [ 261 ] {9b926b6b-c3db-48f5-a69f-e2faa47d03dc} TCPHandler: Processed in 0.002027429 sec. 2024.12.16 20:54:55.330696 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:55.330849 [ 260 ] {ed03e70c-a344-4e8c-be58-f1df78e7da23} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:55.330917 [ 260 ] {ed03e70c-a344-4e8c-be58-f1df78e7da23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:54:55.331622 [ 260 ] {ed03e70c-a344-4e8c-be58-f1df78e7da23} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:55.331669 [ 260 ] {ed03e70c-a344-4e8c-be58-f1df78e7da23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:55.332098 [ 260 ] {ed03e70c-a344-4e8c-be58-f1df78e7da23} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.16 20:54:55.332337 [ 260 ] {ed03e70c-a344-4e8c-be58-f1df78e7da23} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:55.332531 [ 260 ] {ed03e70c-a344-4e8c-be58-f1df78e7da23} executeQuery: Read 160 rows, 11.41 KiB in 0.00172 sec., 93023.2558139535 rows/sec., 6.48 MiB/sec. 2024.12.16 20:54:55.332593 [ 260 ] {ed03e70c-a344-4e8c-be58-f1df78e7da23} TCPHandler: Processed in 0.001968478 sec. 2024.12.16 20:54:55.332719 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:55.332846 [ 261 ] {e76fc2b5-eeaa-4818-bf79-fc6eef864988} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:54:55.332942 [ 261 ] {e76fc2b5-eeaa-4818-bf79-fc6eef864988} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:54:55.334192 [ 261 ] {e76fc2b5-eeaa-4818-bf79-fc6eef864988} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:55.334232 [ 261 ] {e76fc2b5-eeaa-4818-bf79-fc6eef864988} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:55.334865 [ 261 ] {e76fc2b5-eeaa-4818-bf79-fc6eef864988} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:54:55.335142 [ 261 ] {e76fc2b5-eeaa-4818-bf79-fc6eef864988} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:55.335385 [ 261 ] {e76fc2b5-eeaa-4818-bf79-fc6eef864988} executeQuery: Read 23 rows, 42.20 KiB in 0.002572 sec., 8942.457231726283 rows/sec., 16.02 MiB/sec. 2024.12.16 20:54:55.335498 [ 261 ] {e76fc2b5-eeaa-4818-bf79-fc6eef864988} TCPHandler: Processed in 0.002833494 sec. 2024.12.16 20:54:55.335657 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:54:55.335803 [ 260 ] {24c58e87-e942-4d90-8659-8754b508e7d8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:54:55.335857 [ 260 ] {24c58e87-e942-4d90-8659-8754b508e7d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:54:55.336352 [ 260 ] {24c58e87-e942-4d90-8659-8754b508e7d8} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:55.336389 [ 260 ] {24c58e87-e942-4d90-8659-8754b508e7d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:55.336770 [ 260 ] {24c58e87-e942-4d90-8659-8754b508e7d8} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.16 20:54:55.337008 [ 260 ] {24c58e87-e942-4d90-8659-8754b508e7d8} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:55.337253 [ 260 ] {24c58e87-e942-4d90-8659-8754b508e7d8} executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. 2024.12.16 20:54:55.337343 [ 260 ] {24c58e87-e942-4d90-8659-8754b508e7d8} TCPHandler: Processed in 0.001755754 sec. 2024.12.16 20:54:56.529376 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1114 2024.12.16 20:54:56.532440 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:56.532501 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:56.533966 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:54:56.534278 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:56.534884 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1114 2024.12.16 20:54:58.941043 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 2024.12.16 20:54:58.942097 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:54:58.942142 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:54:58.942681 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:54:58.942942 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:54:58.943224 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 2024.12.16 20:55:00.174811 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2024.12.16 20:55:00.196636 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.196702 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.204087 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:55:00.204853 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.207676 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2024.12.16 20:55:00.327735 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:00.327946 [ 261 ] {117fbd93-65d1-49bb-abd1-a589631e044d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:55:00.328021 [ 261 ] {117fbd93-65d1-49bb-abd1-a589631e044d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:55:00.328799 [ 261 ] {117fbd93-65d1-49bb-abd1-a589631e044d} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.328851 [ 261 ] {117fbd93-65d1-49bb-abd1-a589631e044d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.329312 [ 261 ] {117fbd93-65d1-49bb-abd1-a589631e044d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:55:00.329560 [ 261 ] {117fbd93-65d1-49bb-abd1-a589631e044d} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.329811 [ 261 ] {117fbd93-65d1-49bb-abd1-a589631e044d} executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. 2024.12.16 20:55:00.329880 [ 261 ] {117fbd93-65d1-49bb-abd1-a589631e044d} TCPHandler: Processed in 0.002283563 sec. 2024.12.16 20:55:00.330203 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:00.330416 [ 260 ] {d88cb409-9e0a-4966-9be3-c0e2fff9e226} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:55:00.330495 [ 260 ] {d88cb409-9e0a-4966-9be3-c0e2fff9e226} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:55:00.331287 [ 260 ] {d88cb409-9e0a-4966-9be3-c0e2fff9e226} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.331336 [ 260 ] {d88cb409-9e0a-4966-9be3-c0e2fff9e226} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.331761 [ 260 ] {d88cb409-9e0a-4966-9be3-c0e2fff9e226} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.16 20:55:00.332016 [ 260 ] {d88cb409-9e0a-4966-9be3-c0e2fff9e226} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.332217 [ 260 ] {d88cb409-9e0a-4966-9be3-c0e2fff9e226} executeQuery: Read 4 rows, 334.00 B in 0.001858 sec., 2152.8525296017224 rows/sec., 175.55 KiB/sec. 2024.12.16 20:55:00.332282 [ 260 ] {d88cb409-9e0a-4966-9be3-c0e2fff9e226} TCPHandler: Processed in 0.002219012 sec. 2024.12.16 20:55:00.332428 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:00.332552 [ 261 ] {5460eff3-7bfb-4de9-a935-abf3f18abca1} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:00.332604 [ 261 ] {5460eff3-7bfb-4de9-a935-abf3f18abca1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:00.333276 [ 261 ] {5460eff3-7bfb-4de9-a935-abf3f18abca1} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.333317 [ 261 ] {5460eff3-7bfb-4de9-a935-abf3f18abca1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.333705 [ 261 ] {5460eff3-7bfb-4de9-a935-abf3f18abca1} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.16 20:55:00.333947 [ 261 ] {5460eff3-7bfb-4de9-a935-abf3f18abca1} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.334164 [ 261 ] {5460eff3-7bfb-4de9-a935-abf3f18abca1} executeQuery: Read 243 rows, 21.77 KiB in 0.00164 sec., 148170.73170731709 rows/sec., 12.96 MiB/sec. 2024.12.16 20:55:00.334221 [ 261 ] {5460eff3-7bfb-4de9-a935-abf3f18abca1} TCPHandler: Processed in 0.001851585 sec. 2024.12.16 20:55:00.334369 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:00.334512 [ 260 ] {b94d287e-f513-4931-a23d-0d135bcfb235} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:55:00.334572 [ 260 ] {b94d287e-f513-4931-a23d-0d135bcfb235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:55:00.335231 [ 260 ] {b94d287e-f513-4931-a23d-0d135bcfb235} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.335269 [ 260 ] {b94d287e-f513-4931-a23d-0d135bcfb235} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.335633 [ 260 ] {b94d287e-f513-4931-a23d-0d135bcfb235} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:55:00.335870 [ 260 ] {b94d287e-f513-4931-a23d-0d135bcfb235} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.336048 [ 260 ] {b94d287e-f513-4931-a23d-0d135bcfb235} executeQuery: Read 30 rows, 2.16 KiB in 0.001571 sec., 19096.117122851687 rows/sec., 1.35 MiB/sec. 2024.12.16 20:55:00.336102 [ 260 ] {b94d287e-f513-4931-a23d-0d135bcfb235} TCPHandler: Processed in 0.001803384 sec. 2024.12.16 20:55:00.336234 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:00.336354 [ 261 ] {5ee601a4-0387-4572-9498-b2ac3cc5f4de} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:55:00.336405 [ 261 ] {5ee601a4-0387-4572-9498-b2ac3cc5f4de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:55:00.336974 [ 261 ] {5ee601a4-0387-4572-9498-b2ac3cc5f4de} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.337014 [ 261 ] {5ee601a4-0387-4572-9498-b2ac3cc5f4de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.337368 [ 261 ] {5ee601a4-0387-4572-9498-b2ac3cc5f4de} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:55:00.337601 [ 261 ] {5ee601a4-0387-4572-9498-b2ac3cc5f4de} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.337752 [ 58 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.16 20:55:00.337809 [ 58 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.337845 [ 261 ] {5ee601a4-0387-4572-9498-b2ac3cc5f4de} executeQuery: Read 14 rows, 1004.00 B in 0.00151 sec., 9271.523178807947 rows/sec., 649.32 KiB/sec. 2024.12.16 20:55:00.337849 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.337990 [ 261 ] {5ee601a4-0387-4572-9498-b2ac3cc5f4de} TCPHandler: Processed in 0.001807874 sec. 2024.12.16 20:55:00.338274 [ 197 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.16 20:55:00.338292 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:00.338632 [ 197 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:00.338661 [ 260 ] {a215cda0-22f0-453f-a65b-8cadd531d2f8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:55:00.338702 [ 197 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 243 rows starting from the beginning of the part 2024.12.16 20:55:00.338772 [ 260 ] {a215cda0-22f0-453f-a65b-8cadd531d2f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:55:00.338993 [ 197 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:00.339415 [ 197 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:00.339833 [ 197 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part 2024.12.16 20:55:00.340221 [ 197 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:00.340586 [ 197 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:00.341636 [ 260 ] {a215cda0-22f0-453f-a65b-8cadd531d2f8} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.341705 [ 260 ] {a215cda0-22f0-453f-a65b-8cadd531d2f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.342762 [ 260 ] {a215cda0-22f0-453f-a65b-8cadd531d2f8} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:55:00.343295 [ 197 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005273341 sec., 99936.6435813652 rows/sec., 7.16 MiB/sec. 2024.12.16 20:55:00.343306 [ 260 ] {a215cda0-22f0-453f-a65b-8cadd531d2f8} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.343533 [ 197 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.16 20:55:00.343740 [ 260 ] {a215cda0-22f0-453f-a65b-8cadd531d2f8} executeQuery: Read 13 rows, 830.00 B in 0.00517 sec., 2514.5067698259186 rows/sec., 156.78 KiB/sec. 2024.12.16 20:55:00.343893 [ 260 ] {a215cda0-22f0-453f-a65b-8cadd531d2f8} TCPHandler: Processed in 0.005797601 sec. 2024.12.16 20:55:00.344107 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:00.344115 [ 197 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_31_6} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.344288 [ 197 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_31_6} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.16 20:55:00.344330 [ 261 ] {295e9e14-8400-4e2f-bb91-574221a5cfae} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:00.344440 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.16 20:55:00.344460 [ 261 ] {295e9e14-8400-4e2f-bb91-574221a5cfae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:00.345292 [ 261 ] {295e9e14-8400-4e2f-bb91-574221a5cfae} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.345334 [ 261 ] {295e9e14-8400-4e2f-bb91-574221a5cfae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.345719 [ 261 ] {295e9e14-8400-4e2f-bb91-574221a5cfae} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.16 20:55:00.345969 [ 261 ] {295e9e14-8400-4e2f-bb91-574221a5cfae} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.346211 [ 261 ] {295e9e14-8400-4e2f-bb91-574221a5cfae} executeQuery: Read 405 rows, 29.53 KiB in 0.001937 sec., 209086.2157976252 rows/sec., 14.89 MiB/sec. 2024.12.16 20:55:00.346313 [ 261 ] {295e9e14-8400-4e2f-bb91-574221a5cfae} TCPHandler: Processed in 0.002311114 sec. 2024.12.16 20:55:00.346566 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:00.346731 [ 260 ] {93bc2ce1-2f95-4272-8895-86e928a5d0f2} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:55:00.346794 [ 260 ] {93bc2ce1-2f95-4272-8895-86e928a5d0f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:55:00.347297 [ 260 ] {93bc2ce1-2f95-4272-8895-86e928a5d0f2} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.347335 [ 260 ] {93bc2ce1-2f95-4272-8895-86e928a5d0f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.347691 [ 260 ] {93bc2ce1-2f95-4272-8895-86e928a5d0f2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:55:00.347936 [ 260 ] {93bc2ce1-2f95-4272-8895-86e928a5d0f2} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.348155 [ 260 ] {93bc2ce1-2f95-4272-8895-86e928a5d0f2} executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. 2024.12.16 20:55:00.348362 [ 260 ] {93bc2ce1-2f95-4272-8895-86e928a5d0f2} TCPHandler: Processed in 0.001924826 sec. 2024.12.16 20:55:00.348561 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:00.348699 [ 261 ] {c97c01c5-16b2-437c-bcf6-5910cd156e98} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:00.348763 [ 261 ] {c97c01c5-16b2-437c-bcf6-5910cd156e98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:00.349367 [ 261 ] {c97c01c5-16b2-437c-bcf6-5910cd156e98} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.349406 [ 261 ] {c97c01c5-16b2-437c-bcf6-5910cd156e98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.349802 [ 261 ] {c97c01c5-16b2-437c-bcf6-5910cd156e98} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.16 20:55:00.350043 [ 261 ] {c97c01c5-16b2-437c-bcf6-5910cd156e98} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.350266 [ 261 ] {c97c01c5-16b2-437c-bcf6-5910cd156e98} executeQuery: Read 239 rows, 16.41 KiB in 0.001599 sec., 149468.4177611007 rows/sec., 10.02 MiB/sec. 2024.12.16 20:55:00.350321 [ 261 ] {c97c01c5-16b2-437c-bcf6-5910cd156e98} TCPHandler: Processed in 0.001845395 sec. 2024.12.16 20:55:00.350475 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:00.350616 [ 260 ] {51a1be55-d985-46f9-a391-06aafeb3914e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:55:00.350678 [ 260 ] {51a1be55-d985-46f9-a391-06aafeb3914e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:55:00.351183 [ 260 ] {51a1be55-d985-46f9-a391-06aafeb3914e} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.351219 [ 260 ] {51a1be55-d985-46f9-a391-06aafeb3914e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.351571 [ 260 ] {51a1be55-d985-46f9-a391-06aafeb3914e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:55:00.351805 [ 260 ] {51a1be55-d985-46f9-a391-06aafeb3914e} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.352022 [ 260 ] {51a1be55-d985-46f9-a391-06aafeb3914e} executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. 2024.12.16 20:55:00.352227 [ 260 ] {51a1be55-d985-46f9-a391-06aafeb3914e} TCPHandler: Processed in 0.001814755 sec. 2024.12.16 20:55:00.352418 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:00.352559 [ 261 ] {352e5734-eeff-4b62-b477-283be09b2abe} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:00.352654 [ 261 ] {352e5734-eeff-4b62-b477-283be09b2abe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:55:00.353841 [ 261 ] {352e5734-eeff-4b62-b477-283be09b2abe} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.353880 [ 261 ] {352e5734-eeff-4b62-b477-283be09b2abe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.354523 [ 261 ] {352e5734-eeff-4b62-b477-283be09b2abe} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:55:00.354784 [ 261 ] {352e5734-eeff-4b62-b477-283be09b2abe} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.355028 [ 261 ] {352e5734-eeff-4b62-b477-283be09b2abe} executeQuery: Read 19 rows, 34.86 KiB in 0.0025 sec., 7600 rows/sec., 13.62 MiB/sec. 2024.12.16 20:55:00.355138 [ 261 ] {352e5734-eeff-4b62-b477-283be09b2abe} TCPHandler: Processed in 0.002819134 sec. 2024.12.16 20:55:00.355281 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:00.355420 [ 260 ] {204d3a8d-6322-4dd9-b590-bdd2b1f86dd3} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:00.355478 [ 260 ] {204d3a8d-6322-4dd9-b590-bdd2b1f86dd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:00.356029 [ 260 ] {204d3a8d-6322-4dd9-b590-bdd2b1f86dd3} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:00.356068 [ 260 ] {204d3a8d-6322-4dd9-b590-bdd2b1f86dd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:00.356433 [ 260 ] {204d3a8d-6322-4dd9-b590-bdd2b1f86dd3} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.16 20:55:00.356676 [ 260 ] {204d3a8d-6322-4dd9-b590-bdd2b1f86dd3} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:00.356883 [ 260 ] {204d3a8d-6322-4dd9-b590-bdd2b1f86dd3} executeQuery: Read 82 rows, 5.33 KiB in 0.001495 sec., 54849.4983277592 rows/sec., 3.48 MiB/sec. 2024.12.16 20:55:00.356935 [ 260 ] {204d3a8d-6322-4dd9-b590-bdd2b1f86dd3} TCPHandler: Processed in 0.001719843 sec. 2024.12.16 20:55:01.000242 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 218.34 MiB, peak 225.83 MiB, free memory in arenas 0.00 B, will set to 217.07 MiB (RSS), difference: -1.27 MiB 2024.12.16 20:55:05.323761 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:05.323987 [ 261 ] {1c7ece58-a263-413c-8b76-1ca82a97f89d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:05.324067 [ 261 ] {1c7ece58-a263-413c-8b76-1ca82a97f89d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:05.324848 [ 261 ] {1c7ece58-a263-413c-8b76-1ca82a97f89d} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:05.324895 [ 261 ] {1c7ece58-a263-413c-8b76-1ca82a97f89d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:05.325331 [ 261 ] {1c7ece58-a263-413c-8b76-1ca82a97f89d} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.16 20:55:05.325593 [ 261 ] {1c7ece58-a263-413c-8b76-1ca82a97f89d} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:05.325847 [ 261 ] {1c7ece58-a263-413c-8b76-1ca82a97f89d} executeQuery: Read 102 rows, 8.69 KiB in 0.001918 sec., 53180.39624608968 rows/sec., 4.43 MiB/sec. 2024.12.16 20:55:05.325911 [ 261 ] {1c7ece58-a263-413c-8b76-1ca82a97f89d} TCPHandler: Processed in 0.002284744 sec. 2024.12.16 20:55:05.326174 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:05.326367 [ 260 ] {0e25c313-1d8f-48bc-9817-59c8b2ad0638} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:55:05.326443 [ 260 ] {0e25c313-1d8f-48bc-9817-59c8b2ad0638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:55:05.327184 [ 260 ] {0e25c313-1d8f-48bc-9817-59c8b2ad0638} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:05.327240 [ 260 ] {0e25c313-1d8f-48bc-9817-59c8b2ad0638} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:05.327685 [ 260 ] {0e25c313-1d8f-48bc-9817-59c8b2ad0638} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:55:05.327938 [ 260 ] {0e25c313-1d8f-48bc-9817-59c8b2ad0638} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:05.328222 [ 260 ] {0e25c313-1d8f-48bc-9817-59c8b2ad0638} executeQuery: Read 23 rows, 1.73 KiB in 0.001899 sec., 12111.637704054765 rows/sec., 910.74 KiB/sec. 2024.12.16 20:55:05.328386 [ 260 ] {0e25c313-1d8f-48bc-9817-59c8b2ad0638} TCPHandler: Processed in 0.002341605 sec. 2024.12.16 20:55:05.328655 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:05.328814 [ 261 ] {60b4ba67-9d63-435d-baaf-a7f0c54efe13} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:05.328874 [ 261 ] {60b4ba67-9d63-435d-baaf-a7f0c54efe13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:05.329538 [ 261 ] {60b4ba67-9d63-435d-baaf-a7f0c54efe13} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:05.329579 [ 261 ] {60b4ba67-9d63-435d-baaf-a7f0c54efe13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:05.329955 [ 261 ] {60b4ba67-9d63-435d-baaf-a7f0c54efe13} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.16 20:55:05.330191 [ 261 ] {60b4ba67-9d63-435d-baaf-a7f0c54efe13} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:05.330405 [ 261 ] {60b4ba67-9d63-435d-baaf-a7f0c54efe13} executeQuery: Read 87 rows, 6.96 KiB in 0.001627 sec., 53472.64904732637 rows/sec., 4.18 MiB/sec. 2024.12.16 20:55:05.330461 [ 261 ] {60b4ba67-9d63-435d-baaf-a7f0c54efe13} TCPHandler: Processed in 0.001933737 sec. 2024.12.16 20:55:05.330629 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:05.330780 [ 260 ] {9c1589a3-49d5-4681-960b-72c83623fc9f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:05.330846 [ 260 ] {9c1589a3-49d5-4681-960b-72c83623fc9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:05.331465 [ 260 ] {9c1589a3-49d5-4681-960b-72c83623fc9f} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:05.331508 [ 260 ] {9c1589a3-49d5-4681-960b-72c83623fc9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:05.331915 [ 260 ] {9c1589a3-49d5-4681-960b-72c83623fc9f} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.16 20:55:05.332157 [ 260 ] {9c1589a3-49d5-4681-960b-72c83623fc9f} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:05.332369 [ 260 ] {9c1589a3-49d5-4681-960b-72c83623fc9f} executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec. 2024.12.16 20:55:05.332471 [ 260 ] {9c1589a3-49d5-4681-960b-72c83623fc9f} TCPHandler: Processed in 0.001913487 sec. 2024.12.16 20:55:05.332645 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:05.332789 [ 261 ] {bf9e1168-ad94-4875-8238-caea1c002d5a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:05.332878 [ 261 ] {bf9e1168-ad94-4875-8238-caea1c002d5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:55:05.334041 [ 261 ] {bf9e1168-ad94-4875-8238-caea1c002d5a} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:05.334080 [ 261 ] {bf9e1168-ad94-4875-8238-caea1c002d5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:05.334694 [ 261 ] {bf9e1168-ad94-4875-8238-caea1c002d5a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:55:05.334946 [ 261 ] {bf9e1168-ad94-4875-8238-caea1c002d5a} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:05.335197 [ 261 ] {bf9e1168-ad94-4875-8238-caea1c002d5a} executeQuery: Read 23 rows, 42.20 KiB in 0.002439 sec., 9430.094300943008 rows/sec., 16.90 MiB/sec. 2024.12.16 20:55:05.335289 [ 261 ] {bf9e1168-ad94-4875-8238-caea1c002d5a} TCPHandler: Processed in 0.002734362 sec. 2024.12.16 20:55:05.335455 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:05.335600 [ 260 ] {d2d1ae4e-1591-4fa1-adc8-b11e27038c18} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:05.335662 [ 260 ] {d2d1ae4e-1591-4fa1-adc8-b11e27038c18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:05.336222 [ 260 ] {d2d1ae4e-1591-4fa1-adc8-b11e27038c18} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:05.336264 [ 260 ] {d2d1ae4e-1591-4fa1-adc8-b11e27038c18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:05.336651 [ 260 ] {d2d1ae4e-1591-4fa1-adc8-b11e27038c18} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.16 20:55:05.336911 [ 260 ] {d2d1ae4e-1591-4fa1-adc8-b11e27038c18} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:05.337145 [ 260 ] {d2d1ae4e-1591-4fa1-adc8-b11e27038c18} executeQuery: Read 60 rows, 4.14 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.56 MiB/sec. 2024.12.16 20:55:05.337221 [ 260 ] {d2d1ae4e-1591-4fa1-adc8-b11e27038c18} TCPHandler: Processed in 0.001835135 sec. 2024.12.16 20:55:06.286256 [ 51 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:55:06.286325 [ 51 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:55:06.443376 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 2024.12.16 20:55:06.444546 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:06.444600 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:06.445154 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:55:06.445451 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:06.445729 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2024.12.16 20:55:06.535103 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1150 2024.12.16 20:55:06.538772 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:06.538822 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:06.540291 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:55:06.540597 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:06.541154 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1150 2024.12.16 20:55:07.707719 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2024.12.16 20:55:07.729693 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:07.729757 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:07.737352 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:55:07.738167 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:07.740995 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2024.12.16 20:55:10.327521 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:10.327750 [ 261 ] {599987c1-3044-4558-ab01-bdbc9103c185} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:55:10.327845 [ 261 ] {599987c1-3044-4558-ab01-bdbc9103c185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:55:10.328602 [ 261 ] {599987c1-3044-4558-ab01-bdbc9103c185} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.328646 [ 261 ] {599987c1-3044-4558-ab01-bdbc9103c185} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.329087 [ 261 ] {599987c1-3044-4558-ab01-bdbc9103c185} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:55:10.329339 [ 261 ] {599987c1-3044-4558-ab01-bdbc9103c185} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.329494 [ 47 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.12.16 20:55:10.329541 [ 47 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.329548 [ 261 ] {599987c1-3044-4558-ab01-bdbc9103c185} executeQuery: Read 14 rows, 1.01 KiB in 0.001859 sec., 7530.930607853685 rows/sec., 542.13 KiB/sec. 2024.12.16 20:55:10.329568 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.329637 [ 261 ] {599987c1-3044-4558-ab01-bdbc9103c185} TCPHandler: Processed in 0.002255833 sec. 2024.12.16 20:55:10.329877 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.12.16 20:55:10.329964 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:10.330122 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:10.330197 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2024.12.16 20:55:10.330265 [ 260 ] {4b79b5f4-46d2-40a7-b145-3e031468306b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:10.330389 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:10.330416 [ 260 ] {4b79b5f4-46d2-40a7-b145-3e031468306b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:10.330779 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:10.331139 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:10.331551 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:10.333391 [ 260 ] {4b79b5f4-46d2-40a7-b145-3e031468306b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.333485 [ 260 ] {4b79b5f4-46d2-40a7-b145-3e031468306b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.334216 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004536516 sec., 15430.343461810782 rows/sec., 1.14 MiB/sec. 2024.12.16 20:55:10.334528 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.12.16 20:55:10.334648 [ 260 ] {4b79b5f4-46d2-40a7-b145-3e031468306b} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.16 20:55:10.334977 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_25_6} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.335140 [ 260 ] {4b79b5f4-46d2-40a7-b145-3e031468306b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.335195 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_25_6} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.12.16 20:55:10.335354 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:55:10.335435 [ 47 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.16 20:55:10.335514 [ 47 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.335568 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.335634 [ 260 ] {4b79b5f4-46d2-40a7-b145-3e031468306b} executeQuery: Read 241 rows, 21.63 KiB in 0.005434 sec., 44350.38645564962 rows/sec., 3.89 MiB/sec. 2024.12.16 20:55:10.335765 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.16 20:55:10.335810 [ 260 ] {4b79b5f4-46d2-40a7-b145-3e031468306b} TCPHandler: Processed in 0.006053656 sec. 2024.12.16 20:55:10.335979 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:10.336023 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1437 rows starting from the beginning of the part 2024.12.16 20:55:10.336028 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:10.336165 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 241 rows starting from the beginning of the part 2024.12.16 20:55:10.336377 [ 261 ] {1cfe6f5d-04a4-4da6-b205-d1ac46c52e25} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:55:10.336554 [ 261 ] {1cfe6f5d-04a4-4da6-b205-d1ac46c52e25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:55:10.336559 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 102 rows starting from the beginning of the part 2024.12.16 20:55:10.336940 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 243 rows starting from the beginning of the part 2024.12.16 20:55:10.337348 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 102 rows starting from the beginning of the part 2024.12.16 20:55:10.337743 [ 191 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 241 rows starting from the beginning of the part 2024.12.16 20:55:10.338760 [ 261 ] {1cfe6f5d-04a4-4da6-b205-d1ac46c52e25} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.338802 [ 261 ] {1cfe6f5d-04a4-4da6-b205-d1ac46c52e25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.339364 [ 261 ] {1cfe6f5d-04a4-4da6-b205-d1ac46c52e25} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:55:10.339633 [ 261 ] {1cfe6f5d-04a4-4da6-b205-d1ac46c52e25} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.339812 [ 47 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.16 20:55:10.339883 [ 47 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.339946 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.339952 [ 261 ] {1cfe6f5d-04a4-4da6-b205-d1ac46c52e25} executeQuery: Read 26 rows, 1.88 KiB in 0.003706 sec., 7015.650296815974 rows/sec., 508.57 KiB/sec. 2024.12.16 20:55:10.340453 [ 261 ] {1cfe6f5d-04a4-4da6-b205-d1ac46c52e25} TCPHandler: Processed in 0.004505906 sec. 2024.12.16 20:55:10.340603 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2366 rows, containing 5 columns (5 merged, 0 gathered) in 0.004947705 sec., 478201.50958878914 rows/sec., 42.33 MiB/sec. 2024.12.16 20:55:10.340754 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.16 20:55:10.340791 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:10.341124 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.16 20:55:10.341474 [ 260 ] {7017b03e-179b-41b1-bd9b-6f70426bf324} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:55:10.341770 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:10.341772 [ 260 ] {7017b03e-179b-41b1-bd9b-6f70426bf324} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:55:10.341960 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 67 rows starting from the beginning of the part 2024.12.16 20:55:10.342628 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part 2024.12.16 20:55:10.342811 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_61_12} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.343205 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 23 rows starting from the beginning of the part 2024.12.16 20:55:10.343409 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_61_12} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.16 20:55:10.343884 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2024.12.16 20:55:10.344228 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part 2024.12.16 20:55:10.344586 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 23 rows starting from the beginning of the part 2024.12.16 20:55:10.344924 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part 2024.12.16 20:55:10.345889 [ 260 ] {7017b03e-179b-41b1-bd9b-6f70426bf324} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.345959 [ 260 ] {7017b03e-179b-41b1-bd9b-6f70426bf324} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.347089 [ 260 ] {7017b03e-179b-41b1-bd9b-6f70426bf324} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:55:10.347593 [ 190 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.007477153 sec., 26079.444943817518 rows/sec., 1.96 MiB/sec. 2024.12.16 20:55:10.347624 [ 260 ] {7017b03e-179b-41b1-bd9b-6f70426bf324} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.347912 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.16 20:55:10.348119 [ 260 ] {7017b03e-179b-41b1-bd9b-6f70426bf324} executeQuery: Read 14 rows, 1004.00 B in 0.006816 sec., 2053.9906103286385 rows/sec., 143.85 KiB/sec. 2024.12.16 20:55:10.348417 [ 260 ] {7017b03e-179b-41b1-bd9b-6f70426bf324} TCPHandler: Processed in 0.00782449 sec. 2024.12.16 20:55:10.348710 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:10.348865 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_51_10} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.348934 [ 261 ] {af8f0e1c-05b7-47bb-b587-13990d3b92cb} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:55:10.349038 [ 261 ] {af8f0e1c-05b7-47bb-b587-13990d3b92cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:55:10.349040 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_51_10} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.16 20:55:10.349242 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.16 20:55:10.349764 [ 261 ] {af8f0e1c-05b7-47bb-b587-13990d3b92cb} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.349808 [ 261 ] {af8f0e1c-05b7-47bb-b587-13990d3b92cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.350169 [ 261 ] {af8f0e1c-05b7-47bb-b587-13990d3b92cb} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:55:10.350401 [ 261 ] {af8f0e1c-05b7-47bb-b587-13990d3b92cb} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.350520 [ 47 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.12.16 20:55:10.350561 [ 47 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.350585 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.350588 [ 261 ] {af8f0e1c-05b7-47bb-b587-13990d3b92cb} executeQuery: Read 13 rows, 830.00 B in 0.001733 sec., 7501.442585112522 rows/sec., 467.71 KiB/sec. 2024.12.16 20:55:10.350814 [ 261 ] {af8f0e1c-05b7-47bb-b587-13990d3b92cb} TCPHandler: Processed in 0.002268754 sec. 2024.12.16 20:55:10.350983 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.12.16 20:55:10.351111 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:10.351514 [ 260 ] {859a3846-5b1b-49d8-9e8d-86ac5437a34b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:10.351526 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:10.351630 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part 2024.12.16 20:55:10.351638 [ 260 ] {859a3846-5b1b-49d8-9e8d-86ac5437a34b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:10.351885 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2024.12.16 20:55:10.352274 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part 2024.12.16 20:55:10.352715 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2024.12.16 20:55:10.353072 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part 2024.12.16 20:55:10.354238 [ 260 ] {859a3846-5b1b-49d8-9e8d-86ac5437a34b} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.354287 [ 260 ] {859a3846-5b1b-49d8-9e8d-86ac5437a34b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.354615 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003935165 sec., 16517.731785071275 rows/sec., 1.07 MiB/sec. 2024.12.16 20:55:10.354816 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.12.16 20:55:10.355009 [ 260 ] {859a3846-5b1b-49d8-9e8d-86ac5437a34b} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.16 20:55:10.355322 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_25_6} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.355527 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_25_6} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.12.16 20:55:10.355523 [ 260 ] {859a3846-5b1b-49d8-9e8d-86ac5437a34b} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.355688 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.16 20:55:10.355872 [ 47 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.16 20:55:10.355940 [ 260 ] {859a3846-5b1b-49d8-9e8d-86ac5437a34b} executeQuery: Read 401 rows, 29.20 KiB in 0.00455 sec., 88131.86813186813 rows/sec., 6.27 MiB/sec. 2024.12.16 20:55:10.355951 [ 47 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.356059 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.356102 [ 260 ] {859a3846-5b1b-49d8-9e8d-86ac5437a34b} TCPHandler: Processed in 0.005178099 sec. 2024.12.16 20:55:10.356406 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:10.356456 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.16 20:55:10.356872 [ 261 ] {4a49e937-19bc-4c8d-9f72-c21444279226} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:55:10.357011 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:10.357077 [ 261 ] {4a49e937-19bc-4c8d-9f72-c21444279226} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:55:10.357142 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 916 rows starting from the beginning of the part 2024.12.16 20:55:10.357651 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 401 rows starting from the beginning of the part 2024.12.16 20:55:10.358067 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 87 rows starting from the beginning of the part 2024.12.16 20:55:10.358428 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 405 rows starting from the beginning of the part 2024.12.16 20:55:10.358803 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 87 rows starting from the beginning of the part 2024.12.16 20:55:10.359034 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 401 rows starting from the beginning of the part 2024.12.16 20:55:10.359954 [ 261 ] {4a49e937-19bc-4c8d-9f72-c21444279226} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.360020 [ 261 ] {4a49e937-19bc-4c8d-9f72-c21444279226} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.361057 [ 261 ] {4a49e937-19bc-4c8d-9f72-c21444279226} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:55:10.361533 [ 261 ] {4a49e937-19bc-4c8d-9f72-c21444279226} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.361804 [ 261 ] {4a49e937-19bc-4c8d-9f72-c21444279226} executeQuery: Read 6 rows, 321.00 B in 0.005097 sec., 1177.1630370806356 rows/sec., 61.50 KiB/sec. 2024.12.16 20:55:10.362253 [ 261 ] {4a49e937-19bc-4c8d-9f72-c21444279226} TCPHandler: Processed in 0.006006305 sec. 2024.12.16 20:55:10.362619 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:10.362788 [ 195 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2297 rows, containing 5 columns (5 merged, 0 gathered) in 0.006582716 sec., 348944.11364549224 rows/sec., 26.57 MiB/sec. 2024.12.16 20:55:10.362879 [ 260 ] {e9aa4d8b-d880-4f26-9bcb-f6892ffc2cb5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:10.362962 [ 260 ] {e9aa4d8b-d880-4f26-9bcb-f6892ffc2cb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:10.363044 [ 195 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.16 20:55:10.363660 [ 195 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_61_12} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.363869 [ 195 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_61_12} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.16 20:55:10.364059 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.16 20:55:10.364203 [ 260 ] {e9aa4d8b-d880-4f26-9bcb-f6892ffc2cb5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.364247 [ 260 ] {e9aa4d8b-d880-4f26-9bcb-f6892ffc2cb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.364662 [ 260 ] {e9aa4d8b-d880-4f26-9bcb-f6892ffc2cb5} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.16 20:55:10.364908 [ 260 ] {e9aa4d8b-d880-4f26-9bcb-f6892ffc2cb5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.365084 [ 47 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.16 20:55:10.365132 [ 47 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.365152 [ 260 ] {e9aa4d8b-d880-4f26-9bcb-f6892ffc2cb5} executeQuery: Read 237 rows, 16.27 KiB in 0.00233 sec., 101716.73819742489 rows/sec., 6.82 MiB/sec. 2024.12.16 20:55:10.365166 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.365383 [ 260 ] {e9aa4d8b-d880-4f26-9bcb-f6892ffc2cb5} TCPHandler: Processed in 0.002991957 sec. 2024.12.16 20:55:10.365492 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.16 20:55:10.365610 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:10.366086 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:10.366101 [ 261 ] {4dd2118a-fe75-4e13-aaeb-7a933b03b503} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:55:10.366224 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18285 rows starting from the beginning of the part 2024.12.16 20:55:10.366313 [ 261 ] {4dd2118a-fe75-4e13-aaeb-7a933b03b503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:55:10.366866 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part 2024.12.16 20:55:10.367398 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2024.12.16 20:55:10.367721 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 239 rows starting from the beginning of the part 2024.12.16 20:55:10.368029 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2024.12.16 20:55:10.368322 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part 2024.12.16 20:55:10.369003 [ 261 ] {4dd2118a-fe75-4e13-aaeb-7a933b03b503} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.369046 [ 261 ] {4dd2118a-fe75-4e13-aaeb-7a933b03b503} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.369483 [ 261 ] {4dd2118a-fe75-4e13-aaeb-7a933b03b503} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:55:10.369733 [ 261 ] {4dd2118a-fe75-4e13-aaeb-7a933b03b503} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.370106 [ 261 ] {4dd2118a-fe75-4e13-aaeb-7a933b03b503} executeQuery: Read 1 rows, 69.00 B in 0.004162 sec., 240.2691013935608 rows/sec., 16.19 KiB/sec. 2024.12.16 20:55:10.370362 [ 261 ] {4dd2118a-fe75-4e13-aaeb-7a933b03b503} TCPHandler: Processed in 0.004863173 sec. 2024.12.16 20:55:10.370572 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:10.370834 [ 260 ] {8d2fe1d2-a630-464d-8470-1da288af6463} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:10.371073 [ 260 ] {8d2fe1d2-a630-464d-8470-1da288af6463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:55:10.372716 [ 260 ] {8d2fe1d2-a630-464d-8470-1da288af6463} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.372757 [ 260 ] {8d2fe1d2-a630-464d-8470-1da288af6463} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.373668 [ 260 ] {8d2fe1d2-a630-464d-8470-1da288af6463} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:55:10.374200 [ 260 ] {8d2fe1d2-a630-464d-8470-1da288af6463} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.374439 [ 47 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.16 20:55:10.374516 [ 47 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.374552 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.374589 [ 260 ] {8d2fe1d2-a630-464d-8470-1da288af6463} executeQuery: Read 19 rows, 34.86 KiB in 0.003841 sec., 4946.628482166103 rows/sec., 8.86 MiB/sec. 2024.12.16 20:55:10.375443 [ 186 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.16 20:55:10.375781 [ 260 ] {8d2fe1d2-a630-464d-8470-1da288af6463} TCPHandler: Processed in 0.005306191 sec. 2024.12.16 20:55:10.376112 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:10.376478 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 19318 rows, containing 5 columns (5 merged, 0 gathered) in 0.011194034 sec., 1725740.6936587829 rows/sec., 116.54 MiB/sec. 2024.12.16 20:55:10.376595 [ 261 ] {c7314f85-cddb-44b1-a921-a20be98cdb4e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:10.376801 [ 261 ] {c7314f85-cddb-44b1-a921-a20be98cdb4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:10.377024 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.16 20:55:10.377811 [ 186 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:10.378278 [ 186 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 936 rows starting from the beginning of the part 2024.12.16 20:55:10.378407 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_61_12} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.378731 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_61_12} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.16 20:55:10.379130 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. 2024.12.16 20:55:10.379426 [ 186 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 19 rows starting from the beginning of the part 2024.12.16 20:55:10.380592 [ 186 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 23 rows starting from the beginning of the part 2024.12.16 20:55:10.380646 [ 261 ] {c7314f85-cddb-44b1-a921-a20be98cdb4e} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.380730 [ 261 ] {c7314f85-cddb-44b1-a921-a20be98cdb4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.381305 [ 186 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 19 rows starting from the beginning of the part 2024.12.16 20:55:10.381974 [ 186 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 23 rows starting from the beginning of the part 2024.12.16 20:55:10.382267 [ 261 ] {c7314f85-cddb-44b1-a921-a20be98cdb4e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.16 20:55:10.382599 [ 186 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 19 rows starting from the beginning of the part 2024.12.16 20:55:10.383234 [ 261 ] {c7314f85-cddb-44b1-a921-a20be98cdb4e} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.383730 [ 45 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.16 20:55:10.383846 [ 261 ] {c7314f85-cddb-44b1-a921-a20be98cdb4e} executeQuery: Read 82 rows, 5.33 KiB in 0.007345 sec., 11164.057181756298 rows/sec., 726.07 KiB/sec. 2024.12.16 20:55:10.383913 [ 45 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:10.384012 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:10.384070 [ 261 ] {c7314f85-cddb-44b1-a921-a20be98cdb4e} TCPHandler: Processed in 0.008159506 sec. 2024.12.16 20:55:10.384439 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.16 20:55:10.384846 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:10.384934 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3400 rows starting from the beginning of the part 2024.12.16 20:55:10.385207 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part 2024.12.16 20:55:10.385317 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2024.12.16 20:55:10.385392 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part 2024.12.16 20:55:10.385525 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2024.12.16 20:55:10.385638 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part 2024.12.16 20:55:10.388694 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3766 rows, containing 4 columns (4 merged, 0 gathered) in 0.004465375 sec., 843378.2157153655 rows/sec., 55.06 MiB/sec. 2024.12.16 20:55:10.389178 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.16 20:55:10.389740 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_61_12} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.389903 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_61_12} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.16 20:55:10.389985 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2024.12.16 20:55:10.393387 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1039 rows, containing 19 columns (19 merged, 0 gathered) in 0.018724488 sec., 55488.833659964424 rows/sec., 99.43 MiB/sec. 2024.12.16 20:55:10.394664 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.16 20:55:10.395095 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_51_10} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:10.395189 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_51_10} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.16 20:55:10.395341 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.25 MiB. 2024.12.16 20:55:11.000218 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 218.15 MiB, peak 226.40 MiB, free memory in arenas 0.00 B, will set to 220.39 MiB (RSS), difference: 2.23 MiB 2024.12.16 20:55:13.230900 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:13.231110 [ 261 ] {3db7a0a2-ff63-422f-b79b-f6641d78015c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:55:13.231191 [ 261 ] {3db7a0a2-ff63-422f-b79b-f6641d78015c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:55:13.231897 [ 261 ] {3db7a0a2-ff63-422f-b79b-f6641d78015c} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:13.231947 [ 261 ] {3db7a0a2-ff63-422f-b79b-f6641d78015c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:13.232361 [ 261 ] {3db7a0a2-ff63-422f-b79b-f6641d78015c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.16 20:55:13.232619 [ 261 ] {3db7a0a2-ff63-422f-b79b-f6641d78015c} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:13.232861 [ 261 ] {3db7a0a2-ff63-422f-b79b-f6641d78015c} executeQuery: Read 2 rows, 167.00 B in 0.001809 sec., 1105.583195135434 rows/sec., 90.15 KiB/sec. 2024.12.16 20:55:13.232917 [ 261 ] {3db7a0a2-ff63-422f-b79b-f6641d78015c} TCPHandler: Processed in 0.002155891 sec. 2024.12.16 20:55:13.233164 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:13.233375 [ 260 ] {e4ca34b7-e971-4b6d-9a06-2f841693afdd} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:13.233455 [ 260 ] {e4ca34b7-e971-4b6d-9a06-2f841693afdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:13.234875 [ 260 ] {e4ca34b7-e971-4b6d-9a06-2f841693afdd} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:13.234926 [ 260 ] {e4ca34b7-e971-4b6d-9a06-2f841693afdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:13.235435 [ 260 ] {e4ca34b7-e971-4b6d-9a06-2f841693afdd} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.16 20:55:13.235695 [ 260 ] {e4ca34b7-e971-4b6d-9a06-2f841693afdd} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:13.235954 [ 260 ] {e4ca34b7-e971-4b6d-9a06-2f841693afdd} executeQuery: Read 1243 rows, 104.88 KiB in 0.002623 sec., 473884.8646587877 rows/sec., 39.05 MiB/sec. 2024.12.16 20:55:13.236050 [ 260 ] {e4ca34b7-e971-4b6d-9a06-2f841693afdd} TCPHandler: Processed in 0.003023438 sec. 2024.12.16 20:55:13.236367 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:13.236619 [ 261 ] {1987623f-8735-434b-b72a-b75d7ff18ca4} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:55:13.236710 [ 261 ] {1987623f-8735-434b-b72a-b75d7ff18ca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:55:13.237584 [ 261 ] {1987623f-8735-434b-b72a-b75d7ff18ca4} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:13.237624 [ 261 ] {1987623f-8735-434b-b72a-b75d7ff18ca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:13.237983 [ 261 ] {1987623f-8735-434b-b72a-b75d7ff18ca4} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:55:13.238214 [ 261 ] {1987623f-8735-434b-b72a-b75d7ff18ca4} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:13.238431 [ 261 ] {1987623f-8735-434b-b72a-b75d7ff18ca4} executeQuery: Read 25 rows, 1.87 KiB in 0.001866 sec., 13397.642015005358 rows/sec., 1001.68 KiB/sec. 2024.12.16 20:55:13.238483 [ 261 ] {1987623f-8735-434b-b72a-b75d7ff18ca4} TCPHandler: Processed in 0.002314854 sec. 2024.12.16 20:55:13.238641 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:13.238787 [ 260 ] {87511a15-4d62-4dea-838a-e90f461a2e6b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:55:13.238849 [ 260 ] {87511a15-4d62-4dea-838a-e90f461a2e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:55:13.239578 [ 260 ] {87511a15-4d62-4dea-838a-e90f461a2e6b} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:13.239619 [ 260 ] {87511a15-4d62-4dea-838a-e90f461a2e6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:13.240062 [ 260 ] {87511a15-4d62-4dea-838a-e90f461a2e6b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:55:13.240369 [ 260 ] {87511a15-4d62-4dea-838a-e90f461a2e6b} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:13.240676 [ 260 ] {87511a15-4d62-4dea-838a-e90f461a2e6b} executeQuery: Read 228 rows, 15.81 KiB in 0.001903 sec., 119810.82501313716 rows/sec., 8.11 MiB/sec. 2024.12.16 20:55:13.241098 [ 260 ] {87511a15-4d62-4dea-838a-e90f461a2e6b} TCPHandler: Processed in 0.002516618 sec. 2024.12.16 20:55:13.241394 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:13.241585 [ 261 ] {e3399cd9-2a33-4482-96ca-01d7cc3982ee} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:13.241642 [ 261 ] {e3399cd9-2a33-4482-96ca-01d7cc3982ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:13.242517 [ 261 ] {e3399cd9-2a33-4482-96ca-01d7cc3982ee} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:13.242556 [ 261 ] {e3399cd9-2a33-4482-96ca-01d7cc3982ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:13.242940 [ 261 ] {e3399cd9-2a33-4482-96ca-01d7cc3982ee} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.16 20:55:13.243179 [ 261 ] {e3399cd9-2a33-4482-96ca-01d7cc3982ee} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:13.243401 [ 261 ] {e3399cd9-2a33-4482-96ca-01d7cc3982ee} executeQuery: Read 545 rows, 41.41 KiB in 0.001844 sec., 295553.1453362256 rows/sec., 21.93 MiB/sec. 2024.12.16 20:55:13.243457 [ 261 ] {e3399cd9-2a33-4482-96ca-01d7cc3982ee} TCPHandler: Processed in 0.002257463 sec. 2024.12.16 20:55:13.243665 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:13.243819 [ 260 ] {edca102b-758c-4456-aa57-abf5465dca45} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:13.243884 [ 260 ] {edca102b-758c-4456-aa57-abf5465dca45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:13.244715 [ 260 ] {edca102b-758c-4456-aa57-abf5465dca45} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:13.244755 [ 260 ] {edca102b-758c-4456-aa57-abf5465dca45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:13.245202 [ 260 ] {edca102b-758c-4456-aa57-abf5465dca45} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.16 20:55:13.245440 [ 260 ] {edca102b-758c-4456-aa57-abf5465dca45} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:13.245648 [ 260 ] {edca102b-758c-4456-aa57-abf5465dca45} executeQuery: Read 943 rows, 64.75 KiB in 0.001863 sec., 506172.8395061728 rows/sec., 33.94 MiB/sec. 2024.12.16 20:55:13.245702 [ 260 ] {edca102b-758c-4456-aa57-abf5465dca45} TCPHandler: Processed in 0.002150111 sec. 2024.12.16 20:55:13.245855 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:13.246002 [ 261 ] {d3b8ae31-5871-4c7f-b134-2848af9fcf5a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:13.246095 [ 261 ] {d3b8ae31-5871-4c7f-b134-2848af9fcf5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:55:13.247300 [ 261 ] {d3b8ae31-5871-4c7f-b134-2848af9fcf5a} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:13.247341 [ 261 ] {d3b8ae31-5871-4c7f-b134-2848af9fcf5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:13.247993 [ 261 ] {d3b8ae31-5871-4c7f-b134-2848af9fcf5a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:55:13.248253 [ 261 ] {d3b8ae31-5871-4c7f-b134-2848af9fcf5a} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:13.248493 [ 261 ] {d3b8ae31-5871-4c7f-b134-2848af9fcf5a} executeQuery: Read 23 rows, 42.20 KiB in 0.002522 sec., 9119.746233148295 rows/sec., 16.34 MiB/sec. 2024.12.16 20:55:13.248600 [ 261 ] {d3b8ae31-5871-4c7f-b134-2848af9fcf5a} TCPHandler: Processed in 0.002814324 sec. 2024.12.16 20:55:13.248757 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:13.248894 [ 260 ] {6be7f455-08a8-434b-9d73-c3d602a9e428} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:13.248955 [ 260 ] {6be7f455-08a8-434b-9d73-c3d602a9e428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:13.249493 [ 260 ] {6be7f455-08a8-434b-9d73-c3d602a9e428} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:13.249532 [ 260 ] {6be7f455-08a8-434b-9d73-c3d602a9e428} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2024.12.16 20:55:13.249889 [ 260 ] {6be7f455-08a8-434b-9d73-c3d602a9e428} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.16 20:55:13.250124 [ 260 ] {6be7f455-08a8-434b-9d73-c3d602a9e428} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:13.250322 [ 260 ] {6be7f455-08a8-434b-9d73-c3d602a9e428} executeQuery: Read 36 rows, 2.48 KiB in 0.001459 sec., 24674.43454420836 rows/sec., 1.66 MiB/sec. 2024.12.16 20:55:13.250374 [ 260 ] {6be7f455-08a8-434b-9d73-c3d602a9e428} TCPHandler: Processed in 0.001684183 sec. 2024.12.16 20:55:13.945871 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 2024.12.16 20:55:13.946836 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:13.946879 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:13.947401 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:55:13.947659 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:13.947807 [ 40 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.16 20:55:13.947865 [ 40 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:13.947874 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 2024.12.16 20:55:13.947890 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:13.948120 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.16 20:55:13.949011 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:13.949055 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2024.12.16 20:55:13.949120 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part 2024.12.16 20:55:13.949224 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part 2024.12.16 20:55:13.949342 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part 2024.12.16 20:55:13.949565 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part 2024.12.16 20:55:13.949792 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part 2024.12.16 20:55:13.952027 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004075298 sec., 4610215.007589629 rows/sec., 65.95 MiB/sec. 2024.12.16 20:55:13.952445 [ 194 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.16 20:55:13.952795 [ 194 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_41_8} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:13.952892 [ 194 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_41_8} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.16 20:55:13.953015 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2024.12.16 20:55:15.241043 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2024.12.16 20:55:15.263781 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:15.263849 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:15.271199 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:55:15.271996 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:15.272400 [ 39 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.16 20:55:15.272527 [ 39 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:15.272603 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:15.273381 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.16 20:55:15.288798 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2024.12.16 20:55:15.290610 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:15.292305 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2024.12.16 20:55:15.298577 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2024.12.16 20:55:15.304812 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2024.12.16 20:55:15.311038 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2024.12.16 20:55:15.317071 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2024.12.16 20:55:15.317991 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:15.318220 [ 261 ] {4aad1e69-74d8-4eb5-a8d3-23b845e78bcf} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:15.318317 [ 261 ] {4aad1e69-74d8-4eb5-a8d3-23b845e78bcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:15.320852 [ 261 ] {4aad1e69-74d8-4eb5-a8d3-23b845e78bcf} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:15.320945 [ 261 ] {4aad1e69-74d8-4eb5-a8d3-23b845e78bcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:15.322067 [ 261 ] {4aad1e69-74d8-4eb5-a8d3-23b845e78bcf} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.16 20:55:15.322613 [ 261 ] {4aad1e69-74d8-4eb5-a8d3-23b845e78bcf} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:15.323158 [ 261 ] {4aad1e69-74d8-4eb5-a8d3-23b845e78bcf} executeQuery: Read 56 rows, 4.38 KiB in 0.005001 sec., 11197.760447910417 rows/sec., 875.41 KiB/sec. 2024.12.16 20:55:15.323354 [ 261 ] {4aad1e69-74d8-4eb5-a8d3-23b845e78bcf} TCPHandler: Processed in 0.005493605 sec. 2024.12.16 20:55:15.323699 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:15.324359 [ 260 ] {0eadc9e9-18dc-41e8-9bdb-582ba33165ac} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:15.324497 [ 260 ] {0eadc9e9-18dc-41e8-9bdb-582ba33165ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:15.326088 [ 260 ] {0eadc9e9-18dc-41e8-9bdb-582ba33165ac} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:15.326148 [ 260 ] {0eadc9e9-18dc-41e8-9bdb-582ba33165ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:15.326926 [ 260 ] {0eadc9e9-18dc-41e8-9bdb-582ba33165ac} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.16 20:55:15.327307 [ 260 ] {0eadc9e9-18dc-41e8-9bdb-582ba33165ac} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:15.327769 [ 260 ] {0eadc9e9-18dc-41e8-9bdb-582ba33165ac} executeQuery: Read 64 rows, 5.12 KiB in 0.003626 sec., 17650.30336458908 rows/sec., 1.38 MiB/sec. 2024.12.16 20:55:15.327932 [ 260 ] {0eadc9e9-18dc-41e8-9bdb-582ba33165ac} TCPHandler: Processed in 0.004431684 sec. 2024.12.16 20:55:15.328336 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:15.328769 [ 261 ] {3da7d82f-4135-451e-9541-19336588c75f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:15.328976 [ 261 ] {3da7d82f-4135-451e-9541-19336588c75f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:15.331088 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2024.12.16 20:55:15.331548 [ 261 ] {3da7d82f-4135-451e-9541-19336588c75f} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:15.331622 [ 261 ] {3da7d82f-4135-451e-9541-19336588c75f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:15.333126 [ 261 ] {3da7d82f-4135-451e-9541-19336588c75f} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.16 20:55:15.333762 [ 261 ] {3da7d82f-4135-451e-9541-19336588c75f} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:15.334300 [ 261 ] {3da7d82f-4135-451e-9541-19336588c75f} executeQuery: Read 64 rows, 4.56 KiB in 0.005657 sec., 11313.417005479936 rows/sec., 806.87 KiB/sec. 2024.12.16 20:55:15.334555 [ 261 ] {3da7d82f-4135-451e-9541-19336588c75f} TCPHandler: Processed in 0.006484494 sec. 2024.12.16 20:55:15.334869 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:15.335331 [ 260 ] {b19183c3-7b81-4688-a9de-f4a41b5f7f6b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:15.335557 [ 260 ] {b19183c3-7b81-4688-a9de-f4a41b5f7f6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:15.336588 [ 260 ] {b19183c3-7b81-4688-a9de-f4a41b5f7f6b} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:15.336638 [ 260 ] {b19183c3-7b81-4688-a9de-f4a41b5f7f6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:15.337268 [ 260 ] {b19183c3-7b81-4688-a9de-f4a41b5f7f6b} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.16 20:55:15.337617 [ 260 ] {b19183c3-7b81-4688-a9de-f4a41b5f7f6b} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:15.337971 [ 260 ] {b19183c3-7b81-4688-a9de-f4a41b5f7f6b} executeQuery: Read 24 rows, 1.66 KiB in 0.002803 sec., 8562.25472707813 rows/sec., 590.88 KiB/sec. 2024.12.16 20:55:15.338075 [ 260 ] {b19183c3-7b81-4688-a9de-f4a41b5f7f6b} TCPHandler: Processed in 0.003403325 sec. 2024.12.16 20:55:15.398514 [ 197 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.125750033 sec., 2457.255816386147 rows/sec., 12.71 MiB/sec. 2024.12.16 20:55:15.401703 [ 199 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.16 20:55:15.404706 [ 199 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_41_8} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:15.404825 [ 199 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_41_8} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.16 20:55:15.407351 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.12.16 20:55:16.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 221.72 MiB, peak 235.14 MiB, free memory in arenas 0.00 B, will set to 222.76 MiB (RSS), difference: 1.04 MiB 2024.12.16 20:55:16.541372 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1196 2024.12.16 20:55:16.544944 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:16.545018 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:16.546579 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:55:16.546901 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:16.548629 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1196 2024.12.16 20:55:20.335528 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:20.335817 [ 261 ] {1fff08e8-c128-4bd1-b27e-2b0046b52c9a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:55:20.335926 [ 261 ] {1fff08e8-c128-4bd1-b27e-2b0046b52c9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:55:20.336987 [ 261 ] {1fff08e8-c128-4bd1-b27e-2b0046b52c9a} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:20.337065 [ 261 ] {1fff08e8-c128-4bd1-b27e-2b0046b52c9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:20.337716 [ 261 ] {1fff08e8-c128-4bd1-b27e-2b0046b52c9a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:55:20.338145 [ 261 ] {1fff08e8-c128-4bd1-b27e-2b0046b52c9a} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:20.338430 [ 261 ] {1fff08e8-c128-4bd1-b27e-2b0046b52c9a} executeQuery: Read 14 rows, 1.01 KiB in 0.002687 sec., 5210.271678451804 rows/sec., 375.07 KiB/sec. 2024.12.16 20:55:20.338511 [ 261 ] {1fff08e8-c128-4bd1-b27e-2b0046b52c9a} TCPHandler: Processed in 0.003176561 sec. 2024.12.16 20:55:20.338798 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:20.338997 [ 260 ] {41f11e32-c34a-4682-8a85-ed8ee2c5bdef} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:20.339074 [ 260 ] {41f11e32-c34a-4682-8a85-ed8ee2c5bdef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:20.339948 [ 260 ] {41f11e32-c34a-4682-8a85-ed8ee2c5bdef} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:20.340006 [ 260 ] {41f11e32-c34a-4682-8a85-ed8ee2c5bdef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:20.340477 [ 260 ] {41f11e32-c34a-4682-8a85-ed8ee2c5bdef} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.16 20:55:20.340749 [ 260 ] {41f11e32-c34a-4682-8a85-ed8ee2c5bdef} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:20.341022 [ 260 ] {41f11e32-c34a-4682-8a85-ed8ee2c5bdef} executeQuery: Read 241 rows, 21.63 KiB in 0.002072 sec., 116312.74131274132 rows/sec., 10.19 MiB/sec. 2024.12.16 20:55:20.341122 [ 260 ] {41f11e32-c34a-4682-8a85-ed8ee2c5bdef} TCPHandler: Processed in 0.002463007 sec. 2024.12.16 20:55:20.341370 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:20.341546 [ 261 ] {4fa565dc-251a-48a7-82ba-f127c97b5ace} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:55:20.341624 [ 261 ] {4fa565dc-251a-48a7-82ba-f127c97b5ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:55:20.342365 [ 261 ] {4fa565dc-251a-48a7-82ba-f127c97b5ace} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:20.342407 [ 261 ] {4fa565dc-251a-48a7-82ba-f127c97b5ace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:20.342823 [ 261 ] {4fa565dc-251a-48a7-82ba-f127c97b5ace} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:55:20.343103 [ 261 ] {4fa565dc-251a-48a7-82ba-f127c97b5ace} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:20.343333 [ 261 ] {4fa565dc-251a-48a7-82ba-f127c97b5ace} executeQuery: Read 26 rows, 1.88 KiB in 0.001828 sec., 14223.194748358863 rows/sec., 1.01 MiB/sec. 2024.12.16 20:55:20.343449 [ 261 ] {4fa565dc-251a-48a7-82ba-f127c97b5ace} TCPHandler: Processed in 0.002214912 sec. 2024.12.16 20:55:20.343688 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:20.343842 [ 260 ] {083cd23f-3787-4a4a-a857-8c09629c0b03} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:55:20.343901 [ 260 ] {083cd23f-3787-4a4a-a857-8c09629c0b03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:55:20.344523 [ 260 ] {083cd23f-3787-4a4a-a857-8c09629c0b03} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:20.344566 [ 260 ] {083cd23f-3787-4a4a-a857-8c09629c0b03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:20.344975 [ 260 ] {083cd23f-3787-4a4a-a857-8c09629c0b03} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:55:20.345234 [ 260 ] {083cd23f-3787-4a4a-a857-8c09629c0b03} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:20.345451 [ 260 ] {083cd23f-3787-4a4a-a857-8c09629c0b03} executeQuery: Read 14 rows, 1004.00 B in 0.001641 sec., 8531.383302864107 rows/sec., 597.48 KiB/sec. 2024.12.16 20:55:20.345507 [ 260 ] {083cd23f-3787-4a4a-a857-8c09629c0b03} TCPHandler: Processed in 0.001942707 sec. 2024.12.16 20:55:20.345701 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:20.345868 [ 261 ] {06cf28db-94a7-4803-a02d-aa091513dbed} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:55:20.345942 [ 261 ] {06cf28db-94a7-4803-a02d-aa091513dbed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:55:20.346775 [ 261 ] {06cf28db-94a7-4803-a02d-aa091513dbed} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:20.346828 [ 261 ] {06cf28db-94a7-4803-a02d-aa091513dbed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:20.347391 [ 261 ] {06cf28db-94a7-4803-a02d-aa091513dbed} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:55:20.347773 [ 261 ] {06cf28db-94a7-4803-a02d-aa091513dbed} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:20.348035 [ 261 ] {06cf28db-94a7-4803-a02d-aa091513dbed} executeQuery: Read 13 rows, 830.00 B in 0.002206 sec., 5893.0190389845875 rows/sec., 367.43 KiB/sec. 2024.12.16 20:55:20.348125 [ 261 ] {06cf28db-94a7-4803-a02d-aa091513dbed} TCPHandler: Processed in 0.002520948 sec. 2024.12.16 20:55:20.348307 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:20.348448 [ 260 ] {abbf88a1-4914-43a8-a955-0427b5e6734f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:20.348505 [ 260 ] {abbf88a1-4914-43a8-a955-0427b5e6734f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:20.349360 [ 260 ] {abbf88a1-4914-43a8-a955-0427b5e6734f} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:20.349408 [ 260 ] {abbf88a1-4914-43a8-a955-0427b5e6734f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:20.349816 [ 260 ] {abbf88a1-4914-43a8-a955-0427b5e6734f} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.16 20:55:20.350163 [ 260 ] {abbf88a1-4914-43a8-a955-0427b5e6734f} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:20.350393 [ 260 ] {abbf88a1-4914-43a8-a955-0427b5e6734f} executeQuery: Read 401 rows, 29.20 KiB in 0.001972 sec., 203346.85598377284 rows/sec., 14.46 MiB/sec. 2024.12.16 20:55:20.350479 [ 260 ] {abbf88a1-4914-43a8-a955-0427b5e6734f} TCPHandler: Processed in 0.002238873 sec. 2024.12.16 20:55:20.350684 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:20.350861 [ 261 ] {0ec38794-c6fd-4c08-ac65-09da5c07e00f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:55:20.350936 [ 261 ] {0ec38794-c6fd-4c08-ac65-09da5c07e00f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:55:20.351616 [ 261 ] {0ec38794-c6fd-4c08-ac65-09da5c07e00f} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:20.351664 [ 261 ] {0ec38794-c6fd-4c08-ac65-09da5c07e00f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:20.352216 [ 261 ] {0ec38794-c6fd-4c08-ac65-09da5c07e00f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:55:20.352586 [ 261 ] {0ec38794-c6fd-4c08-ac65-09da5c07e00f} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:20.352758 [ 35 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.16 20:55:20.352807 [ 35 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:20.352832 [ 261 ] {0ec38794-c6fd-4c08-ac65-09da5c07e00f} executeQuery: Read 6 rows, 321.00 B in 0.00201 sec., 2985.0746268656717 rows/sec., 155.96 KiB/sec. 2024.12.16 20:55:20.352836 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:20.352932 [ 261 ] {0ec38794-c6fd-4c08-ac65-09da5c07e00f} TCPHandler: Processed in 0.002354405 sec. 2024.12.16 20:55:20.353004 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.16 20:55:20.353144 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:20.353187 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:20.353206 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part 2024.12.16 20:55:20.353463 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2024.12.16 20:55:20.353493 [ 260 ] {c0526562-4463-4bc9-90ad-3a3d7328c740} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:20.353731 [ 260 ] {c0526562-4463-4bc9-90ad-3a3d7328c740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:20.353843 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2024.12.16 20:55:20.354371 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2024.12.16 20:55:20.354719 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2024.12.16 20:55:20.355087 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2024.12.16 20:55:20.356578 [ 260 ] {c0526562-4463-4bc9-90ad-3a3d7328c740} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:20.356654 [ 260 ] {c0526562-4463-4bc9-90ad-3a3d7328c740} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:20.357717 [ 260 ] {c0526562-4463-4bc9-90ad-3a3d7328c740} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.16 20:55:20.357856 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004924764 sec., 31676.64480978175 rows/sec., 1.62 MiB/sec. 2024.12.16 20:55:20.358031 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.16 20:55:20.358190 [ 260 ] {c0526562-4463-4bc9-90ad-3a3d7328c740} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:20.358577 [ 260 ] {c0526562-4463-4bc9-90ad-3a3d7328c740} executeQuery: Read 237 rows, 16.27 KiB in 0.005216 sec., 45437.11656441718 rows/sec., 3.05 MiB/sec. 2024.12.16 20:55:20.358698 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_26_5} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:20.358751 [ 260 ] {c0526562-4463-4bc9-90ad-3a3d7328c740} TCPHandler: Processed in 0.005649418 sec. 2024.12.16 20:55:20.358874 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_26_5} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.16 20:55:20.358989 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:20.359000 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.16 20:55:20.359122 [ 261 ] {af8794ca-60f6-4ca7-b66e-e26c21baa829} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:55:20.359179 [ 261 ] {af8794ca-60f6-4ca7-b66e-e26c21baa829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:55:20.359760 [ 261 ] {af8794ca-60f6-4ca7-b66e-e26c21baa829} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:20.359810 [ 261 ] {af8794ca-60f6-4ca7-b66e-e26c21baa829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:20.360329 [ 261 ] {af8794ca-60f6-4ca7-b66e-e26c21baa829} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:55:20.360606 [ 261 ] {af8794ca-60f6-4ca7-b66e-e26c21baa829} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:20.360751 [ 35 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.16 20:55:20.360804 [ 261 ] {af8794ca-60f6-4ca7-b66e-e26c21baa829} executeQuery: Read 1 rows, 69.00 B in 0.001709 sec., 585.1375073142189 rows/sec., 39.43 KiB/sec. 2024.12.16 20:55:20.360804 [ 35 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:20.360862 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:20.360881 [ 261 ] {af8794ca-60f6-4ca7-b66e-e26c21baa829} TCPHandler: Processed in 0.001994218 sec. 2024.12.16 20:55:20.361136 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:20.361169 [ 197 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.16 20:55:20.361582 [ 260 ] {a4bf64b9-442b-4feb-9d21-252c03fdf6a0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:20.361621 [ 197 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:20.361712 [ 197 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 22 rows starting from the beginning of the part 2024.12.16 20:55:20.361762 [ 260 ] {a4bf64b9-442b-4feb-9d21-252c03fdf6a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:55:20.362069 [ 197 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2024.12.16 20:55:20.362479 [ 197 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2024.12.16 20:55:20.362806 [ 197 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2024.12.16 20:55:20.363068 [ 197 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2024.12.16 20:55:20.363468 [ 197 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2024.12.16 20:55:20.367349 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.006378561 sec., 4232.929652942098 rows/sec., 284.61 KiB/sec. 2024.12.16 20:55:20.367614 [ 260 ] {a4bf64b9-442b-4feb-9d21-252c03fdf6a0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:20.367652 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.16 20:55:20.367673 [ 260 ] {a4bf64b9-442b-4feb-9d21-252c03fdf6a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:20.368280 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_26_5} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:20.368453 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_26_5} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.16 20:55:20.368639 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:55:20.368951 [ 260 ] {a4bf64b9-442b-4feb-9d21-252c03fdf6a0} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:55:20.369246 [ 260 ] {a4bf64b9-442b-4feb-9d21-252c03fdf6a0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:20.369565 [ 260 ] {a4bf64b9-442b-4feb-9d21-252c03fdf6a0} executeQuery: Read 19 rows, 34.86 KiB in 0.008162 sec., 2327.860818426856 rows/sec., 4.17 MiB/sec. 2024.12.16 20:55:20.370077 [ 260 ] {a4bf64b9-442b-4feb-9d21-252c03fdf6a0} TCPHandler: Processed in 0.009092663 sec. 2024.12.16 20:55:20.370334 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:20.370493 [ 261 ] {d7b37c76-6751-486e-aaba-134c34b3f69b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:20.370553 [ 261 ] {d7b37c76-6751-486e-aaba-134c34b3f69b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:20.371190 [ 261 ] {d7b37c76-6751-486e-aaba-134c34b3f69b} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:20.371242 [ 261 ] {d7b37c76-6751-486e-aaba-134c34b3f69b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:20.371811 [ 261 ] {d7b37c76-6751-486e-aaba-134c34b3f69b} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.16 20:55:20.372184 [ 261 ] {d7b37c76-6751-486e-aaba-134c34b3f69b} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:20.372432 [ 261 ] {d7b37c76-6751-486e-aaba-134c34b3f69b} executeQuery: Read 82 rows, 5.33 KiB in 0.001969 sec., 41645.505332656176 rows/sec., 2.65 MiB/sec. 2024.12.16 20:55:20.372509 [ 261 ] {d7b37c76-6751-486e-aaba-134c34b3f69b} TCPHandler: Processed in 0.002314494 sec. 2024.12.16 20:55:21.286373 [ 35 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:55:21.286422 [ 35 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:55:21.447982 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 2024.12.16 20:55:21.448680 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:21.448735 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:21.449287 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:55:21.449556 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:21.449881 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2024.12.16 20:55:22.788866 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2024.12.16 20:55:22.807221 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:22.807270 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:22.814712 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:55:22.815462 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:22.818889 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2024.12.16 20:55:25.323986 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:25.324222 [ 261 ] {c1064d1f-7b91-4c58-a3ac-2dfbaef495ac} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:25.324309 [ 261 ] {c1064d1f-7b91-4c58-a3ac-2dfbaef495ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:25.325125 [ 261 ] {c1064d1f-7b91-4c58-a3ac-2dfbaef495ac} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:25.325182 [ 261 ] {c1064d1f-7b91-4c58-a3ac-2dfbaef495ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:25.325664 [ 261 ] {c1064d1f-7b91-4c58-a3ac-2dfbaef495ac} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.16 20:55:25.326005 [ 261 ] {c1064d1f-7b91-4c58-a3ac-2dfbaef495ac} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:25.326303 [ 261 ] {c1064d1f-7b91-4c58-a3ac-2dfbaef495ac} executeQuery: Read 102 rows, 8.69 KiB in 0.002131 sec., 47864.852182074144 rows/sec., 3.98 MiB/sec. 2024.12.16 20:55:25.326437 [ 261 ] {c1064d1f-7b91-4c58-a3ac-2dfbaef495ac} TCPHandler: Processed in 0.002591229 sec. 2024.12.16 20:55:25.326712 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:25.326896 [ 260 ] {dbc6e184-77c5-4834-bff3-e1c18dca9222} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:55:25.326968 [ 260 ] {dbc6e184-77c5-4834-bff3-e1c18dca9222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:55:25.327891 [ 260 ] {dbc6e184-77c5-4834-bff3-e1c18dca9222} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:25.327981 [ 260 ] {dbc6e184-77c5-4834-bff3-e1c18dca9222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:25.328525 [ 260 ] {dbc6e184-77c5-4834-bff3-e1c18dca9222} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 20:55:25.328876 [ 260 ] {dbc6e184-77c5-4834-bff3-e1c18dca9222} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:25.329239 [ 260 ] {dbc6e184-77c5-4834-bff3-e1c18dca9222} executeQuery: Read 23 rows, 1.73 KiB in 0.002369 sec., 9708.73786407767 rows/sec., 730.05 KiB/sec. 2024.12.16 20:55:25.329455 [ 260 ] {dbc6e184-77c5-4834-bff3-e1c18dca9222} TCPHandler: Processed in 0.002855165 sec. 2024.12.16 20:55:25.329682 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:25.329849 [ 261 ] {f4387636-3285-43ad-9994-a92b1c7fcb2f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:25.329905 [ 261 ] {f4387636-3285-43ad-9994-a92b1c7fcb2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:25.330543 [ 261 ] {f4387636-3285-43ad-9994-a92b1c7fcb2f} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:25.330586 [ 261 ] {f4387636-3285-43ad-9994-a92b1c7fcb2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:25.330973 [ 261 ] {f4387636-3285-43ad-9994-a92b1c7fcb2f} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.16 20:55:25.331225 [ 261 ] {f4387636-3285-43ad-9994-a92b1c7fcb2f} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:25.331432 [ 261 ] {f4387636-3285-43ad-9994-a92b1c7fcb2f} executeQuery: Read 87 rows, 6.96 KiB in 0.001613 sec., 53936.763794172344 rows/sec., 4.21 MiB/sec. 2024.12.16 20:55:25.331493 [ 261 ] {f4387636-3285-43ad-9994-a92b1c7fcb2f} TCPHandler: Processed in 0.001929527 sec. 2024.12.16 20:55:25.331703 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:25.331879 [ 260 ] {6c96d12b-472d-40a7-bd6f-9e0cfa1cfc12} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:25.331957 [ 260 ] {6c96d12b-472d-40a7-bd6f-9e0cfa1cfc12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:25.332668 [ 260 ] {6c96d12b-472d-40a7-bd6f-9e0cfa1cfc12} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:25.332709 [ 260 ] {6c96d12b-472d-40a7-bd6f-9e0cfa1cfc12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:25.333130 [ 260 ] {6c96d12b-472d-40a7-bd6f-9e0cfa1cfc12} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.16 20:55:25.333386 [ 260 ] {6c96d12b-472d-40a7-bd6f-9e0cfa1cfc12} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:25.333639 [ 260 ] {6c96d12b-472d-40a7-bd6f-9e0cfa1cfc12} executeQuery: Read 160 rows, 11.41 KiB in 0.001805 sec., 88642.6592797784 rows/sec., 6.17 MiB/sec. 2024.12.16 20:55:25.333762 [ 260 ] {6c96d12b-472d-40a7-bd6f-9e0cfa1cfc12} TCPHandler: Processed in 0.002177252 sec. 2024.12.16 20:55:25.333976 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:25.334143 [ 261 ] {d5af84b1-0c65-4cc8-b3d7-59982220961c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:25.334230 [ 261 ] {d5af84b1-0c65-4cc8-b3d7-59982220961c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:55:25.335487 [ 261 ] {d5af84b1-0c65-4cc8-b3d7-59982220961c} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:25.335532 [ 261 ] {d5af84b1-0c65-4cc8-b3d7-59982220961c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:25.336187 [ 261 ] {d5af84b1-0c65-4cc8-b3d7-59982220961c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 20:55:25.336451 [ 261 ] {d5af84b1-0c65-4cc8-b3d7-59982220961c} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:25.336676 [ 261 ] {d5af84b1-0c65-4cc8-b3d7-59982220961c} executeQuery: Read 23 rows, 42.20 KiB in 0.002559 sec., 8987.885892926924 rows/sec., 16.11 MiB/sec. 2024.12.16 20:55:25.336990 [ 261 ] {d5af84b1-0c65-4cc8-b3d7-59982220961c} TCPHandler: Processed in 0.00314152 sec. 2024.12.16 20:55:25.337162 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:25.337283 [ 260 ] {c0f76e53-518b-48f9-b171-665f5892a8a9} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:25.337335 [ 260 ] {c0f76e53-518b-48f9-b171-665f5892a8a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:25.337839 [ 260 ] {c0f76e53-518b-48f9-b171-665f5892a8a9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:25.337878 [ 260 ] {c0f76e53-518b-48f9-b171-665f5892a8a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:25.338251 [ 260 ] {c0f76e53-518b-48f9-b171-665f5892a8a9} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.16 20:55:25.338489 [ 260 ] {c0f76e53-518b-48f9-b171-665f5892a8a9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:25.338724 [ 260 ] {c0f76e53-518b-48f9-b171-665f5892a8a9} executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. 2024.12.16 20:55:25.338814 [ 260 ] {c0f76e53-518b-48f9-b171-665f5892a8a9} TCPHandler: Processed in 0.001723602 sec. 2024.12.16 20:55:26.548883 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1230 2024.12.16 20:55:26.552229 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:26.552292 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:26.553789 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:55:26.554103 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:26.554790 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1230 2024.12.16 20:55:28.950004 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 2024.12.16 20:55:28.950772 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:28.950815 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:28.951465 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:55:28.951728 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:28.951938 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 2024.12.16 20:55:30.318939 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2024.12.16 20:55:30.327992 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:30.328299 [ 261 ] {bbcded8e-e12d-4a38-94a0-75839ec25f37} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:55:30.328439 [ 261 ] {bbcded8e-e12d-4a38-94a0-75839ec25f37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:55:30.331662 [ 261 ] {bbcded8e-e12d-4a38-94a0-75839ec25f37} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.331829 [ 261 ] {bbcded8e-e12d-4a38-94a0-75839ec25f37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.333358 [ 261 ] {bbcded8e-e12d-4a38-94a0-75839ec25f37} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:55:30.334001 [ 261 ] {bbcded8e-e12d-4a38-94a0-75839ec25f37} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.334653 [ 261 ] {bbcded8e-e12d-4a38-94a0-75839ec25f37} executeQuery: Read 14 rows, 1.01 KiB in 0.006434 sec., 2175.940317065589 rows/sec., 156.64 KiB/sec. 2024.12.16 20:55:30.334893 [ 261 ] {bbcded8e-e12d-4a38-94a0-75839ec25f37} TCPHandler: Processed in 0.007051714 sec. 2024.12.16 20:55:30.335207 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:30.335551 [ 260 ] {d3595d10-a70b-4c1b-8570-aa2c8a5adcc5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:55:30.335704 [ 260 ] {d3595d10-a70b-4c1b-8570-aa2c8a5adcc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:55:30.337779 [ 260 ] {d3595d10-a70b-4c1b-8570-aa2c8a5adcc5} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.337847 [ 260 ] {d3595d10-a70b-4c1b-8570-aa2c8a5adcc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.338494 [ 260 ] {d3595d10-a70b-4c1b-8570-aa2c8a5adcc5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.16 20:55:30.339067 [ 260 ] {d3595d10-a70b-4c1b-8570-aa2c8a5adcc5} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.339797 [ 260 ] {d3595d10-a70b-4c1b-8570-aa2c8a5adcc5} executeQuery: Read 4 rows, 334.00 B in 0.004335 sec., 922.7220299884659 rows/sec., 75.24 KiB/sec. 2024.12.16 20:55:30.340130 [ 260 ] {d3595d10-a70b-4c1b-8570-aa2c8a5adcc5} TCPHandler: Processed in 0.005105068 sec. 2024.12.16 20:55:30.340467 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:30.341013 [ 261 ] {9decd7f5-2dc7-4abe-97fb-c4803d256b6b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:30.341225 [ 261 ] {9decd7f5-2dc7-4abe-97fb-c4803d256b6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:30.344938 [ 261 ] {9decd7f5-2dc7-4abe-97fb-c4803d256b6b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.345028 [ 261 ] {9decd7f5-2dc7-4abe-97fb-c4803d256b6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.346857 [ 261 ] {9decd7f5-2dc7-4abe-97fb-c4803d256b6b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.16 20:55:30.347532 [ 261 ] {9decd7f5-2dc7-4abe-97fb-c4803d256b6b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.347960 [ 29 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.16 20:55:30.348078 [ 29 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.348163 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.348533 [ 261 ] {9decd7f5-2dc7-4abe-97fb-c4803d256b6b} executeQuery: Read 243 rows, 21.77 KiB in 0.00768 sec., 31640.625 rows/sec., 2.77 MiB/sec. 2024.12.16 20:55:30.348755 [ 201 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.16 20:55:30.349025 [ 261 ] {9decd7f5-2dc7-4abe-97fb-c4803d256b6b} TCPHandler: Processed in 0.008736327 sec. 2024.12.16 20:55:30.349405 [ 201 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:30.349427 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:30.349533 [ 201 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1437 rows starting from the beginning of the part 2024.12.16 20:55:30.349979 [ 201 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1243 rows starting from the beginning of the part 2024.12.16 20:55:30.350054 [ 260 ] {5d78c607-5184-4b8c-a7e1-b259a6cd29d4} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:55:30.350328 [ 260 ] {5d78c607-5184-4b8c-a7e1-b259a6cd29d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:55:30.350860 [ 201 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part 2024.12.16 20:55:30.351306 [ 201 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 241 rows starting from the beginning of the part 2024.12.16 20:55:30.352175 [ 201 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 102 rows starting from the beginning of the part 2024.12.16 20:55:30.352854 [ 201 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 243 rows starting from the beginning of the part 2024.12.16 20:55:30.356248 [ 260 ] {5d78c607-5184-4b8c-a7e1-b259a6cd29d4} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.356365 [ 260 ] {5d78c607-5184-4b8c-a7e1-b259a6cd29d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.358873 [ 260 ] {5d78c607-5184-4b8c-a7e1-b259a6cd29d4} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.16 20:55:30.359931 [ 260 ] {5d78c607-5184-4b8c-a7e1-b259a6cd29d4} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.360902 [ 260 ] {5d78c607-5184-4b8c-a7e1-b259a6cd29d4} executeQuery: Read 30 rows, 2.16 KiB in 0.0111 sec., 2702.7027027027025 rows/sec., 194.96 KiB/sec. 2024.12.16 20:55:30.361178 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.012841535 sec., 258691.81526974775 rows/sec., 22.60 MiB/sec. 2024.12.16 20:55:30.361591 [ 260 ] {5d78c607-5184-4b8c-a7e1-b259a6cd29d4} TCPHandler: Processed in 0.012400137 sec. 2024.12.16 20:55:30.361754 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.16 20:55:30.361969 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:30.362392 [ 261 ] {731e06a3-ae16-4f31-8e9c-037e7ae2e8d3} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:55:30.362614 [ 261 ] {731e06a3-ae16-4f31-8e9c-037e7ae2e8d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:55:30.363160 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_66_13} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.363558 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_66_13} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.16 20:55:30.364387 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2024.12.16 20:55:30.366631 [ 261 ] {731e06a3-ae16-4f31-8e9c-037e7ae2e8d3} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.366727 [ 261 ] {731e06a3-ae16-4f31-8e9c-037e7ae2e8d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.367699 [ 261 ] {731e06a3-ae16-4f31-8e9c-037e7ae2e8d3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:55:30.368380 [ 261 ] {731e06a3-ae16-4f31-8e9c-037e7ae2e8d3} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.369073 [ 261 ] {731e06a3-ae16-4f31-8e9c-037e7ae2e8d3} executeQuery: Read 14 rows, 1004.00 B in 0.006792 sec., 2061.248527679623 rows/sec., 144.36 KiB/sec. 2024.12.16 20:55:30.369397 [ 261 ] {731e06a3-ae16-4f31-8e9c-037e7ae2e8d3} TCPHandler: Processed in 0.007641947 sec. 2024.12.16 20:55:30.369669 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:30.369997 [ 260 ] {aae8011e-eee4-4176-996c-48972323e855} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:55:30.370124 [ 260 ] {aae8011e-eee4-4176-996c-48972323e855} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:55:30.372538 [ 260 ] {aae8011e-eee4-4176-996c-48972323e855} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.372593 [ 260 ] {aae8011e-eee4-4176-996c-48972323e855} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.373035 [ 260 ] {aae8011e-eee4-4176-996c-48972323e855} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:55:30.373323 [ 260 ] {aae8011e-eee4-4176-996c-48972323e855} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.373605 [ 260 ] {aae8011e-eee4-4176-996c-48972323e855} executeQuery: Read 13 rows, 830.00 B in 0.003702 sec., 3511.6153430578065 rows/sec., 218.95 KiB/sec. 2024.12.16 20:55:30.373732 [ 260 ] {aae8011e-eee4-4176-996c-48972323e855} TCPHandler: Processed in 0.0042215 sec. 2024.12.16 20:55:30.373977 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:30.374422 [ 261 ] {c4d5a5d4-cb0f-4862-944b-0fa38bf60f6c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:30.374624 [ 261 ] {c4d5a5d4-cb0f-4862-944b-0fa38bf60f6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:30.378404 [ 261 ] {c4d5a5d4-cb0f-4862-944b-0fa38bf60f6c} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.378472 [ 261 ] {c4d5a5d4-cb0f-4862-944b-0fa38bf60f6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.380809 [ 261 ] {c4d5a5d4-cb0f-4862-944b-0fa38bf60f6c} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.16 20:55:30.381564 [ 261 ] {c4d5a5d4-cb0f-4862-944b-0fa38bf60f6c} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.381892 [ 29 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.16 20:55:30.381988 [ 29 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.382066 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.382423 [ 261 ] {c4d5a5d4-cb0f-4862-944b-0fa38bf60f6c} executeQuery: Read 405 rows, 29.53 KiB in 0.008108 sec., 49950.666008880115 rows/sec., 3.56 MiB/sec. 2024.12.16 20:55:30.382539 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.16 20:55:30.382953 [ 261 ] {c4d5a5d4-cb0f-4862-944b-0fa38bf60f6c} TCPHandler: Processed in 0.009107934 sec. 2024.12.16 20:55:30.383039 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:30.383228 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 916 rows starting from the beginning of the part 2024.12.16 20:55:30.383353 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:30.383704 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 545 rows starting from the beginning of the part 2024.12.16 20:55:30.384030 [ 260 ] {d32770c4-7975-4243-883f-52c284404023} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:55:30.384203 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part 2024.12.16 20:55:30.384389 [ 260 ] {d32770c4-7975-4243-883f-52c284404023} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:55:30.384754 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 401 rows starting from the beginning of the part 2024.12.16 20:55:30.385335 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 87 rows starting from the beginning of the part 2024.12.16 20:55:30.386104 [ 193 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 405 rows starting from the beginning of the part 2024.12.16 20:55:30.389626 [ 260 ] {d32770c4-7975-4243-883f-52c284404023} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.389771 [ 260 ] {d32770c4-7975-4243-883f-52c284404023} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.393022 [ 260 ] {d32770c4-7975-4243-883f-52c284404023} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:55:30.394194 [ 260 ] {d32770c4-7975-4243-883f-52c284404023} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.395677 [ 260 ] {d32770c4-7975-4243-883f-52c284404023} executeQuery: Read 6 rows, 321.00 B in 0.01188 sec., 505.0505050505051 rows/sec., 26.39 KiB/sec. 2024.12.16 20:55:30.395666 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.013449097 sec., 179789.02226669938 rows/sec., 13.79 MiB/sec. 2024.12.16 20:55:30.396228 [ 260 ] {d32770c4-7975-4243-883f-52c284404023} TCPHandler: Processed in 0.01311112 sec. 2024.12.16 20:55:30.396554 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:30.396756 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.16 20:55:30.396970 [ 261 ] {9ac644bf-a086-4104-82bc-326af8eae653} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:30.397180 [ 261 ] {9ac644bf-a086-4104-82bc-326af8eae653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:30.398273 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_66_13} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.398838 [ 196 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_66_13} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.16 20:55:30.399565 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.16 20:55:30.400952 [ 261 ] {9ac644bf-a086-4104-82bc-326af8eae653} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.401018 [ 261 ] {9ac644bf-a086-4104-82bc-326af8eae653} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.402941 [ 261 ] {9ac644bf-a086-4104-82bc-326af8eae653} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.16 20:55:30.402960 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.403021 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.403601 [ 261 ] {9ac644bf-a086-4104-82bc-326af8eae653} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.403992 [ 29 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.16 20:55:30.404070 [ 29 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.404148 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.404460 [ 261 ] {9ac644bf-a086-4104-82bc-326af8eae653} executeQuery: Read 239 rows, 16.41 KiB in 0.007594 sec., 31472.214906505134 rows/sec., 2.11 MiB/sec. 2024.12.16 20:55:30.404767 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.16 20:55:30.404855 [ 261 ] {9ac644bf-a086-4104-82bc-326af8eae653} TCPHandler: Processed in 0.008475552 sec. 2024.12.16 20:55:30.405132 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:30.405456 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:30.405572 [ 260 ] {ab4cd760-e5c7-4252-b12d-575a16109b6e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:55:30.405650 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19318 rows starting from the beginning of the part 2024.12.16 20:55:30.405791 [ 260 ] {ab4cd760-e5c7-4252-b12d-575a16109b6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:55:30.406108 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 943 rows starting from the beginning of the part 2024.12.16 20:55:30.406597 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part 2024.12.16 20:55:30.407258 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part 2024.12.16 20:55:30.408000 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2024.12.16 20:55:30.408688 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 239 rows starting from the beginning of the part 2024.12.16 20:55:30.410944 [ 260 ] {ab4cd760-e5c7-4252-b12d-575a16109b6e} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.411049 [ 260 ] {ab4cd760-e5c7-4252-b12d-575a16109b6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.412877 [ 260 ] {ab4cd760-e5c7-4252-b12d-575a16109b6e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:55:30.414076 [ 260 ] {ab4cd760-e5c7-4252-b12d-575a16109b6e} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.415028 [ 260 ] {ab4cd760-e5c7-4252-b12d-575a16109b6e} executeQuery: Read 1 rows, 69.00 B in 0.009594 sec., 104.23181154888472 rows/sec., 7.02 KiB/sec. 2024.12.16 20:55:30.415408 [ 260 ] {ab4cd760-e5c7-4252-b12d-575a16109b6e} TCPHandler: Processed in 0.010423939 sec. 2024.12.16 20:55:30.415715 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:30.416175 [ 261 ] {500f5cab-469f-46aa-aad3-8ee68abcaa64} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:30.416677 [ 261 ] {500f5cab-469f-46aa-aad3-8ee68abcaa64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:55:30.424286 [ 261 ] {500f5cab-469f-46aa-aad3-8ee68abcaa64} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.424379 [ 261 ] {500f5cab-469f-46aa-aad3-8ee68abcaa64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.425365 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 20961 rows, containing 5 columns (5 merged, 0 gathered) in 0.021047342 sec., 995897.7242827147 rows/sec., 67.24 MiB/sec. 2024.12.16 20:55:30.426210 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.16 20:55:30.427376 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_66_13} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.427699 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_66_13} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.16 20:55:30.427827 [ 261 ] {500f5cab-469f-46aa-aad3-8ee68abcaa64} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.16 20:55:30.427967 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2024.12.16 20:55:30.428664 [ 261 ] {500f5cab-469f-46aa-aad3-8ee68abcaa64} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.429392 [ 261 ] {500f5cab-469f-46aa-aad3-8ee68abcaa64} executeQuery: Read 19 rows, 34.86 KiB in 0.013408 sec., 1417.0644391408114 rows/sec., 2.54 MiB/sec. 2024.12.16 20:55:30.429977 [ 261 ] {500f5cab-469f-46aa-aad3-8ee68abcaa64} TCPHandler: Processed in 0.014432476 sec. 2024.12.16 20:55:30.430244 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:30.430550 [ 260 ] {33ec0173-b3c8-4d3e-bf53-7a99fd1b702c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:30.430709 [ 260 ] {33ec0173-b3c8-4d3e-bf53-7a99fd1b702c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:30.432977 [ 260 ] {33ec0173-b3c8-4d3e-bf53-7a99fd1b702c} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.433059 [ 260 ] {33ec0173-b3c8-4d3e-bf53-7a99fd1b702c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.434350 [ 260 ] {33ec0173-b3c8-4d3e-bf53-7a99fd1b702c} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.16 20:55:30.434972 [ 260 ] {33ec0173-b3c8-4d3e-bf53-7a99fd1b702c} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.435318 [ 29 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.16 20:55:30.435411 [ 29 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:30.435502 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:30.435756 [ 260 ] {33ec0173-b3c8-4d3e-bf53-7a99fd1b702c} executeQuery: Read 82 rows, 5.33 KiB in 0.005268 sec., 15565.679574791191 rows/sec., 1012.34 KiB/sec. 2024.12.16 20:55:30.436320 [ 260 ] {33ec0173-b3c8-4d3e-bf53-7a99fd1b702c} TCPHandler: Processed in 0.006207679 sec. 2024.12.16 20:55:30.437154 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.16 20:55:30.437864 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:30.438051 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3766 rows starting from the beginning of the part 2024.12.16 20:55:30.438446 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part 2024.12.16 20:55:30.438792 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part 2024.12.16 20:55:30.439059 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part 2024.12.16 20:55:30.439310 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2024.12.16 20:55:30.439508 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part 2024.12.16 20:55:30.442448 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4050 rows, containing 4 columns (4 merged, 0 gathered) in 0.006693088 sec., 605101.8603072304 rows/sec., 39.50 MiB/sec. 2024.12.16 20:55:30.442948 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.16 20:55:30.443559 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_66_13} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.443768 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_66_13} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.16 20:55:30.443936 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2024.12.16 20:55:30.444921 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:55:30.445951 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:30.450161 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2024.12.16 20:55:31.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 224.28 MiB, peak 235.14 MiB, free memory in arenas 0.00 B, will set to 226.10 MiB (RSS), difference: 1.83 MiB 2024.12.16 20:55:35.324271 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:35.324474 [ 261 ] {2282f0e6-1b5a-426f-9218-42a1f8217345} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:35.324546 [ 261 ] {2282f0e6-1b5a-426f-9218-42a1f8217345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:35.325333 [ 261 ] {2282f0e6-1b5a-426f-9218-42a1f8217345} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:35.325389 [ 261 ] {2282f0e6-1b5a-426f-9218-42a1f8217345} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:35.325836 [ 261 ] {2282f0e6-1b5a-426f-9218-42a1f8217345} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.16 20:55:35.326092 [ 261 ] {2282f0e6-1b5a-426f-9218-42a1f8217345} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:35.326327 [ 261 ] {2282f0e6-1b5a-426f-9218-42a1f8217345} executeQuery: Read 102 rows, 8.69 KiB in 0.001902 sec., 53627.76025236593 rows/sec., 4.46 MiB/sec. 2024.12.16 20:55:35.326395 [ 261 ] {2282f0e6-1b5a-426f-9218-42a1f8217345} TCPHandler: Processed in 0.002252273 sec. 2024.12.16 20:55:35.326649 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:35.326861 [ 260 ] {5277eb36-3515-4fcd-bce2-694e5e51631e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:55:35.326941 [ 260 ] {5277eb36-3515-4fcd-bce2-694e5e51631e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:55:35.327703 [ 260 ] {5277eb36-3515-4fcd-bce2-694e5e51631e} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:35.327754 [ 260 ] {5277eb36-3515-4fcd-bce2-694e5e51631e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:35.328192 [ 260 ] {5277eb36-3515-4fcd-bce2-694e5e51631e} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.16 20:55:35.328439 [ 260 ] {5277eb36-3515-4fcd-bce2-694e5e51631e} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:35.328646 [ 152 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.16 20:55:35.328713 [ 260 ] {5277eb36-3515-4fcd-bce2-694e5e51631e} executeQuery: Read 23 rows, 1.73 KiB in 0.001905 sec., 12073.490813648294 rows/sec., 907.87 KiB/sec. 2024.12.16 20:55:35.328726 [ 152 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:35.328797 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:35.328860 [ 260 ] {5277eb36-3515-4fcd-bce2-694e5e51631e} TCPHandler: Processed in 0.002343215 sec. 2024.12.16 20:55:35.329075 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:35.329077 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.16 20:55:35.329282 [ 261 ] {e6a1596a-2506-448c-b1cc-5ebe7b816d76} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:35.329358 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:35.329385 [ 261 ] {e6a1596a-2506-448c-b1cc-5ebe7b816d76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:35.329426 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 67 rows starting from the beginning of the part 2024.12.16 20:55:35.329760 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 25 rows starting from the beginning of the part 2024.12.16 20:55:35.330099 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part 2024.12.16 20:55:35.330497 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 23 rows starting from the beginning of the part 2024.12.16 20:55:35.330880 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part 2024.12.16 20:55:35.331257 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 23 rows starting from the beginning of the part 2024.12.16 20:55:35.332624 [ 261 ] {e6a1596a-2506-448c-b1cc-5ebe7b816d76} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:35.332695 [ 261 ] {e6a1596a-2506-448c-b1cc-5ebe7b816d76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:35.333867 [ 261 ] {e6a1596a-2506-448c-b1cc-5ebe7b816d76} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.16 20:55:35.334113 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.00520892 sec., 37243.80485782082 rows/sec., 2.81 MiB/sec. 2024.12.16 20:55:35.334312 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.16 20:55:35.334375 [ 261 ] {e6a1596a-2506-448c-b1cc-5ebe7b816d76} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:35.334823 [ 261 ] {e6a1596a-2506-448c-b1cc-5ebe7b816d76} executeQuery: Read 87 rows, 6.96 KiB in 0.005623 sec., 15472.167881913569 rows/sec., 1.21 MiB/sec. 2024.12.16 20:55:35.334977 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_56_11} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:35.335235 [ 261 ] {e6a1596a-2506-448c-b1cc-5ebe7b816d76} TCPHandler: Processed in 0.006251309 sec. 2024.12.16 20:55:35.335471 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_56_11} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.16 20:55:35.335571 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:35.335782 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.16 20:55:35.335982 [ 260 ] {4b4f080f-271c-4351-91e0-ac6373dc6f29} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:35.336068 [ 260 ] {4b4f080f-271c-4351-91e0-ac6373dc6f29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:35.336686 [ 260 ] {4b4f080f-271c-4351-91e0-ac6373dc6f29} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:35.336727 [ 260 ] {4b4f080f-271c-4351-91e0-ac6373dc6f29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:35.337131 [ 260 ] {4b4f080f-271c-4351-91e0-ac6373dc6f29} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.16 20:55:35.337382 [ 260 ] {4b4f080f-271c-4351-91e0-ac6373dc6f29} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:35.337587 [ 260 ] {4b4f080f-271c-4351-91e0-ac6373dc6f29} executeQuery: Read 160 rows, 11.41 KiB in 0.001732 sec., 92378.75288683602 rows/sec., 6.43 MiB/sec. 2024.12.16 20:55:35.337646 [ 260 ] {4b4f080f-271c-4351-91e0-ac6373dc6f29} TCPHandler: Processed in 0.002268353 sec. 2024.12.16 20:55:35.337817 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:35.337944 [ 261 ] {d98e5681-d10a-442c-97c5-4c21346dd4f0} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:35.338029 [ 261 ] {d98e5681-d10a-442c-97c5-4c21346dd4f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:55:35.339211 [ 261 ] {d98e5681-d10a-442c-97c5-4c21346dd4f0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:35.339252 [ 261 ] {d98e5681-d10a-442c-97c5-4c21346dd4f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:35.339935 [ 261 ] {d98e5681-d10a-442c-97c5-4c21346dd4f0} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.16 20:55:35.340322 [ 261 ] {d98e5681-d10a-442c-97c5-4c21346dd4f0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:35.340521 [ 152 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.16 20:55:35.340584 [ 152 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:35.340621 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:35.340667 [ 261 ] {d98e5681-d10a-442c-97c5-4c21346dd4f0} executeQuery: Read 23 rows, 42.20 KiB in 0.002738 sec., 8400.292184075968 rows/sec., 15.05 MiB/sec. 2024.12.16 20:55:35.340996 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.16 20:55:35.341458 [ 261 ] {d98e5681-d10a-442c-97c5-4c21346dd4f0} TCPHandler: Processed in 0.00369438 sec. 2024.12.16 20:55:35.341749 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:35.342195 [ 260 ] {b84310fd-ae67-4383-bab1-a375f4dbea8f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:35.342412 [ 260 ] {b84310fd-ae67-4383-bab1-a375f4dbea8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:35.342931 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:35.343082 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1039 rows starting from the beginning of the part 2024.12.16 20:55:35.343724 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 23 rows starting from the beginning of the part 2024.12.16 20:55:35.344283 [ 260 ] {b84310fd-ae67-4383-bab1-a375f4dbea8f} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:35.344298 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 19 rows starting from the beginning of the part 2024.12.16 20:55:35.344329 [ 260 ] {b84310fd-ae67-4383-bab1-a375f4dbea8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:35.344867 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 23 rows starting from the beginning of the part 2024.12.16 20:55:35.345464 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 19 rows starting from the beginning of the part 2024.12.16 20:55:35.345531 [ 260 ] {b84310fd-ae67-4383-bab1-a375f4dbea8f} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.16 20:55:35.346007 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 23 rows starting from the beginning of the part 2024.12.16 20:55:35.346278 [ 260 ] {b84310fd-ae67-4383-bab1-a375f4dbea8f} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:35.346827 [ 260 ] {b84310fd-ae67-4383-bab1-a375f4dbea8f} executeQuery: Read 60 rows, 4.14 KiB in 0.004798 sec., 12505.210504376822 rows/sec., 862.99 KiB/sec. 2024.12.16 20:55:35.346949 [ 260 ] {b84310fd-ae67-4383-bab1-a375f4dbea8f} TCPHandler: Processed in 0.005352482 sec. 2024.12.16 20:55:35.353059 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1146 rows, containing 19 columns (19 merged, 0 gathered) in 0.012344466 sec., 92835.1214220202 rows/sec., 166.36 MiB/sec. 2024.12.16 20:55:35.354499 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.16 20:55:35.354918 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_56_11} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:35.354998 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_56_11} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.16 20:55:35.355141 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.62 MiB. 2024.12.16 20:55:36.000229 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 226.63 MiB, peak 235.21 MiB, free memory in arenas 0.00 B, will set to 228.16 MiB (RSS), difference: 1.52 MiB 2024.12.16 20:55:36.286486 [ 152 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:55:36.286565 [ 152 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:55:36.452070 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 2024.12.16 20:55:36.453115 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:36.453157 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:36.453724 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:55:36.453990 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:36.454197 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2024.12.16 20:55:36.554980 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1266 2024.12.16 20:55:36.558383 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:36.558447 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:36.560001 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:55:36.560334 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:36.560575 [ 108 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.16 20:55:36.560734 [ 108 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:36.560818 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:36.561535 [ 195 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.16 20:55:36.562997 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1266 2024.12.16 20:55:36.563463 [ 195 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:36.563657 [ 195 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1080 rows starting from the beginning of the part 2024.12.16 20:55:36.564330 [ 195 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2024.12.16 20:55:36.565010 [ 195 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part 2024.12.16 20:55:36.565647 [ 195 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 46 rows starting from the beginning of the part 2024.12.16 20:55:36.566277 [ 195 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part 2024.12.16 20:55:36.566843 [ 195 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part 2024.12.16 20:55:36.575460 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1266 rows, containing 72 columns (72 merged, 0 gathered) in 0.014453136 sec., 87593.44684779829 rows/sec., 69.19 MiB/sec. 2024.12.16 20:55:36.577261 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.16 20:55:36.578148 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_31_6} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:36.578250 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_31_6} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.16 20:55:36.578632 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. 2024.12.16 20:55:37.950226 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2024.12.16 20:55:37.972319 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:37.972366 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:37.981208 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:55:37.982036 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:37.984857 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2024.12.16 20:55:40.328030 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:40.328259 [ 261 ] {f336b37b-551a-42d9-b170-ed3cabef23db} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:55:40.328339 [ 261 ] {f336b37b-551a-42d9-b170-ed3cabef23db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:55:40.329161 [ 261 ] {f336b37b-551a-42d9-b170-ed3cabef23db} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:40.329208 [ 261 ] {f336b37b-551a-42d9-b170-ed3cabef23db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:40.329649 [ 261 ] {f336b37b-551a-42d9-b170-ed3cabef23db} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:55:40.329901 [ 261 ] {f336b37b-551a-42d9-b170-ed3cabef23db} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:40.330107 [ 261 ] {f336b37b-551a-42d9-b170-ed3cabef23db} executeQuery: Read 14 rows, 1.01 KiB in 0.001903 sec., 7356.8050446663165 rows/sec., 529.59 KiB/sec. 2024.12.16 20:55:40.330168 [ 261 ] {f336b37b-551a-42d9-b170-ed3cabef23db} TCPHandler: Processed in 0.002269743 sec. 2024.12.16 20:55:40.330412 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:40.330659 [ 260 ] {6da538f7-1693-4fbe-96d3-775dc8814df4} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:40.330746 [ 260 ] {6da538f7-1693-4fbe-96d3-775dc8814df4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:40.331594 [ 260 ] {6da538f7-1693-4fbe-96d3-775dc8814df4} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:40.331645 [ 260 ] {6da538f7-1693-4fbe-96d3-775dc8814df4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:40.332100 [ 260 ] {6da538f7-1693-4fbe-96d3-775dc8814df4} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.16 20:55:40.332356 [ 260 ] {6da538f7-1693-4fbe-96d3-775dc8814df4} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:40.332582 [ 260 ] {6da538f7-1693-4fbe-96d3-775dc8814df4} executeQuery: Read 241 rows, 21.63 KiB in 0.001987 sec., 121288.37443381983 rows/sec., 10.63 MiB/sec. 2024.12.16 20:55:40.332636 [ 260 ] {6da538f7-1693-4fbe-96d3-775dc8814df4} TCPHandler: Processed in 0.002361245 sec. 2024.12.16 20:55:40.332797 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:40.332948 [ 261 ] {b2c362f8-16a5-4b0c-9011-c34f0f628595} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:55:40.333010 [ 261 ] {b2c362f8-16a5-4b0c-9011-c34f0f628595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:55:40.333609 [ 261 ] {b2c362f8-16a5-4b0c-9011-c34f0f628595} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:40.333648 [ 261 ] {b2c362f8-16a5-4b0c-9011-c34f0f628595} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:40.334021 [ 261 ] {b2c362f8-16a5-4b0c-9011-c34f0f628595} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.16 20:55:40.334271 [ 261 ] {b2c362f8-16a5-4b0c-9011-c34f0f628595} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:40.334454 [ 261 ] {b2c362f8-16a5-4b0c-9011-c34f0f628595} executeQuery: Read 26 rows, 1.88 KiB in 0.001541 sec., 16872.160934458145 rows/sec., 1.19 MiB/sec. 2024.12.16 20:55:40.334512 [ 261 ] {b2c362f8-16a5-4b0c-9011-c34f0f628595} TCPHandler: Processed in 0.001786864 sec. 2024.12.16 20:55:40.334650 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:40.334766 [ 260 ] {800b53f8-2e98-48d6-b656-050e061bb04a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:55:40.334814 [ 260 ] {800b53f8-2e98-48d6-b656-050e061bb04a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:55:40.335382 [ 260 ] {800b53f8-2e98-48d6-b656-050e061bb04a} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:40.335421 [ 260 ] {800b53f8-2e98-48d6-b656-050e061bb04a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:40.335797 [ 260 ] {800b53f8-2e98-48d6-b656-050e061bb04a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:55:40.336038 [ 260 ] {800b53f8-2e98-48d6-b656-050e061bb04a} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:40.336188 [ 147 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.16 20:55:40.336250 [ 147 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:40.336277 [ 260 ] {800b53f8-2e98-48d6-b656-050e061bb04a} executeQuery: Read 14 rows, 1004.00 B in 0.001529 sec., 9156.311314584696 rows/sec., 641.25 KiB/sec. 2024.12.16 20:55:40.336289 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:40.336433 [ 260 ] {800b53f8-2e98-48d6-b656-050e061bb04a} TCPHandler: Processed in 0.001830425 sec. 2024.12.16 20:55:40.336687 [ 191 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.16 20:55:40.336690 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:40.337179 [ 261 ] {ed2c8e8a-7ac1-468c-b994-9acda3d06b13} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:55:40.337268 [ 191 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:40.337357 [ 261 ] {ed2c8e8a-7ac1-468c-b994-9acda3d06b13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:55:40.337410 [ 191 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 243 rows starting from the beginning of the part 2024.12.16 20:55:40.337862 [ 191 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:40.338175 [ 191 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part 2024.12.16 20:55:40.338645 [ 191 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:40.339006 [ 191 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:40.339431 [ 191 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:40.340335 [ 261 ] {ed2c8e8a-7ac1-468c-b994-9acda3d06b13} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:40.340378 [ 261 ] {ed2c8e8a-7ac1-468c-b994-9acda3d06b13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:40.340936 [ 261 ] {ed2c8e8a-7ac1-468c-b994-9acda3d06b13} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:55:40.341209 [ 187 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.004792791 sec., 109956.80804775338 rows/sec., 7.87 MiB/sec. 2024.12.16 20:55:40.341315 [ 261 ] {ed2c8e8a-7ac1-468c-b994-9acda3d06b13} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:40.341509 [ 189 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.16 20:55:40.341777 [ 261 ] {ed2c8e8a-7ac1-468c-b994-9acda3d06b13} executeQuery: Read 13 rows, 830.00 B in 0.004733 sec., 2746.672300866258 rows/sec., 171.25 KiB/sec. 2024.12.16 20:55:40.342134 [ 261 ] {ed2c8e8a-7ac1-468c-b994-9acda3d06b13} TCPHandler: Processed in 0.005578907 sec. 2024.12.16 20:55:40.342441 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:40.342529 [ 189 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_36_7} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:40.342677 [ 260 ] {df4cb5f5-6997-4001-ba50-56bc4df56757} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:40.342726 [ 189 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_36_7} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.16 20:55:40.342775 [ 260 ] {df4cb5f5-6997-4001-ba50-56bc4df56757} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:40.342917 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.16 20:55:40.343654 [ 260 ] {df4cb5f5-6997-4001-ba50-56bc4df56757} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:40.343698 [ 260 ] {df4cb5f5-6997-4001-ba50-56bc4df56757} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:40.344075 [ 260 ] {df4cb5f5-6997-4001-ba50-56bc4df56757} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.16 20:55:40.344314 [ 260 ] {df4cb5f5-6997-4001-ba50-56bc4df56757} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:40.344540 [ 260 ] {df4cb5f5-6997-4001-ba50-56bc4df56757} executeQuery: Read 401 rows, 29.20 KiB in 0.001947 sec., 205957.88392398562 rows/sec., 14.65 MiB/sec. 2024.12.16 20:55:40.344621 [ 260 ] {df4cb5f5-6997-4001-ba50-56bc4df56757} TCPHandler: Processed in 0.002362906 sec. 2024.12.16 20:55:40.344851 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:40.345047 [ 261 ] {544e0cca-536f-46cb-9ebb-b06bb175bf09} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:55:40.345105 [ 261 ] {544e0cca-536f-46cb-9ebb-b06bb175bf09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:55:40.345577 [ 261 ] {544e0cca-536f-46cb-9ebb-b06bb175bf09} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:40.345615 [ 261 ] {544e0cca-536f-46cb-9ebb-b06bb175bf09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:40.345971 [ 261 ] {544e0cca-536f-46cb-9ebb-b06bb175bf09} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:55:40.346211 [ 261 ] {544e0cca-536f-46cb-9ebb-b06bb175bf09} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:40.346389 [ 261 ] {544e0cca-536f-46cb-9ebb-b06bb175bf09} executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. 2024.12.16 20:55:40.346442 [ 261 ] {544e0cca-536f-46cb-9ebb-b06bb175bf09} TCPHandler: Processed in 0.001734063 sec. 2024.12.16 20:55:40.346580 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:40.346696 [ 260 ] {25af1112-8381-43a7-909f-22bcd7c92579} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:40.346747 [ 260 ] {25af1112-8381-43a7-909f-22bcd7c92579} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:40.347321 [ 260 ] {25af1112-8381-43a7-909f-22bcd7c92579} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:40.347359 [ 260 ] {25af1112-8381-43a7-909f-22bcd7c92579} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:40.347755 [ 260 ] {25af1112-8381-43a7-909f-22bcd7c92579} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.16 20:55:40.347995 [ 260 ] {25af1112-8381-43a7-909f-22bcd7c92579} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:40.348200 [ 260 ] {25af1112-8381-43a7-909f-22bcd7c92579} executeQuery: Read 237 rows, 16.27 KiB in 0.001528 sec., 155104.7120418848 rows/sec., 10.40 MiB/sec. 2024.12.16 20:55:40.348251 [ 260 ] {25af1112-8381-43a7-909f-22bcd7c92579} TCPHandler: Processed in 0.001728243 sec. 2024.12.16 20:55:40.348399 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:40.348540 [ 261 ] {afd389a2-09a8-465f-b95f-008ef66b2147} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:55:40.348600 [ 261 ] {afd389a2-09a8-465f-b95f-008ef66b2147} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:55:40.349121 [ 261 ] {afd389a2-09a8-465f-b95f-008ef66b2147} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:40.349157 [ 261 ] {afd389a2-09a8-465f-b95f-008ef66b2147} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:40.349506 [ 261 ] {afd389a2-09a8-465f-b95f-008ef66b2147} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:55:40.349757 [ 261 ] {afd389a2-09a8-465f-b95f-008ef66b2147} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:40.349971 [ 261 ] {afd389a2-09a8-465f-b95f-008ef66b2147} executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. 2024.12.16 20:55:40.350135 [ 261 ] {afd389a2-09a8-465f-b95f-008ef66b2147} TCPHandler: Processed in 0.001797025 sec. 2024.12.16 20:55:40.350335 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:40.350478 [ 260 ] {99e4911d-6bd6-49a8-aadf-2f6f8f40e087} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:40.350564 [ 260 ] {99e4911d-6bd6-49a8-aadf-2f6f8f40e087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:55:40.351763 [ 260 ] {99e4911d-6bd6-49a8-aadf-2f6f8f40e087} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:40.351802 [ 260 ] {99e4911d-6bd6-49a8-aadf-2f6f8f40e087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:40.352441 [ 260 ] {99e4911d-6bd6-49a8-aadf-2f6f8f40e087} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.16 20:55:40.352700 [ 260 ] {99e4911d-6bd6-49a8-aadf-2f6f8f40e087} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:40.352963 [ 260 ] {99e4911d-6bd6-49a8-aadf-2f6f8f40e087} executeQuery: Read 19 rows, 34.86 KiB in 0.002514 sec., 7557.677008750994 rows/sec., 13.54 MiB/sec. 2024.12.16 20:55:40.353123 [ 260 ] {99e4911d-6bd6-49a8-aadf-2f6f8f40e087} TCPHandler: Processed in 0.002890225 sec. 2024.12.16 20:55:40.353472 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:40.353795 [ 261 ] {4e694f5c-2459-439d-9800-bffcdad99d39} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:40.353882 [ 261 ] {4e694f5c-2459-439d-9800-bffcdad99d39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:40.354460 [ 261 ] {4e694f5c-2459-439d-9800-bffcdad99d39} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:40.354497 [ 261 ] {4e694f5c-2459-439d-9800-bffcdad99d39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:40.354866 [ 261 ] {4e694f5c-2459-439d-9800-bffcdad99d39} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.16 20:55:40.355110 [ 261 ] {4e694f5c-2459-439d-9800-bffcdad99d39} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:40.355285 [ 261 ] {4e694f5c-2459-439d-9800-bffcdad99d39} executeQuery: Read 82 rows, 5.33 KiB in 0.001554 sec., 52767.052767052766 rows/sec., 3.35 MiB/sec. 2024.12.16 20:55:40.355338 [ 261 ] {4e694f5c-2459-439d-9800-bffcdad99d39} TCPHandler: Processed in 0.00209338 sec. 2024.12.16 20:55:43.231085 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:43.231288 [ 261 ] {8fc194de-6bf2-4126-a5d1-fa95563175b9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:55:43.231359 [ 261 ] {8fc194de-6bf2-4126-a5d1-fa95563175b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:55:43.232072 [ 261 ] {8fc194de-6bf2-4126-a5d1-fa95563175b9} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:43.232125 [ 261 ] {8fc194de-6bf2-4126-a5d1-fa95563175b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:43.232571 [ 261 ] {8fc194de-6bf2-4126-a5d1-fa95563175b9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.16 20:55:43.232836 [ 261 ] {8fc194de-6bf2-4126-a5d1-fa95563175b9} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:43.233104 [ 261 ] {8fc194de-6bf2-4126-a5d1-fa95563175b9} executeQuery: Read 8 rows, 668.00 B in 0.00186 sec., 4301.075268817204 rows/sec., 350.72 KiB/sec. 2024.12.16 20:55:43.233208 [ 261 ] {8fc194de-6bf2-4126-a5d1-fa95563175b9} TCPHandler: Processed in 0.002261414 sec. 2024.12.16 20:55:43.233479 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:43.233687 [ 260 ] {88080976-b397-4763-85ce-d6e522fb9417} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:43.233768 [ 260 ] {88080976-b397-4763-85ce-d6e522fb9417} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:43.235062 [ 260 ] {88080976-b397-4763-85ce-d6e522fb9417} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:43.235115 [ 260 ] {88080976-b397-4763-85ce-d6e522fb9417} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:43.235622 [ 260 ] {88080976-b397-4763-85ce-d6e522fb9417} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.16 20:55:43.235880 [ 260 ] {88080976-b397-4763-85ce-d6e522fb9417} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:43.236120 [ 260 ] {88080976-b397-4763-85ce-d6e522fb9417} executeQuery: Read 1246 rows, 105.10 KiB in 0.002488 sec., 500803.8585209003 rows/sec., 41.25 MiB/sec. 2024.12.16 20:55:43.236189 [ 260 ] {88080976-b397-4763-85ce-d6e522fb9417} TCPHandler: Processed in 0.002850785 sec. 2024.12.16 20:55:43.236422 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:43.236653 [ 261 ] {0aea7b4d-0296-4247-9658-0515fd11f0ac} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:55:43.236748 [ 261 ] {0aea7b4d-0296-4247-9658-0515fd11f0ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:55:43.237554 [ 261 ] {0aea7b4d-0296-4247-9658-0515fd11f0ac} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:43.237595 [ 261 ] {0aea7b4d-0296-4247-9658-0515fd11f0ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:43.237970 [ 261 ] {0aea7b4d-0296-4247-9658-0515fd11f0ac} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.16 20:55:43.238216 [ 261 ] {0aea7b4d-0296-4247-9658-0515fd11f0ac} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:43.238429 [ 261 ] {0aea7b4d-0296-4247-9658-0515fd11f0ac} executeQuery: Read 31 rows, 2.29 KiB in 0.001834 sec., 16902.944383860417 rows/sec., 1.22 MiB/sec. 2024.12.16 20:55:43.238487 [ 261 ] {0aea7b4d-0296-4247-9658-0515fd11f0ac} TCPHandler: Processed in 0.002177512 sec. 2024.12.16 20:55:43.238642 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:43.238790 [ 260 ] {47ac352e-e4a4-4a4f-b7f9-88a2f73026d3} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:55:43.238851 [ 260 ] {47ac352e-e4a4-4a4f-b7f9-88a2f73026d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:55:43.239562 [ 260 ] {47ac352e-e4a4-4a4f-b7f9-88a2f73026d3} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:43.239604 [ 260 ] {47ac352e-e4a4-4a4f-b7f9-88a2f73026d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:43.239972 [ 260 ] {47ac352e-e4a4-4a4f-b7f9-88a2f73026d3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:55:43.240209 [ 260 ] {47ac352e-e4a4-4a4f-b7f9-88a2f73026d3} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:43.240446 [ 260 ] {47ac352e-e4a4-4a4f-b7f9-88a2f73026d3} executeQuery: Read 228 rows, 15.81 KiB in 0.001691 sec., 134831.4606741573 rows/sec., 9.13 MiB/sec. 2024.12.16 20:55:43.240678 [ 260 ] {47ac352e-e4a4-4a4f-b7f9-88a2f73026d3} TCPHandler: Processed in 0.002100691 sec. 2024.12.16 20:55:43.240903 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:43.241044 [ 261 ] {a340edfc-0b75-4c37-94e9-24f8e156ae51} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:43.241101 [ 261 ] {a340edfc-0b75-4c37-94e9-24f8e156ae51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:43.241876 [ 261 ] {a340edfc-0b75-4c37-94e9-24f8e156ae51} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:43.241916 [ 261 ] {a340edfc-0b75-4c37-94e9-24f8e156ae51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:43.242312 [ 261 ] {a340edfc-0b75-4c37-94e9-24f8e156ae51} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.16 20:55:43.242602 [ 261 ] {a340edfc-0b75-4c37-94e9-24f8e156ae51} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:43.243129 [ 261 ] {a340edfc-0b75-4c37-94e9-24f8e156ae51} executeQuery: Read 551 rows, 41.90 KiB in 0.002085 sec., 264268.5851318945 rows/sec., 19.62 MiB/sec. 2024.12.16 20:55:43.243606 [ 261 ] {a340edfc-0b75-4c37-94e9-24f8e156ae51} TCPHandler: Processed in 0.002818213 sec. 2024.12.16 20:55:43.243959 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:43.244159 [ 260 ] {08d260d6-7966-4161-a527-6804ea71a36c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:43.244217 [ 260 ] {08d260d6-7966-4161-a527-6804ea71a36c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:43.244960 [ 260 ] {08d260d6-7966-4161-a527-6804ea71a36c} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:43.244999 [ 260 ] {08d260d6-7966-4161-a527-6804ea71a36c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:43.245470 [ 260 ] {08d260d6-7966-4161-a527-6804ea71a36c} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.16 20:55:43.245705 [ 260 ] {08d260d6-7966-4161-a527-6804ea71a36c} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:43.245912 [ 260 ] {08d260d6-7966-4161-a527-6804ea71a36c} executeQuery: Read 946 rows, 64.96 KiB in 0.001782 sec., 530864.1975308642 rows/sec., 35.60 MiB/sec. 2024.12.16 20:55:43.245971 [ 260 ] {08d260d6-7966-4161-a527-6804ea71a36c} TCPHandler: Processed in 0.002227963 sec. 2024.12.16 20:55:43.246099 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:43.246220 [ 261 ] {10f9396e-1ba6-44cd-843d-69ceacbed5f8} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:43.246302 [ 261 ] {10f9396e-1ba6-44cd-843d-69ceacbed5f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:55:43.247437 [ 261 ] {10f9396e-1ba6-44cd-843d-69ceacbed5f8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:43.247476 [ 261 ] {10f9396e-1ba6-44cd-843d-69ceacbed5f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:43.248119 [ 261 ] {10f9396e-1ba6-44cd-843d-69ceacbed5f8} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.16 20:55:43.248388 [ 261 ] {10f9396e-1ba6-44cd-843d-69ceacbed5f8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:43.248655 [ 261 ] {10f9396e-1ba6-44cd-843d-69ceacbed5f8} executeQuery: Read 23 rows, 42.20 KiB in 0.002459 sec., 9353.395689304596 rows/sec., 16.76 MiB/sec. 2024.12.16 20:55:43.248771 [ 261 ] {10f9396e-1ba6-44cd-843d-69ceacbed5f8} TCPHandler: Processed in 0.002727442 sec. 2024.12.16 20:55:43.248911 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:43.249030 [ 260 ] {e09708b0-bf8b-45e9-8b7a-4f26ad58c4f9} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:43.249081 [ 260 ] {e09708b0-bf8b-45e9-8b7a-4f26ad58c4f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:43.249635 [ 260 ] {e09708b0-bf8b-45e9-8b7a-4f26ad58c4f9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:43.249681 [ 260 ] {e09708b0-bf8b-45e9-8b7a-4f26ad58c4f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2024.12.16 20:55:43.250112 [ 260 ] {e09708b0-bf8b-45e9-8b7a-4f26ad58c4f9} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.16 20:55:43.250353 [ 260 ] {e09708b0-bf8b-45e9-8b7a-4f26ad58c4f9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:43.250590 [ 260 ] {e09708b0-bf8b-45e9-8b7a-4f26ad58c4f9} executeQuery: Read 36 rows, 2.48 KiB in 0.001582 sec., 22756.00505689001 rows/sec., 1.53 MiB/sec. 2024.12.16 20:55:43.250655 [ 260 ] {e09708b0-bf8b-45e9-8b7a-4f26ad58c4f9} TCPHandler: Processed in 0.001798004 sec. 2024.12.16 20:55:43.954347 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 2024.12.16 20:55:43.955356 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:43.955401 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:43.955938 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:55:43.956201 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:43.956410 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 2024.12.16 20:55:45.317840 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:45.318049 [ 261 ] {cb7eecda-0066-467d-94f4-84239e15fc2b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:45.318129 [ 261 ] {cb7eecda-0066-467d-94f4-84239e15fc2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:45.318877 [ 261 ] {cb7eecda-0066-467d-94f4-84239e15fc2b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:45.318931 [ 261 ] {cb7eecda-0066-467d-94f4-84239e15fc2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:45.319360 [ 261 ] {cb7eecda-0066-467d-94f4-84239e15fc2b} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.16 20:55:45.319614 [ 261 ] {cb7eecda-0066-467d-94f4-84239e15fc2b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:45.319884 [ 261 ] {cb7eecda-0066-467d-94f4-84239e15fc2b} executeQuery: Read 56 rows, 4.38 KiB in 0.001888 sec., 29661.016949152545 rows/sec., 2.26 MiB/sec. 2024.12.16 20:55:45.319994 [ 261 ] {cb7eecda-0066-467d-94f4-84239e15fc2b} TCPHandler: Processed in 0.002290534 sec. 2024.12.16 20:55:45.320304 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:45.320502 [ 260 ] {8c0476cc-1cbc-4ac6-9ca4-eeeb8089c7df} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:45.320579 [ 260 ] {8c0476cc-1cbc-4ac6-9ca4-eeeb8089c7df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:45.321363 [ 260 ] {8c0476cc-1cbc-4ac6-9ca4-eeeb8089c7df} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:45.321413 [ 260 ] {8c0476cc-1cbc-4ac6-9ca4-eeeb8089c7df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:45.321849 [ 260 ] {8c0476cc-1cbc-4ac6-9ca4-eeeb8089c7df} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.16 20:55:45.322100 [ 260 ] {8c0476cc-1cbc-4ac6-9ca4-eeeb8089c7df} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:45.322337 [ 260 ] {8c0476cc-1cbc-4ac6-9ca4-eeeb8089c7df} executeQuery: Read 64 rows, 5.12 KiB in 0.001888 sec., 33898.30508474576 rows/sec., 2.65 MiB/sec. 2024.12.16 20:55:45.322405 [ 260 ] {8c0476cc-1cbc-4ac6-9ca4-eeeb8089c7df} TCPHandler: Processed in 0.002301174 sec. 2024.12.16 20:55:45.322560 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:45.322707 [ 261 ] {9a498ede-6fe1-4f27-b54e-6df7d928c636} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:45.322774 [ 261 ] {9a498ede-6fe1-4f27-b54e-6df7d928c636} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:45.323382 [ 261 ] {9a498ede-6fe1-4f27-b54e-6df7d928c636} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:45.323422 [ 261 ] {9a498ede-6fe1-4f27-b54e-6df7d928c636} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:45.323829 [ 261 ] {9a498ede-6fe1-4f27-b54e-6df7d928c636} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.16 20:55:45.324076 [ 261 ] {9a498ede-6fe1-4f27-b54e-6df7d928c636} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:45.324295 [ 261 ] {9a498ede-6fe1-4f27-b54e-6df7d928c636} executeQuery: Read 64 rows, 4.56 KiB in 0.001623 sec., 39433.148490449785 rows/sec., 2.75 MiB/sec. 2024.12.16 20:55:45.324353 [ 261 ] {9a498ede-6fe1-4f27-b54e-6df7d928c636} TCPHandler: Processed in 0.001860666 sec. 2024.12.16 20:55:45.324504 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:45.324648 [ 260 ] {df873d74-629d-4a06-ad6b-a8650b1758d5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:45.324711 [ 260 ] {df873d74-629d-4a06-ad6b-a8650b1758d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:45.325275 [ 260 ] {df873d74-629d-4a06-ad6b-a8650b1758d5} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:45.325315 [ 260 ] {df873d74-629d-4a06-ad6b-a8650b1758d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:45.325707 [ 260 ] {df873d74-629d-4a06-ad6b-a8650b1758d5} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.16 20:55:45.325945 [ 260 ] {df873d74-629d-4a06-ad6b-a8650b1758d5} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:45.326158 [ 260 ] {df873d74-629d-4a06-ad6b-a8650b1758d5} executeQuery: Read 24 rows, 1.66 KiB in 0.001545 sec., 15533.980582524273 rows/sec., 1.05 MiB/sec. 2024.12.16 20:55:45.326212 [ 260 ] {df873d74-629d-4a06-ad6b-a8650b1758d5} TCPHandler: Processed in 0.001776934 sec. 2024.12.16 20:55:45.485896 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2024.12.16 20:55:45.508404 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:45.508460 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:45.515895 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:55:45.516694 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:45.519621 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2024.12.16 20:55:46.564203 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1312 2024.12.16 20:55:46.567975 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:46.568065 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:46.570235 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:55:46.570587 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:46.571486 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1312 2024.12.16 20:55:50.329067 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:50.329319 [ 261 ] {802b9722-514c-4b28-89e4-7b7ebdb585b3} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:55:50.329407 [ 261 ] {802b9722-514c-4b28-89e4-7b7ebdb585b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:55:50.330438 [ 261 ] {802b9722-514c-4b28-89e4-7b7ebdb585b3} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.330503 [ 261 ] {802b9722-514c-4b28-89e4-7b7ebdb585b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.331048 [ 261 ] {802b9722-514c-4b28-89e4-7b7ebdb585b3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:55:50.331400 [ 261 ] {802b9722-514c-4b28-89e4-7b7ebdb585b3} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.331673 [ 136 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.12.16 20:55:50.331717 [ 261 ] {802b9722-514c-4b28-89e4-7b7ebdb585b3} executeQuery: Read 14 rows, 1.01 KiB in 0.002459 sec., 5693.371289141928 rows/sec., 409.85 KiB/sec. 2024.12.16 20:55:50.331785 [ 136 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.331880 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.331887 [ 261 ] {802b9722-514c-4b28-89e4-7b7ebdb585b3} TCPHandler: Processed in 0.002994897 sec. 2024.12.16 20:55:50.332150 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.12.16 20:55:50.332226 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:50.332410 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:50.332421 [ 260 ] {cefed094-e75a-48d3-ad17-f4a12cdcc0e2} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:50.332470 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part 2024.12.16 20:55:50.332504 [ 260 ] {cefed094-e75a-48d3-ad17-f4a12cdcc0e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:50.332793 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:50.333164 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:50.333644 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:50.334014 [ 186 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2024.12.16 20:55:50.334766 [ 260 ] {cefed094-e75a-48d3-ad17-f4a12cdcc0e2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.334815 [ 260 ] {cefed094-e75a-48d3-ad17-f4a12cdcc0e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.335781 [ 260 ] {cefed094-e75a-48d3-ad17-f4a12cdcc0e2} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.16 20:55:50.336399 [ 189 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004366494 sec., 16031.16825535544 rows/sec., 1.19 MiB/sec. 2024.12.16 20:55:50.336416 [ 260 ] {cefed094-e75a-48d3-ad17-f4a12cdcc0e2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.336663 [ 189 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.12.16 20:55:50.336825 [ 136 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.16 20:55:50.336985 [ 136 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.337029 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.337034 [ 260 ] {cefed094-e75a-48d3-ad17-f4a12cdcc0e2} executeQuery: Read 241 rows, 21.63 KiB in 0.004664 sec., 51672.384219554035 rows/sec., 4.53 MiB/sec. 2024.12.16 20:55:50.337464 [ 260 ] {cefed094-e75a-48d3-ad17-f4a12cdcc0e2} TCPHandler: Processed in 0.005366072 sec. 2024.12.16 20:55:50.337498 [ 186 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.16 20:55:50.337806 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:50.337845 [ 189 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_29_7} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.337837 [ 186 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:50.337976 [ 186 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1437 rows starting from the beginning of the part 2024.12.16 20:55:50.338149 [ 189 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_29_7} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.12.16 20:55:50.338177 [ 261 ] {383e0e4c-05d1-4fba-bc8c-b75baf2e13ed} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:55:50.338371 [ 186 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 102 rows starting from the beginning of the part 2024.12.16 20:55:50.338422 [ 261 ] {383e0e4c-05d1-4fba-bc8c-b75baf2e13ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:55:50.338609 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.12.16 20:55:50.338870 [ 186 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 241 rows starting from the beginning of the part 2024.12.16 20:55:50.339273 [ 186 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1246 rows starting from the beginning of the part 2024.12.16 20:55:50.339648 [ 186 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part 2024.12.16 20:55:50.340006 [ 186 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 241 rows starting from the beginning of the part 2024.12.16 20:55:50.341449 [ 261 ] {383e0e4c-05d1-4fba-bc8c-b75baf2e13ed} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.341509 [ 261 ] {383e0e4c-05d1-4fba-bc8c-b75baf2e13ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.342449 [ 261 ] {383e0e4c-05d1-4fba-bc8c-b75baf2e13ed} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.16 20:55:50.342860 [ 261 ] {383e0e4c-05d1-4fba-bc8c-b75baf2e13ed} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.343120 [ 261 ] {383e0e4c-05d1-4fba-bc8c-b75baf2e13ed} executeQuery: Read 26 rows, 1.88 KiB in 0.005098 sec., 5100.0392310710085 rows/sec., 369.71 KiB/sec. 2024.12.16 20:55:50.343208 [ 261 ] {383e0e4c-05d1-4fba-bc8c-b75baf2e13ed} TCPHandler: Processed in 0.005605857 sec. 2024.12.16 20:55:50.343404 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:50.343614 [ 260 ] {5ad41cab-b49d-4974-9ed9-ce31cda1ada5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:55:50.343622 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3323 rows, containing 5 columns (5 merged, 0 gathered) in 0.006470584 sec., 513554.88159955887 rows/sec., 44.86 MiB/sec. 2024.12.16 20:55:50.343689 [ 260 ] {5ad41cab-b49d-4974-9ed9-ce31cda1ada5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:55:50.344016 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.16 20:55:50.344713 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_71_14} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.344867 [ 260 ] {5ad41cab-b49d-4974-9ed9-ce31cda1ada5} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.344930 [ 260 ] {5ad41cab-b49d-4974-9ed9-ce31cda1ada5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.344938 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_71_14} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.16 20:55:50.345131 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.16 20:55:50.345452 [ 260 ] {5ad41cab-b49d-4974-9ed9-ce31cda1ada5} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:55:50.345730 [ 260 ] {5ad41cab-b49d-4974-9ed9-ce31cda1ada5} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.346013 [ 260 ] {5ad41cab-b49d-4974-9ed9-ce31cda1ada5} executeQuery: Read 14 rows, 1004.00 B in 0.002446 sec., 5723.630417007359 rows/sec., 400.85 KiB/sec. 2024.12.16 20:55:50.346208 [ 260 ] {5ad41cab-b49d-4974-9ed9-ce31cda1ada5} TCPHandler: Processed in 0.002890155 sec. 2024.12.16 20:55:50.346437 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:50.346560 [ 261 ] {f43599af-a0bf-48ee-8442-cbda2fdcc0a3} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:55:50.346612 [ 261 ] {f43599af-a0bf-48ee-8442-cbda2fdcc0a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:55:50.347225 [ 261 ] {f43599af-a0bf-48ee-8442-cbda2fdcc0a3} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.347267 [ 261 ] {f43599af-a0bf-48ee-8442-cbda2fdcc0a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.347662 [ 261 ] {f43599af-a0bf-48ee-8442-cbda2fdcc0a3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:55:50.347906 [ 261 ] {f43599af-a0bf-48ee-8442-cbda2fdcc0a3} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.348073 [ 136 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.12.16 20:55:50.348153 [ 261 ] {f43599af-a0bf-48ee-8442-cbda2fdcc0a3} executeQuery: Read 13 rows, 830.00 B in 0.001611 sec., 8069.522036002483 rows/sec., 503.13 KiB/sec. 2024.12.16 20:55:50.348157 [ 136 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.348247 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.348294 [ 261 ] {f43599af-a0bf-48ee-8442-cbda2fdcc0a3} TCPHandler: Processed in 0.001964087 sec. 2024.12.16 20:55:50.348474 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.12.16 20:55:50.348522 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:50.348614 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:50.348657 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part 2024.12.16 20:55:50.348672 [ 260 ] {7360f903-7fc8-4e69-8ad0-ac9b94645a44} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:50.348787 [ 260 ] {7360f903-7fc8-4e69-8ad0-ac9b94645a44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:50.348818 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2024.12.16 20:55:50.349264 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part 2024.12.16 20:55:50.349674 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2024.12.16 20:55:50.349982 [ 190 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2024.12.16 20:55:50.351264 [ 260 ] {7360f903-7fc8-4e69-8ad0-ac9b94645a44} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.351314 [ 260 ] {7360f903-7fc8-4e69-8ad0-ac9b94645a44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.351731 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003383485 sec., 19210.961479066704 rows/sec., 1.24 MiB/sec. 2024.12.16 20:55:50.351998 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.12.16 20:55:50.352027 [ 260 ] {7360f903-7fc8-4e69-8ad0-ac9b94645a44} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.16 20:55:50.352496 [ 260 ] {7360f903-7fc8-4e69-8ad0-ac9b94645a44} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.352675 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_29_7} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.352852 [ 136 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.16 20:55:50.352970 [ 136 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.353034 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.353065 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_29_7} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.12.16 20:55:50.353086 [ 260 ] {7360f903-7fc8-4e69-8ad0-ac9b94645a44} executeQuery: Read 401 rows, 29.20 KiB in 0.004436 sec., 90396.75383228133 rows/sec., 6.43 MiB/sec. 2024.12.16 20:55:50.353419 [ 260 ] {7360f903-7fc8-4e69-8ad0-ac9b94645a44} TCPHandler: Processed in 0.004961265 sec. 2024.12.16 20:55:50.353476 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:55:50.353572 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.16 20:55:50.353658 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:50.353753 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:50.353829 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 916 rows starting from the beginning of the part 2024.12.16 20:55:50.353946 [ 261 ] {c7fd6fbf-bc4d-4887-bfae-0a7675d2e824} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:55:50.354063 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 87 rows starting from the beginning of the part 2024.12.16 20:55:50.354158 [ 261 ] {c7fd6fbf-bc4d-4887-bfae-0a7675d2e824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:55:50.354334 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 401 rows starting from the beginning of the part 2024.12.16 20:55:50.354692 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 551 rows starting from the beginning of the part 2024.12.16 20:55:50.355039 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part 2024.12.16 20:55:50.355367 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 401 rows starting from the beginning of the part 2024.12.16 20:55:50.356637 [ 261 ] {c7fd6fbf-bc4d-4887-bfae-0a7675d2e824} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.356719 [ 261 ] {c7fd6fbf-bc4d-4887-bfae-0a7675d2e824} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.357834 [ 261 ] {c7fd6fbf-bc4d-4887-bfae-0a7675d2e824} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:55:50.358126 [ 261 ] {c7fd6fbf-bc4d-4887-bfae-0a7675d2e824} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.358709 [ 261 ] {c7fd6fbf-bc4d-4887-bfae-0a7675d2e824} executeQuery: Read 6 rows, 321.00 B in 0.004848 sec., 1237.6237623762377 rows/sec., 64.66 KiB/sec. 2024.12.16 20:55:50.358724 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.005552966 sec., 435803.1365580124 rows/sec., 33.43 MiB/sec. 2024.12.16 20:55:50.358842 [ 261 ] {c7fd6fbf-bc4d-4887-bfae-0a7675d2e824} TCPHandler: Processed in 0.005292431 sec. 2024.12.16 20:55:50.359014 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:50.359019 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.16 20:55:50.359149 [ 260 ] {75127a21-5bdb-4d7d-b95d-3ce67314b40e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:50.359215 [ 260 ] {75127a21-5bdb-4d7d-b95d-3ce67314b40e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:50.359434 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_71_14} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.359575 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_71_14} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.16 20:55:50.359681 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.12.16 20:55:50.359931 [ 260 ] {75127a21-5bdb-4d7d-b95d-3ce67314b40e} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.359970 [ 260 ] {75127a21-5bdb-4d7d-b95d-3ce67314b40e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.360372 [ 260 ] {75127a21-5bdb-4d7d-b95d-3ce67314b40e} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.16 20:55:50.360615 [ 260 ] {75127a21-5bdb-4d7d-b95d-3ce67314b40e} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.360791 [ 136 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.16 20:55:50.360859 [ 136 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.360862 [ 260 ] {75127a21-5bdb-4d7d-b95d-3ce67314b40e} executeQuery: Read 237 rows, 16.27 KiB in 0.001737 sec., 136442.14162348877 rows/sec., 9.15 MiB/sec. 2024.12.16 20:55:50.360901 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.361049 [ 260 ] {75127a21-5bdb-4d7d-b95d-3ce67314b40e} TCPHandler: Processed in 0.00209248 sec. 2024.12.16 20:55:50.361112 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.16 20:55:50.361259 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:50.361315 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:50.361357 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20961 rows starting from the beginning of the part 2024.12.16 20:55:50.361617 [ 261 ] {dafe6862-97e2-4a6a-b733-f8008f053237} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:55:50.361631 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2024.12.16 20:55:50.361856 [ 261 ] {dafe6862-97e2-4a6a-b733-f8008f053237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:55:50.361913 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part 2024.12.16 20:55:50.362284 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 946 rows starting from the beginning of the part 2024.12.16 20:55:50.362682 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part 2024.12.16 20:55:50.363086 [ 192 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 237 rows starting from the beginning of the part 2024.12.16 20:55:50.364207 [ 261 ] {dafe6862-97e2-4a6a-b733-f8008f053237} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.364258 [ 261 ] {dafe6862-97e2-4a6a-b733-f8008f053237} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.364836 [ 261 ] {dafe6862-97e2-4a6a-b733-f8008f053237} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:55:50.365294 [ 261 ] {dafe6862-97e2-4a6a-b733-f8008f053237} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.365818 [ 261 ] {dafe6862-97e2-4a6a-b733-f8008f053237} executeQuery: Read 1 rows, 69.00 B in 0.004368 sec., 228.9377289377289 rows/sec., 15.43 KiB/sec. 2024.12.16 20:55:50.366040 [ 261 ] {dafe6862-97e2-4a6a-b733-f8008f053237} TCPHandler: Processed in 0.004879363 sec. 2024.12.16 20:55:50.366264 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:50.366430 [ 260 ] {03e355c1-80dc-48cd-b295-db656d3709a8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:50.366527 [ 260 ] {03e355c1-80dc-48cd-b295-db656d3709a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:55:50.367981 [ 260 ] {03e355c1-80dc-48cd-b295-db656d3709a8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.368022 [ 260 ] {03e355c1-80dc-48cd-b295-db656d3709a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.368697 [ 260 ] {03e355c1-80dc-48cd-b295-db656d3709a8} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.16 20:55:50.369052 [ 260 ] {03e355c1-80dc-48cd-b295-db656d3709a8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.369319 [ 260 ] {03e355c1-80dc-48cd-b295-db656d3709a8} executeQuery: Read 19 rows, 34.86 KiB in 0.002941 sec., 6460.387623257396 rows/sec., 11.58 MiB/sec. 2024.12.16 20:55:50.369454 [ 260 ] {03e355c1-80dc-48cd-b295-db656d3709a8} TCPHandler: Processed in 0.003321513 sec. 2024.12.16 20:55:50.369632 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:50.369784 [ 261 ] {d86590bb-32c6-4fe9-9ce0-2670d60cc625} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:50.369848 [ 261 ] {d86590bb-32c6-4fe9-9ce0-2670d60cc625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:50.370692 [ 261 ] {d86590bb-32c6-4fe9-9ce0-2670d60cc625} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.370733 [ 261 ] {d86590bb-32c6-4fe9-9ce0-2670d60cc625} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.371232 [ 261 ] {d86590bb-32c6-4fe9-9ce0-2670d60cc625} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.16 20:55:50.371784 [ 261 ] {d86590bb-32c6-4fe9-9ce0-2670d60cc625} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.371849 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 22605 rows, containing 5 columns (5 merged, 0 gathered) in 0.010843717 sec., 2084617.29497367 rows/sec., 140.73 MiB/sec. 2024.12.16 20:55:50.372047 [ 133 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.16 20:55:50.372106 [ 261 ] {d86590bb-32c6-4fe9-9ce0-2670d60cc625} executeQuery: Read 82 rows, 5.33 KiB in 0.002358 sec., 34775.233248515695 rows/sec., 2.21 MiB/sec. 2024.12.16 20:55:50.372124 [ 133 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:50.372212 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:50.372296 [ 261 ] {d86590bb-32c6-4fe9-9ce0-2670d60cc625} TCPHandler: Processed in 0.002747893 sec. 2024.12.16 20:55:50.372480 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.16 20:55:50.372604 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.16 20:55:50.372670 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:50.372755 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4050 rows starting from the beginning of the part 2024.12.16 20:55:50.372898 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2024.12.16 20:55:50.373280 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part 2024.12.16 20:55:50.373606 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part 2024.12.16 20:55:50.373720 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_71_14} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.373910 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part 2024.12.16 20:55:50.374203 [ 198 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part 2024.12.16 20:55:50.374215 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_71_14} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.16 20:55:50.374579 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2024.12.16 20:55:50.376236 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4334 rows, containing 4 columns (4 merged, 0 gathered) in 0.003893604 sec., 1113107.547660214 rows/sec., 72.65 MiB/sec. 2024.12.16 20:55:50.376603 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.16 20:55:50.376965 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_71_14} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:50.377076 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_71_14} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.16 20:55:50.377177 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2024.12.16 20:55:51.286616 [ 133 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:55:51.286675 [ 133 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:55:51.457505 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 2024.12.16 20:55:51.458247 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:51.458304 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:51.458854 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:55:51.459142 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:51.459406 [ 135 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.16 20:55:51.459428 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2024.12.16 20:55:51.459511 [ 135 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:51.459547 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:51.459669 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.16 20:55:51.459803 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:51.459845 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part 2024.12.16 20:55:51.459920 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part 2024.12.16 20:55:51.460157 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part 2024.12.16 20:55:51.460392 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part 2024.12.16 20:55:51.460542 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part 2024.12.16 20:55:51.460683 [ 199 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part 2024.12.16 20:55:51.463199 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003585108 sec., 5887130.875834145 rows/sec., 84.22 MiB/sec. 2024.12.16 20:55:51.463646 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.16 20:55:51.464056 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_46_9} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:51.464169 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_46_9} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.16 20:55:51.464308 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. 2024.12.16 20:55:53.020640 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2024.12.16 20:55:53.043653 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:53.043728 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:53.051394 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:55:53.052215 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:53.052607 [ 131 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.16 20:55:53.052749 [ 131 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:53.052819 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:53.053387 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.16 20:55:53.069257 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2024.12.16 20:55:53.070961 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:53.072732 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2024.12.16 20:55:53.078564 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2024.12.16 20:55:53.084175 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2024.12.16 20:55:53.090159 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part 2024.12.16 20:55:53.096145 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2024.12.16 20:55:53.100599 [ 200 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2024.12.16 20:55:53.160104 [ 197 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.107131597 sec., 3239.007069034918 rows/sec., 16.75 MiB/sec. 2024.12.16 20:55:53.163322 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.16 20:55:53.166334 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_46_9} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:53.166470 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_46_9} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.16 20:55:53.169358 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.16 20:55:55.194197 [ 131 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.16 20:55:55.194273 [ 131 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:55.194295 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:55.194500 [ 197 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.16 20:55:55.194742 [ 197 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:55:55.194785 [ 197 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2024.12.16 20:55:55.194872 [ 197 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part 2024.12.16 20:55:55.195111 [ 197 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.12.16 20:55:55.195495 [ 197 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part 2024.12.16 20:55:55.195707 [ 197 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2024.12.16 20:55:55.196907 [ 191 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002540609 sec., 14169.830934236634 rows/sec., 1.18 MiB/sec. 2024.12.16 20:55:55.197085 [ 191 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.16 20:55:55.197444 [ 191 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_17_4} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:55.197536 [ 191 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_17_4} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.16 20:55:55.197636 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:55:55.323915 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:55.324098 [ 261 ] {324c945a-db7a-4db0-a838-a3b1e0ba21ae} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:55:55.324172 [ 261 ] {324c945a-db7a-4db0-a838-a3b1e0ba21ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:55:55.324987 [ 261 ] {324c945a-db7a-4db0-a838-a3b1e0ba21ae} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:55.325028 [ 261 ] {324c945a-db7a-4db0-a838-a3b1e0ba21ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:55.325443 [ 261 ] {324c945a-db7a-4db0-a838-a3b1e0ba21ae} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.16 20:55:55.325692 [ 261 ] {324c945a-db7a-4db0-a838-a3b1e0ba21ae} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:55.325912 [ 261 ] {324c945a-db7a-4db0-a838-a3b1e0ba21ae} executeQuery: Read 102 rows, 8.69 KiB in 0.001863 sec., 54750.402576489534 rows/sec., 4.56 MiB/sec. 2024.12.16 20:55:55.326016 [ 261 ] {324c945a-db7a-4db0-a838-a3b1e0ba21ae} TCPHandler: Processed in 0.002228683 sec. 2024.12.16 20:55:55.326308 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:55.326505 [ 260 ] {df2b48fa-6313-4baa-bbda-cf03d214c329} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:55:55.326580 [ 260 ] {df2b48fa-6313-4baa-bbda-cf03d214c329} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:55:55.327375 [ 260 ] {df2b48fa-6313-4baa-bbda-cf03d214c329} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:55.327426 [ 260 ] {df2b48fa-6313-4baa-bbda-cf03d214c329} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:55.327845 [ 260 ] {df2b48fa-6313-4baa-bbda-cf03d214c329} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.16 20:55:55.328113 [ 260 ] {df2b48fa-6313-4baa-bbda-cf03d214c329} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:55.328374 [ 260 ] {df2b48fa-6313-4baa-bbda-cf03d214c329} executeQuery: Read 23 rows, 1.73 KiB in 0.001908 sec., 12054.507337526205 rows/sec., 906.44 KiB/sec. 2024.12.16 20:55:55.328486 [ 260 ] {df2b48fa-6313-4baa-bbda-cf03d214c329} TCPHandler: Processed in 0.002339665 sec. 2024.12.16 20:55:55.328805 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:55.329034 [ 261 ] {b2bc7d89-1880-4b53-a56d-1eada6bd9bb9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:55:55.329128 [ 261 ] {b2bc7d89-1880-4b53-a56d-1eada6bd9bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:55:55.329908 [ 261 ] {b2bc7d89-1880-4b53-a56d-1eada6bd9bb9} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:55.329947 [ 261 ] {b2bc7d89-1880-4b53-a56d-1eada6bd9bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:55.330314 [ 261 ] {b2bc7d89-1880-4b53-a56d-1eada6bd9bb9} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.16 20:55:55.330559 [ 261 ] {b2bc7d89-1880-4b53-a56d-1eada6bd9bb9} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:55.330734 [ 261 ] {b2bc7d89-1880-4b53-a56d-1eada6bd9bb9} executeQuery: Read 87 rows, 6.96 KiB in 0.001759 sec., 49459.92040932348 rows/sec., 3.86 MiB/sec. 2024.12.16 20:55:55.330788 [ 261 ] {b2bc7d89-1880-4b53-a56d-1eada6bd9bb9} TCPHandler: Processed in 0.002174402 sec. 2024.12.16 20:55:55.330948 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:55.331088 [ 260 ] {94c1e4cf-bf86-4be6-b59e-e03a6b98fafc} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:55.331149 [ 260 ] {94c1e4cf-bf86-4be6-b59e-e03a6b98fafc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:55:55.331755 [ 260 ] {94c1e4cf-bf86-4be6-b59e-e03a6b98fafc} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:55.331793 [ 260 ] {94c1e4cf-bf86-4be6-b59e-e03a6b98fafc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:55.332187 [ 260 ] {94c1e4cf-bf86-4be6-b59e-e03a6b98fafc} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.16 20:55:55.332424 [ 260 ] {94c1e4cf-bf86-4be6-b59e-e03a6b98fafc} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:55.332636 [ 260 ] {94c1e4cf-bf86-4be6-b59e-e03a6b98fafc} executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. 2024.12.16 20:55:55.332688 [ 260 ] {94c1e4cf-bf86-4be6-b59e-e03a6b98fafc} TCPHandler: Processed in 0.001806034 sec. 2024.12.16 20:55:55.332836 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:55.332976 [ 261 ] {e2d68dd5-aa39-4ff7-9f55-53743898dc80} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:55:55.333068 [ 261 ] {e2d68dd5-aa39-4ff7-9f55-53743898dc80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:55:55.334281 [ 261 ] {e2d68dd5-aa39-4ff7-9f55-53743898dc80} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:55.334318 [ 261 ] {e2d68dd5-aa39-4ff7-9f55-53743898dc80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:55.334956 [ 261 ] {e2d68dd5-aa39-4ff7-9f55-53743898dc80} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.16 20:55:55.335210 [ 261 ] {e2d68dd5-aa39-4ff7-9f55-53743898dc80} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:55.335420 [ 261 ] {e2d68dd5-aa39-4ff7-9f55-53743898dc80} executeQuery: Read 23 rows, 42.20 KiB in 0.002476 sec., 9289.176090468498 rows/sec., 16.65 MiB/sec. 2024.12.16 20:55:55.335529 [ 261 ] {e2d68dd5-aa39-4ff7-9f55-53743898dc80} TCPHandler: Processed in 0.002759572 sec. 2024.12.16 20:55:55.335691 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:55:55.335829 [ 260 ] {7700201a-5337-4fc1-91cf-5729e1b72ac5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:55:55.335888 [ 260 ] {7700201a-5337-4fc1-91cf-5729e1b72ac5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:55:55.336467 [ 260 ] {7700201a-5337-4fc1-91cf-5729e1b72ac5} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:55.336505 [ 260 ] {7700201a-5337-4fc1-91cf-5729e1b72ac5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:55.336878 [ 260 ] {7700201a-5337-4fc1-91cf-5729e1b72ac5} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.16 20:55:55.337114 [ 260 ] {7700201a-5337-4fc1-91cf-5729e1b72ac5} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:55.337317 [ 260 ] {7700201a-5337-4fc1-91cf-5729e1b72ac5} executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. 2024.12.16 20:55:55.337366 [ 260 ] {7700201a-5337-4fc1-91cf-5729e1b72ac5} TCPHandler: Processed in 0.001740534 sec. 2024.12.16 20:55:56.572726 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1346 2024.12.16 20:55:56.575837 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:56.575901 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:56.577390 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:55:56.577713 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:56.578394 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1346 2024.12.16 20:55:58.960537 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 2024.12.16 20:55:58.961205 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:55:58.961249 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:55:58.961787 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:55:58.962059 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:55:58.962259 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 2024.12.16 20:56:00.328311 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:00.328524 [ 261 ] {90920fb6-3b26-44bb-8b71-1862b0ff8c86} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:56:00.328600 [ 261 ] {90920fb6-3b26-44bb-8b71-1862b0ff8c86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:56:00.329345 [ 261 ] {90920fb6-3b26-44bb-8b71-1862b0ff8c86} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.329390 [ 261 ] {90920fb6-3b26-44bb-8b71-1862b0ff8c86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.329830 [ 261 ] {90920fb6-3b26-44bb-8b71-1862b0ff8c86} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:56:00.330092 [ 261 ] {90920fb6-3b26-44bb-8b71-1862b0ff8c86} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.330305 [ 261 ] {90920fb6-3b26-44bb-8b71-1862b0ff8c86} executeQuery: Read 14 rows, 1.01 KiB in 0.00184 sec., 7608.695652173913 rows/sec., 547.72 KiB/sec. 2024.12.16 20:56:00.330370 [ 261 ] {90920fb6-3b26-44bb-8b71-1862b0ff8c86} TCPHandler: Processed in 0.002197822 sec. 2024.12.16 20:56:00.330613 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:00.330799 [ 260 ] {778049b2-fb43-4238-98bc-ddce2a8cf3ba} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:56:00.330870 [ 260 ] {778049b2-fb43-4238-98bc-ddce2a8cf3ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:56:00.331592 [ 260 ] {778049b2-fb43-4238-98bc-ddce2a8cf3ba} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.331643 [ 260 ] {778049b2-fb43-4238-98bc-ddce2a8cf3ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.332075 [ 260 ] {778049b2-fb43-4238-98bc-ddce2a8cf3ba} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.16 20:56:00.332339 [ 260 ] {778049b2-fb43-4238-98bc-ddce2a8cf3ba} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.332572 [ 260 ] {778049b2-fb43-4238-98bc-ddce2a8cf3ba} executeQuery: Read 4 rows, 334.00 B in 0.001822 sec., 2195.389681668496 rows/sec., 179.02 KiB/sec. 2024.12.16 20:56:00.332641 [ 260 ] {778049b2-fb43-4238-98bc-ddce2a8cf3ba} TCPHandler: Processed in 0.002154021 sec. 2024.12.16 20:56:00.332858 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:00.333091 [ 261 ] {4de91907-3637-45f1-bc99-32baa7cba237} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:00.333184 [ 261 ] {4de91907-3637-45f1-bc99-32baa7cba237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:00.334079 [ 261 ] {4de91907-3637-45f1-bc99-32baa7cba237} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.334118 [ 261 ] {4de91907-3637-45f1-bc99-32baa7cba237} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.334509 [ 261 ] {4de91907-3637-45f1-bc99-32baa7cba237} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.16 20:56:00.334757 [ 261 ] {4de91907-3637-45f1-bc99-32baa7cba237} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.334939 [ 261 ] {4de91907-3637-45f1-bc99-32baa7cba237} executeQuery: Read 243 rows, 21.77 KiB in 0.001908 sec., 127358.49056603774 rows/sec., 11.14 MiB/sec. 2024.12.16 20:56:00.334993 [ 261 ] {4de91907-3637-45f1-bc99-32baa7cba237} TCPHandler: Processed in 0.002245473 sec. 2024.12.16 20:56:00.335144 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:00.335289 [ 260 ] {2401153c-2bc8-4a5a-8e1d-6b960a4a1d84} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:56:00.335349 [ 260 ] {2401153c-2bc8-4a5a-8e1d-6b960a4a1d84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:56:00.335977 [ 260 ] {2401153c-2bc8-4a5a-8e1d-6b960a4a1d84} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.336017 [ 260 ] {2401153c-2bc8-4a5a-8e1d-6b960a4a1d84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.336385 [ 260 ] {2401153c-2bc8-4a5a-8e1d-6b960a4a1d84} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.16 20:56:00.336627 [ 260 ] {2401153c-2bc8-4a5a-8e1d-6b960a4a1d84} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.336799 [ 123 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.16 20:56:00.336855 [ 123 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.336870 [ 260 ] {2401153c-2bc8-4a5a-8e1d-6b960a4a1d84} executeQuery: Read 30 rows, 2.16 KiB in 0.001603 sec., 18714.909544603866 rows/sec., 1.32 MiB/sec. 2024.12.16 20:56:00.336890 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.337026 [ 260 ] {2401153c-2bc8-4a5a-8e1d-6b960a4a1d84} TCPHandler: Processed in 0.001948137 sec. 2024.12.16 20:56:00.337120 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.16 20:56:00.337226 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:00.337266 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:00.337306 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 67 rows starting from the beginning of the part 2024.12.16 20:56:00.337408 [ 261 ] {d354f947-6825-4ce5-857f-05adf5f942d9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:56:00.337491 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part 2024.12.16 20:56:00.337589 [ 261 ] {d354f947-6825-4ce5-857f-05adf5f942d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:56:00.337906 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part 2024.12.16 20:56:00.338299 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part 2024.12.16 20:56:00.338752 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 23 rows starting from the beginning of the part 2024.12.16 20:56:00.339152 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part 2024.12.16 20:56:00.340089 [ 261 ] {d354f947-6825-4ce5-857f-05adf5f942d9} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.340135 [ 261 ] {d354f947-6825-4ce5-857f-05adf5f942d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.340718 [ 261 ] {d354f947-6825-4ce5-857f-05adf5f942d9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:56:00.340964 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.003947575 sec., 51423.975478616616 rows/sec., 3.86 MiB/sec. 2024.12.16 20:56:00.341131 [ 261 ] {d354f947-6825-4ce5-857f-05adf5f942d9} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.341456 [ 196 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.16 20:56:00.341490 [ 261 ] {d354f947-6825-4ce5-857f-05adf5f942d9} executeQuery: Read 14 rows, 1004.00 B in 0.004133 sec., 3387.3699491894504 rows/sec., 237.23 KiB/sec. 2024.12.16 20:56:00.341714 [ 261 ] {d354f947-6825-4ce5-857f-05adf5f942d9} TCPHandler: Processed in 0.004564077 sec. 2024.12.16 20:56:00.341908 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:00.342104 [ 196 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_61_12} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.342117 [ 260 ] {45f5c1d5-e6f9-4e47-9ca9-e795a75cc8f7} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:56:00.342237 [ 260 ] {45f5c1d5-e6f9-4e47-9ca9-e795a75cc8f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:56:00.342300 [ 196 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_61_12} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.16 20:56:00.342501 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.16 20:56:00.343014 [ 260 ] {45f5c1d5-e6f9-4e47-9ca9-e795a75cc8f7} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.343058 [ 260 ] {45f5c1d5-e6f9-4e47-9ca9-e795a75cc8f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.343415 [ 260 ] {45f5c1d5-e6f9-4e47-9ca9-e795a75cc8f7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:56:00.343654 [ 260 ] {45f5c1d5-e6f9-4e47-9ca9-e795a75cc8f7} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.343848 [ 260 ] {45f5c1d5-e6f9-4e47-9ca9-e795a75cc8f7} executeQuery: Read 13 rows, 830.00 B in 0.001799 sec., 7226.236798221234 rows/sec., 450.55 KiB/sec. 2024.12.16 20:56:00.343987 [ 260 ] {45f5c1d5-e6f9-4e47-9ca9-e795a75cc8f7} TCPHandler: Processed in 0.002166361 sec. 2024.12.16 20:56:00.344134 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:00.344270 [ 261 ] {c6c3a967-fd39-4768-9ae9-991f60129c45} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:00.344326 [ 261 ] {c6c3a967-fd39-4768-9ae9-991f60129c45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:00.345053 [ 261 ] {c6c3a967-fd39-4768-9ae9-991f60129c45} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.345092 [ 261 ] {c6c3a967-fd39-4768-9ae9-991f60129c45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.345469 [ 261 ] {c6c3a967-fd39-4768-9ae9-991f60129c45} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.16 20:56:00.345719 [ 261 ] {c6c3a967-fd39-4768-9ae9-991f60129c45} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.345958 [ 261 ] {c6c3a967-fd39-4768-9ae9-991f60129c45} executeQuery: Read 405 rows, 29.53 KiB in 0.001716 sec., 236013.986013986 rows/sec., 16.80 MiB/sec. 2024.12.16 20:56:00.346067 [ 261 ] {c6c3a967-fd39-4768-9ae9-991f60129c45} TCPHandler: Processed in 0.001998078 sec. 2024.12.16 20:56:00.346269 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:00.346627 [ 260 ] {59c156cd-1bc3-45d9-8bd3-e208a8ecf944} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:56:00.346728 [ 260 ] {59c156cd-1bc3-45d9-8bd3-e208a8ecf944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:56:00.347222 [ 260 ] {59c156cd-1bc3-45d9-8bd3-e208a8ecf944} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.347260 [ 260 ] {59c156cd-1bc3-45d9-8bd3-e208a8ecf944} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.347624 [ 260 ] {59c156cd-1bc3-45d9-8bd3-e208a8ecf944} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:56:00.347874 [ 260 ] {59c156cd-1bc3-45d9-8bd3-e208a8ecf944} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.348080 [ 260 ] {59c156cd-1bc3-45d9-8bd3-e208a8ecf944} executeQuery: Read 6 rows, 321.00 B in 0.001561 sec., 3843.6899423446507 rows/sec., 200.82 KiB/sec. 2024.12.16 20:56:00.348256 [ 260 ] {59c156cd-1bc3-45d9-8bd3-e208a8ecf944} TCPHandler: Processed in 0.00210885 sec. 2024.12.16 20:56:00.348434 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:00.348559 [ 261 ] {d7cfa8e2-9a5c-4e4f-baf4-296ff69511b4} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:00.348619 [ 261 ] {d7cfa8e2-9a5c-4e4f-baf4-296ff69511b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:00.349257 [ 261 ] {d7cfa8e2-9a5c-4e4f-baf4-296ff69511b4} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.349302 [ 261 ] {d7cfa8e2-9a5c-4e4f-baf4-296ff69511b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.349726 [ 261 ] {d7cfa8e2-9a5c-4e4f-baf4-296ff69511b4} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.16 20:56:00.349960 [ 261 ] {d7cfa8e2-9a5c-4e4f-baf4-296ff69511b4} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.350162 [ 261 ] {d7cfa8e2-9a5c-4e4f-baf4-296ff69511b4} executeQuery: Read 239 rows, 16.41 KiB in 0.001634 sec., 146266.82986536107 rows/sec., 9.81 MiB/sec. 2024.12.16 20:56:00.350214 [ 261 ] {d7cfa8e2-9a5c-4e4f-baf4-296ff69511b4} TCPHandler: Processed in 0.001867676 sec. 2024.12.16 20:56:00.350347 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:00.350462 [ 260 ] {318d09f3-190e-4b29-a680-68c49aeb1e14} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:56:00.350513 [ 260 ] {318d09f3-190e-4b29-a680-68c49aeb1e14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:56:00.351065 [ 260 ] {318d09f3-190e-4b29-a680-68c49aeb1e14} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.351110 [ 260 ] {318d09f3-190e-4b29-a680-68c49aeb1e14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.351533 [ 260 ] {318d09f3-190e-4b29-a680-68c49aeb1e14} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:56:00.351799 [ 260 ] {318d09f3-190e-4b29-a680-68c49aeb1e14} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.351973 [ 260 ] {318d09f3-190e-4b29-a680-68c49aeb1e14} executeQuery: Read 1 rows, 69.00 B in 0.001536 sec., 651.0416666666666 rows/sec., 43.87 KiB/sec. 2024.12.16 20:56:00.352027 [ 260 ] {318d09f3-190e-4b29-a680-68c49aeb1e14} TCPHandler: Processed in 0.001737584 sec. 2024.12.16 20:56:00.352167 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:00.352290 [ 261 ] {ef87bd7d-00e9-4fb8-969d-3d50d2b9db0f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:00.352370 [ 261 ] {ef87bd7d-00e9-4fb8-969d-3d50d2b9db0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:56:00.353509 [ 261 ] {ef87bd7d-00e9-4fb8-969d-3d50d2b9db0f} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.353549 [ 261 ] {ef87bd7d-00e9-4fb8-969d-3d50d2b9db0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.354183 [ 261 ] {ef87bd7d-00e9-4fb8-969d-3d50d2b9db0f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.16 20:56:00.354438 [ 261 ] {ef87bd7d-00e9-4fb8-969d-3d50d2b9db0f} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.354624 [ 122 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.16 20:56:00.354694 [ 122 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.354699 [ 261 ] {ef87bd7d-00e9-4fb8-969d-3d50d2b9db0f} executeQuery: Read 19 rows, 34.86 KiB in 0.002424 sec., 7838.283828382839 rows/sec., 14.05 MiB/sec. 2024.12.16 20:56:00.354735 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.355060 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.16 20:56:00.355084 [ 261 ] {ef87bd7d-00e9-4fb8-969d-3d50d2b9db0f} TCPHandler: Processed in 0.002981127 sec. 2024.12.16 20:56:00.355278 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:00.355450 [ 260 ] {421c9160-7d43-45b2-b6c5-11df6fef0c85} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:00.355510 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:00.355518 [ 260 ] {421c9160-7d43-45b2-b6c5-11df6fef0c85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:00.355635 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1146 rows starting from the beginning of the part 2024.12.16 20:56:00.356323 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 19 rows starting from the beginning of the part 2024.12.16 20:56:00.356909 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 23 rows starting from the beginning of the part 2024.12.16 20:56:00.357015 [ 260 ] {421c9160-7d43-45b2-b6c5-11df6fef0c85} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.357096 [ 260 ] {421c9160-7d43-45b2-b6c5-11df6fef0c85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.357452 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 19 rows starting from the beginning of the part 2024.12.16 20:56:00.357988 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 23 rows starting from the beginning of the part 2024.12.16 20:56:00.358179 [ 260 ] {421c9160-7d43-45b2-b6c5-11df6fef0c85} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.16 20:56:00.358314 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 19 rows starting from the beginning of the part 2024.12.16 20:56:00.358667 [ 260 ] {421c9160-7d43-45b2-b6c5-11df6fef0c85} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.359133 [ 260 ] {421c9160-7d43-45b2-b6c5-11df6fef0c85} executeQuery: Read 82 rows, 5.33 KiB in 0.003722 sec., 22031.166039763568 rows/sec., 1.40 MiB/sec. 2024.12.16 20:56:00.359468 [ 260 ] {421c9160-7d43-45b2-b6c5-11df6fef0c85} TCPHandler: Processed in 0.004270662 sec. 2024.12.16 20:56:00.366670 [ 198 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 19 columns (19 merged, 0 gathered) in 0.011809115 sec., 105765.75806061673 rows/sec., 189.53 MiB/sec. 2024.12.16 20:56:00.367999 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.16 20:56:00.368479 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_61_12} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.368570 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_61_12} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.16 20:56:00.368730 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. 2024.12.16 20:56:00.570254 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2024.12.16 20:56:00.589836 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:00.589907 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2024.12.16 20:56:00.596883 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:56:00.597683 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:00.601554 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2024.12.16 20:56:01.000217 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 231.26 MiB, peak 243.27 MiB, free memory in arenas 0.00 B, will set to 233.09 MiB (RSS), difference: 1.83 MiB 2024.12.16 20:56:05.323983 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:05.324201 [ 261 ] {23744995-1a01-433a-ba05-a8e5ccb8fdff} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:05.324276 [ 261 ] {23744995-1a01-433a-ba05-a8e5ccb8fdff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:05.325044 [ 261 ] {23744995-1a01-433a-ba05-a8e5ccb8fdff} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:05.325090 [ 261 ] {23744995-1a01-433a-ba05-a8e5ccb8fdff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:05.325518 [ 261 ] {23744995-1a01-433a-ba05-a8e5ccb8fdff} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.16 20:56:05.325763 [ 261 ] {23744995-1a01-433a-ba05-a8e5ccb8fdff} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:05.326032 [ 261 ] {23744995-1a01-433a-ba05-a8e5ccb8fdff} executeQuery: Read 102 rows, 8.69 KiB in 0.001878 sec., 54313.09904153355 rows/sec., 4.52 MiB/sec. 2024.12.16 20:56:05.326118 [ 261 ] {23744995-1a01-433a-ba05-a8e5ccb8fdff} TCPHandler: Processed in 0.002262043 sec. 2024.12.16 20:56:05.326426 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:05.326610 [ 260 ] {8f139b03-c143-4fa5-a87d-3a22ada2534f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:56:05.326680 [ 260 ] {8f139b03-c143-4fa5-a87d-3a22ada2534f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:56:05.327410 [ 260 ] {8f139b03-c143-4fa5-a87d-3a22ada2534f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:05.327462 [ 260 ] {8f139b03-c143-4fa5-a87d-3a22ada2534f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:05.327893 [ 260 ] {8f139b03-c143-4fa5-a87d-3a22ada2534f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.16 20:56:05.328147 [ 260 ] {8f139b03-c143-4fa5-a87d-3a22ada2534f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:05.328371 [ 260 ] {8f139b03-c143-4fa5-a87d-3a22ada2534f} executeQuery: Read 23 rows, 1.73 KiB in 0.00181 sec., 12707.182320441989 rows/sec., 955.52 KiB/sec. 2024.12.16 20:56:05.328428 [ 260 ] {8f139b03-c143-4fa5-a87d-3a22ada2534f} TCPHandler: Processed in 0.002183932 sec. 2024.12.16 20:56:05.328565 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:05.328742 [ 261 ] {313baf6c-277d-4c4e-9df2-c6a9b51db7e6} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:05.328832 [ 261 ] {313baf6c-277d-4c4e-9df2-c6a9b51db7e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:05.329831 [ 261 ] {313baf6c-277d-4c4e-9df2-c6a9b51db7e6} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:05.329871 [ 261 ] {313baf6c-277d-4c4e-9df2-c6a9b51db7e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:05.330229 [ 261 ] {313baf6c-277d-4c4e-9df2-c6a9b51db7e6} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.16 20:56:05.330461 [ 261 ] {313baf6c-277d-4c4e-9df2-c6a9b51db7e6} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:05.330669 [ 261 ] {313baf6c-277d-4c4e-9df2-c6a9b51db7e6} executeQuery: Read 87 rows, 6.96 KiB in 0.001987 sec., 43784.59989934575 rows/sec., 3.42 MiB/sec. 2024.12.16 20:56:05.330723 [ 261 ] {313baf6c-277d-4c4e-9df2-c6a9b51db7e6} TCPHandler: Processed in 0.002213322 sec. 2024.12.16 20:56:05.330859 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:05.330976 [ 260 ] {07615403-121b-4b2b-9dfc-cd0d213a8370} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:05.331029 [ 260 ] {07615403-121b-4b2b-9dfc-cd0d213a8370} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:05.331604 [ 260 ] {07615403-121b-4b2b-9dfc-cd0d213a8370} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:05.331643 [ 260 ] {07615403-121b-4b2b-9dfc-cd0d213a8370} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:05.332042 [ 260 ] {07615403-121b-4b2b-9dfc-cd0d213a8370} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.16 20:56:05.332291 [ 260 ] {07615403-121b-4b2b-9dfc-cd0d213a8370} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:05.332498 [ 260 ] {07615403-121b-4b2b-9dfc-cd0d213a8370} executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. 2024.12.16 20:56:05.332549 [ 260 ] {07615403-121b-4b2b-9dfc-cd0d213a8370} TCPHandler: Processed in 0.001746603 sec. 2024.12.16 20:56:05.332691 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:05.332829 [ 261 ] {ea68124b-1171-4fbc-add0-d77195b35bec} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:05.332920 [ 261 ] {ea68124b-1171-4fbc-add0-d77195b35bec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:56:05.334147 [ 261 ] {ea68124b-1171-4fbc-add0-d77195b35bec} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:05.334186 [ 261 ] {ea68124b-1171-4fbc-add0-d77195b35bec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:05.334809 [ 261 ] {ea68124b-1171-4fbc-add0-d77195b35bec} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.16 20:56:05.335060 [ 261 ] {ea68124b-1171-4fbc-add0-d77195b35bec} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:05.335300 [ 261 ] {ea68124b-1171-4fbc-add0-d77195b35bec} executeQuery: Read 23 rows, 42.20 KiB in 0.002504 sec., 9185.303514376996 rows/sec., 16.46 MiB/sec. 2024.12.16 20:56:05.335412 [ 261 ] {ea68124b-1171-4fbc-add0-d77195b35bec} TCPHandler: Processed in 0.002788333 sec. 2024.12.16 20:56:05.335554 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:05.335671 [ 260 ] {0a6c6308-f71b-49a9-ae7d-835d435437b4} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:05.335721 [ 260 ] {0a6c6308-f71b-49a9-ae7d-835d435437b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:05.336213 [ 260 ] {0a6c6308-f71b-49a9-ae7d-835d435437b4} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:05.336252 [ 260 ] {0a6c6308-f71b-49a9-ae7d-835d435437b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:05.336614 [ 260 ] {0a6c6308-f71b-49a9-ae7d-835d435437b4} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.16 20:56:05.336855 [ 260 ] {0a6c6308-f71b-49a9-ae7d-835d435437b4} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:05.337065 [ 260 ] {0a6c6308-f71b-49a9-ae7d-835d435437b4} executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. 2024.12.16 20:56:05.337115 [ 260 ] {0a6c6308-f71b-49a9-ae7d-835d435437b4} TCPHandler: Processed in 0.00161691 sec. 2024.12.16 20:56:06.286720 [ 115 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:56:06.286791 [ 115 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:56:06.463297 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 2024.12.16 20:56:06.464000 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:06.464048 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:06.464585 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:56:06.464848 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:06.465094 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2024.12.16 20:56:06.579487 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1382 2024.12.16 20:56:06.582634 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:06.582689 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:06.584161 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:56:06.584482 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:06.584970 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1382 2024.12.16 20:56:07.002334 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000964688 sec. 2024.12.16 20:56:08.102542 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2024.12.16 20:56:08.122559 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:08.122601 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:08.129909 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:56:08.130681 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:08.134214 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2024.12.16 20:56:10.328167 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:10.328486 [ 261 ] {9cddad26-bb80-4c0d-9abe-894786dc5a33} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:56:10.328596 [ 261 ] {9cddad26-bb80-4c0d-9abe-894786dc5a33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:56:10.329377 [ 261 ] {9cddad26-bb80-4c0d-9abe-894786dc5a33} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:10.329421 [ 261 ] {9cddad26-bb80-4c0d-9abe-894786dc5a33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:10.329861 [ 261 ] {9cddad26-bb80-4c0d-9abe-894786dc5a33} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:56:10.330106 [ 261 ] {9cddad26-bb80-4c0d-9abe-894786dc5a33} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:10.330306 [ 261 ] {9cddad26-bb80-4c0d-9abe-894786dc5a33} executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. 2024.12.16 20:56:10.330369 [ 261 ] {9cddad26-bb80-4c0d-9abe-894786dc5a33} TCPHandler: Processed in 0.002378476 sec. 2024.12.16 20:56:10.330606 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:10.330798 [ 260 ] {ddcca86d-56f7-4cfc-aaed-d853d273a226} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:10.330872 [ 260 ] {ddcca86d-56f7-4cfc-aaed-d853d273a226} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:10.331724 [ 260 ] {ddcca86d-56f7-4cfc-aaed-d853d273a226} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:10.331779 [ 260 ] {ddcca86d-56f7-4cfc-aaed-d853d273a226} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:10.332233 [ 260 ] {ddcca86d-56f7-4cfc-aaed-d853d273a226} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.16 20:56:10.332490 [ 260 ] {ddcca86d-56f7-4cfc-aaed-d853d273a226} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:10.332761 [ 260 ] {ddcca86d-56f7-4cfc-aaed-d853d273a226} executeQuery: Read 241 rows, 21.63 KiB in 0.00201 sec., 119900.49751243781 rows/sec., 10.51 MiB/sec. 2024.12.16 20:56:10.332877 [ 260 ] {ddcca86d-56f7-4cfc-aaed-d853d273a226} TCPHandler: Processed in 0.002399175 sec. 2024.12.16 20:56:10.333088 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:10.333477 [ 261 ] {7d0f6ff9-1731-4ae3-92c1-69b038040b28} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:56:10.333591 [ 261 ] {7d0f6ff9-1731-4ae3-92c1-69b038040b28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:56:10.334211 [ 261 ] {7d0f6ff9-1731-4ae3-92c1-69b038040b28} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:10.334250 [ 261 ] {7d0f6ff9-1731-4ae3-92c1-69b038040b28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:10.334607 [ 261 ] {7d0f6ff9-1731-4ae3-92c1-69b038040b28} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.16 20:56:10.334838 [ 261 ] {7d0f6ff9-1731-4ae3-92c1-69b038040b28} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:10.335014 [ 261 ] {7d0f6ff9-1731-4ae3-92c1-69b038040b28} executeQuery: Read 26 rows, 1.88 KiB in 0.001691 sec., 15375.51744529864 rows/sec., 1.09 MiB/sec. 2024.12.16 20:56:10.335069 [ 261 ] {7d0f6ff9-1731-4ae3-92c1-69b038040b28} TCPHandler: Processed in 0.0021015 sec. 2024.12.16 20:56:10.335211 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:10.335337 [ 260 ] {ab1a57b5-81b3-4819-ada5-4274aee93d66} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:56:10.335387 [ 260 ] {ab1a57b5-81b3-4819-ada5-4274aee93d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:56:10.335975 [ 260 ] {ab1a57b5-81b3-4819-ada5-4274aee93d66} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:10.336018 [ 260 ] {ab1a57b5-81b3-4819-ada5-4274aee93d66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:10.336375 [ 260 ] {ab1a57b5-81b3-4819-ada5-4274aee93d66} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:56:10.336609 [ 260 ] {ab1a57b5-81b3-4819-ada5-4274aee93d66} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:10.336862 [ 260 ] {ab1a57b5-81b3-4819-ada5-4274aee93d66} executeQuery: Read 14 rows, 1004.00 B in 0.001546 sec., 9055.627425614488 rows/sec., 634.20 KiB/sec. 2024.12.16 20:56:10.337031 [ 260 ] {ab1a57b5-81b3-4819-ada5-4274aee93d66} TCPHandler: Processed in 0.001874276 sec. 2024.12.16 20:56:10.337236 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:10.337373 [ 261 ] {1a10e99f-1491-44e7-a328-112e9b4c7173} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:56:10.337429 [ 261 ] {1a10e99f-1491-44e7-a328-112e9b4c7173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:56:10.338014 [ 261 ] {1a10e99f-1491-44e7-a328-112e9b4c7173} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:10.338050 [ 261 ] {1a10e99f-1491-44e7-a328-112e9b4c7173} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:10.338391 [ 261 ] {1a10e99f-1491-44e7-a328-112e9b4c7173} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:56:10.338620 [ 261 ] {1a10e99f-1491-44e7-a328-112e9b4c7173} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:10.338796 [ 261 ] {1a10e99f-1491-44e7-a328-112e9b4c7173} executeQuery: Read 13 rows, 830.00 B in 0.001454 sec., 8940.852819807427 rows/sec., 557.46 KiB/sec. 2024.12.16 20:56:10.338847 [ 261 ] {1a10e99f-1491-44e7-a328-112e9b4c7173} TCPHandler: Processed in 0.001722864 sec. 2024.12.16 20:56:10.339008 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:10.339148 [ 260 ] {7e08ae3b-1e74-4c7b-9e08-cbf659aac452} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:10.339207 [ 260 ] {7e08ae3b-1e74-4c7b-9e08-cbf659aac452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:10.340058 [ 260 ] {7e08ae3b-1e74-4c7b-9e08-cbf659aac452} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:10.340099 [ 260 ] {7e08ae3b-1e74-4c7b-9e08-cbf659aac452} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:10.340487 [ 260 ] {7e08ae3b-1e74-4c7b-9e08-cbf659aac452} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.16 20:56:10.340736 [ 260 ] {7e08ae3b-1e74-4c7b-9e08-cbf659aac452} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:10.340998 [ 260 ] {7e08ae3b-1e74-4c7b-9e08-cbf659aac452} executeQuery: Read 401 rows, 29.20 KiB in 0.001871 sec., 214323.8909673971 rows/sec., 15.24 MiB/sec. 2024.12.16 20:56:10.341205 [ 260 ] {7e08ae3b-1e74-4c7b-9e08-cbf659aac452} TCPHandler: Processed in 0.002260764 sec. 2024.12.16 20:56:10.341389 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:10.341527 [ 261 ] {4b7d4bb0-da7f-47ba-87ca-5b989788a1fa} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:56:10.341585 [ 261 ] {4b7d4bb0-da7f-47ba-87ca-5b989788a1fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:56:10.342089 [ 261 ] {4b7d4bb0-da7f-47ba-87ca-5b989788a1fa} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:10.342127 [ 261 ] {4b7d4bb0-da7f-47ba-87ca-5b989788a1fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:10.342475 [ 261 ] {4b7d4bb0-da7f-47ba-87ca-5b989788a1fa} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:56:10.342712 [ 261 ] {4b7d4bb0-da7f-47ba-87ca-5b989788a1fa} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:10.342858 [ 111 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.16 20:56:10.342900 [ 261 ] {4b7d4bb0-da7f-47ba-87ca-5b989788a1fa} executeQuery: Read 6 rows, 321.00 B in 0.001404 sec., 4273.504273504273 rows/sec., 223.27 KiB/sec. 2024.12.16 20:56:10.342908 [ 111 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:10.342952 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:10.342970 [ 261 ] {4b7d4bb0-da7f-47ba-87ca-5b989788a1fa} TCPHandler: Processed in 0.001664072 sec. 2024.12.16 20:56:10.343145 [ 194 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.16 20:56:10.343157 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:10.343293 [ 194 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:10.343306 [ 260 ] {cec53194-5dcf-4357-92f4-82bd3ad95964} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:10.343332 [ 194 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part 2024.12.16 20:56:10.343372 [ 260 ] {cec53194-5dcf-4357-92f4-82bd3ad95964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:10.343485 [ 194 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2024.12.16 20:56:10.343719 [ 194 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2024.12.16 20:56:10.344096 [ 194 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2024.12.16 20:56:10.344435 [ 194 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2024.12.16 20:56:10.344875 [ 194 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2024.12.16 20:56:10.345982 [ 260 ] {cec53194-5dcf-4357-92f4-82bd3ad95964} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:10.346024 [ 260 ] {cec53194-5dcf-4357-92f4-82bd3ad95964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:10.346650 [ 260 ] {cec53194-5dcf-4357-92f4-82bd3ad95964} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.16 20:56:10.346710 [ 194 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.00366246 sec., 50785.53758948903 rows/sec., 2.59 MiB/sec. 2024.12.16 20:56:10.346819 [ 194 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.16 20:56:10.346967 [ 260 ] {cec53194-5dcf-4357-92f4-82bd3ad95964} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:10.347222 [ 194 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_31_6} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:10.347277 [ 260 ] {cec53194-5dcf-4357-92f4-82bd3ad95964} executeQuery: Read 237 rows, 16.27 KiB in 0.004006 sec., 59161.25811283075 rows/sec., 3.97 MiB/sec. 2024.12.16 20:56:10.347338 [ 194 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_31_6} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.16 20:56:10.347367 [ 260 ] {cec53194-5dcf-4357-92f4-82bd3ad95964} TCPHandler: Processed in 0.004271121 sec. 2024.12.16 20:56:10.347482 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.16 20:56:10.347558 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:10.347692 [ 261 ] {341bdd6f-c140-4485-8f78-571e4ee67fe7} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:56:10.347753 [ 261 ] {341bdd6f-c140-4485-8f78-571e4ee67fe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:56:10.348288 [ 261 ] {341bdd6f-c140-4485-8f78-571e4ee67fe7} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:10.348332 [ 261 ] {341bdd6f-c140-4485-8f78-571e4ee67fe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:10.348747 [ 261 ] {341bdd6f-c140-4485-8f78-571e4ee67fe7} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:56:10.348981 [ 261 ] {341bdd6f-c140-4485-8f78-571e4ee67fe7} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:10.349105 [ 111 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.16 20:56:10.349139 [ 111 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:10.349161 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:10.349170 [ 261 ] {341bdd6f-c140-4485-8f78-571e4ee67fe7} executeQuery: Read 1 rows, 69.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 44.74 KiB/sec. 2024.12.16 20:56:10.349359 [ 261 ] {341bdd6f-c140-4485-8f78-571e4ee67fe7} TCPHandler: Processed in 0.001910406 sec. 2024.12.16 20:56:10.349438 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.16 20:56:10.349531 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:10.349706 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:10.349749 [ 260 ] {b169bd3e-5dc1-4146-8ecf-b05727d0f407} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:10.349775 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 27 rows starting from the beginning of the part 2024.12.16 20:56:10.350006 [ 260 ] {b169bd3e-5dc1-4146-8ecf-b05727d0f407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:56:10.350079 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2024.12.16 20:56:10.350524 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2024.12.16 20:56:10.350854 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2024.12.16 20:56:10.351131 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2024.12.16 20:56:10.351434 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2024.12.16 20:56:10.355240 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.005984925 sec., 5346.767085635994 rows/sec., 359.63 KiB/sec. 2024.12.16 20:56:10.355493 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.16 20:56:10.355723 [ 260 ] {b169bd3e-5dc1-4146-8ecf-b05727d0f407} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:10.355779 [ 260 ] {b169bd3e-5dc1-4146-8ecf-b05727d0f407} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:10.356174 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_31_6} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:10.356371 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_31_6} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.16 20:56:10.356527 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.16 20:56:10.356891 [ 260 ] {b169bd3e-5dc1-4146-8ecf-b05727d0f407} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.16 20:56:10.357170 [ 260 ] {b169bd3e-5dc1-4146-8ecf-b05727d0f407} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:10.357447 [ 260 ] {b169bd3e-5dc1-4146-8ecf-b05727d0f407} executeQuery: Read 19 rows, 34.86 KiB in 0.00776 sec., 2448.4536082474224 rows/sec., 4.39 MiB/sec. 2024.12.16 20:56:10.357745 [ 260 ] {b169bd3e-5dc1-4146-8ecf-b05727d0f407} TCPHandler: Processed in 0.008289539 sec. 2024.12.16 20:56:10.358015 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:10.358168 [ 261 ] {effab8ac-379d-417d-9f00-a8e0adb2c73e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:10.358225 [ 261 ] {effab8ac-379d-417d-9f00-a8e0adb2c73e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:10.358773 [ 261 ] {effab8ac-379d-417d-9f00-a8e0adb2c73e} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:10.358809 [ 261 ] {effab8ac-379d-417d-9f00-a8e0adb2c73e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:10.359177 [ 261 ] {effab8ac-379d-417d-9f00-a8e0adb2c73e} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.16 20:56:10.359416 [ 261 ] {effab8ac-379d-417d-9f00-a8e0adb2c73e} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:10.359589 [ 261 ] {effab8ac-379d-417d-9f00-a8e0adb2c73e} executeQuery: Read 82 rows, 5.33 KiB in 0.001451 sec., 56512.74982770503 rows/sec., 3.59 MiB/sec. 2024.12.16 20:56:10.359638 [ 261 ] {effab8ac-379d-417d-9f00-a8e0adb2c73e} TCPHandler: Processed in 0.001772364 sec. 2024.12.16 20:56:13.230266 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:13.230465 [ 261 ] {00d57280-008a-4a94-acc8-d64a2a27f276} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:56:13.230541 [ 261 ] {00d57280-008a-4a94-acc8-d64a2a27f276} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:56:13.231293 [ 261 ] {00d57280-008a-4a94-acc8-d64a2a27f276} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.231335 [ 261 ] {00d57280-008a-4a94-acc8-d64a2a27f276} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.231745 [ 261 ] {00d57280-008a-4a94-acc8-d64a2a27f276} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.16 20:56:13.232000 [ 261 ] {00d57280-008a-4a94-acc8-d64a2a27f276} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.232214 [ 261 ] {00d57280-008a-4a94-acc8-d64a2a27f276} executeQuery: Read 2 rows, 167.00 B in 0.001805 sec., 1108.03324099723 rows/sec., 90.35 KiB/sec. 2024.12.16 20:56:13.232350 [ 261 ] {00d57280-008a-4a94-acc8-d64a2a27f276} TCPHandler: Processed in 0.002214812 sec. 2024.12.16 20:56:13.232626 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:13.232819 [ 260 ] {113a68c9-0b42-49a1-87f0-13f7801a060e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:13.232894 [ 260 ] {113a68c9-0b42-49a1-87f0-13f7801a060e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:13.234321 [ 260 ] {113a68c9-0b42-49a1-87f0-13f7801a060e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.234377 [ 260 ] {113a68c9-0b42-49a1-87f0-13f7801a060e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.234903 [ 260 ] {113a68c9-0b42-49a1-87f0-13f7801a060e} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.16 20:56:13.235171 [ 260 ] {113a68c9-0b42-49a1-87f0-13f7801a060e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.235356 [ 107 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.16 20:56:13.235424 [ 107 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.235448 [ 260 ] {113a68c9-0b42-49a1-87f0-13f7801a060e} executeQuery: Read 1243 rows, 104.88 KiB in 0.00267 sec., 465543.07116104866 rows/sec., 38.36 MiB/sec. 2024.12.16 20:56:13.235461 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.235642 [ 260 ] {113a68c9-0b42-49a1-87f0-13f7801a060e} TCPHandler: Processed in 0.00314369 sec. 2024.12.16 20:56:13.235948 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:13.235986 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.16 20:56:13.236361 [ 261 ] {60d3dc61-2d6b-49a1-baaf-252d2393a853} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:56:13.236566 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:13.236581 [ 261 ] {60d3dc61-2d6b-49a1-baaf-252d2393a853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:56:13.236719 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1437 rows starting from the beginning of the part 2024.12.16 20:56:13.237047 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 102 rows starting from the beginning of the part 2024.12.16 20:56:13.237387 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 243 rows starting from the beginning of the part 2024.12.16 20:56:13.237872 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 102 rows starting from the beginning of the part 2024.12.16 20:56:13.238196 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 241 rows starting from the beginning of the part 2024.12.16 20:56:13.238557 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1243 rows starting from the beginning of the part 2024.12.16 20:56:13.239732 [ 261 ] {60d3dc61-2d6b-49a1-baaf-252d2393a853} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.239816 [ 261 ] {60d3dc61-2d6b-49a1-baaf-252d2393a853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.240716 [ 261 ] {60d3dc61-2d6b-49a1-baaf-252d2393a853} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.16 20:56:13.241252 [ 261 ] {60d3dc61-2d6b-49a1-baaf-252d2393a853} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.241541 [ 261 ] {60d3dc61-2d6b-49a1-baaf-252d2393a853} executeQuery: Read 25 rows, 1.87 KiB in 0.005351 sec., 4672.0239207624745 rows/sec., 349.31 KiB/sec. 2024.12.16 20:56:13.241707 [ 261 ] {60d3dc61-2d6b-49a1-baaf-252d2393a853} TCPHandler: Processed in 0.005923953 sec. 2024.12.16 20:56:13.242099 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:13.242616 [ 260 ] {57962184-1a06-4166-a01b-1b3ae4cb781a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:56:13.242908 [ 260 ] {57962184-1a06-4166-a01b-1b3ae4cb781a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:56:13.242961 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3368 rows, containing 5 columns (5 merged, 0 gathered) in 0.00733012 sec., 459474.0604519435 rows/sec., 40.18 MiB/sec. 2024.12.16 20:56:13.243309 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.16 20:56:13.243872 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_76_15} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.244090 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_76_15} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.16 20:56:13.244253 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2024.12.16 20:56:13.244419 [ 260 ] {57962184-1a06-4166-a01b-1b3ae4cb781a} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.244468 [ 260 ] {57962184-1a06-4166-a01b-1b3ae4cb781a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.244865 [ 260 ] {57962184-1a06-4166-a01b-1b3ae4cb781a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:56:13.245122 [ 260 ] {57962184-1a06-4166-a01b-1b3ae4cb781a} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.245274 [ 106 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.16 20:56:13.245318 [ 106 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.245324 [ 260 ] {57962184-1a06-4166-a01b-1b3ae4cb781a} executeQuery: Read 228 rows, 15.81 KiB in 0.002919 sec., 78108.94141829394 rows/sec., 5.29 MiB/sec. 2024.12.16 20:56:13.245341 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.245489 [ 260 ] {57962184-1a06-4166-a01b-1b3ae4cb781a} TCPHandler: Processed in 0.00363662 sec. 2024.12.16 20:56:13.245739 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.16 20:56:13.245779 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:13.246026 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:13.246041 [ 261 ] {27f1c13e-dfa2-4122-b17c-ac7b2ab4facf} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:13.246065 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 243 rows starting from the beginning of the part 2024.12.16 20:56:13.246111 [ 261 ] {27f1c13e-dfa2-4122-b17c-ac7b2ab4facf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:13.246278 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part 2024.12.16 20:56:13.246728 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2024.12.16 20:56:13.247032 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2024.12.16 20:56:13.247448 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2024.12.16 20:56:13.247839 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part 2024.12.16 20:56:13.249005 [ 261 ] {27f1c13e-dfa2-4122-b17c-ac7b2ab4facf} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.249050 [ 261 ] {27f1c13e-dfa2-4122-b17c-ac7b2ab4facf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.249610 [ 261 ] {27f1c13e-dfa2-4122-b17c-ac7b2ab4facf} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.16 20:56:13.249659 [ 188 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.00420027 sec., 176417.23032090795 rows/sec., 12.63 MiB/sec. 2024.12.16 20:56:13.249849 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.16 20:56:13.249918 [ 261 ] {27f1c13e-dfa2-4122-b17c-ac7b2ab4facf} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.250135 [ 106 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.16 20:56:13.250225 [ 106 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.250272 [ 261 ] {27f1c13e-dfa2-4122-b17c-ac7b2ab4facf} executeQuery: Read 545 rows, 41.41 KiB in 0.004271 sec., 127604.77639896981 rows/sec., 9.47 MiB/sec. 2024.12.16 20:56:13.250303 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.250448 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_41_8} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.250610 [ 261 ] {27f1c13e-dfa2-4122-b17c-ac7b2ab4facf} TCPHandler: Processed in 0.004991386 sec. 2024.12.16 20:56:13.250926 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_41_8} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.16 20:56:13.250945 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:13.250997 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.16 20:56:13.251124 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.16 20:56:13.251262 [ 260 ] {d7118922-00a9-48f2-9704-f18f2d5561ec} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:13.251390 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:13.251401 [ 260 ] {d7118922-00a9-48f2-9704-f18f2d5561ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:13.251463 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 916 rows starting from the beginning of the part 2024.12.16 20:56:13.251925 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 87 rows starting from the beginning of the part 2024.12.16 20:56:13.252348 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 405 rows starting from the beginning of the part 2024.12.16 20:56:13.252674 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 87 rows starting from the beginning of the part 2024.12.16 20:56:13.252801 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 401 rows starting from the beginning of the part 2024.12.16 20:56:13.253235 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 545 rows starting from the beginning of the part 2024.12.16 20:56:13.254056 [ 260 ] {d7118922-00a9-48f2-9704-f18f2d5561ec} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.254133 [ 260 ] {d7118922-00a9-48f2-9704-f18f2d5561ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.255284 [ 260 ] {d7118922-00a9-48f2-9704-f18f2d5561ec} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.16 20:56:13.255859 [ 260 ] {d7118922-00a9-48f2-9704-f18f2d5561ec} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.256080 [ 106 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.16 20:56:13.256116 [ 106 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.256164 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.256537 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.16 20:56:13.256807 [ 260 ] {d7118922-00a9-48f2-9704-f18f2d5561ec} executeQuery: Read 943 rows, 64.75 KiB in 0.005584 sec., 168875.3581661891 rows/sec., 11.32 MiB/sec. 2024.12.16 20:56:13.257220 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:13.257375 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22605 rows starting from the beginning of the part 2024.12.16 20:56:13.257413 [ 260 ] {d7118922-00a9-48f2-9704-f18f2d5561ec} TCPHandler: Processed in 0.006668858 sec. 2024.12.16 20:56:13.257515 [ 197 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2441 rows, containing 5 columns (5 merged, 0 gathered) in 0.006945692 sec., 351440.864351601 rows/sec., 26.97 MiB/sec. 2024.12.16 20:56:13.257753 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:13.257866 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2024.12.16 20:56:13.258198 [ 197 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.16 20:56:13.258258 [ 261 ] {979169d0-9403-458c-b767-98ae0b0e780e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:13.258513 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 239 rows starting from the beginning of the part 2024.12.16 20:56:13.258706 [ 261 ] {979169d0-9403-458c-b767-98ae0b0e780e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:56:13.258776 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part 2024.12.16 20:56:13.259169 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part 2024.12.16 20:56:13.259704 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 943 rows starting from the beginning of the part 2024.12.16 20:56:13.260525 [ 197 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_76_15} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.261067 [ 197 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_76_15} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.16 20:56:13.261460 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.16 20:56:13.263053 [ 261 ] {979169d0-9403-458c-b767-98ae0b0e780e} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.263108 [ 261 ] {979169d0-9403-458c-b767-98ae0b0e780e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.263928 [ 261 ] {979169d0-9403-458c-b767-98ae0b0e780e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.16 20:56:13.264668 [ 261 ] {979169d0-9403-458c-b767-98ae0b0e780e} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.264938 [ 261 ] {979169d0-9403-458c-b767-98ae0b0e780e} executeQuery: Read 23 rows, 42.20 KiB in 0.006865 sec., 3350.327749453751 rows/sec., 6.00 MiB/sec. 2024.12.16 20:56:13.265070 [ 261 ] {979169d0-9403-458c-b767-98ae0b0e780e} TCPHandler: Processed in 0.007480493 sec. 2024.12.16 20:56:13.265240 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:13.265368 [ 260 ] {8efb6ce5-c543-41fd-9bf7-56fc3c433d52} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:13.265425 [ 260 ] {8efb6ce5-c543-41fd-9bf7-56fc3c433d52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:13.265941 [ 260 ] {8efb6ce5-c543-41fd-9bf7-56fc3c433d52} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.265979 [ 260 ] {8efb6ce5-c543-41fd-9bf7-56fc3c433d52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.266370 [ 260 ] {8efb6ce5-c543-41fd-9bf7-56fc3c433d52} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.16 20:56:13.266616 [ 260 ] {8efb6ce5-c543-41fd-9bf7-56fc3c433d52} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.266758 [ 106 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.16 20:56:13.266805 [ 106 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.266815 [ 260 ] {8efb6ce5-c543-41fd-9bf7-56fc3c433d52} executeQuery: Read 36 rows, 2.48 KiB in 0.001476 sec., 24390.243902439022 rows/sec., 1.64 MiB/sec. 2024.12.16 20:56:13.266836 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.266932 [ 260 ] {8efb6ce5-c543-41fd-9bf7-56fc3c433d52} TCPHandler: Processed in 0.001757754 sec. 2024.12.16 20:56:13.267023 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.16 20:56:13.267186 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:13.267223 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4334 rows starting from the beginning of the part 2024.12.16 20:56:13.267309 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2024.12.16 20:56:13.267442 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part 2024.12.16 20:56:13.267564 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2024.12.16 20:56:13.267655 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part 2024.12.16 20:56:13.267746 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 36 rows starting from the beginning of the part 2024.12.16 20:56:13.274267 [ 196 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4654 rows, containing 4 columns (4 merged, 0 gathered) in 0.00733428 sec., 634554.4484257486 rows/sec., 41.42 MiB/sec. 2024.12.16 20:56:13.274657 [ 187 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.16 20:56:13.274972 [ 187 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_76_15} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.275146 [ 187 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_76_15} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.16 20:56:13.275259 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. 2024.12.16 20:56:13.276475 [ 187 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 24344 rows, containing 5 columns (5 merged, 0 gathered) in 0.020220016 sec., 1203955.5260490398 rows/sec., 81.28 MiB/sec. 2024.12.16 20:56:13.277110 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.16 20:56:13.277441 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_76_15} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.277523 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_76_15} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.16 20:56:13.277625 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2024.12.16 20:56:13.966183 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 2024.12.16 20:56:13.966860 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:13.966909 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:13.967454 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:56:13.967731 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:13.967995 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 2024.12.16 20:56:14.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 233.81 MiB, peak 244.79 MiB, free memory in arenas 0.00 B, will set to 235.20 MiB (RSS), difference: 1.39 MiB 2024.12.16 20:56:15.317575 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:15.317787 [ 261 ] {c93949d9-cb20-4604-a6e1-bfc926f2350e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:15.317866 [ 261 ] {c93949d9-cb20-4604-a6e1-bfc926f2350e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:15.318607 [ 261 ] {c93949d9-cb20-4604-a6e1-bfc926f2350e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:15.318652 [ 261 ] {c93949d9-cb20-4604-a6e1-bfc926f2350e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:15.319092 [ 261 ] {c93949d9-cb20-4604-a6e1-bfc926f2350e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.16 20:56:15.319349 [ 261 ] {c93949d9-cb20-4604-a6e1-bfc926f2350e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:15.319558 [ 261 ] {c93949d9-cb20-4604-a6e1-bfc926f2350e} executeQuery: Read 56 rows, 4.38 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.34 MiB/sec. 2024.12.16 20:56:15.319624 [ 261 ] {c93949d9-cb20-4604-a6e1-bfc926f2350e} TCPHandler: Processed in 0.002184802 sec. 2024.12.16 20:56:15.319870 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:15.320078 [ 260 ] {e1e7f703-760f-4c9e-8922-37007a6dd1a8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:15.320156 [ 260 ] {e1e7f703-760f-4c9e-8922-37007a6dd1a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:15.321002 [ 260 ] {e1e7f703-760f-4c9e-8922-37007a6dd1a8} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:15.321054 [ 260 ] {e1e7f703-760f-4c9e-8922-37007a6dd1a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:15.321479 [ 260 ] {e1e7f703-760f-4c9e-8922-37007a6dd1a8} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.16 20:56:15.321725 [ 260 ] {e1e7f703-760f-4c9e-8922-37007a6dd1a8} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:15.321976 [ 260 ] {e1e7f703-760f-4c9e-8922-37007a6dd1a8} executeQuery: Read 64 rows, 5.12 KiB in 0.001949 sec., 32837.35248845562 rows/sec., 2.56 MiB/sec. 2024.12.16 20:56:15.322089 [ 260 ] {e1e7f703-760f-4c9e-8922-37007a6dd1a8} TCPHandler: Processed in 0.002354975 sec. 2024.12.16 20:56:15.322365 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:15.322597 [ 261 ] {f4d18c84-2554-4485-8472-5568957a8203} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:15.322701 [ 261 ] {f4d18c84-2554-4485-8472-5568957a8203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:15.323344 [ 261 ] {f4d18c84-2554-4485-8472-5568957a8203} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:15.323383 [ 261 ] {f4d18c84-2554-4485-8472-5568957a8203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:15.323778 [ 261 ] {f4d18c84-2554-4485-8472-5568957a8203} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.16 20:56:15.324034 [ 261 ] {f4d18c84-2554-4485-8472-5568957a8203} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:15.324217 [ 261 ] {f4d18c84-2554-4485-8472-5568957a8203} executeQuery: Read 64 rows, 4.56 KiB in 0.001681 sec., 38072.5758477097 rows/sec., 2.65 MiB/sec. 2024.12.16 20:56:15.324273 [ 261 ] {f4d18c84-2554-4485-8472-5568957a8203} TCPHandler: Processed in 0.00206882 sec. 2024.12.16 20:56:15.324427 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:15.324565 [ 260 ] {f05a1db3-1456-47c3-950a-0a9b08883813} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:15.324625 [ 260 ] {f05a1db3-1456-47c3-950a-0a9b08883813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:15.325148 [ 260 ] {f05a1db3-1456-47c3-950a-0a9b08883813} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:15.325186 [ 260 ] {f05a1db3-1456-47c3-950a-0a9b08883813} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:15.325561 [ 260 ] {f05a1db3-1456-47c3-950a-0a9b08883813} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.16 20:56:15.325800 [ 260 ] {f05a1db3-1456-47c3-950a-0a9b08883813} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:15.325993 [ 260 ] {f05a1db3-1456-47c3-950a-0a9b08883813} executeQuery: Read 24 rows, 1.66 KiB in 0.001459 sec., 16449.62302947224 rows/sec., 1.11 MiB/sec. 2024.12.16 20:56:15.326042 [ 260 ] {f05a1db3-1456-47c3-950a-0a9b08883813} TCPHandler: Processed in 0.001683302 sec. 2024.12.16 20:56:15.635248 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2024.12.16 20:56:15.656307 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:15.656356 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:15.663710 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:56:15.664464 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:15.667117 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2024.12.16 20:56:16.586120 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1428 2024.12.16 20:56:16.589501 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:16.589564 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:16.591085 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:56:16.591412 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:16.593400 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1428 2024.12.16 20:56:20.331567 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:20.331819 [ 261 ] {e81862d4-5de3-4e0d-b39a-e6a24806f599} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:56:20.331910 [ 261 ] {e81862d4-5de3-4e0d-b39a-e6a24806f599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:56:20.332773 [ 261 ] {e81862d4-5de3-4e0d-b39a-e6a24806f599} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:20.332835 [ 261 ] {e81862d4-5de3-4e0d-b39a-e6a24806f599} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:20.333300 [ 261 ] {e81862d4-5de3-4e0d-b39a-e6a24806f599} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:56:20.333564 [ 261 ] {e81862d4-5de3-4e0d-b39a-e6a24806f599} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:20.333848 [ 261 ] {e81862d4-5de3-4e0d-b39a-e6a24806f599} executeQuery: Read 14 rows, 1.01 KiB in 0.002083 sec., 6721.0753720595285 rows/sec., 483.83 KiB/sec. 2024.12.16 20:56:20.333987 [ 261 ] {e81862d4-5de3-4e0d-b39a-e6a24806f599} TCPHandler: Processed in 0.00258689 sec. 2024.12.16 20:56:20.334369 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:20.334624 [ 260 ] {c6d72582-08ad-45d6-a616-7abaabb52c35} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:20.334713 [ 260 ] {c6d72582-08ad-45d6-a616-7abaabb52c35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:20.335770 [ 260 ] {c6d72582-08ad-45d6-a616-7abaabb52c35} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:20.335835 [ 260 ] {c6d72582-08ad-45d6-a616-7abaabb52c35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:20.336475 [ 260 ] {c6d72582-08ad-45d6-a616-7abaabb52c35} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.16 20:56:20.336761 [ 260 ] {c6d72582-08ad-45d6-a616-7abaabb52c35} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:20.337056 [ 260 ] {c6d72582-08ad-45d6-a616-7abaabb52c35} executeQuery: Read 241 rows, 21.63 KiB in 0.00248 sec., 97177.41935483871 rows/sec., 8.52 MiB/sec. 2024.12.16 20:56:20.337173 [ 260 ] {c6d72582-08ad-45d6-a616-7abaabb52c35} TCPHandler: Processed in 0.002959936 sec. 2024.12.16 20:56:20.337406 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:20.337640 [ 261 ] {be94ab9f-b719-4eeb-8d7c-154513393d6b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:56:20.337700 [ 261 ] {be94ab9f-b719-4eeb-8d7c-154513393d6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:56:20.338362 [ 261 ] {be94ab9f-b719-4eeb-8d7c-154513393d6b} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:20.338410 [ 261 ] {be94ab9f-b719-4eeb-8d7c-154513393d6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:20.338808 [ 261 ] {be94ab9f-b719-4eeb-8d7c-154513393d6b} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.16 20:56:20.339306 [ 261 ] {be94ab9f-b719-4eeb-8d7c-154513393d6b} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:20.339662 [ 261 ] {be94ab9f-b719-4eeb-8d7c-154513393d6b} executeQuery: Read 26 rows, 1.88 KiB in 0.00208 sec., 12500.000000000002 rows/sec., 906.14 KiB/sec. 2024.12.16 20:56:20.339802 [ 261 ] {be94ab9f-b719-4eeb-8d7c-154513393d6b} TCPHandler: Processed in 0.002515158 sec. 2024.12.16 20:56:20.340104 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:20.340296 [ 260 ] {c966242a-7f31-405b-b2e3-c94779e3ef6f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:56:20.340363 [ 260 ] {c966242a-7f31-405b-b2e3-c94779e3ef6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:56:20.341103 [ 260 ] {c966242a-7f31-405b-b2e3-c94779e3ef6f} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:20.341149 [ 260 ] {c966242a-7f31-405b-b2e3-c94779e3ef6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:20.341581 [ 260 ] {c966242a-7f31-405b-b2e3-c94779e3ef6f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:56:20.341919 [ 260 ] {c966242a-7f31-405b-b2e3-c94779e3ef6f} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:20.342149 [ 260 ] {c966242a-7f31-405b-b2e3-c94779e3ef6f} executeQuery: Read 14 rows, 1004.00 B in 0.001889 sec., 7411.3287453679195 rows/sec., 519.04 KiB/sec. 2024.12.16 20:56:20.342255 [ 260 ] {c966242a-7f31-405b-b2e3-c94779e3ef6f} TCPHandler: Processed in 0.002293924 sec. 2024.12.16 20:56:20.342448 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:20.342602 [ 261 ] {ef7b7ba7-705b-44bc-b72d-042f45066525} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:56:20.342675 [ 261 ] {ef7b7ba7-705b-44bc-b72d-042f45066525} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:56:20.343953 [ 261 ] {ef7b7ba7-705b-44bc-b72d-042f45066525} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:20.344000 [ 261 ] {ef7b7ba7-705b-44bc-b72d-042f45066525} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:20.344498 [ 261 ] {ef7b7ba7-705b-44bc-b72d-042f45066525} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:56:20.344808 [ 261 ] {ef7b7ba7-705b-44bc-b72d-042f45066525} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:20.345060 [ 261 ] {ef7b7ba7-705b-44bc-b72d-042f45066525} executeQuery: Read 13 rows, 830.00 B in 0.00249 sec., 5220.883534136546 rows/sec., 325.52 KiB/sec. 2024.12.16 20:56:20.345201 [ 261 ] {ef7b7ba7-705b-44bc-b72d-042f45066525} TCPHandler: Processed in 0.002819334 sec. 2024.12.16 20:56:20.345457 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:20.345587 [ 260 ] {272c3839-c153-4b30-b4ce-f3d3c41f659f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:20.345641 [ 260 ] {272c3839-c153-4b30-b4ce-f3d3c41f659f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:20.346406 [ 260 ] {272c3839-c153-4b30-b4ce-f3d3c41f659f} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:20.346449 [ 260 ] {272c3839-c153-4b30-b4ce-f3d3c41f659f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:20.346861 [ 260 ] {272c3839-c153-4b30-b4ce-f3d3c41f659f} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.16 20:56:20.347115 [ 260 ] {272c3839-c153-4b30-b4ce-f3d3c41f659f} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:20.347356 [ 260 ] {272c3839-c153-4b30-b4ce-f3d3c41f659f} executeQuery: Read 401 rows, 29.20 KiB in 0.001798 sec., 223025.58398220246 rows/sec., 15.86 MiB/sec. 2024.12.16 20:56:20.347423 [ 260 ] {272c3839-c153-4b30-b4ce-f3d3c41f659f} TCPHandler: Processed in 0.00207979 sec. 2024.12.16 20:56:20.347603 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:20.347736 [ 261 ] {6d289728-88ef-4e54-aae0-520fc11b18d9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:56:20.347792 [ 261 ] {6d289728-88ef-4e54-aae0-520fc11b18d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:56:20.348307 [ 261 ] {6d289728-88ef-4e54-aae0-520fc11b18d9} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:20.348349 [ 261 ] {6d289728-88ef-4e54-aae0-520fc11b18d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:20.348746 [ 261 ] {6d289728-88ef-4e54-aae0-520fc11b18d9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:56:20.349004 [ 261 ] {6d289728-88ef-4e54-aae0-520fc11b18d9} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:20.349230 [ 261 ] {6d289728-88ef-4e54-aae0-520fc11b18d9} executeQuery: Read 6 rows, 321.00 B in 0.001523 sec., 3939.592908732764 rows/sec., 205.83 KiB/sec. 2024.12.16 20:56:20.349293 [ 261 ] {6d289728-88ef-4e54-aae0-520fc11b18d9} TCPHandler: Processed in 0.001751564 sec. 2024.12.16 20:56:20.349461 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:20.349586 [ 260 ] {b6af5c70-239a-4e62-b527-f5ccf0475342} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:20.349643 [ 260 ] {b6af5c70-239a-4e62-b527-f5ccf0475342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:20.350285 [ 260 ] {b6af5c70-239a-4e62-b527-f5ccf0475342} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:20.350328 [ 260 ] {b6af5c70-239a-4e62-b527-f5ccf0475342} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:20.350792 [ 260 ] {b6af5c70-239a-4e62-b527-f5ccf0475342} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.16 20:56:20.351037 [ 260 ] {b6af5c70-239a-4e62-b527-f5ccf0475342} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:20.351274 [ 260 ] {b6af5c70-239a-4e62-b527-f5ccf0475342} executeQuery: Read 237 rows, 16.27 KiB in 0.001717 sec., 138031.4502038439 rows/sec., 9.25 MiB/sec. 2024.12.16 20:56:20.351341 [ 260 ] {b6af5c70-239a-4e62-b527-f5ccf0475342} TCPHandler: Processed in 0.001939217 sec. 2024.12.16 20:56:20.351510 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:20.351640 [ 261 ] {e5a6ed60-e53f-4698-9181-3373207b70da} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:56:20.351704 [ 261 ] {e5a6ed60-e53f-4698-9181-3373207b70da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:56:20.352205 [ 261 ] {e5a6ed60-e53f-4698-9181-3373207b70da} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:20.352245 [ 261 ] {e5a6ed60-e53f-4698-9181-3373207b70da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:20.352635 [ 261 ] {e5a6ed60-e53f-4698-9181-3373207b70da} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:56:20.352925 [ 261 ] {e5a6ed60-e53f-4698-9181-3373207b70da} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:20.353215 [ 261 ] {e5a6ed60-e53f-4698-9181-3373207b70da} executeQuery: Read 1 rows, 69.00 B in 0.001604 sec., 623.4413965087282 rows/sec., 42.01 KiB/sec. 2024.12.16 20:56:20.353285 [ 261 ] {e5a6ed60-e53f-4698-9181-3373207b70da} TCPHandler: Processed in 0.001833375 sec. 2024.12.16 20:56:20.353466 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:20.353594 [ 260 ] {b8f65e82-246f-4ee6-9bd7-3b77713b85dc} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:20.353697 [ 260 ] {b8f65e82-246f-4ee6-9bd7-3b77713b85dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:56:20.354922 [ 260 ] {b8f65e82-246f-4ee6-9bd7-3b77713b85dc} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:20.354964 [ 260 ] {b8f65e82-246f-4ee6-9bd7-3b77713b85dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:20.355620 [ 260 ] {b8f65e82-246f-4ee6-9bd7-3b77713b85dc} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.16 20:56:20.355897 [ 260 ] {b8f65e82-246f-4ee6-9bd7-3b77713b85dc} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:20.356147 [ 260 ] {b8f65e82-246f-4ee6-9bd7-3b77713b85dc} executeQuery: Read 19 rows, 34.86 KiB in 0.002579 sec., 7367.196587824738 rows/sec., 13.20 MiB/sec. 2024.12.16 20:56:20.356275 [ 260 ] {b8f65e82-246f-4ee6-9bd7-3b77713b85dc} TCPHandler: Processed in 0.002869625 sec. 2024.12.16 20:56:20.356443 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:20.356589 [ 261 ] {ba47b445-730c-4976-814a-1c6d0f524ddd} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:20.356653 [ 261 ] {ba47b445-730c-4976-814a-1c6d0f524ddd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:20.357253 [ 261 ] {ba47b445-730c-4976-814a-1c6d0f524ddd} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:20.357300 [ 261 ] {ba47b445-730c-4976-814a-1c6d0f524ddd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:20.357801 [ 261 ] {ba47b445-730c-4976-814a-1c6d0f524ddd} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.16 20:56:20.358110 [ 261 ] {ba47b445-730c-4976-814a-1c6d0f524ddd} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:20.358395 [ 261 ] {ba47b445-730c-4976-814a-1c6d0f524ddd} executeQuery: Read 82 rows, 5.33 KiB in 0.001839 sec., 44589.450788472 rows/sec., 2.83 MiB/sec. 2024.12.16 20:56:20.358467 [ 261 ] {ba47b445-730c-4976-814a-1c6d0f524ddd} TCPHandler: Processed in 0.00209168 sec. 2024.12.16 20:56:21.286843 [ 96 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:56:21.286898 [ 96 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:56:21.469110 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 2024.12.16 20:56:21.469846 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:21.469889 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:21.470466 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:56:21.470723 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:21.470922 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2024.12.16 20:56:23.167355 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2024.12.16 20:56:23.190034 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:23.190095 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:23.198255 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:56:23.199019 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:23.202928 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2024.12.16 20:56:25.323762 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:25.323962 [ 261 ] {61efc180-1de6-4747-a668-4be1a7d685b8} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:25.324030 [ 261 ] {61efc180-1de6-4747-a668-4be1a7d685b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:25.324768 [ 261 ] {61efc180-1de6-4747-a668-4be1a7d685b8} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:25.324814 [ 261 ] {61efc180-1de6-4747-a668-4be1a7d685b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:25.325240 [ 261 ] {61efc180-1de6-4747-a668-4be1a7d685b8} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.16 20:56:25.325488 [ 261 ] {61efc180-1de6-4747-a668-4be1a7d685b8} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:25.325743 [ 261 ] {61efc180-1de6-4747-a668-4be1a7d685b8} executeQuery: Read 102 rows, 8.69 KiB in 0.00183 sec., 55737.70491803279 rows/sec., 4.64 MiB/sec. 2024.12.16 20:56:25.325819 [ 261 ] {61efc180-1de6-4747-a668-4be1a7d685b8} TCPHandler: Processed in 0.002184932 sec. 2024.12.16 20:56:25.326082 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:25.326270 [ 260 ] {072caaa4-b1d1-40a3-8c58-4334fe12d396} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:56:25.326342 [ 260 ] {072caaa4-b1d1-40a3-8c58-4334fe12d396} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:56:25.327146 [ 260 ] {072caaa4-b1d1-40a3-8c58-4334fe12d396} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:25.327200 [ 260 ] {072caaa4-b1d1-40a3-8c58-4334fe12d396} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:25.327620 [ 260 ] {072caaa4-b1d1-40a3-8c58-4334fe12d396} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.16 20:56:25.327887 [ 260 ] {072caaa4-b1d1-40a3-8c58-4334fe12d396} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:25.328095 [ 32 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.16 20:56:25.328170 [ 260 ] {072caaa4-b1d1-40a3-8c58-4334fe12d396} executeQuery: Read 23 rows, 1.73 KiB in 0.001945 sec., 11825.192802056556 rows/sec., 889.20 KiB/sec. 2024.12.16 20:56:25.328186 [ 32 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:25.328249 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:25.328312 [ 260 ] {072caaa4-b1d1-40a3-8c58-4334fe12d396} TCPHandler: Processed in 0.002385986 sec. 2024.12.16 20:56:25.328499 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.16 20:56:25.328530 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:25.328639 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:25.328683 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 67 rows starting from the beginning of the part 2024.12.16 20:56:25.328686 [ 261 ] {5be0ceb5-b0aa-4f31-b9e8-ef4c6bc10a17} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:25.328761 [ 261 ] {5be0ceb5-b0aa-4f31-b9e8-ef4c6bc10a17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:25.328782 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 23 rows starting from the beginning of the part 2024.12.16 20:56:25.329254 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part 2024.12.16 20:56:25.329653 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 25 rows starting from the beginning of the part 2024.12.16 20:56:25.330081 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part 2024.12.16 20:56:25.330432 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 23 rows starting from the beginning of the part 2024.12.16 20:56:25.331500 [ 261 ] {5be0ceb5-b0aa-4f31-b9e8-ef4c6bc10a17} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:25.331547 [ 261 ] {5be0ceb5-b0aa-4f31-b9e8-ef4c6bc10a17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:25.332160 [ 261 ] {5be0ceb5-b0aa-4f31-b9e8-ef4c6bc10a17} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.16 20:56:25.332202 [ 190 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.003845383 sec., 49409.90273270569 rows/sec., 3.74 MiB/sec. 2024.12.16 20:56:25.332407 [ 190 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.16 20:56:25.332622 [ 261 ] {5be0ceb5-b0aa-4f31-b9e8-ef4c6bc10a17} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:25.333022 [ 190 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_66_13} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:25.333063 [ 261 ] {5be0ceb5-b0aa-4f31-b9e8-ef4c6bc10a17} executeQuery: Read 87 rows, 6.96 KiB in 0.004414 sec., 19710.01359311282 rows/sec., 1.54 MiB/sec. 2024.12.16 20:56:25.333211 [ 190 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_66_13} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.16 20:56:25.333236 [ 261 ] {5be0ceb5-b0aa-4f31-b9e8-ef4c6bc10a17} TCPHandler: Processed in 0.004781251 sec. 2024.12.16 20:56:25.333431 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.16 20:56:25.333452 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:25.333576 [ 260 ] {c3d6bf23-d858-4c40-82e6-68830958ef2a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:25.333632 [ 260 ] {c3d6bf23-d858-4c40-82e6-68830958ef2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:25.334222 [ 260 ] {c3d6bf23-d858-4c40-82e6-68830958ef2a} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:25.334261 [ 260 ] {c3d6bf23-d858-4c40-82e6-68830958ef2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:25.334672 [ 260 ] {c3d6bf23-d858-4c40-82e6-68830958ef2a} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.16 20:56:25.334906 [ 260 ] {c3d6bf23-d858-4c40-82e6-68830958ef2a} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:25.335123 [ 260 ] {c3d6bf23-d858-4c40-82e6-68830958ef2a} executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. 2024.12.16 20:56:25.335181 [ 260 ] {c3d6bf23-d858-4c40-82e6-68830958ef2a} TCPHandler: Processed in 0.001834125 sec. 2024.12.16 20:56:25.335334 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:25.335475 [ 261 ] {c3b53c64-0ad5-45d8-8340-64451f4b5b21} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:25.335569 [ 261 ] {c3b53c64-0ad5-45d8-8340-64451f4b5b21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:56:25.336786 [ 261 ] {c3b53c64-0ad5-45d8-8340-64451f4b5b21} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:25.336825 [ 261 ] {c3b53c64-0ad5-45d8-8340-64451f4b5b21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:25.337452 [ 261 ] {c3b53c64-0ad5-45d8-8340-64451f4b5b21} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.16 20:56:25.337721 [ 261 ] {c3b53c64-0ad5-45d8-8340-64451f4b5b21} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:25.337913 [ 32 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.16 20:56:25.337984 [ 32 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:25.338010 [ 261 ] {c3b53c64-0ad5-45d8-8340-64451f4b5b21} executeQuery: Read 23 rows, 42.20 KiB in 0.002562 sec., 8977.361436377829 rows/sec., 16.09 MiB/sec. 2024.12.16 20:56:25.338025 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:25.338379 [ 198 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.16 20:56:25.338402 [ 261 ] {c3b53c64-0ad5-45d8-8340-64451f4b5b21} TCPHandler: Processed in 0.00313325 sec. 2024.12.16 20:56:25.338621 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:25.338796 [ 260 ] {ed52d1ee-88d9-4c88-904a-d162ca608884} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:25.338841 [ 198 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:25.338862 [ 260 ] {ed52d1ee-88d9-4c88-904a-d162ca608884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:25.338955 [ 198 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1249 rows starting from the beginning of the part 2024.12.16 20:56:25.339633 [ 198 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 23 rows starting from the beginning of the part 2024.12.16 20:56:25.340061 [ 198 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 19 rows starting from the beginning of the part 2024.12.16 20:56:25.340444 [ 260 ] {ed52d1ee-88d9-4c88-904a-d162ca608884} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:25.340508 [ 260 ] {ed52d1ee-88d9-4c88-904a-d162ca608884} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:25.340515 [ 198 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 23 rows starting from the beginning of the part 2024.12.16 20:56:25.340926 [ 198 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 19 rows starting from the beginning of the part 2024.12.16 20:56:25.341343 [ 198 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 23 rows starting from the beginning of the part 2024.12.16 20:56:25.341382 [ 260 ] {ed52d1ee-88d9-4c88-904a-d162ca608884} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.16 20:56:25.341810 [ 260 ] {ed52d1ee-88d9-4c88-904a-d162ca608884} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:25.342233 [ 260 ] {ed52d1ee-88d9-4c88-904a-d162ca608884} executeQuery: Read 60 rows, 4.14 KiB in 0.00346 sec., 17341.040462427747 rows/sec., 1.17 MiB/sec. 2024.12.16 20:56:25.342341 [ 260 ] {ed52d1ee-88d9-4c88-904a-d162ca608884} TCPHandler: Processed in 0.003801823 sec. 2024.12.16 20:56:25.349672 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 19 columns (19 merged, 0 gathered) in 0.01150483 sec., 117863.54079112859 rows/sec., 211.21 MiB/sec. 2024.12.16 20:56:25.350732 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.16 20:56:25.351120 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_66_13} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:25.351198 [ 194 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_66_13} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.16 20:56:25.351313 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2024.12.16 20:56:26.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 235.83 MiB, peak 247.41 MiB, free memory in arenas 0.00 B, will set to 237.45 MiB (RSS), difference: 1.62 MiB 2024.12.16 20:56:26.594595 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1462 2024.12.16 20:56:26.597710 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:26.597775 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:26.599285 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:56:26.599602 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:26.599850 [ 31 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.16 20:56:26.599976 [ 31 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:26.600039 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:26.600348 [ 186 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.16 20:56:26.600746 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1462 2024.12.16 20:56:26.601210 [ 186 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:26.601342 [ 186 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1266 rows starting from the beginning of the part 2024.12.16 20:56:26.601790 [ 186 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part 2024.12.16 20:56:26.602242 [ 186 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part 2024.12.16 20:56:26.602670 [ 186 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part 2024.12.16 20:56:26.603094 [ 186 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part 2024.12.16 20:56:26.603529 [ 186 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part 2024.12.16 20:56:26.611778 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1462 rows, containing 72 columns (72 merged, 0 gathered) in 0.011618222 sec., 125836.8104861484 rows/sec., 98.00 MiB/sec. 2024.12.16 20:56:26.613493 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.16 20:56:26.614360 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_36_7} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:26.614491 [ 201 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_36_7} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.16 20:56:26.614868 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. 2024.12.16 20:56:27.000236 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 233.56 MiB, peak 247.41 MiB, free memory in arenas 0.00 B, will set to 237.45 MiB (RSS), difference: 3.89 MiB 2024.12.16 20:56:28.972029 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 2024.12.16 20:56:28.972733 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:28.972783 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:28.973328 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:56:28.973586 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:28.973750 [ 72 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.16 20:56:28.973795 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 2024.12.16 20:56:28.973828 [ 72 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:28.973851 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:28.974024 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.16 20:56:28.974288 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:28.974337 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2024.12.16 20:56:28.974415 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part 2024.12.16 20:56:28.974559 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part 2024.12.16 20:56:28.974866 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part 2024.12.16 20:56:28.975049 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part 2024.12.16 20:56:28.975155 [ 193 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part 2024.12.16 20:56:28.977517 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003590588 sec., 6506733.716037596 rows/sec., 93.08 MiB/sec. 2024.12.16 20:56:28.977959 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.16 20:56:28.978297 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_51_10} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:28.978378 [ 200 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_51_10} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.16 20:56:28.978486 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. 2024.12.16 20:56:30.327603 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:30.327810 [ 261 ] {20af7d28-b39a-40fc-9cb5-5ca59a7f6022} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:56:30.327888 [ 261 ] {20af7d28-b39a-40fc-9cb5-5ca59a7f6022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:56:30.328676 [ 261 ] {20af7d28-b39a-40fc-9cb5-5ca59a7f6022} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.328722 [ 261 ] {20af7d28-b39a-40fc-9cb5-5ca59a7f6022} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.329156 [ 261 ] {20af7d28-b39a-40fc-9cb5-5ca59a7f6022} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:56:30.329407 [ 261 ] {20af7d28-b39a-40fc-9cb5-5ca59a7f6022} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.329569 [ 95 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.12.16 20:56:30.329621 [ 95 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.329625 [ 261 ] {20af7d28-b39a-40fc-9cb5-5ca59a7f6022} executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. 2024.12.16 20:56:30.329652 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.329751 [ 261 ] {20af7d28-b39a-40fc-9cb5-5ca59a7f6022} TCPHandler: Processed in 0.002266874 sec. 2024.12.16 20:56:30.330164 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:30.330373 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.12.16 20:56:30.330594 [ 260 ] {45b965e9-ed77-459a-aa53-cb635187851c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:56:30.330733 [ 260 ] {45b965e9-ed77-459a-aa53-cb635187851c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:56:30.330812 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:30.330901 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part 2024.12.16 20:56:30.331154 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2024.12.16 20:56:30.331623 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2024.12.16 20:56:30.332043 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2024.12.16 20:56:30.332432 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2024.12.16 20:56:30.333517 [ 260 ] {45b965e9-ed77-459a-aa53-cb635187851c} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.333596 [ 260 ] {45b965e9-ed77-459a-aa53-cb635187851c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.334752 [ 260 ] {45b965e9-ed77-459a-aa53-cb635187851c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.16 20:56:30.334888 [ 192 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005083417 sec., 13770.265158258708 rows/sec., 1.02 MiB/sec. 2024.12.16 20:56:30.335120 [ 192 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.12.16 20:56:30.335284 [ 260 ] {45b965e9-ed77-459a-aa53-cb635187851c} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.335837 [ 260 ] {45b965e9-ed77-459a-aa53-cb635187851c} executeQuery: Read 4 rows, 334.00 B in 0.005368 sec., 745.1564828614008 rows/sec., 60.76 KiB/sec. 2024.12.16 20:56:30.335878 [ 192 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_33_8} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.336107 [ 260 ] {45b965e9-ed77-459a-aa53-cb635187851c} TCPHandler: Processed in 0.006190708 sec. 2024.12.16 20:56:30.336273 [ 192 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_33_8} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.12.16 20:56:30.336436 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:30.336574 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:56:30.336698 [ 261 ] {96c627b7-8bb8-48f6-887b-c80dda6cd31b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:30.336762 [ 261 ] {96c627b7-8bb8-48f6-887b-c80dda6cd31b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:30.337533 [ 261 ] {96c627b7-8bb8-48f6-887b-c80dda6cd31b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.337572 [ 261 ] {96c627b7-8bb8-48f6-887b-c80dda6cd31b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.337962 [ 261 ] {96c627b7-8bb8-48f6-887b-c80dda6cd31b} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.16 20:56:30.338206 [ 261 ] {96c627b7-8bb8-48f6-887b-c80dda6cd31b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.338395 [ 261 ] {96c627b7-8bb8-48f6-887b-c80dda6cd31b} executeQuery: Read 243 rows, 21.77 KiB in 0.001736 sec., 139976.95852534563 rows/sec., 12.25 MiB/sec. 2024.12.16 20:56:30.338450 [ 261 ] {96c627b7-8bb8-48f6-887b-c80dda6cd31b} TCPHandler: Processed in 0.002193632 sec. 2024.12.16 20:56:30.338656 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:30.338834 [ 260 ] {2faaefe1-46ab-4bcc-b2ff-a87e52e3cbf3} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:56:30.338883 [ 260 ] {2faaefe1-46ab-4bcc-b2ff-a87e52e3cbf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:56:30.339466 [ 260 ] {2faaefe1-46ab-4bcc-b2ff-a87e52e3cbf3} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.339505 [ 260 ] {2faaefe1-46ab-4bcc-b2ff-a87e52e3cbf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.339879 [ 260 ] {2faaefe1-46ab-4bcc-b2ff-a87e52e3cbf3} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.16 20:56:30.340111 [ 260 ] {2faaefe1-46ab-4bcc-b2ff-a87e52e3cbf3} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.340358 [ 260 ] {2faaefe1-46ab-4bcc-b2ff-a87e52e3cbf3} executeQuery: Read 30 rows, 2.16 KiB in 0.001543 sec., 19442.644199611146 rows/sec., 1.37 MiB/sec. 2024.12.16 20:56:30.340423 [ 260 ] {2faaefe1-46ab-4bcc-b2ff-a87e52e3cbf3} TCPHandler: Processed in 0.001889607 sec. 2024.12.16 20:56:30.340644 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:30.340796 [ 261 ] {9211820f-6992-4991-b9e6-717e307a26a7} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:56:30.340854 [ 261 ] {9211820f-6992-4991-b9e6-717e307a26a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:56:30.341464 [ 261 ] {9211820f-6992-4991-b9e6-717e307a26a7} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.341501 [ 261 ] {9211820f-6992-4991-b9e6-717e307a26a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.341852 [ 261 ] {9211820f-6992-4991-b9e6-717e307a26a7} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:56:30.342103 [ 261 ] {9211820f-6992-4991-b9e6-717e307a26a7} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.342278 [ 261 ] {9211820f-6992-4991-b9e6-717e307a26a7} executeQuery: Read 14 rows, 1004.00 B in 0.001512 sec., 9259.25925925926 rows/sec., 648.46 KiB/sec. 2024.12.16 20:56:30.342331 [ 261 ] {9211820f-6992-4991-b9e6-717e307a26a7} TCPHandler: Processed in 0.001802584 sec. 2024.12.16 20:56:30.342479 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:30.342594 [ 260 ] {e774268c-9fb9-420f-82cd-3f86f1727e5e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:56:30.342641 [ 260 ] {e774268c-9fb9-420f-82cd-3f86f1727e5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:56:30.343223 [ 260 ] {e774268c-9fb9-420f-82cd-3f86f1727e5e} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.343262 [ 260 ] {e774268c-9fb9-420f-82cd-3f86f1727e5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.343603 [ 260 ] {e774268c-9fb9-420f-82cd-3f86f1727e5e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:56:30.343842 [ 260 ] {e774268c-9fb9-420f-82cd-3f86f1727e5e} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.344004 [ 95 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.12.16 20:56:30.344058 [ 95 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.344073 [ 260 ] {e774268c-9fb9-420f-82cd-3f86f1727e5e} executeQuery: Read 13 rows, 830.00 B in 0.00149 sec., 8724.832214765102 rows/sec., 543.99 KiB/sec. 2024.12.16 20:56:30.344090 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.344223 [ 260 ] {e774268c-9fb9-420f-82cd-3f86f1727e5e} TCPHandler: Processed in 0.001786774 sec. 2024.12.16 20:56:30.344495 [ 197 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.12.16 20:56:30.344515 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:30.344916 [ 197 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:30.344914 [ 261 ] {4b0e6242-bd17-4f2b-bcbb-0b6d5347e277} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:30.344987 [ 197 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part 2024.12.16 20:56:30.345039 [ 261 ] {4b0e6242-bd17-4f2b-bcbb-0b6d5347e277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:30.345430 [ 197 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2024.12.16 20:56:30.345947 [ 197 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part 2024.12.16 20:56:30.346355 [ 197 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2024.12.16 20:56:30.346698 [ 197 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part 2024.12.16 20:56:30.348401 [ 261 ] {4b0e6242-bd17-4f2b-bcbb-0b6d5347e277} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.348492 [ 261 ] {4b0e6242-bd17-4f2b-bcbb-0b6d5347e277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.349201 [ 192 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004968224 sec., 13083.146009519698 rows/sec., 866.84 KiB/sec. 2024.12.16 20:56:30.349412 [ 192 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.12.16 20:56:30.349450 [ 261 ] {4b0e6242-bd17-4f2b-bcbb-0b6d5347e277} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.16 20:56:30.349929 [ 192 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_33_8} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.349941 [ 261 ] {4b0e6242-bd17-4f2b-bcbb-0b6d5347e277} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.350070 [ 192 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_33_8} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.12.16 20:56:30.350325 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:56:30.350427 [ 261 ] {4b0e6242-bd17-4f2b-bcbb-0b6d5347e277} executeQuery: Read 405 rows, 29.53 KiB in 0.005608 sec., 72218.25962910129 rows/sec., 5.14 MiB/sec. 2024.12.16 20:56:30.350643 [ 261 ] {4b0e6242-bd17-4f2b-bcbb-0b6d5347e277} TCPHandler: Processed in 0.006308271 sec. 2024.12.16 20:56:30.350891 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:30.351071 [ 260 ] {3942479c-3ad0-4425-a2cc-0c185c9ffd25} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:56:30.351122 [ 260 ] {3942479c-3ad0-4425-a2cc-0c185c9ffd25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:56:30.351608 [ 260 ] {3942479c-3ad0-4425-a2cc-0c185c9ffd25} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.351653 [ 260 ] {3942479c-3ad0-4425-a2cc-0c185c9ffd25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.352016 [ 260 ] {3942479c-3ad0-4425-a2cc-0c185c9ffd25} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:56:30.352256 [ 260 ] {3942479c-3ad0-4425-a2cc-0c185c9ffd25} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.352426 [ 260 ] {3942479c-3ad0-4425-a2cc-0c185c9ffd25} executeQuery: Read 6 rows, 321.00 B in 0.001386 sec., 4329.004329004329 rows/sec., 226.17 KiB/sec. 2024.12.16 20:56:30.352475 [ 260 ] {3942479c-3ad0-4425-a2cc-0c185c9ffd25} TCPHandler: Processed in 0.001726723 sec. 2024.12.16 20:56:30.352620 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:30.352765 [ 261 ] {2bfe4fab-2de2-47b3-9bcd-2f49b5a8e5dc} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:30.352828 [ 261 ] {2bfe4fab-2de2-47b3-9bcd-2f49b5a8e5dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:30.353459 [ 261 ] {2bfe4fab-2de2-47b3-9bcd-2f49b5a8e5dc} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.353497 [ 261 ] {2bfe4fab-2de2-47b3-9bcd-2f49b5a8e5dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.353899 [ 261 ] {2bfe4fab-2de2-47b3-9bcd-2f49b5a8e5dc} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.16 20:56:30.354146 [ 261 ] {2bfe4fab-2de2-47b3-9bcd-2f49b5a8e5dc} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.354351 [ 261 ] {2bfe4fab-2de2-47b3-9bcd-2f49b5a8e5dc} executeQuery: Read 239 rows, 16.41 KiB in 0.001617 sec., 147804.57637600496 rows/sec., 9.91 MiB/sec. 2024.12.16 20:56:30.354407 [ 261 ] {2bfe4fab-2de2-47b3-9bcd-2f49b5a8e5dc} TCPHandler: Processed in 0.001852915 sec. 2024.12.16 20:56:30.354542 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:30.354665 [ 260 ] {aecf60f2-a2b6-4729-b197-c4cd1b683736} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:56:30.354717 [ 260 ] {aecf60f2-a2b6-4729-b197-c4cd1b683736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:56:30.355168 [ 260 ] {aecf60f2-a2b6-4729-b197-c4cd1b683736} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.355204 [ 260 ] {aecf60f2-a2b6-4729-b197-c4cd1b683736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.355552 [ 260 ] {aecf60f2-a2b6-4729-b197-c4cd1b683736} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:56:30.355793 [ 260 ] {aecf60f2-a2b6-4729-b197-c4cd1b683736} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.355966 [ 260 ] {aecf60f2-a2b6-4729-b197-c4cd1b683736} executeQuery: Read 1 rows, 69.00 B in 0.001334 sec., 749.625187406297 rows/sec., 50.51 KiB/sec. 2024.12.16 20:56:30.356013 [ 260 ] {aecf60f2-a2b6-4729-b197-c4cd1b683736} TCPHandler: Processed in 0.00152622 sec. 2024.12.16 20:56:30.356147 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:30.356282 [ 261 ] {17e344cb-1ba0-4b09-b1d5-08d9d4c5c4b0} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:30.356421 [ 261 ] {17e344cb-1ba0-4b09-b1d5-08d9d4c5c4b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:56:30.357915 [ 261 ] {17e344cb-1ba0-4b09-b1d5-08d9d4c5c4b0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.357954 [ 261 ] {17e344cb-1ba0-4b09-b1d5-08d9d4c5c4b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.358576 [ 261 ] {17e344cb-1ba0-4b09-b1d5-08d9d4c5c4b0} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.16 20:56:30.358837 [ 261 ] {17e344cb-1ba0-4b09-b1d5-08d9d4c5c4b0} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.359116 [ 261 ] {17e344cb-1ba0-4b09-b1d5-08d9d4c5c4b0} executeQuery: Read 19 rows, 34.86 KiB in 0.002865 sec., 6631.762652705062 rows/sec., 11.88 MiB/sec. 2024.12.16 20:56:30.359623 [ 261 ] {17e344cb-1ba0-4b09-b1d5-08d9d4c5c4b0} TCPHandler: Processed in 0.003524358 sec. 2024.12.16 20:56:30.359883 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:30.360152 [ 260 ] {5a126acc-7d21-4d2d-b6f8-d0c11481c9b1} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:30.360208 [ 260 ] {5a126acc-7d21-4d2d-b6f8-d0c11481c9b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:30.360699 [ 260 ] {5a126acc-7d21-4d2d-b6f8-d0c11481c9b1} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.360737 [ 260 ] {5a126acc-7d21-4d2d-b6f8-d0c11481c9b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.361101 [ 260 ] {5a126acc-7d21-4d2d-b6f8-d0c11481c9b1} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.16 20:56:30.361336 [ 260 ] {5a126acc-7d21-4d2d-b6f8-d0c11481c9b1} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.361528 [ 260 ] {5a126acc-7d21-4d2d-b6f8-d0c11481c9b1} executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec. 2024.12.16 20:56:30.361611 [ 260 ] {5a126acc-7d21-4d2d-b6f8-d0c11481c9b1} TCPHandler: Processed in 0.001878376 sec. 2024.12.16 20:56:30.703987 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2024.12.16 20:56:30.726936 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.727008 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.734999 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:56:30.735849 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.736274 [ 90 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.16 20:56:30.736392 [ 90 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:30.736463 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2024.12.16 20:56:30.737053 [ 199 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.16 20:56:30.753654 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2024.12.16 20:56:30.755296 [ 199 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:30.756949 [ 199 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2024.12.16 20:56:30.762956 [ 199 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2024.12.16 20:56:30.769085 [ 199 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2024.12.16 20:56:30.775245 [ 199 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2024.12.16 20:56:30.781249 [ 199 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2024.12.16 20:56:30.786061 [ 199 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2024.12.16 20:56:30.844586 [ 192 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.107980363 sec., 3565.4631018419527 rows/sec., 18.44 MiB/sec. 2024.12.16 20:56:30.847769 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.16 20:56:30.850751 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_51_10} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:30.850851 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_51_10} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.16 20:56:30.853330 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.16 20:56:31.000214 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 239.43 MiB, peak 252.86 MiB, free memory in arenas 0.00 B, will set to 237.74 MiB (RSS), difference: -1.69 MiB 2024.12.16 20:56:35.323311 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:35.323516 [ 261 ] {3eced99f-1db0-4d1b-8d09-3a5619f4ab41} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:35.323591 [ 261 ] {3eced99f-1db0-4d1b-8d09-3a5619f4ab41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:35.324381 [ 261 ] {3eced99f-1db0-4d1b-8d09-3a5619f4ab41} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:35.324426 [ 261 ] {3eced99f-1db0-4d1b-8d09-3a5619f4ab41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:35.324879 [ 261 ] {3eced99f-1db0-4d1b-8d09-3a5619f4ab41} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.16 20:56:35.325136 [ 261 ] {3eced99f-1db0-4d1b-8d09-3a5619f4ab41} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:35.325297 [ 91 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.16 20:56:35.325347 [ 261 ] {3eced99f-1db0-4d1b-8d09-3a5619f4ab41} executeQuery: Read 102 rows, 8.69 KiB in 0.001884 sec., 54140.12738853503 rows/sec., 4.51 MiB/sec. 2024.12.16 20:56:35.325352 [ 91 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:35.325401 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:35.325434 [ 261 ] {3eced99f-1db0-4d1b-8d09-3a5619f4ab41} TCPHandler: Processed in 0.002247794 sec. 2024.12.16 20:56:35.325624 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.16 20:56:35.325704 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:35.325784 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:35.325827 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1437 rows starting from the beginning of the part 2024.12.16 20:56:35.325882 [ 260 ] {36b69cc1-1e85-449a-a855-9a93d4ed4eff} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:56:35.325931 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part 2024.12.16 20:56:35.326017 [ 260 ] {36b69cc1-1e85-449a-a855-9a93d4ed4eff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:56:35.326354 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 241 rows starting from the beginning of the part 2024.12.16 20:56:35.326723 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 102 rows starting from the beginning of the part 2024.12.16 20:56:35.327124 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 243 rows starting from the beginning of the part 2024.12.16 20:56:35.327445 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 102 rows starting from the beginning of the part 2024.12.16 20:56:35.328362 [ 260 ] {36b69cc1-1e85-449a-a855-9a93d4ed4eff} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:35.328416 [ 260 ] {36b69cc1-1e85-449a-a855-9a93d4ed4eff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:35.329026 [ 260 ] {36b69cc1-1e85-449a-a855-9a93d4ed4eff} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.16 20:56:35.329318 [ 260 ] {36b69cc1-1e85-449a-a855-9a93d4ed4eff} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:35.329607 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.004111598 sec., 530450.690947899 rows/sec., 46.67 MiB/sec. 2024.12.16 20:56:35.329697 [ 260 ] {36b69cc1-1e85-449a-a855-9a93d4ed4eff} executeQuery: Read 23 rows, 1.73 KiB in 0.003872 sec., 5940.082644628099 rows/sec., 446.67 KiB/sec. 2024.12.16 20:56:35.329768 [ 260 ] {36b69cc1-1e85-449a-a855-9a93d4ed4eff} TCPHandler: Processed in 0.0042008 sec. 2024.12.16 20:56:35.329843 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.16 20:56:35.329961 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:35.330165 [ 261 ] {06f27870-9cfa-4e37-a99c-73b237f39b94} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:35.330259 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_81_16} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:35.330260 [ 261 ] {06f27870-9cfa-4e37-a99c-73b237f39b94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:35.330465 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_81_16} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.16 20:56:35.330611 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.12.16 20:56:35.331163 [ 261 ] {06f27870-9cfa-4e37-a99c-73b237f39b94} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:35.331207 [ 261 ] {06f27870-9cfa-4e37-a99c-73b237f39b94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:35.331592 [ 261 ] {06f27870-9cfa-4e37-a99c-73b237f39b94} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.16 20:56:35.331834 [ 261 ] {06f27870-9cfa-4e37-a99c-73b237f39b94} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:35.331980 [ 91 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.16 20:56:35.332019 [ 91 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:35.332027 [ 261 ] {06f27870-9cfa-4e37-a99c-73b237f39b94} executeQuery: Read 87 rows, 6.96 KiB in 0.001922 sec., 45265.34859521332 rows/sec., 3.53 MiB/sec. 2024.12.16 20:56:35.332043 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:35.332133 [ 261 ] {06f27870-9cfa-4e37-a99c-73b237f39b94} TCPHandler: Processed in 0.002262223 sec. 2024.12.16 20:56:35.332337 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.16 20:56:35.332350 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:35.332633 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:35.332671 [ 260 ] {7faa3da3-9166-4768-8948-de9ca873e38e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:35.332694 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 916 rows starting from the beginning of the part 2024.12.16 20:56:35.332813 [ 260 ] {7faa3da3-9166-4768-8948-de9ca873e38e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:35.333041 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part 2024.12.16 20:56:35.333403 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 401 rows starting from the beginning of the part 2024.12.16 20:56:35.333830 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 87 rows starting from the beginning of the part 2024.12.16 20:56:35.334174 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 405 rows starting from the beginning of the part 2024.12.16 20:56:35.334450 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 87 rows starting from the beginning of the part 2024.12.16 20:56:35.335715 [ 260 ] {7faa3da3-9166-4768-8948-de9ca873e38e} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:35.335789 [ 260 ] {7faa3da3-9166-4768-8948-de9ca873e38e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:35.336764 [ 260 ] {7faa3da3-9166-4768-8948-de9ca873e38e} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.16 20:56:35.337222 [ 260 ] {7faa3da3-9166-4768-8948-de9ca873e38e} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:35.337516 [ 91 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.16 20:56:35.337613 [ 91 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:35.337692 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:35.337832 [ 260 ] {7faa3da3-9166-4768-8948-de9ca873e38e} executeQuery: Read 160 rows, 11.41 KiB in 0.005255 sec., 30447.19314938154 rows/sec., 2.12 MiB/sec. 2024.12.16 20:56:35.338288 [ 260 ] {7faa3da3-9166-4768-8948-de9ca873e38e} TCPHandler: Processed in 0.006051806 sec. 2024.12.16 20:56:35.338320 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.16 20:56:35.338575 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:35.338585 [ 187 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.006430312 sec., 304806.3608733138 rows/sec., 23.34 MiB/sec. 2024.12.16 20:56:35.338692 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:35.338794 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24344 rows starting from the beginning of the part 2024.12.16 20:56:35.338853 [ 261 ] {0aa98d09-91ea-42f7-9dd6-3524d3a95ace} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:35.338923 [ 194 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.16 20:56:35.339156 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part 2024.12.16 20:56:35.339371 [ 261 ] {0aa98d09-91ea-42f7-9dd6-3524d3a95ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:56:35.339851 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part 2024.12.16 20:56:35.340362 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part 2024.12.16 20:56:35.340882 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 239 rows starting from the beginning of the part 2024.12.16 20:56:35.341111 [ 201 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_81_16} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:35.341471 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2024.12.16 20:56:35.342290 [ 201 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_81_16} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.16 20:56:35.343356 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.12.16 20:56:35.345006 [ 261 ] {0aa98d09-91ea-42f7-9dd6-3524d3a95ace} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:35.345083 [ 261 ] {0aa98d09-91ea-42f7-9dd6-3524d3a95ace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:35.346667 [ 261 ] {0aa98d09-91ea-42f7-9dd6-3524d3a95ace} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.16 20:56:35.347439 [ 261 ] {0aa98d09-91ea-42f7-9dd6-3524d3a95ace} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:35.347665 [ 261 ] {0aa98d09-91ea-42f7-9dd6-3524d3a95ace} executeQuery: Read 23 rows, 42.20 KiB in 0.008919 sec., 2578.764435474829 rows/sec., 4.62 MiB/sec. 2024.12.16 20:56:35.348078 [ 261 ] {0aa98d09-91ea-42f7-9dd6-3524d3a95ace} TCPHandler: Processed in 0.009640034 sec. 2024.12.16 20:56:35.348382 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:35.348717 [ 260 ] {1c12bc23-d3fd-4e4a-996d-77a83b47ee1e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:35.348788 [ 260 ] {1c12bc23-d3fd-4e4a-996d-77a83b47ee1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:35.349441 [ 260 ] {1c12bc23-d3fd-4e4a-996d-77a83b47ee1e} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:35.349493 [ 260 ] {1c12bc23-d3fd-4e4a-996d-77a83b47ee1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:35.349965 [ 260 ] {1c12bc23-d3fd-4e4a-996d-77a83b47ee1e} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.16 20:56:35.350327 [ 260 ] {1c12bc23-d3fd-4e4a-996d-77a83b47ee1e} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:35.350579 [ 91 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.16 20:56:35.350652 [ 91 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:35.350699 [ 260 ] {1c12bc23-d3fd-4e4a-996d-77a83b47ee1e} executeQuery: Read 60 rows, 4.14 KiB in 0.002081 sec., 28832.292167227297 rows/sec., 1.94 MiB/sec. 2024.12.16 20:56:35.350714 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:35.350887 [ 260 ] {1c12bc23-d3fd-4e4a-996d-77a83b47ee1e} TCPHandler: Processed in 0.002664731 sec. 2024.12.16 20:56:35.350979 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.16 20:56:35.351178 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:35.351252 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4654 rows starting from the beginning of the part 2024.12.16 20:56:35.351564 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part 2024.12.16 20:56:35.352063 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part 2024.12.16 20:56:35.352213 [ 195 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 25204 rows, containing 5 columns (5 merged, 0 gathered) in 0.014358504 sec., 1755336.071223019 rows/sec., 118.55 MiB/sec. 2024.12.16 20:56:35.352434 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2024.12.16 20:56:35.352553 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part 2024.12.16 20:56:35.352752 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.16 20:56:35.352855 [ 201 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2024.12.16 20:56:35.353726 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_81_16} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:35.353946 [ 186 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_81_16} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.16 20:56:35.354082 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2024.12.16 20:56:35.355441 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4962 rows, containing 4 columns (4 merged, 0 gathered) in 0.004588028 sec., 1081510.4005468145 rows/sec., 70.60 MiB/sec. 2024.12.16 20:56:35.355834 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.16 20:56:35.356176 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_81_16} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:35.356270 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_81_16} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.16 20:56:35.356353 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2024.12.16 20:56:36.286936 [ 89 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:56:36.286991 [ 89 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:56:36.473915 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 2024.12.16 20:56:36.474673 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:36.474726 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:36.475280 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:56:36.475539 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:36.475847 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2024.12.16 20:56:36.601128 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1498 2024.12.16 20:56:36.604404 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:36.604466 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:36.605945 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:56:36.606258 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:36.606911 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1498 2024.12.16 20:56:38.253731 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2024.12.16 20:56:38.273505 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:38.273571 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:38.280728 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:56:38.281515 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:38.285083 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2024.12.16 20:56:40.327928 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:40.328164 [ 261 ] {1a1d6834-2ad3-4d11-90ab-da66f0bfbad7} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:56:40.328245 [ 261 ] {1a1d6834-2ad3-4d11-90ab-da66f0bfbad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:56:40.329006 [ 261 ] {1a1d6834-2ad3-4d11-90ab-da66f0bfbad7} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:40.329059 [ 261 ] {1a1d6834-2ad3-4d11-90ab-da66f0bfbad7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:40.329508 [ 261 ] {1a1d6834-2ad3-4d11-90ab-da66f0bfbad7} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:56:40.329775 [ 261 ] {1a1d6834-2ad3-4d11-90ab-da66f0bfbad7} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:40.330048 [ 261 ] {1a1d6834-2ad3-4d11-90ab-da66f0bfbad7} executeQuery: Read 14 rows, 1.01 KiB in 0.00194 sec., 7216.494845360824 rows/sec., 519.49 KiB/sec. 2024.12.16 20:56:40.330116 [ 261 ] {1a1d6834-2ad3-4d11-90ab-da66f0bfbad7} TCPHandler: Processed in 0.002321525 sec. 2024.12.16 20:56:40.330350 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:40.330534 [ 260 ] {2fc0ff7e-8de0-42f6-9b7e-bd3568e63b4b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:40.330607 [ 260 ] {2fc0ff7e-8de0-42f6-9b7e-bd3568e63b4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:40.331453 [ 260 ] {2fc0ff7e-8de0-42f6-9b7e-bd3568e63b4b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:40.331508 [ 260 ] {2fc0ff7e-8de0-42f6-9b7e-bd3568e63b4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:40.332256 [ 260 ] {2fc0ff7e-8de0-42f6-9b7e-bd3568e63b4b} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.16 20:56:40.332563 [ 260 ] {2fc0ff7e-8de0-42f6-9b7e-bd3568e63b4b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:40.332858 [ 260 ] {2fc0ff7e-8de0-42f6-9b7e-bd3568e63b4b} executeQuery: Read 241 rows, 21.63 KiB in 0.002366 sec., 101859.6787827557 rows/sec., 8.93 MiB/sec. 2024.12.16 20:56:40.332946 [ 260 ] {2fc0ff7e-8de0-42f6-9b7e-bd3568e63b4b} TCPHandler: Processed in 0.002719462 sec. 2024.12.16 20:56:40.333208 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:40.333416 [ 261 ] {41877469-60b0-435f-9e98-f9971ed9018b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:56:40.333477 [ 261 ] {41877469-60b0-435f-9e98-f9971ed9018b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:56:40.334083 [ 261 ] {41877469-60b0-435f-9e98-f9971ed9018b} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:40.334125 [ 261 ] {41877469-60b0-435f-9e98-f9971ed9018b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:40.334487 [ 261 ] {41877469-60b0-435f-9e98-f9971ed9018b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.16 20:56:40.334722 [ 261 ] {41877469-60b0-435f-9e98-f9971ed9018b} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:40.334935 [ 261 ] {41877469-60b0-435f-9e98-f9971ed9018b} executeQuery: Read 26 rows, 1.88 KiB in 0.001554 sec., 16731.01673101673 rows/sec., 1.18 MiB/sec. 2024.12.16 20:56:40.334991 [ 261 ] {41877469-60b0-435f-9e98-f9971ed9018b} TCPHandler: Processed in 0.001932607 sec. 2024.12.16 20:56:40.335130 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:40.335254 [ 260 ] {f09c5653-d242-421f-84e7-b43e70367f84} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:56:40.335305 [ 260 ] {f09c5653-d242-421f-84e7-b43e70367f84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:56:40.335894 [ 260 ] {f09c5653-d242-421f-84e7-b43e70367f84} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:40.335936 [ 260 ] {f09c5653-d242-421f-84e7-b43e70367f84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:40.336294 [ 260 ] {f09c5653-d242-421f-84e7-b43e70367f84} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:56:40.336529 [ 260 ] {f09c5653-d242-421f-84e7-b43e70367f84} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:40.336771 [ 260 ] {f09c5653-d242-421f-84e7-b43e70367f84} executeQuery: Read 14 rows, 1004.00 B in 0.001545 sec., 9061.48867313916 rows/sec., 634.61 KiB/sec. 2024.12.16 20:56:40.336827 [ 260 ] {f09c5653-d242-421f-84e7-b43e70367f84} TCPHandler: Processed in 0.001756214 sec. 2024.12.16 20:56:40.336977 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:40.337124 [ 261 ] {f4765f72-85c3-462a-a7cc-a07b2a16632d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:56:40.337182 [ 261 ] {f4765f72-85c3-462a-a7cc-a07b2a16632d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:56:40.337823 [ 261 ] {f4765f72-85c3-462a-a7cc-a07b2a16632d} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:40.337863 [ 261 ] {f4765f72-85c3-462a-a7cc-a07b2a16632d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:40.338230 [ 261 ] {f4765f72-85c3-462a-a7cc-a07b2a16632d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:56:40.338472 [ 261 ] {f4765f72-85c3-462a-a7cc-a07b2a16632d} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:40.338649 [ 261 ] {f4765f72-85c3-462a-a7cc-a07b2a16632d} executeQuery: Read 13 rows, 830.00 B in 0.001556 sec., 8354.755784061696 rows/sec., 520.92 KiB/sec. 2024.12.16 20:56:40.338704 [ 261 ] {f4765f72-85c3-462a-a7cc-a07b2a16632d} TCPHandler: Processed in 0.001796094 sec. 2024.12.16 20:56:40.338837 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:40.338954 [ 260 ] {376a2310-3fe4-4caa-bad5-6ee78e3fb784} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:40.339002 [ 260 ] {376a2310-3fe4-4caa-bad5-6ee78e3fb784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:40.339722 [ 260 ] {376a2310-3fe4-4caa-bad5-6ee78e3fb784} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:40.339761 [ 260 ] {376a2310-3fe4-4caa-bad5-6ee78e3fb784} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:40.340143 [ 260 ] {376a2310-3fe4-4caa-bad5-6ee78e3fb784} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.16 20:56:40.340378 [ 260 ] {376a2310-3fe4-4caa-bad5-6ee78e3fb784} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:40.340579 [ 260 ] {376a2310-3fe4-4caa-bad5-6ee78e3fb784} executeQuery: Read 401 rows, 29.20 KiB in 0.001649 sec., 243177.68344451181 rows/sec., 17.29 MiB/sec. 2024.12.16 20:56:40.340634 [ 260 ] {376a2310-3fe4-4caa-bad5-6ee78e3fb784} TCPHandler: Processed in 0.001857426 sec. 2024.12.16 20:56:40.340778 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:40.340916 [ 261 ] {fee93cd7-5358-4b32-9aea-8a6afc6570ae} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:56:40.340975 [ 261 ] {fee93cd7-5358-4b32-9aea-8a6afc6570ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:56:40.341527 [ 261 ] {fee93cd7-5358-4b32-9aea-8a6afc6570ae} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:40.341571 [ 261 ] {fee93cd7-5358-4b32-9aea-8a6afc6570ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:40.341933 [ 261 ] {fee93cd7-5358-4b32-9aea-8a6afc6570ae} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:56:40.342163 [ 261 ] {fee93cd7-5358-4b32-9aea-8a6afc6570ae} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:40.342344 [ 261 ] {fee93cd7-5358-4b32-9aea-8a6afc6570ae} executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. 2024.12.16 20:56:40.342395 [ 261 ] {fee93cd7-5358-4b32-9aea-8a6afc6570ae} TCPHandler: Processed in 0.001680942 sec. 2024.12.16 20:56:40.342523 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:40.342639 [ 260 ] {6e0ee42c-b12c-4cb4-897b-28e3ee822206} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:40.342699 [ 260 ] {6e0ee42c-b12c-4cb4-897b-28e3ee822206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:40.343280 [ 260 ] {6e0ee42c-b12c-4cb4-897b-28e3ee822206} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:40.343319 [ 260 ] {6e0ee42c-b12c-4cb4-897b-28e3ee822206} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:40.343716 [ 260 ] {6e0ee42c-b12c-4cb4-897b-28e3ee822206} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.16 20:56:40.343947 [ 260 ] {6e0ee42c-b12c-4cb4-897b-28e3ee822206} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:40.344154 [ 260 ] {6e0ee42c-b12c-4cb4-897b-28e3ee822206} executeQuery: Read 237 rows, 16.27 KiB in 0.001538 sec., 154096.22886866058 rows/sec., 10.33 MiB/sec. 2024.12.16 20:56:40.344207 [ 260 ] {6e0ee42c-b12c-4cb4-897b-28e3ee822206} TCPHandler: Processed in 0.001740813 sec. 2024.12.16 20:56:40.344335 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:40.344450 [ 261 ] {768f1b1c-6c51-483f-8447-6cfabee37939} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:56:40.344502 [ 261 ] {768f1b1c-6c51-483f-8447-6cfabee37939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:56:40.345024 [ 261 ] {768f1b1c-6c51-483f-8447-6cfabee37939} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:40.345067 [ 261 ] {768f1b1c-6c51-483f-8447-6cfabee37939} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:40.345479 [ 261 ] {768f1b1c-6c51-483f-8447-6cfabee37939} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 20:56:40.345722 [ 261 ] {768f1b1c-6c51-483f-8447-6cfabee37939} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:40.345897 [ 261 ] {768f1b1c-6c51-483f-8447-6cfabee37939} executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. 2024.12.16 20:56:40.345947 [ 261 ] {768f1b1c-6c51-483f-8447-6cfabee37939} TCPHandler: Processed in 0.001666472 sec. 2024.12.16 20:56:40.346073 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:40.346189 [ 260 ] {a4652969-b0e1-4a7a-b32f-5bca1a271672} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:40.346274 [ 260 ] {a4652969-b0e1-4a7a-b32f-5bca1a271672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:56:40.347392 [ 260 ] {a4652969-b0e1-4a7a-b32f-5bca1a271672} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:40.347430 [ 260 ] {a4652969-b0e1-4a7a-b32f-5bca1a271672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:40.348054 [ 260 ] {a4652969-b0e1-4a7a-b32f-5bca1a271672} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.16 20:56:40.348305 [ 260 ] {a4652969-b0e1-4a7a-b32f-5bca1a271672} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:40.348538 [ 260 ] {a4652969-b0e1-4a7a-b32f-5bca1a271672} executeQuery: Read 19 rows, 34.86 KiB in 0.002372 sec., 8010.118043844856 rows/sec., 14.35 MiB/sec. 2024.12.16 20:56:40.348643 [ 260 ] {a4652969-b0e1-4a7a-b32f-5bca1a271672} TCPHandler: Processed in 0.00262549 sec. 2024.12.16 20:56:40.348806 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:40.348941 [ 261 ] {ef258310-876f-40df-8614-ba2fefe537ef} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:40.348999 [ 261 ] {ef258310-876f-40df-8614-ba2fefe537ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:40.349551 [ 261 ] {ef258310-876f-40df-8614-ba2fefe537ef} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:40.349587 [ 261 ] {ef258310-876f-40df-8614-ba2fefe537ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:40.349949 [ 261 ] {ef258310-876f-40df-8614-ba2fefe537ef} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.16 20:56:40.350180 [ 261 ] {ef258310-876f-40df-8614-ba2fefe537ef} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:40.350350 [ 261 ] {ef258310-876f-40df-8614-ba2fefe537ef} executeQuery: Read 82 rows, 5.33 KiB in 0.001441 sec., 56904.92713393477 rows/sec., 3.61 MiB/sec. 2024.12.16 20:56:40.350402 [ 261 ] {ef258310-876f-40df-8614-ba2fefe537ef} TCPHandler: Processed in 0.001662031 sec. 2024.12.16 20:56:43.232558 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:43.232743 [ 261 ] {74a57b47-ee91-4f77-a3bb-959def621571} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:56:43.232813 [ 261 ] {74a57b47-ee91-4f77-a3bb-959def621571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:56:43.233558 [ 261 ] {74a57b47-ee91-4f77-a3bb-959def621571} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:43.233609 [ 261 ] {74a57b47-ee91-4f77-a3bb-959def621571} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:43.234040 [ 261 ] {74a57b47-ee91-4f77-a3bb-959def621571} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.16 20:56:43.234288 [ 261 ] {74a57b47-ee91-4f77-a3bb-959def621571} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:43.234521 [ 261 ] {74a57b47-ee91-4f77-a3bb-959def621571} executeQuery: Read 8 rows, 668.00 B in 0.001817 sec., 4402.861860209136 rows/sec., 359.02 KiB/sec. 2024.12.16 20:56:43.234719 [ 261 ] {74a57b47-ee91-4f77-a3bb-959def621571} TCPHandler: Processed in 0.002283124 sec. 2024.12.16 20:56:43.234991 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:43.235180 [ 260 ] {09ac672b-071d-44ab-bd36-baff82a36f5a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:43.235250 [ 260 ] {09ac672b-071d-44ab-bd36-baff82a36f5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:43.236619 [ 260 ] {09ac672b-071d-44ab-bd36-baff82a36f5a} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:43.236678 [ 260 ] {09ac672b-071d-44ab-bd36-baff82a36f5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:43.237177 [ 260 ] {09ac672b-071d-44ab-bd36-baff82a36f5a} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.16 20:56:43.237432 [ 260 ] {09ac672b-071d-44ab-bd36-baff82a36f5a} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:43.237672 [ 260 ] {09ac672b-071d-44ab-bd36-baff82a36f5a} executeQuery: Read 1246 rows, 105.10 KiB in 0.002532 sec., 492101.1058451817 rows/sec., 40.54 MiB/sec. 2024.12.16 20:56:43.237727 [ 260 ] {09ac672b-071d-44ab-bd36-baff82a36f5a} TCPHandler: Processed in 0.002869725 sec. 2024.12.16 20:56:43.237893 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:43.238040 [ 261 ] {31a300ef-5afd-4f47-841a-ab1ec1a6c800} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:56:43.238100 [ 261 ] {31a300ef-5afd-4f47-841a-ab1ec1a6c800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:56:43.238771 [ 261 ] {31a300ef-5afd-4f47-841a-ab1ec1a6c800} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:43.238809 [ 261 ] {31a300ef-5afd-4f47-841a-ab1ec1a6c800} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:43.239163 [ 261 ] {31a300ef-5afd-4f47-841a-ab1ec1a6c800} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.16 20:56:43.239393 [ 261 ] {31a300ef-5afd-4f47-841a-ab1ec1a6c800} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:43.239571 [ 261 ] {31a300ef-5afd-4f47-841a-ab1ec1a6c800} executeQuery: Read 31 rows, 2.29 KiB in 0.001569 sec., 19757.807520713828 rows/sec., 1.42 MiB/sec. 2024.12.16 20:56:43.239627 [ 261 ] {31a300ef-5afd-4f47-841a-ab1ec1a6c800} TCPHandler: Processed in 0.001800885 sec. 2024.12.16 20:56:43.239779 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:43.239898 [ 260 ] {8bb2c24d-dacb-4913-ace5-8a8b48ae90e4} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:56:43.239946 [ 260 ] {8bb2c24d-dacb-4913-ace5-8a8b48ae90e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:56:43.240613 [ 260 ] {8bb2c24d-dacb-4913-ace5-8a8b48ae90e4} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:43.240653 [ 260 ] {8bb2c24d-dacb-4913-ace5-8a8b48ae90e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:43.241019 [ 260 ] {8bb2c24d-dacb-4913-ace5-8a8b48ae90e4} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:56:43.241250 [ 260 ] {8bb2c24d-dacb-4913-ace5-8a8b48ae90e4} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:43.241455 [ 260 ] {8bb2c24d-dacb-4913-ace5-8a8b48ae90e4} executeQuery: Read 228 rows, 15.81 KiB in 0.00158 sec., 144303.79746835443 rows/sec., 9.77 MiB/sec. 2024.12.16 20:56:43.241507 [ 260 ] {8bb2c24d-dacb-4913-ace5-8a8b48ae90e4} TCPHandler: Processed in 0.001785894 sec. 2024.12.16 20:56:43.241658 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:43.241785 [ 261 ] {945e92fb-b4e2-4274-94c5-7fffc861b4b2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:43.241835 [ 261 ] {945e92fb-b4e2-4274-94c5-7fffc861b4b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:43.242665 [ 261 ] {945e92fb-b4e2-4274-94c5-7fffc861b4b2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:43.242703 [ 261 ] {945e92fb-b4e2-4274-94c5-7fffc861b4b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:43.243095 [ 261 ] {945e92fb-b4e2-4274-94c5-7fffc861b4b2} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.16 20:56:43.243339 [ 261 ] {945e92fb-b4e2-4274-94c5-7fffc861b4b2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:43.243521 [ 261 ] {945e92fb-b4e2-4274-94c5-7fffc861b4b2} executeQuery: Read 551 rows, 41.90 KiB in 0.001762 sec., 312712.82633371174 rows/sec., 23.22 MiB/sec. 2024.12.16 20:56:43.243577 [ 261 ] {945e92fb-b4e2-4274-94c5-7fffc861b4b2} TCPHandler: Processed in 0.001979908 sec. 2024.12.16 20:56:43.243726 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:43.243842 [ 260 ] {78ac1e62-7be7-4b4f-84d0-1f0a44d0572f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:43.243893 [ 260 ] {78ac1e62-7be7-4b4f-84d0-1f0a44d0572f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:43.244654 [ 260 ] {78ac1e62-7be7-4b4f-84d0-1f0a44d0572f} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:43.244701 [ 260 ] {78ac1e62-7be7-4b4f-84d0-1f0a44d0572f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:43.245130 [ 260 ] {78ac1e62-7be7-4b4f-84d0-1f0a44d0572f} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.16 20:56:43.245357 [ 260 ] {78ac1e62-7be7-4b4f-84d0-1f0a44d0572f} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:43.245558 [ 260 ] {78ac1e62-7be7-4b4f-84d0-1f0a44d0572f} executeQuery: Read 946 rows, 64.96 KiB in 0.00174 sec., 543678.1609195402 rows/sec., 36.46 MiB/sec. 2024.12.16 20:56:43.245609 [ 260 ] {78ac1e62-7be7-4b4f-84d0-1f0a44d0572f} TCPHandler: Processed in 0.001943897 sec. 2024.12.16 20:56:43.245769 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:43.245909 [ 261 ] {5b7a8c30-4789-4e7d-b829-1d3b5a1c9637} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:43.246001 [ 261 ] {5b7a8c30-4789-4e7d-b829-1d3b5a1c9637} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:56:43.247240 [ 261 ] {5b7a8c30-4789-4e7d-b829-1d3b5a1c9637} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:43.247278 [ 261 ] {5b7a8c30-4789-4e7d-b829-1d3b5a1c9637} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:43.247914 [ 261 ] {5b7a8c30-4789-4e7d-b829-1d3b5a1c9637} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.16 20:56:43.248173 [ 261 ] {5b7a8c30-4789-4e7d-b829-1d3b5a1c9637} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:43.248422 [ 261 ] {5b7a8c30-4789-4e7d-b829-1d3b5a1c9637} executeQuery: Read 23 rows, 42.20 KiB in 0.002538 sec., 9062.253743104808 rows/sec., 16.24 MiB/sec. 2024.12.16 20:56:43.248815 [ 261 ] {5b7a8c30-4789-4e7d-b829-1d3b5a1c9637} TCPHandler: Processed in 0.003107329 sec. 2024.12.16 20:56:43.249063 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:43.249248 [ 260 ] {f907301d-5c0f-440c-9c0c-8a80e351290b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:43.249298 [ 260 ] {f907301d-5c0f-440c-9c0c-8a80e351290b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:43.249807 [ 260 ] {f907301d-5c0f-440c-9c0c-8a80e351290b} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:43.249845 [ 260 ] {f907301d-5c0f-440c-9c0c-8a80e351290b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:43.250196 [ 260 ] {f907301d-5c0f-440c-9c0c-8a80e351290b} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.16 20:56:43.250426 [ 260 ] {f907301d-5c0f-440c-9c0c-8a80e351290b} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:43.250628 [ 260 ] {f907301d-5c0f-440c-9c0c-8a80e351290b} executeQuery: Read 36 rows, 2.48 KiB in 0.00141 sec., 25531.91489361702 rows/sec., 1.72 MiB/sec. 2024.12.16 20:56:43.250687 [ 260 ] {f907301d-5c0f-440c-9c0c-8a80e351290b} TCPHandler: Processed in 0.001764283 sec. 2024.12.16 20:56:43.976005 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 2024.12.16 20:56:43.976766 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:43.976821 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:43.977359 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:56:43.977621 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:43.977878 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 2024.12.16 20:56:45.317827 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:45.318039 [ 261 ] {292b22ab-bb6c-4924-a393-cc14e8c56f56} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:45.318120 [ 261 ] {292b22ab-bb6c-4924-a393-cc14e8c56f56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:45.318946 [ 261 ] {292b22ab-bb6c-4924-a393-cc14e8c56f56} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:45.318998 [ 261 ] {292b22ab-bb6c-4924-a393-cc14e8c56f56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:45.319432 [ 261 ] {292b22ab-bb6c-4924-a393-cc14e8c56f56} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.16 20:56:45.319681 [ 261 ] {292b22ab-bb6c-4924-a393-cc14e8c56f56} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:45.319925 [ 261 ] {292b22ab-bb6c-4924-a393-cc14e8c56f56} executeQuery: Read 56 rows, 4.38 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.20 MiB/sec. 2024.12.16 20:56:45.319988 [ 261 ] {292b22ab-bb6c-4924-a393-cc14e8c56f56} TCPHandler: Processed in 0.002300134 sec. 2024.12.16 20:56:45.320226 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:45.320410 [ 260 ] {751907cf-0e88-4da8-aa03-5a24b3a33fae} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:45.320483 [ 260 ] {751907cf-0e88-4da8-aa03-5a24b3a33fae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:45.321243 [ 260 ] {751907cf-0e88-4da8-aa03-5a24b3a33fae} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:45.321294 [ 260 ] {751907cf-0e88-4da8-aa03-5a24b3a33fae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:45.321727 [ 260 ] {751907cf-0e88-4da8-aa03-5a24b3a33fae} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.16 20:56:45.321973 [ 260 ] {751907cf-0e88-4da8-aa03-5a24b3a33fae} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:45.322213 [ 260 ] {751907cf-0e88-4da8-aa03-5a24b3a33fae} executeQuery: Read 64 rows, 5.12 KiB in 0.001852 sec., 34557.23542116631 rows/sec., 2.70 MiB/sec. 2024.12.16 20:56:45.322280 [ 260 ] {751907cf-0e88-4da8-aa03-5a24b3a33fae} TCPHandler: Processed in 0.002180382 sec. 2024.12.16 20:56:45.322500 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:45.322746 [ 261 ] {5f9e1207-b9df-41ca-9b0e-fdcb6d646598} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:45.322807 [ 261 ] {5f9e1207-b9df-41ca-9b0e-fdcb6d646598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:45.323356 [ 261 ] {5f9e1207-b9df-41ca-9b0e-fdcb6d646598} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:45.323397 [ 261 ] {5f9e1207-b9df-41ca-9b0e-fdcb6d646598} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:45.323791 [ 261 ] {5f9e1207-b9df-41ca-9b0e-fdcb6d646598} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.16 20:56:45.324026 [ 261 ] {5f9e1207-b9df-41ca-9b0e-fdcb6d646598} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:45.324243 [ 261 ] {5f9e1207-b9df-41ca-9b0e-fdcb6d646598} executeQuery: Read 64 rows, 4.56 KiB in 0.001558 sec., 41078.30551989731 rows/sec., 2.86 MiB/sec. 2024.12.16 20:56:45.324297 [ 261 ] {5f9e1207-b9df-41ca-9b0e-fdcb6d646598} TCPHandler: Processed in 0.001907557 sec. 2024.12.16 20:56:45.324436 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:45.324559 [ 260 ] {b22496e3-57a5-4927-9ca5-d2438f2c1110} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:45.324613 [ 260 ] {b22496e3-57a5-4927-9ca5-d2438f2c1110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:45.325108 [ 260 ] {b22496e3-57a5-4927-9ca5-d2438f2c1110} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:45.325149 [ 260 ] {b22496e3-57a5-4927-9ca5-d2438f2c1110} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:45.325525 [ 260 ] {b22496e3-57a5-4927-9ca5-d2438f2c1110} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.16 20:56:45.325765 [ 260 ] {b22496e3-57a5-4927-9ca5-d2438f2c1110} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:45.325979 [ 260 ] {b22496e3-57a5-4927-9ca5-d2438f2c1110} executeQuery: Read 24 rows, 1.66 KiB in 0.001448 sec., 16574.585635359115 rows/sec., 1.12 MiB/sec. 2024.12.16 20:56:45.326031 [ 260 ] {b22496e3-57a5-4927-9ca5-d2438f2c1110} TCPHandler: Processed in 0.001652422 sec. 2024.12.16 20:56:45.785154 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2024.12.16 20:56:45.805835 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:45.805901 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:45.813486 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:56:45.814273 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:45.819182 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2024.12.16 20:56:46.607133 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1544 2024.12.16 20:56:46.611060 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:46.611128 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:46.612608 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:56:46.612914 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:46.614232 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1544 2024.12.16 20:56:50.329782 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:50.330000 [ 261 ] {ad93f2fd-8cc0-40ef-a7fe-d2ce0a9f2352} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:56:50.330074 [ 261 ] {ad93f2fd-8cc0-40ef-a7fe-d2ce0a9f2352} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:56:50.330834 [ 261 ] {ad93f2fd-8cc0-40ef-a7fe-d2ce0a9f2352} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.330892 [ 261 ] {ad93f2fd-8cc0-40ef-a7fe-d2ce0a9f2352} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.331333 [ 261 ] {ad93f2fd-8cc0-40ef-a7fe-d2ce0a9f2352} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:56:50.331594 [ 261 ] {ad93f2fd-8cc0-40ef-a7fe-d2ce0a9f2352} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.331800 [ 261 ] {ad93f2fd-8cc0-40ef-a7fe-d2ce0a9f2352} executeQuery: Read 14 rows, 1.01 KiB in 0.00185 sec., 7567.5675675675675 rows/sec., 544.76 KiB/sec. 2024.12.16 20:56:50.331867 [ 261 ] {ad93f2fd-8cc0-40ef-a7fe-d2ce0a9f2352} TCPHandler: Processed in 0.002228113 sec. 2024.12.16 20:56:50.332204 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:50.332455 [ 260 ] {a0e0bca7-b2c0-43a2-8258-a1f2ae1eeb88} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:50.332558 [ 260 ] {a0e0bca7-b2c0-43a2-8258-a1f2ae1eeb88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:50.333779 [ 260 ] {a0e0bca7-b2c0-43a2-8258-a1f2ae1eeb88} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.333869 [ 260 ] {a0e0bca7-b2c0-43a2-8258-a1f2ae1eeb88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.334908 [ 260 ] {a0e0bca7-b2c0-43a2-8258-a1f2ae1eeb88} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.16 20:56:50.335329 [ 260 ] {a0e0bca7-b2c0-43a2-8258-a1f2ae1eeb88} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.335706 [ 260 ] {a0e0bca7-b2c0-43a2-8258-a1f2ae1eeb88} executeQuery: Read 241 rows, 21.63 KiB in 0.003288 sec., 73296.83698296837 rows/sec., 6.42 MiB/sec. 2024.12.16 20:56:50.335876 [ 260 ] {a0e0bca7-b2c0-43a2-8258-a1f2ae1eeb88} TCPHandler: Processed in 0.003860214 sec. 2024.12.16 20:56:50.336164 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:50.336317 [ 261 ] {1f0a8db9-b64b-4920-af05-a547feabaf89} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:56:50.336372 [ 261 ] {1f0a8db9-b64b-4920-af05-a547feabaf89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:56:50.336985 [ 261 ] {1f0a8db9-b64b-4920-af05-a547feabaf89} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.337024 [ 261 ] {1f0a8db9-b64b-4920-af05-a547feabaf89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.337386 [ 261 ] {1f0a8db9-b64b-4920-af05-a547feabaf89} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.16 20:56:50.337627 [ 261 ] {1f0a8db9-b64b-4920-af05-a547feabaf89} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.337765 [ 71 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.16 20:56:50.337809 [ 71 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.337814 [ 261 ] {1f0a8db9-b64b-4920-af05-a547feabaf89} executeQuery: Read 26 rows, 1.88 KiB in 0.001525 sec., 17049.180327868853 rows/sec., 1.21 MiB/sec. 2024.12.16 20:56:50.337834 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.337935 [ 261 ] {1f0a8db9-b64b-4920-af05-a547feabaf89} TCPHandler: Processed in 0.001895166 sec. 2024.12.16 20:56:50.338184 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.16 20:56:50.338229 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:50.338715 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:50.338734 [ 260 ] {ee2aa303-0e12-4b0b-8643-dcdde090953d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:56:50.338845 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 67 rows starting from the beginning of the part 2024.12.16 20:56:50.338952 [ 260 ] {ee2aa303-0e12-4b0b-8643-dcdde090953d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:56:50.339344 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part 2024.12.16 20:56:50.339651 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 23 rows starting from the beginning of the part 2024.12.16 20:56:50.340122 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part 2024.12.16 20:56:50.340462 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 31 rows starting from the beginning of the part 2024.12.16 20:56:50.340705 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part 2024.12.16 20:56:50.341664 [ 260 ] {ee2aa303-0e12-4b0b-8643-dcdde090953d} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.341738 [ 260 ] {ee2aa303-0e12-4b0b-8643-dcdde090953d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.342841 [ 260 ] {ee2aa303-0e12-4b0b-8643-dcdde090953d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:56:50.343361 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.005405163 sec., 37556.68422950427 rows/sec., 2.82 MiB/sec. 2024.12.16 20:56:50.343429 [ 260 ] {ee2aa303-0e12-4b0b-8643-dcdde090953d} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.343573 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.16 20:56:50.343678 [ 71 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.16 20:56:50.343785 [ 71 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.343869 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.343987 [ 260 ] {ee2aa303-0e12-4b0b-8643-dcdde090953d} executeQuery: Read 14 rows, 1004.00 B in 0.005427 sec., 2579.694121982679 rows/sec., 180.66 KiB/sec. 2024.12.16 20:56:50.344359 [ 260 ] {ee2aa303-0e12-4b0b-8643-dcdde090953d} TCPHandler: Processed in 0.00628334 sec. 2024.12.16 20:56:50.344702 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:50.344823 [ 200 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.16 20:56:50.344900 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_71_14} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.345153 [ 261 ] {7a23aeb0-7df7-4bfd-8359-4e35026e99a6} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:56:50.345389 [ 261 ] {7a23aeb0-7df7-4bfd-8359-4e35026e99a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:56:50.345413 [ 193 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_71_14} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.16 20:56:50.345685 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.16 20:56:50.345989 [ 200 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:50.346097 [ 200 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 243 rows starting from the beginning of the part 2024.12.16 20:56:50.346534 [ 200 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2024.12.16 20:56:50.346905 [ 200 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2024.12.16 20:56:50.347222 [ 200 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2024.12.16 20:56:50.347613 [ 200 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part 2024.12.16 20:56:50.347952 [ 200 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2024.12.16 20:56:50.348438 [ 261 ] {7a23aeb0-7df7-4bfd-8359-4e35026e99a6} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.348521 [ 261 ] {7a23aeb0-7df7-4bfd-8359-4e35026e99a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.349334 [ 261 ] {7a23aeb0-7df7-4bfd-8359-4e35026e99a6} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:56:50.349930 [ 261 ] {7a23aeb0-7df7-4bfd-8359-4e35026e99a6} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.350466 [ 261 ] {7a23aeb0-7df7-4bfd-8359-4e35026e99a6} executeQuery: Read 13 rows, 830.00 B in 0.005475 sec., 2374.4292237442924 rows/sec., 148.05 KiB/sec. 2024.12.16 20:56:50.350648 [ 261 ] {7a23aeb0-7df7-4bfd-8359-4e35026e99a6} TCPHandler: Processed in 0.006123327 sec. 2024.12.16 20:56:50.350943 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:50.351072 [ 188 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.007048675 sec., 74765.82478267192 rows/sec., 5.35 MiB/sec. 2024.12.16 20:56:50.351156 [ 260 ] {dabc2dbf-1bb5-42a3-adaf-ade9c8b563b3} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:50.351244 [ 260 ] {dabc2dbf-1bb5-42a3-adaf-ade9c8b563b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:50.351382 [ 188 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.16 20:56:50.352118 [ 188 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_46_9} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.352361 [ 188 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_46_9} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.16 20:56:50.352580 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.16 20:56:50.352694 [ 260 ] {dabc2dbf-1bb5-42a3-adaf-ade9c8b563b3} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.352744 [ 260 ] {dabc2dbf-1bb5-42a3-adaf-ade9c8b563b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.353166 [ 260 ] {dabc2dbf-1bb5-42a3-adaf-ade9c8b563b3} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.16 20:56:50.353427 [ 260 ] {dabc2dbf-1bb5-42a3-adaf-ade9c8b563b3} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.353645 [ 260 ] {dabc2dbf-1bb5-42a3-adaf-ade9c8b563b3} executeQuery: Read 401 rows, 29.20 KiB in 0.00254 sec., 157874.0157480315 rows/sec., 11.23 MiB/sec. 2024.12.16 20:56:50.353714 [ 260 ] {dabc2dbf-1bb5-42a3-adaf-ade9c8b563b3} TCPHandler: Processed in 0.002929287 sec. 2024.12.16 20:56:50.353879 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:50.354022 [ 261 ] {54cfa8bd-fe76-4385-8807-f9f1e34224ce} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:56:50.354084 [ 261 ] {54cfa8bd-fe76-4385-8807-f9f1e34224ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:56:50.354676 [ 261 ] {54cfa8bd-fe76-4385-8807-f9f1e34224ce} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.354724 [ 261 ] {54cfa8bd-fe76-4385-8807-f9f1e34224ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.355135 [ 261 ] {54cfa8bd-fe76-4385-8807-f9f1e34224ce} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:56:50.355381 [ 261 ] {54cfa8bd-fe76-4385-8807-f9f1e34224ce} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.355599 [ 261 ] {54cfa8bd-fe76-4385-8807-f9f1e34224ce} executeQuery: Read 6 rows, 321.00 B in 0.001609 sec., 3729.0242386575515 rows/sec., 194.83 KiB/sec. 2024.12.16 20:56:50.355656 [ 261 ] {54cfa8bd-fe76-4385-8807-f9f1e34224ce} TCPHandler: Processed in 0.001848276 sec. 2024.12.16 20:56:50.355812 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:50.355949 [ 260 ] {2ade18d9-5218-4a6d-9733-775b5bcbb386} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:50.356010 [ 260 ] {2ade18d9-5218-4a6d-9733-775b5bcbb386} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:50.356697 [ 260 ] {2ade18d9-5218-4a6d-9733-775b5bcbb386} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.356749 [ 260 ] {2ade18d9-5218-4a6d-9733-775b5bcbb386} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.357191 [ 260 ] {2ade18d9-5218-4a6d-9733-775b5bcbb386} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.16 20:56:50.357432 [ 260 ] {2ade18d9-5218-4a6d-9733-775b5bcbb386} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.357636 [ 260 ] {2ade18d9-5218-4a6d-9733-775b5bcbb386} executeQuery: Read 237 rows, 16.27 KiB in 0.001718 sec., 137951.10593713622 rows/sec., 9.25 MiB/sec. 2024.12.16 20:56:50.357706 [ 260 ] {2ade18d9-5218-4a6d-9733-775b5bcbb386} TCPHandler: Processed in 0.001953517 sec. 2024.12.16 20:56:50.357850 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:50.358018 [ 261 ] {d9275ebf-2c3c-4b3b-a293-3cc1551d1ce7} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:56:50.358093 [ 261 ] {d9275ebf-2c3c-4b3b-a293-3cc1551d1ce7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:56:50.358776 [ 261 ] {d9275ebf-2c3c-4b3b-a293-3cc1551d1ce7} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.358823 [ 261 ] {d9275ebf-2c3c-4b3b-a293-3cc1551d1ce7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.359197 [ 261 ] {d9275ebf-2c3c-4b3b-a293-3cc1551d1ce7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.16 20:56:50.359436 [ 261 ] {d9275ebf-2c3c-4b3b-a293-3cc1551d1ce7} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.359654 [ 261 ] {d9275ebf-2c3c-4b3b-a293-3cc1551d1ce7} executeQuery: Read 1 rows, 69.00 B in 0.00168 sec., 595.2380952380952 rows/sec., 40.11 KiB/sec. 2024.12.16 20:56:50.359720 [ 261 ] {d9275ebf-2c3c-4b3b-a293-3cc1551d1ce7} TCPHandler: Processed in 0.001931687 sec. 2024.12.16 20:56:50.359877 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:50.360006 [ 260 ] {ed3beb4b-95b3-4c93-993d-29f8c4172db7} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:50.360092 [ 260 ] {ed3beb4b-95b3-4c93-993d-29f8c4172db7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:56:50.361284 [ 260 ] {ed3beb4b-95b3-4c93-993d-29f8c4172db7} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.361324 [ 260 ] {ed3beb4b-95b3-4c93-993d-29f8c4172db7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.361997 [ 260 ] {ed3beb4b-95b3-4c93-993d-29f8c4172db7} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.16 20:56:50.362256 [ 260 ] {ed3beb4b-95b3-4c93-993d-29f8c4172db7} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.362404 [ 70 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.16 20:56:50.362446 [ 70 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.362465 [ 260 ] {ed3beb4b-95b3-4c93-993d-29f8c4172db7} executeQuery: Read 19 rows, 34.86 KiB in 0.002487 sec., 7639.726578206674 rows/sec., 13.69 MiB/sec. 2024.12.16 20:56:50.362469 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.362816 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.16 20:56:50.362837 [ 260 ] {ed3beb4b-95b3-4c93-993d-29f8c4172db7} TCPHandler: Processed in 0.003017708 sec. 2024.12.16 20:56:50.363079 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:50.363398 [ 261 ] {3fd33b21-1a45-4863-8bcc-af01a2ca0f54} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:50.363437 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:50.363569 [ 261 ] {3fd33b21-1a45-4863-8bcc-af01a2ca0f54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:50.363610 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1356 rows starting from the beginning of the part 2024.12.16 20:56:50.364586 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 19 rows starting from the beginning of the part 2024.12.16 20:56:50.365247 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 23 rows starting from the beginning of the part 2024.12.16 20:56:50.365981 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 19 rows starting from the beginning of the part 2024.12.16 20:56:50.366072 [ 261 ] {3fd33b21-1a45-4863-8bcc-af01a2ca0f54} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:50.366218 [ 261 ] {3fd33b21-1a45-4863-8bcc-af01a2ca0f54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:50.366654 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 23 rows starting from the beginning of the part 2024.12.16 20:56:50.367292 [ 200 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 19 rows starting from the beginning of the part 2024.12.16 20:56:50.368020 [ 261 ] {3fd33b21-1a45-4863-8bcc-af01a2ca0f54} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.16 20:56:50.369022 [ 261 ] {3fd33b21-1a45-4863-8bcc-af01a2ca0f54} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.369833 [ 261 ] {3fd33b21-1a45-4863-8bcc-af01a2ca0f54} executeQuery: Read 82 rows, 5.33 KiB in 0.006511 sec., 12594.071571187222 rows/sec., 819.08 KiB/sec. 2024.12.16 20:56:50.370072 [ 261 ] {3fd33b21-1a45-4863-8bcc-af01a2ca0f54} TCPHandler: Processed in 0.007120326 sec. 2024.12.16 20:56:50.377665 [ 188 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1459 rows, containing 19 columns (19 merged, 0 gathered) in 0.015073698 sec., 96791.11257237606 rows/sec., 173.45 MiB/sec. 2024.12.16 20:56:50.379109 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.16 20:56:50.379564 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_71_14} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:50.379664 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_71_14} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.16 20:56:50.379842 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. 2024.12.16 20:56:51.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 240.00 MiB, peak 252.86 MiB, free memory in arenas 0.00 B, will set to 242.82 MiB (RSS), difference: 2.82 MiB 2024.12.16 20:56:51.287054 [ 69 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:56:51.287116 [ 69 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:56:51.478013 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 2024.12.16 20:56:51.478815 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:51.478876 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:51.479427 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 20:56:51.479688 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:51.479989 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2024.12.16 20:56:53.319264 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 408 2024.12.16 20:56:53.341532 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:53.341601 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2024.12.16 20:56:53.349005 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 20:56:53.349794 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:53.352771 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 408 2024.12.16 20:56:55.323637 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:55.323857 [ 261 ] {3f2a977d-074e-4daf-b888-47752fe23b0b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:56:55.323934 [ 261 ] {3f2a977d-074e-4daf-b888-47752fe23b0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:56:55.324679 [ 261 ] {3f2a977d-074e-4daf-b888-47752fe23b0b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:55.324728 [ 261 ] {3f2a977d-074e-4daf-b888-47752fe23b0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:56:55.325161 [ 261 ] {3f2a977d-074e-4daf-b888-47752fe23b0b} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.16 20:56:55.325411 [ 261 ] {3f2a977d-074e-4daf-b888-47752fe23b0b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:55.325618 [ 65 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.16 20:56:55.325642 [ 261 ] {3f2a977d-074e-4daf-b888-47752fe23b0b} executeQuery: Read 102 rows, 8.69 KiB in 0.001835 sec., 55585.831062670295 rows/sec., 4.63 MiB/sec. 2024.12.16 20:56:55.325716 [ 65 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:55.325797 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:56:55.325806 [ 261 ] {3f2a977d-074e-4daf-b888-47752fe23b0b} TCPHandler: Processed in 0.002301714 sec. 2024.12.16 20:56:55.326043 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.16 20:56:55.326104 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:55.326329 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:55.326400 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1437 rows starting from the beginning of the part 2024.12.16 20:56:55.326411 [ 260 ] {c7d280bc-2a7b-411b-8391-55ef5c362eaa} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:56:55.326577 [ 260 ] {c7d280bc-2a7b-411b-8391-55ef5c362eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:56:55.326654 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 241 rows starting from the beginning of the part 2024.12.16 20:56:55.327099 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1246 rows starting from the beginning of the part 2024.12.16 20:56:55.327460 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part 2024.12.16 20:56:55.327856 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 241 rows starting from the beginning of the part 2024.12.16 20:56:55.328230 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 102 rows starting from the beginning of the part 2024.12.16 20:56:55.329615 [ 260 ] {c7d280bc-2a7b-411b-8391-55ef5c362eaa} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:55.329700 [ 260 ] {c7d280bc-2a7b-411b-8391-55ef5c362eaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:56:55.330914 [ 260 ] {c7d280bc-2a7b-411b-8391-55ef5c362eaa} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.16 20:56:55.331220 [ 260 ] {c7d280bc-2a7b-411b-8391-55ef5c362eaa} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:55.331700 [ 260 ] {c7d280bc-2a7b-411b-8391-55ef5c362eaa} executeQuery: Read 23 rows, 1.73 KiB in 0.005359 sec., 4291.845493562232 rows/sec., 322.73 KiB/sec. 2024.12.16 20:56:55.331961 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3323 rows, containing 5 columns (5 merged, 0 gathered) in 0.006023575 sec., 551665.7466703743 rows/sec., 48.19 MiB/sec. 2024.12.16 20:56:55.331965 [ 260 ] {c7d280bc-2a7b-411b-8391-55ef5c362eaa} TCPHandler: Processed in 0.006030646 sec. 2024.12.16 20:56:55.332225 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.16 20:56:55.332257 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:55.332588 [ 261 ] {93c8fcbf-82f7-4a9d-913f-e937c0c8c054} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:56:55.332667 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_86_17} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:55.332753 [ 261 ] {93c8fcbf-82f7-4a9d-913f-e937c0c8c054} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:56:55.332858 [ 200 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_86_17} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.16 20:56:55.333081 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.16 20:56:55.333641 [ 261 ] {93c8fcbf-82f7-4a9d-913f-e937c0c8c054} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:55.333687 [ 261 ] {93c8fcbf-82f7-4a9d-913f-e937c0c8c054} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:56:55.334055 [ 261 ] {93c8fcbf-82f7-4a9d-913f-e937c0c8c054} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.16 20:56:55.334297 [ 261 ] {93c8fcbf-82f7-4a9d-913f-e937c0c8c054} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:55.334473 [ 65 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.16 20:56:55.334527 [ 65 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:55.334544 [ 261 ] {93c8fcbf-82f7-4a9d-913f-e937c0c8c054} executeQuery: Read 87 rows, 6.96 KiB in 0.002048 sec., 42480.46875 rows/sec., 3.32 MiB/sec. 2024.12.16 20:56:55.334564 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:56:55.334751 [ 261 ] {93c8fcbf-82f7-4a9d-913f-e937c0c8c054} TCPHandler: Processed in 0.002627161 sec. 2024.12.16 20:56:55.334994 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.16 20:56:55.335031 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:55.335462 [ 260 ] {6d976e06-f27b-4b0f-9b47-7c72355a628d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:55.335568 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:55.335674 [ 260 ] {6d976e06-f27b-4b0f-9b47-7c72355a628d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:56:55.335745 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 916 rows starting from the beginning of the part 2024.12.16 20:56:55.336808 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 401 rows starting from the beginning of the part 2024.12.16 20:56:55.337428 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 551 rows starting from the beginning of the part 2024.12.16 20:56:55.337597 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part 2024.12.16 20:56:55.337889 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 401 rows starting from the beginning of the part 2024.12.16 20:56:55.338212 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 87 rows starting from the beginning of the part 2024.12.16 20:56:55.338967 [ 260 ] {6d976e06-f27b-4b0f-9b47-7c72355a628d} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:55.339041 [ 260 ] {6d976e06-f27b-4b0f-9b47-7c72355a628d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:56:55.340169 [ 260 ] {6d976e06-f27b-4b0f-9b47-7c72355a628d} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.16 20:56:55.340581 [ 260 ] {6d976e06-f27b-4b0f-9b47-7c72355a628d} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:55.340990 [ 65 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.16 20:56:55.341142 [ 65 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:55.341165 [ 260 ] {6d976e06-f27b-4b0f-9b47-7c72355a628d} executeQuery: Read 160 rows, 11.41 KiB in 0.00583 sec., 27444.2538593482 rows/sec., 1.91 MiB/sec. 2024.12.16 20:56:55.341226 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:56:55.341588 [ 260 ] {6d976e06-f27b-4b0f-9b47-7c72355a628d} TCPHandler: Processed in 0.006699418 sec. 2024.12.16 20:56:55.341759 [ 191 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.007063615 sec., 342600.7787797042 rows/sec., 26.28 MiB/sec. 2024.12.16 20:56:55.341865 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:55.341866 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.16 20:56:55.342151 [ 191 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.16 20:56:55.342157 [ 261 ] {8067e804-7e1e-4bf0-8869-3fe5a6719ac2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:56:55.342286 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:55.342430 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_86_17} MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25204 rows starting from the beginning of the part 2024.12.16 20:56:55.342483 [ 261 ] {8067e804-7e1e-4bf0-8869-3fe5a6719ac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:56:55.342856 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part 2024.12.16 20:56:55.343459 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 946 rows starting from the beginning of the part 2024.12.16 20:56:55.343461 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_86_17} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:55.344010 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part 2024.12.16 20:56:55.344047 [ 192 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_86_17} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.16 20:56:55.344428 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.16 20:56:55.344637 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part 2024.12.16 20:56:55.345032 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part 2024.12.16 20:56:55.347832 [ 261 ] {8067e804-7e1e-4bf0-8869-3fe5a6719ac2} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:55.347898 [ 261 ] {8067e804-7e1e-4bf0-8869-3fe5a6719ac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:56:55.349357 [ 261 ] {8067e804-7e1e-4bf0-8869-3fe5a6719ac2} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.16 20:56:55.349759 [ 261 ] {8067e804-7e1e-4bf0-8869-3fe5a6719ac2} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:55.350022 [ 261 ] {8067e804-7e1e-4bf0-8869-3fe5a6719ac2} executeQuery: Read 23 rows, 42.20 KiB in 0.008005 sec., 2873.204247345409 rows/sec., 5.15 MiB/sec. 2024.12.16 20:56:55.350183 [ 261 ] {8067e804-7e1e-4bf0-8869-3fe5a6719ac2} TCPHandler: Processed in 0.008460602 sec. 2024.12.16 20:56:55.350359 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:56:55.350540 [ 260 ] {009fb981-a812-4996-ae4d-efd9a0884e83} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:56:55.350594 [ 260 ] {009fb981-a812-4996-ae4d-efd9a0884e83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:56:55.351164 [ 260 ] {009fb981-a812-4996-ae4d-efd9a0884e83} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:55.351204 [ 260 ] {009fb981-a812-4996-ae4d-efd9a0884e83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:56:55.351743 [ 260 ] {009fb981-a812-4996-ae4d-efd9a0884e83} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.16 20:56:55.352043 [ 260 ] {009fb981-a812-4996-ae4d-efd9a0884e83} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:55.352241 [ 65 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.16 20:56:55.352312 [ 65 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:55.352346 [ 260 ] {009fb981-a812-4996-ae4d-efd9a0884e83} executeQuery: Read 60 rows, 4.14 KiB in 0.00185 sec., 32432.43243243243 rows/sec., 2.19 MiB/sec. 2024.12.16 20:56:55.352355 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:56:55.352555 [ 260 ] {009fb981-a812-4996-ae4d-efd9a0884e83} TCPHandler: Processed in 0.002274313 sec. 2024.12.16 20:56:55.352735 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.16 20:56:55.353304 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:55.353418 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4962 rows starting from the beginning of the part 2024.12.16 20:56:55.353878 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part 2024.12.16 20:56:55.354362 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part 2024.12.16 20:56:55.354938 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 24 rows starting from the beginning of the part 2024.12.16 20:56:55.355676 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part 2024.12.16 20:56:55.356147 [ 191 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2024.12.16 20:56:55.357166 [ 195 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 26848 rows, containing 5 columns (5 merged, 0 gathered) in 0.01567214 sec., 1713103.6348577794 rows/sec., 115.68 MiB/sec. 2024.12.16 20:56:55.357816 [ 189 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.16 20:56:55.358503 [ 189 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_86_17} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:55.358731 [ 189 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_86_17} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.16 20:56:55.358899 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2024.12.16 20:56:55.359857 [ 190 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5246 rows, containing 4 columns (4 merged, 0 gathered) in 0.007348391 sec., 713897.7770780025 rows/sec., 46.60 MiB/sec. 2024.12.16 20:56:55.360266 [ 195 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.16 20:56:55.360625 [ 195 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_86_17} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:55.360729 [ 195 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_86_17} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.16 20:56:55.360824 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2024.12.16 20:56:56.375992 [ 63 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.12.16 20:56:56.376053 [ 63 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:56.376075 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:56:56.376242 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.12.16 20:56:56.376417 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:56:56.376460 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part 2024.12.16 20:56:56.376553 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2024.12.16 20:56:56.376824 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.12.16 20:56:56.377021 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part 2024.12.16 20:56:56.377182 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2024.12.16 20:56:56.378276 [ 190 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002128311 sec., 16914.821189196504 rows/sec., 1.41 MiB/sec. 2024.12.16 20:56:56.378403 [ 190 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.12.16 20:56:56.378689 [ 190 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_21_5} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:56.378768 [ 190 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_21_5} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.12.16 20:56:56.378850 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:56:56.614472 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1578 2024.12.16 20:56:56.617508 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:56.617569 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:56:56.619065 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:56:56.619392 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:56.620075 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1578 2024.12.16 20:56:58.980178 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 2024.12.16 20:56:58.981270 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:56:58.981323 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:56:58.981900 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.16 20:56:58.982159 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:56:58.982432 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 2024.12.16 20:57:00.328233 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:00.328441 [ 261 ] {74dace68-af20-4877-9ccd-5477deca1a27} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:57:00.328521 [ 261 ] {74dace68-af20-4877-9ccd-5477deca1a27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:57:00.329338 [ 261 ] {74dace68-af20-4877-9ccd-5477deca1a27} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.329392 [ 261 ] {74dace68-af20-4877-9ccd-5477deca1a27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.329839 [ 261 ] {74dace68-af20-4877-9ccd-5477deca1a27} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:57:00.330093 [ 261 ] {74dace68-af20-4877-9ccd-5477deca1a27} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.330316 [ 261 ] {74dace68-af20-4877-9ccd-5477deca1a27} executeQuery: Read 14 rows, 1.01 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 521.91 KiB/sec. 2024.12.16 20:57:00.330384 [ 261 ] {74dace68-af20-4877-9ccd-5477deca1a27} TCPHandler: Processed in 0.002284193 sec. 2024.12.16 20:57:00.330645 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:00.330855 [ 260 ] {00415a97-d683-412f-945f-7921dfbc07bb} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:57:00.330935 [ 260 ] {00415a97-d683-412f-945f-7921dfbc07bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:57:00.331687 [ 260 ] {00415a97-d683-412f-945f-7921dfbc07bb} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.331736 [ 260 ] {00415a97-d683-412f-945f-7921dfbc07bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.332163 [ 260 ] {00415a97-d683-412f-945f-7921dfbc07bb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.16 20:57:00.332419 [ 260 ] {00415a97-d683-412f-945f-7921dfbc07bb} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.332674 [ 260 ] {00415a97-d683-412f-945f-7921dfbc07bb} executeQuery: Read 4 rows, 334.00 B in 0.001874 sec., 2134.4717182497334 rows/sec., 174.05 KiB/sec. 2024.12.16 20:57:00.332813 [ 260 ] {00415a97-d683-412f-945f-7921dfbc07bb} TCPHandler: Processed in 0.002307544 sec. 2024.12.16 20:57:00.333031 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:00.333261 [ 261 ] {4df32d0a-4028-4af3-8aff-4db528f6bba4} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:00.333355 [ 261 ] {4df32d0a-4028-4af3-8aff-4db528f6bba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:00.334428 [ 261 ] {4df32d0a-4028-4af3-8aff-4db528f6bba4} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.334469 [ 261 ] {4df32d0a-4028-4af3-8aff-4db528f6bba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.334858 [ 261 ] {4df32d0a-4028-4af3-8aff-4db528f6bba4} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.16 20:57:00.335101 [ 261 ] {4df32d0a-4028-4af3-8aff-4db528f6bba4} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.335314 [ 261 ] {4df32d0a-4028-4af3-8aff-4db528f6bba4} executeQuery: Read 243 rows, 21.77 KiB in 0.002111 sec., 115111.32164850782 rows/sec., 10.07 MiB/sec. 2024.12.16 20:57:00.335368 [ 261 ] {4df32d0a-4028-4af3-8aff-4db528f6bba4} TCPHandler: Processed in 0.002446587 sec. 2024.12.16 20:57:00.335552 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:00.335700 [ 260 ] {26b37219-a8cb-4d3d-89e5-5a051f00dd49} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:57:00.335762 [ 260 ] {26b37219-a8cb-4d3d-89e5-5a051f00dd49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:57:00.336423 [ 260 ] {26b37219-a8cb-4d3d-89e5-5a051f00dd49} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.336463 [ 260 ] {26b37219-a8cb-4d3d-89e5-5a051f00dd49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.336832 [ 260 ] {26b37219-a8cb-4d3d-89e5-5a051f00dd49} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.16 20:57:00.337072 [ 260 ] {26b37219-a8cb-4d3d-89e5-5a051f00dd49} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.337316 [ 260 ] {26b37219-a8cb-4d3d-89e5-5a051f00dd49} executeQuery: Read 30 rows, 2.16 KiB in 0.001647 sec., 18214.936247723133 rows/sec., 1.28 MiB/sec. 2024.12.16 20:57:00.337385 [ 260 ] {26b37219-a8cb-4d3d-89e5-5a051f00dd49} TCPHandler: Processed in 0.001902716 sec. 2024.12.16 20:57:00.337704 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:00.337943 [ 261 ] {6d5ab1a7-967b-42d7-b557-a7348ad3487e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:57:00.338035 [ 261 ] {6d5ab1a7-967b-42d7-b557-a7348ad3487e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:57:00.338686 [ 261 ] {6d5ab1a7-967b-42d7-b557-a7348ad3487e} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.338726 [ 261 ] {6d5ab1a7-967b-42d7-b557-a7348ad3487e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.339080 [ 261 ] {6d5ab1a7-967b-42d7-b557-a7348ad3487e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:57:00.339325 [ 261 ] {6d5ab1a7-967b-42d7-b557-a7348ad3487e} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.339570 [ 261 ] {6d5ab1a7-967b-42d7-b557-a7348ad3487e} executeQuery: Read 14 rows, 1004.00 B in 0.001669 sec., 8388.256440982625 rows/sec., 587.46 KiB/sec. 2024.12.16 20:57:00.339749 [ 261 ] {6d5ab1a7-967b-42d7-b557-a7348ad3487e} TCPHandler: Processed in 0.002246023 sec. 2024.12.16 20:57:00.339967 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:00.340107 [ 260 ] {87f8f28c-60c4-478f-99d1-6cc3a76283df} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:57:00.340165 [ 260 ] {87f8f28c-60c4-478f-99d1-6cc3a76283df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:57:00.340730 [ 260 ] {87f8f28c-60c4-478f-99d1-6cc3a76283df} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.340768 [ 260 ] {87f8f28c-60c4-478f-99d1-6cc3a76283df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.341123 [ 260 ] {87f8f28c-60c4-478f-99d1-6cc3a76283df} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:57:00.341387 [ 260 ] {87f8f28c-60c4-478f-99d1-6cc3a76283df} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.341597 [ 260 ] {87f8f28c-60c4-478f-99d1-6cc3a76283df} executeQuery: Read 13 rows, 830.00 B in 0.001522 sec., 8541.392904073587 rows/sec., 532.55 KiB/sec. 2024.12.16 20:57:00.341649 [ 260 ] {87f8f28c-60c4-478f-99d1-6cc3a76283df} TCPHandler: Processed in 0.001764914 sec. 2024.12.16 20:57:00.341800 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:00.341918 [ 261 ] {a13f9ad9-2c28-48a6-844e-27adcec6d95d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:00.341967 [ 261 ] {a13f9ad9-2c28-48a6-844e-27adcec6d95d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:00.342678 [ 261 ] {a13f9ad9-2c28-48a6-844e-27adcec6d95d} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.342719 [ 261 ] {a13f9ad9-2c28-48a6-844e-27adcec6d95d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.343122 [ 261 ] {a13f9ad9-2c28-48a6-844e-27adcec6d95d} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.16 20:57:00.343367 [ 261 ] {a13f9ad9-2c28-48a6-844e-27adcec6d95d} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.343605 [ 261 ] {a13f9ad9-2c28-48a6-844e-27adcec6d95d} executeQuery: Read 405 rows, 29.53 KiB in 0.001705 sec., 237536.6568914956 rows/sec., 16.91 MiB/sec. 2024.12.16 20:57:00.343674 [ 261 ] {a13f9ad9-2c28-48a6-844e-27adcec6d95d} TCPHandler: Processed in 0.001934087 sec. 2024.12.16 20:57:00.343911 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:00.344131 [ 260 ] {aab06857-d905-44bb-8af9-77f9b910d254} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:57:00.344188 [ 260 ] {aab06857-d905-44bb-8af9-77f9b910d254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:57:00.344675 [ 260 ] {aab06857-d905-44bb-8af9-77f9b910d254} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.344714 [ 260 ] {aab06857-d905-44bb-8af9-77f9b910d254} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.345079 [ 260 ] {aab06857-d905-44bb-8af9-77f9b910d254} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:57:00.345313 [ 260 ] {aab06857-d905-44bb-8af9-77f9b910d254} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.345472 [ 57 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.16 20:57:00.345543 [ 260 ] {aab06857-d905-44bb-8af9-77f9b910d254} executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. 2024.12.16 20:57:00.345552 [ 57 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.345637 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.345671 [ 260 ] {aab06857-d905-44bb-8af9-77f9b910d254} TCPHandler: Processed in 0.001904467 sec. 2024.12.16 20:57:00.345818 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.16 20:57:00.345878 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:00.345966 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:00.346041 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part 2024.12.16 20:57:00.346077 [ 261 ] {e336fd2b-1dd4-4d7a-8474-6a2c73ca9c61} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:00.346213 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2024.12.16 20:57:00.346221 [ 261 ] {e336fd2b-1dd4-4d7a-8474-6a2c73ca9c61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:00.346589 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2024.12.16 20:57:00.346872 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2024.12.16 20:57:00.347159 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2024.12.16 20:57:00.347559 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2024.12.16 20:57:00.349062 [ 261 ] {e336fd2b-1dd4-4d7a-8474-6a2c73ca9c61} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.349132 [ 261 ] {e336fd2b-1dd4-4d7a-8474-6a2c73ca9c61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.350265 [ 261 ] {e336fd2b-1dd4-4d7a-8474-6a2c73ca9c61} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.16 20:57:00.350273 [ 193 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004542266 sec., 47553.35772938001 rows/sec., 2.43 MiB/sec. 2024.12.16 20:57:00.350502 [ 193 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.16 20:57:00.350701 [ 261 ] {e336fd2b-1dd4-4d7a-8474-6a2c73ca9c61} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.351115 [ 261 ] {e336fd2b-1dd4-4d7a-8474-6a2c73ca9c61} executeQuery: Read 239 rows, 16.41 KiB in 0.005086 sec., 46991.74203696421 rows/sec., 3.15 MiB/sec. 2024.12.16 20:57:00.351145 [ 193 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_36_7} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.351475 [ 261 ] {e336fd2b-1dd4-4d7a-8474-6a2c73ca9c61} TCPHandler: Processed in 0.005700999 sec. 2024.12.16 20:57:00.351598 [ 193 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_36_7} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.16 20:57:00.351839 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:00.352118 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.16 20:57:00.352252 [ 260 ] {cd92b1bf-17d1-4eca-ae0a-ee8e3421aff2} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:57:00.352399 [ 260 ] {cd92b1bf-17d1-4eca-ae0a-ee8e3421aff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:57:00.352897 [ 260 ] {cd92b1bf-17d1-4eca-ae0a-ee8e3421aff2} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.352936 [ 260 ] {cd92b1bf-17d1-4eca-ae0a-ee8e3421aff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.353295 [ 260 ] {cd92b1bf-17d1-4eca-ae0a-ee8e3421aff2} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.16 20:57:00.353537 [ 260 ] {cd92b1bf-17d1-4eca-ae0a-ee8e3421aff2} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.353705 [ 57 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.16 20:57:00.353759 [ 57 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.353785 [ 260 ] {cd92b1bf-17d1-4eca-ae0a-ee8e3421aff2} executeQuery: Read 1 rows, 69.00 B in 0.00169 sec., 591.7159763313609 rows/sec., 39.87 KiB/sec. 2024.12.16 20:57:00.353797 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.353951 [ 260 ] {cd92b1bf-17d1-4eca-ae0a-ee8e3421aff2} TCPHandler: Processed in 0.002325565 sec. 2024.12.16 20:57:00.354027 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.16 20:57:00.354177 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:00.354225 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:00.354284 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 32 rows starting from the beginning of the part 2024.12.16 20:57:00.354502 [ 261 ] {fdd0940b-7c40-4515-a6bb-433095137846} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:00.354562 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2024.12.16 20:57:00.354910 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2024.12.16 20:57:00.354932 [ 261 ] {fdd0940b-7c40-4515-a6bb-433095137846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:57:00.355294 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2024.12.16 20:57:00.355719 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2024.12.16 20:57:00.356051 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2024.12.16 20:57:00.359657 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.005739809 sec., 6446.207530599015 rows/sec., 433.68 KiB/sec. 2024.12.16 20:57:00.359883 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.16 20:57:00.360186 [ 261 ] {fdd0940b-7c40-4515-a6bb-433095137846} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.360251 [ 261 ] {fdd0940b-7c40-4515-a6bb-433095137846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.360476 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_36_7} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.360697 [ 201 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_36_7} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.16 20:57:00.360832 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:57:00.361320 [ 261 ] {fdd0940b-7c40-4515-a6bb-433095137846} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.16 20:57:00.361594 [ 261 ] {fdd0940b-7c40-4515-a6bb-433095137846} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.361909 [ 261 ] {fdd0940b-7c40-4515-a6bb-433095137846} executeQuery: Read 19 rows, 34.86 KiB in 0.007564 sec., 2511.8984664198833 rows/sec., 4.50 MiB/sec. 2024.12.16 20:57:00.362481 [ 261 ] {fdd0940b-7c40-4515-a6bb-433095137846} TCPHandler: Processed in 0.00839671 sec. 2024.12.16 20:57:00.362767 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:00.362911 [ 260 ] {567228d6-98d1-4d53-bfb0-5d18d83b1ec5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:00.362971 [ 260 ] {567228d6-98d1-4d53-bfb0-5d18d83b1ec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:00.363499 [ 260 ] {567228d6-98d1-4d53-bfb0-5d18d83b1ec5} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.363538 [ 260 ] {567228d6-98d1-4d53-bfb0-5d18d83b1ec5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.363917 [ 260 ] {567228d6-98d1-4d53-bfb0-5d18d83b1ec5} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.16 20:57:00.364180 [ 260 ] {567228d6-98d1-4d53-bfb0-5d18d83b1ec5} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.364388 [ 260 ] {567228d6-98d1-4d53-bfb0-5d18d83b1ec5} executeQuery: Read 82 rows, 5.33 KiB in 0.001508 sec., 54376.65782493369 rows/sec., 3.45 MiB/sec. 2024.12.16 20:57:00.364439 [ 260 ] {567228d6-98d1-4d53-bfb0-5d18d83b1ec5} TCPHandler: Processed in 0.001836585 sec. 2024.12.16 20:57:00.852839 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 415 2024.12.16 20:57:00.874926 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:00.874989 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:00.882655 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.16 20:57:00.883479 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:00.886724 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2024.12.16 20:57:01.000208 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 244.63 MiB, peak 252.86 MiB, free memory in arenas 0.00 B, will set to 243.39 MiB (RSS), difference: -1.23 MiB 2024.12.16 20:57:05.324070 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:05.324289 [ 261 ] {c1ff2cb5-9f02-46d8-9fef-e26435682522} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:05.324364 [ 261 ] {c1ff2cb5-9f02-46d8-9fef-e26435682522} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:05.325099 [ 261 ] {c1ff2cb5-9f02-46d8-9fef-e26435682522} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:05.325143 [ 261 ] {c1ff2cb5-9f02-46d8-9fef-e26435682522} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:05.325578 [ 261 ] {c1ff2cb5-9f02-46d8-9fef-e26435682522} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.16 20:57:05.325833 [ 261 ] {c1ff2cb5-9f02-46d8-9fef-e26435682522} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:05.326049 [ 261 ] {c1ff2cb5-9f02-46d8-9fef-e26435682522} executeQuery: Read 102 rows, 8.69 KiB in 0.001816 sec., 56167.40088105727 rows/sec., 4.67 MiB/sec. 2024.12.16 20:57:05.326112 [ 261 ] {c1ff2cb5-9f02-46d8-9fef-e26435682522} TCPHandler: Processed in 0.002172301 sec. 2024.12.16 20:57:05.326350 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:05.326537 [ 260 ] {40a91491-6d5e-4cf6-8a28-6f6b289559bc} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:57:05.326608 [ 260 ] {40a91491-6d5e-4cf6-8a28-6f6b289559bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:57:05.327397 [ 260 ] {40a91491-6d5e-4cf6-8a28-6f6b289559bc} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:05.327445 [ 260 ] {40a91491-6d5e-4cf6-8a28-6f6b289559bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:05.327871 [ 260 ] {40a91491-6d5e-4cf6-8a28-6f6b289559bc} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.16 20:57:05.328126 [ 260 ] {40a91491-6d5e-4cf6-8a28-6f6b289559bc} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:05.328355 [ 260 ] {40a91491-6d5e-4cf6-8a28-6f6b289559bc} executeQuery: Read 23 rows, 1.73 KiB in 0.001869 sec., 12306.046013911182 rows/sec., 925.36 KiB/sec. 2024.12.16 20:57:05.328421 [ 260 ] {40a91491-6d5e-4cf6-8a28-6f6b289559bc} TCPHandler: Processed in 0.002204142 sec. 2024.12.16 20:57:05.328650 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:05.328877 [ 261 ] {230755e3-ff3d-42a8-b6dc-66ebb99667a1} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:05.328970 [ 261 ] {230755e3-ff3d-42a8-b6dc-66ebb99667a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:05.329763 [ 261 ] {230755e3-ff3d-42a8-b6dc-66ebb99667a1} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:05.329800 [ 261 ] {230755e3-ff3d-42a8-b6dc-66ebb99667a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:05.330171 [ 261 ] {230755e3-ff3d-42a8-b6dc-66ebb99667a1} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.16 20:57:05.330424 [ 261 ] {230755e3-ff3d-42a8-b6dc-66ebb99667a1} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:05.330608 [ 261 ] {230755e3-ff3d-42a8-b6dc-66ebb99667a1} executeQuery: Read 87 rows, 6.96 KiB in 0.00179 sec., 48603.35195530726 rows/sec., 3.80 MiB/sec. 2024.12.16 20:57:05.330660 [ 261 ] {230755e3-ff3d-42a8-b6dc-66ebb99667a1} TCPHandler: Processed in 0.00212066 sec. 2024.12.16 20:57:05.330817 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:05.330961 [ 260 ] {f7d0d886-1f89-4d4a-8a48-6d76a62fba70} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:05.331027 [ 260 ] {f7d0d886-1f89-4d4a-8a48-6d76a62fba70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:05.331649 [ 260 ] {f7d0d886-1f89-4d4a-8a48-6d76a62fba70} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:05.331689 [ 260 ] {f7d0d886-1f89-4d4a-8a48-6d76a62fba70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:05.332091 [ 260 ] {f7d0d886-1f89-4d4a-8a48-6d76a62fba70} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.16 20:57:05.332333 [ 260 ] {f7d0d886-1f89-4d4a-8a48-6d76a62fba70} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:05.332545 [ 260 ] {f7d0d886-1f89-4d4a-8a48-6d76a62fba70} executeQuery: Read 160 rows, 11.41 KiB in 0.001619 sec., 98826.43607164916 rows/sec., 6.88 MiB/sec. 2024.12.16 20:57:05.332600 [ 260 ] {f7d0d886-1f89-4d4a-8a48-6d76a62fba70} TCPHandler: Processed in 0.001854785 sec. 2024.12.16 20:57:05.332742 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:05.332881 [ 261 ] {a296f0f9-456d-49a0-bb90-15534ee98a3b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:05.332972 [ 261 ] {a296f0f9-456d-49a0-bb90-15534ee98a3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:57:05.334123 [ 261 ] {a296f0f9-456d-49a0-bb90-15534ee98a3b} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:05.334161 [ 261 ] {a296f0f9-456d-49a0-bb90-15534ee98a3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:05.334786 [ 261 ] {a296f0f9-456d-49a0-bb90-15534ee98a3b} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.16 20:57:05.335043 [ 261 ] {a296f0f9-456d-49a0-bb90-15534ee98a3b} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:05.335267 [ 261 ] {a296f0f9-456d-49a0-bb90-15534ee98a3b} executeQuery: Read 23 rows, 42.20 KiB in 0.002414 sec., 9527.754763877383 rows/sec., 17.07 MiB/sec. 2024.12.16 20:57:05.335444 [ 261 ] {a296f0f9-456d-49a0-bb90-15534ee98a3b} TCPHandler: Processed in 0.002764703 sec. 2024.12.16 20:57:05.335702 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:05.335893 [ 260 ] {502c8ff4-850b-4d59-948d-83833afe7a4e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:05.335951 [ 260 ] {502c8ff4-850b-4d59-948d-83833afe7a4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:05.336481 [ 260 ] {502c8ff4-850b-4d59-948d-83833afe7a4e} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:05.336518 [ 260 ] {502c8ff4-850b-4d59-948d-83833afe7a4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:05.336890 [ 260 ] {502c8ff4-850b-4d59-948d-83833afe7a4e} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.16 20:57:05.337136 [ 260 ] {502c8ff4-850b-4d59-948d-83833afe7a4e} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:05.337376 [ 260 ] {502c8ff4-850b-4d59-948d-83833afe7a4e} executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. 2024.12.16 20:57:05.337439 [ 260 ] {502c8ff4-850b-4d59-948d-83833afe7a4e} TCPHandler: Processed in 0.001892636 sec. 2024.12.16 20:57:06.287363 [ 49 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:57:06.287419 [ 49 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:57:06.482603 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 2024.12.16 20:57:06.483783 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:06.483839 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:06.484382 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.16 20:57:06.484644 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:06.484922 [ 49 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.16 20:57:06.484952 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2024.12.16 20:57:06.485056 [ 49 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:06.485105 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:06.485291 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.16 20:57:06.485478 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:06.485524 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part 2024.12.16 20:57:06.485615 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part 2024.12.16 20:57:06.485848 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part 2024.12.16 20:57:06.486091 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part 2024.12.16 20:57:06.486287 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part 2024.12.16 20:57:06.486521 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part 2024.12.16 20:57:06.489501 [ 194 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004300702 sec., 5971350.723672554 rows/sec., 85.42 MiB/sec. 2024.12.16 20:57:06.489848 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.16 20:57:06.490266 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_56_11} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:06.490376 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_56_11} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.16 20:57:06.490501 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. 2024.12.16 20:57:06.620272 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1614 2024.12.16 20:57:06.623471 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:06.623527 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:06.625053 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:57:06.625385 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:06.626051 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1614 2024.12.16 20:57:08.386800 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 423 2024.12.16 20:57:08.410198 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:08.410262 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:08.417676 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.16 20:57:08.418436 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:08.418896 [ 46 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.16 20:57:08.419064 [ 46 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:08.419153 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:08.419496 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.16 20:57:08.428368 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 423 2024.12.16 20:57:08.429652 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:08.430562 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2024.12.16 20:57:08.435361 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2024.12.16 20:57:08.440223 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2024.12.16 20:57:08.445462 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part 2024.12.16 20:57:08.450866 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part 2024.12.16 20:57:08.455542 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part 2024.12.16 20:57:08.513899 [ 194 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 679 columns (679 merged, 0 gathered) in 0.094583218 sec., 4472.2521494246475 rows/sec., 23.13 MiB/sec. 2024.12.16 20:57:08.517515 [ 187 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.16 20:57:08.520718 [ 187 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_56_11} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:08.520853 [ 187 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_56_11} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.16 20:57:08.523655 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.12.16 20:57:10.329551 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:10.329872 [ 261 ] {0821b979-2910-4f30-a862-3dc2af37a0f6} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:57:10.329983 [ 261 ] {0821b979-2910-4f30-a862-3dc2af37a0f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:57:10.330932 [ 261 ] {0821b979-2910-4f30-a862-3dc2af37a0f6} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:10.330977 [ 261 ] {0821b979-2910-4f30-a862-3dc2af37a0f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:10.331412 [ 261 ] {0821b979-2910-4f30-a862-3dc2af37a0f6} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:57:10.331668 [ 261 ] {0821b979-2910-4f30-a862-3dc2af37a0f6} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:10.331885 [ 45 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.12.16 20:57:10.331959 [ 261 ] {0821b979-2910-4f30-a862-3dc2af37a0f6} executeQuery: Read 14 rows, 1.01 KiB in 0.002165 sec., 6466.512702078522 rows/sec., 465.50 KiB/sec. 2024.12.16 20:57:10.331984 [ 45 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:10.332056 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:10.332103 [ 261 ] {0821b979-2910-4f30-a862-3dc2af37a0f6} TCPHandler: Processed in 0.002732243 sec. 2024.12.16 20:57:10.332390 [ 192 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.12.16 20:57:10.332444 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:10.332694 [ 192 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:10.332770 [ 192 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part 2024.12.16 20:57:10.332788 [ 260 ] {99fcdf2e-3fc5-404e-a712-082557d80b77} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:10.332969 [ 260 ] {99fcdf2e-3fc5-404e-a712-082557d80b77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:10.332973 [ 192 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2024.12.16 20:57:10.333440 [ 192 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2024.12.16 20:57:10.333794 [ 192 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2024.12.16 20:57:10.334156 [ 192 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2024.12.16 20:57:10.336114 [ 260 ] {99fcdf2e-3fc5-404e-a712-082557d80b77} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:10.336208 [ 260 ] {99fcdf2e-3fc5-404e-a712-082557d80b77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:10.336717 [ 192 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004508977 sec., 15524.585731974237 rows/sec., 1.15 MiB/sec. 2024.12.16 20:57:10.336921 [ 192 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.12.16 20:57:10.337292 [ 260 ] {99fcdf2e-3fc5-404e-a712-082557d80b77} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.16 20:57:10.337460 [ 188 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_37_9} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:10.337629 [ 188 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_37_9} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.12.16 20:57:10.337797 [ 260 ] {99fcdf2e-3fc5-404e-a712-082557d80b77} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:10.337812 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:57:10.338131 [ 260 ] {99fcdf2e-3fc5-404e-a712-082557d80b77} executeQuery: Read 241 rows, 21.63 KiB in 0.005442 sec., 44285.18926865124 rows/sec., 3.88 MiB/sec. 2024.12.16 20:57:10.338270 [ 260 ] {99fcdf2e-3fc5-404e-a712-082557d80b77} TCPHandler: Processed in 0.006022515 sec. 2024.12.16 20:57:10.338541 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:10.338704 [ 261 ] {2e8934e6-5109-476b-8e33-b5b191dc1d5e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:57:10.338763 [ 261 ] {2e8934e6-5109-476b-8e33-b5b191dc1d5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:57:10.339451 [ 261 ] {2e8934e6-5109-476b-8e33-b5b191dc1d5e} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:10.339494 [ 261 ] {2e8934e6-5109-476b-8e33-b5b191dc1d5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:10.339875 [ 261 ] {2e8934e6-5109-476b-8e33-b5b191dc1d5e} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.16 20:57:10.340142 [ 261 ] {2e8934e6-5109-476b-8e33-b5b191dc1d5e} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:10.340365 [ 261 ] {2e8934e6-5109-476b-8e33-b5b191dc1d5e} executeQuery: Read 26 rows, 1.88 KiB in 0.001696 sec., 15330.188679245282 rows/sec., 1.09 MiB/sec. 2024.12.16 20:57:10.340422 [ 261 ] {2e8934e6-5109-476b-8e33-b5b191dc1d5e} TCPHandler: Processed in 0.002022639 sec. 2024.12.16 20:57:10.340576 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:10.340723 [ 260 ] {ea363274-fc5b-4c28-b50e-cc6a8af276e8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:57:10.340784 [ 260 ] {ea363274-fc5b-4c28-b50e-cc6a8af276e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:57:10.341476 [ 260 ] {ea363274-fc5b-4c28-b50e-cc6a8af276e8} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:10.341520 [ 260 ] {ea363274-fc5b-4c28-b50e-cc6a8af276e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:10.341896 [ 260 ] {ea363274-fc5b-4c28-b50e-cc6a8af276e8} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:57:10.342138 [ 260 ] {ea363274-fc5b-4c28-b50e-cc6a8af276e8} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:10.342346 [ 260 ] {ea363274-fc5b-4c28-b50e-cc6a8af276e8} executeQuery: Read 14 rows, 1004.00 B in 0.001658 sec., 8443.90832328106 rows/sec., 591.36 KiB/sec. 2024.12.16 20:57:10.342402 [ 260 ] {ea363274-fc5b-4c28-b50e-cc6a8af276e8} TCPHandler: Processed in 0.001896416 sec. 2024.12.16 20:57:10.342538 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:10.342656 [ 261 ] {f25032c1-21ff-472a-b398-05d637144fb4} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:57:10.342709 [ 261 ] {f25032c1-21ff-472a-b398-05d637144fb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:57:10.343279 [ 261 ] {f25032c1-21ff-472a-b398-05d637144fb4} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:10.343318 [ 261 ] {f25032c1-21ff-472a-b398-05d637144fb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:10.343681 [ 261 ] {f25032c1-21ff-472a-b398-05d637144fb4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:57:10.343920 [ 261 ] {f25032c1-21ff-472a-b398-05d637144fb4} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:10.344080 [ 45 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.12.16 20:57:10.344138 [ 45 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:10.344176 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:10.344184 [ 261 ] {f25032c1-21ff-472a-b398-05d637144fb4} executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. 2024.12.16 20:57:10.344528 [ 261 ] {f25032c1-21ff-472a-b398-05d637144fb4} TCPHandler: Processed in 0.002041309 sec. 2024.12.16 20:57:10.344646 [ 200 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.12.16 20:57:10.344860 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:10.345229 [ 200 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:10.345361 [ 200 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part 2024.12.16 20:57:10.345390 [ 260 ] {24ffcf35-a23e-42d3-bf2a-e04a59d22691} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:10.345550 [ 260 ] {24ffcf35-a23e-42d3-bf2a-e04a59d22691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:10.345754 [ 200 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2024.12.16 20:57:10.346110 [ 200 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part 2024.12.16 20:57:10.346531 [ 200 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2024.12.16 20:57:10.346967 [ 200 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part 2024.12.16 20:57:10.348279 [ 260 ] {24ffcf35-a23e-42d3-bf2a-e04a59d22691} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:10.348355 [ 260 ] {24ffcf35-a23e-42d3-bf2a-e04a59d22691} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:10.349221 [ 200 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004921074 sec., 13208.498795181702 rows/sec., 875.14 KiB/sec. 2024.12.16 20:57:10.349419 [ 200 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.12.16 20:57:10.349423 [ 260 ] {24ffcf35-a23e-42d3-bf2a-e04a59d22691} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.16 20:57:10.349891 [ 200 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_37_9} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:10.349945 [ 260 ] {24ffcf35-a23e-42d3-bf2a-e04a59d22691} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:10.350060 [ 200 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_37_9} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.12.16 20:57:10.350268 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:57:10.350434 [ 260 ] {24ffcf35-a23e-42d3-bf2a-e04a59d22691} executeQuery: Read 401 rows, 29.20 KiB in 0.005229 sec., 76687.70319372728 rows/sec., 5.45 MiB/sec. 2024.12.16 20:57:10.350510 [ 260 ] {24ffcf35-a23e-42d3-bf2a-e04a59d22691} TCPHandler: Processed in 0.005852741 sec. 2024.12.16 20:57:10.350669 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:10.350810 [ 261 ] {ae41671b-077b-4901-a551-a8f5ba0da86e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:57:10.350869 [ 261 ] {ae41671b-077b-4901-a551-a8f5ba0da86e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:57:10.351435 [ 261 ] {ae41671b-077b-4901-a551-a8f5ba0da86e} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:10.351481 [ 261 ] {ae41671b-077b-4901-a551-a8f5ba0da86e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:10.351857 [ 261 ] {ae41671b-077b-4901-a551-a8f5ba0da86e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:57:10.352103 [ 261 ] {ae41671b-077b-4901-a551-a8f5ba0da86e} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:10.352308 [ 261 ] {ae41671b-077b-4901-a551-a8f5ba0da86e} executeQuery: Read 6 rows, 321.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 205.02 KiB/sec. 2024.12.16 20:57:10.352362 [ 261 ] {ae41671b-077b-4901-a551-a8f5ba0da86e} TCPHandler: Processed in 0.001759394 sec. 2024.12.16 20:57:10.352506 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:10.352645 [ 260 ] {43a8de95-649c-428a-9605-29cf9a2bfd34} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:10.352709 [ 260 ] {43a8de95-649c-428a-9605-29cf9a2bfd34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:10.353385 [ 260 ] {43a8de95-649c-428a-9605-29cf9a2bfd34} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:10.353430 [ 260 ] {43a8de95-649c-428a-9605-29cf9a2bfd34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:10.353870 [ 260 ] {43a8de95-649c-428a-9605-29cf9a2bfd34} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.16 20:57:10.354114 [ 260 ] {43a8de95-649c-428a-9605-29cf9a2bfd34} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:10.354326 [ 260 ] {43a8de95-649c-428a-9605-29cf9a2bfd34} executeQuery: Read 237 rows, 16.27 KiB in 0.001713 sec., 138353.765323993 rows/sec., 9.27 MiB/sec. 2024.12.16 20:57:10.354382 [ 260 ] {43a8de95-649c-428a-9605-29cf9a2bfd34} TCPHandler: Processed in 0.001939568 sec. 2024.12.16 20:57:10.354563 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:10.354792 [ 261 ] {9c869b26-7c61-497e-88c7-3c1d5a9c58f7} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:57:10.354889 [ 261 ] {9c869b26-7c61-497e-88c7-3c1d5a9c58f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:57:10.355629 [ 261 ] {9c869b26-7c61-497e-88c7-3c1d5a9c58f7} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:10.355668 [ 261 ] {9c869b26-7c61-497e-88c7-3c1d5a9c58f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:10.356028 [ 261 ] {9c869b26-7c61-497e-88c7-3c1d5a9c58f7} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.16 20:57:10.356271 [ 261 ] {9c869b26-7c61-497e-88c7-3c1d5a9c58f7} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:10.356478 [ 261 ] {9c869b26-7c61-497e-88c7-3c1d5a9c58f7} executeQuery: Read 1 rows, 69.00 B in 0.001739 sec., 575.0431282346176 rows/sec., 38.75 KiB/sec. 2024.12.16 20:57:10.356530 [ 261 ] {9c869b26-7c61-497e-88c7-3c1d5a9c58f7} TCPHandler: Processed in 0.002069769 sec. 2024.12.16 20:57:10.356678 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:10.356797 [ 260 ] {52ae14cf-df06-488c-af41-6754e26bc4c4} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:10.356878 [ 260 ] {52ae14cf-df06-488c-af41-6754e26bc4c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:57:10.358015 [ 260 ] {52ae14cf-df06-488c-af41-6754e26bc4c4} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:10.358055 [ 260 ] {52ae14cf-df06-488c-af41-6754e26bc4c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:10.358717 [ 260 ] {52ae14cf-df06-488c-af41-6754e26bc4c4} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.16 20:57:10.358978 [ 260 ] {52ae14cf-df06-488c-af41-6754e26bc4c4} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:10.359237 [ 260 ] {52ae14cf-df06-488c-af41-6754e26bc4c4} executeQuery: Read 19 rows, 34.86 KiB in 0.002465 sec., 7707.910750507099 rows/sec., 13.81 MiB/sec. 2024.12.16 20:57:10.359352 [ 260 ] {52ae14cf-df06-488c-af41-6754e26bc4c4} TCPHandler: Processed in 0.002732653 sec. 2024.12.16 20:57:10.359548 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:10.359769 [ 261 ] {f9e43a29-575e-4b5d-b469-4ef0db2b3ce9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:10.359860 [ 261 ] {f9e43a29-575e-4b5d-b469-4ef0db2b3ce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:10.360634 [ 261 ] {f9e43a29-575e-4b5d-b469-4ef0db2b3ce9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:10.360673 [ 261 ] {f9e43a29-575e-4b5d-b469-4ef0db2b3ce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:10.361074 [ 261 ] {f9e43a29-575e-4b5d-b469-4ef0db2b3ce9} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.16 20:57:10.361313 [ 261 ] {f9e43a29-575e-4b5d-b469-4ef0db2b3ce9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:10.361497 [ 261 ] {f9e43a29-575e-4b5d-b469-4ef0db2b3ce9} executeQuery: Read 82 rows, 5.33 KiB in 0.001782 sec., 46015.71268237935 rows/sec., 2.92 MiB/sec. 2024.12.16 20:57:10.361557 [ 261 ] {f9e43a29-575e-4b5d-b469-4ef0db2b3ce9} TCPHandler: Processed in 0.00211968 sec. 2024.12.16 20:57:13.230868 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:13.231075 [ 261 ] {947dc1a2-6bd5-4078-ab00-4b333c7f40e7} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:57:13.231155 [ 261 ] {947dc1a2-6bd5-4078-ab00-4b333c7f40e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:57:13.231942 [ 261 ] {947dc1a2-6bd5-4078-ab00-4b333c7f40e7} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:13.231992 [ 261 ] {947dc1a2-6bd5-4078-ab00-4b333c7f40e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:13.232398 [ 261 ] {947dc1a2-6bd5-4078-ab00-4b333c7f40e7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.16 20:57:13.232640 [ 261 ] {947dc1a2-6bd5-4078-ab00-4b333c7f40e7} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:13.232912 [ 261 ] {947dc1a2-6bd5-4078-ab00-4b333c7f40e7} executeQuery: Read 2 rows, 167.00 B in 0.001884 sec., 1061.5711252653928 rows/sec., 86.56 KiB/sec. 2024.12.16 20:57:13.233070 [ 261 ] {947dc1a2-6bd5-4078-ab00-4b333c7f40e7} TCPHandler: Processed in 0.002331554 sec. 2024.12.16 20:57:13.233379 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:13.233592 [ 260 ] {2662cbd2-2dc8-41f4-888e-815607b7fbd3} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:13.233665 [ 260 ] {2662cbd2-2dc8-41f4-888e-815607b7fbd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:13.235090 [ 260 ] {2662cbd2-2dc8-41f4-888e-815607b7fbd3} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:13.235143 [ 260 ] {2662cbd2-2dc8-41f4-888e-815607b7fbd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:13.235646 [ 260 ] {2662cbd2-2dc8-41f4-888e-815607b7fbd3} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.16 20:57:13.235906 [ 260 ] {2662cbd2-2dc8-41f4-888e-815607b7fbd3} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:13.236164 [ 260 ] {2662cbd2-2dc8-41f4-888e-815607b7fbd3} executeQuery: Read 1243 rows, 104.88 KiB in 0.002631 sec., 472443.93766628654 rows/sec., 38.93 MiB/sec. 2024.12.16 20:57:13.236244 [ 260 ] {2662cbd2-2dc8-41f4-888e-815607b7fbd3} TCPHandler: Processed in 0.003007047 sec. 2024.12.16 20:57:13.236431 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:13.236641 [ 261 ] {95713808-8f0a-4507-9b3d-36183fa68582} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:57:13.236694 [ 261 ] {95713808-8f0a-4507-9b3d-36183fa68582} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:57:13.237292 [ 261 ] {95713808-8f0a-4507-9b3d-36183fa68582} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:13.237333 [ 261 ] {95713808-8f0a-4507-9b3d-36183fa68582} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:13.237697 [ 261 ] {95713808-8f0a-4507-9b3d-36183fa68582} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.16 20:57:13.237933 [ 261 ] {95713808-8f0a-4507-9b3d-36183fa68582} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:13.238139 [ 261 ] {95713808-8f0a-4507-9b3d-36183fa68582} executeQuery: Read 25 rows, 1.87 KiB in 0.001542 sec., 16212.710765239948 rows/sec., 1.18 MiB/sec. 2024.12.16 20:57:13.238175 [ 40 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.16 20:57:13.238223 [ 261 ] {95713808-8f0a-4507-9b3d-36183fa68582} TCPHandler: Processed in 0.001894766 sec. 2024.12.16 20:57:13.238313 [ 40 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:13.238391 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:13.238435 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:13.238730 [ 196 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.16 20:57:13.238743 [ 260 ] {b61f5614-e255-48be-baf1-b943e98d1996} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:57:13.238881 [ 260 ] {b61f5614-e255-48be-baf1-b943e98d1996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:57:13.239109 [ 196 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:13.239203 [ 196 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 67 rows starting from the beginning of the part 2024.12.16 20:57:13.239513 [ 196 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 23 rows starting from the beginning of the part 2024.12.16 20:57:13.239915 [ 196 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part 2024.12.16 20:57:13.240298 [ 196 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 23 rows starting from the beginning of the part 2024.12.16 20:57:13.240650 [ 196 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part 2024.12.16 20:57:13.240984 [ 196 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 25 rows starting from the beginning of the part 2024.12.16 20:57:13.241973 [ 260 ] {b61f5614-e255-48be-baf1-b943e98d1996} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:13.242076 [ 260 ] {b61f5614-e255-48be-baf1-b943e98d1996} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:13.243187 [ 260 ] {b61f5614-e255-48be-baf1-b943e98d1996} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:57:13.243692 [ 190 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.005168388 sec., 37535.88159402893 rows/sec., 2.84 MiB/sec. 2024.12.16 20:57:13.243733 [ 260 ] {b61f5614-e255-48be-baf1-b943e98d1996} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:13.243889 [ 190 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.16 20:57:13.244062 [ 260 ] {b61f5614-e255-48be-baf1-b943e98d1996} executeQuery: Read 228 rows, 15.81 KiB in 0.005407 sec., 42167.560569631954 rows/sec., 2.86 MiB/sec. 2024.12.16 20:57:13.244155 [ 260 ] {b61f5614-e255-48be-baf1-b943e98d1996} TCPHandler: Processed in 0.005802701 sec. 2024.12.16 20:57:13.244389 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_76_15} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:13.244438 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:13.244547 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_76_15} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.16 20:57:13.244714 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.16 20:57:13.244746 [ 261 ] {5768c1c8-92c5-4909-81cc-ce31b0043012} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:13.244815 [ 261 ] {5768c1c8-92c5-4909-81cc-ce31b0043012} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:13.245725 [ 261 ] {5768c1c8-92c5-4909-81cc-ce31b0043012} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:13.245765 [ 261 ] {5768c1c8-92c5-4909-81cc-ce31b0043012} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:13.246162 [ 261 ] {5768c1c8-92c5-4909-81cc-ce31b0043012} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.16 20:57:13.246404 [ 261 ] {5768c1c8-92c5-4909-81cc-ce31b0043012} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:13.246625 [ 261 ] {5768c1c8-92c5-4909-81cc-ce31b0043012} executeQuery: Read 545 rows, 41.41 KiB in 0.001959 sec., 278203.16488004086 rows/sec., 20.64 MiB/sec. 2024.12.16 20:57:13.246682 [ 261 ] {5768c1c8-92c5-4909-81cc-ce31b0043012} TCPHandler: Processed in 0.002392446 sec. 2024.12.16 20:57:13.246837 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:13.246981 [ 260 ] {d4357cac-f0b6-48f4-8ad3-c03ed9139526} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:13.247047 [ 260 ] {d4357cac-f0b6-48f4-8ad3-c03ed9139526} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:13.247870 [ 260 ] {d4357cac-f0b6-48f4-8ad3-c03ed9139526} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:13.247911 [ 260 ] {d4357cac-f0b6-48f4-8ad3-c03ed9139526} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:13.248356 [ 260 ] {d4357cac-f0b6-48f4-8ad3-c03ed9139526} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.16 20:57:13.248596 [ 260 ] {d4357cac-f0b6-48f4-8ad3-c03ed9139526} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:13.248831 [ 260 ] {d4357cac-f0b6-48f4-8ad3-c03ed9139526} executeQuery: Read 943 rows, 64.75 KiB in 0.001883 sec., 500796.6011683484 rows/sec., 33.58 MiB/sec. 2024.12.16 20:57:13.248884 [ 260 ] {d4357cac-f0b6-48f4-8ad3-c03ed9139526} TCPHandler: Processed in 0.002116951 sec. 2024.12.16 20:57:13.249028 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:13.249146 [ 261 ] {ed82ea03-af86-4237-88e5-a53bfa73be64} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:13.249229 [ 261 ] {ed82ea03-af86-4237-88e5-a53bfa73be64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:57:13.250398 [ 261 ] {ed82ea03-af86-4237-88e5-a53bfa73be64} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:13.250439 [ 261 ] {ed82ea03-af86-4237-88e5-a53bfa73be64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:13.251130 [ 261 ] {ed82ea03-af86-4237-88e5-a53bfa73be64} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.16 20:57:13.251385 [ 261 ] {ed82ea03-af86-4237-88e5-a53bfa73be64} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:13.251578 [ 40 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.16 20:57:13.251639 [ 40 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:13.251675 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:13.251683 [ 261 ] {ed82ea03-af86-4237-88e5-a53bfa73be64} executeQuery: Read 23 rows, 42.20 KiB in 0.002548 sec., 9026.68759811617 rows/sec., 16.18 MiB/sec. 2024.12.16 20:57:13.251942 [ 196 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.16 20:57:13.252065 [ 261 ] {ed82ea03-af86-4237-88e5-a53bfa73be64} TCPHandler: Processed in 0.003088079 sec. 2024.12.16 20:57:13.252327 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:13.252616 [ 196 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:13.252626 [ 260 ] {51fa281d-7e4b-44e2-823b-aedee5544b57} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:13.252768 [ 260 ] {51fa281d-7e4b-44e2-823b-aedee5544b57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:13.252776 [ 196 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1459 rows starting from the beginning of the part 2024.12.16 20:57:13.253694 [ 196 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 23 rows starting from the beginning of the part 2024.12.16 20:57:13.254343 [ 196 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 19 rows starting from the beginning of the part 2024.12.16 20:57:13.255106 [ 196 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 23 rows starting from the beginning of the part 2024.12.16 20:57:13.255183 [ 260 ] {51fa281d-7e4b-44e2-823b-aedee5544b57} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:13.255270 [ 260 ] {51fa281d-7e4b-44e2-823b-aedee5544b57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:13.255738 [ 196 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 19 rows starting from the beginning of the part 2024.12.16 20:57:13.256327 [ 196 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 23 rows starting from the beginning of the part 2024.12.16 20:57:13.257076 [ 260 ] {51fa281d-7e4b-44e2-823b-aedee5544b57} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.16 20:57:13.257669 [ 260 ] {51fa281d-7e4b-44e2-823b-aedee5544b57} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:13.258273 [ 260 ] {51fa281d-7e4b-44e2-823b-aedee5544b57} executeQuery: Read 36 rows, 2.48 KiB in 0.00573 sec., 6282.722513089006 rows/sec., 433.57 KiB/sec. 2024.12.16 20:57:13.258585 [ 260 ] {51fa281d-7e4b-44e2-823b-aedee5544b57} TCPHandler: Processed in 0.006404053 sec. 2024.12.16 20:57:13.265473 [ 198 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 19 columns (19 merged, 0 gathered) in 0.013728122 sec., 114072.41281800963 rows/sec., 204.41 MiB/sec. 2024.12.16 20:57:13.267283 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.16 20:57:13.267773 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_76_15} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:13.267870 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_76_15} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.16 20:57:13.268052 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2024.12.16 20:57:13.985137 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 2024.12.16 20:57:13.985848 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:13.985890 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:13.986409 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.16 20:57:13.986665 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:13.986933 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 2024.12.16 20:57:14.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 245.36 MiB, peak 257.99 MiB, free memory in arenas 0.00 B, will set to 247.68 MiB (RSS), difference: 2.31 MiB 2024.12.16 20:57:15.317669 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:15.317877 [ 261 ] {8e7957f3-42ee-43ef-bd78-f8308a008c38} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:15.317954 [ 261 ] {8e7957f3-42ee-43ef-bd78-f8308a008c38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:15.318819 [ 261 ] {8e7957f3-42ee-43ef-bd78-f8308a008c38} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:15.318864 [ 261 ] {8e7957f3-42ee-43ef-bd78-f8308a008c38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:15.319282 [ 261 ] {8e7957f3-42ee-43ef-bd78-f8308a008c38} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.16 20:57:15.319525 [ 261 ] {8e7957f3-42ee-43ef-bd78-f8308a008c38} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:15.319714 [ 38 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.16 20:57:15.319784 [ 261 ] {8e7957f3-42ee-43ef-bd78-f8308a008c38} executeQuery: Read 56 rows, 4.38 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.19 MiB/sec. 2024.12.16 20:57:15.319798 [ 38 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:15.319865 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:15.319925 [ 261 ] {8e7957f3-42ee-43ef-bd78-f8308a008c38} TCPHandler: Processed in 0.002381765 sec. 2024.12.16 20:57:15.320103 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.16 20:57:15.320257 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:15.320308 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:15.320354 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1437 rows starting from the beginning of the part 2024.12.16 20:57:15.320591 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 243 rows starting from the beginning of the part 2024.12.16 20:57:15.320620 [ 260 ] {d1a0fa94-3906-4fdb-96ba-eabecb749eda} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:15.320888 [ 260 ] {d1a0fa94-3906-4fdb-96ba-eabecb749eda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:15.320964 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 102 rows starting from the beginning of the part 2024.12.16 20:57:15.321299 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 241 rows starting from the beginning of the part 2024.12.16 20:57:15.321648 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1243 rows starting from the beginning of the part 2024.12.16 20:57:15.321970 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part 2024.12.16 20:57:15.323852 [ 260 ] {d1a0fa94-3906-4fdb-96ba-eabecb749eda} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:15.323942 [ 260 ] {d1a0fa94-3906-4fdb-96ba-eabecb749eda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:15.324836 [ 260 ] {d1a0fa94-3906-4fdb-96ba-eabecb749eda} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.16 20:57:15.325238 [ 260 ] {d1a0fa94-3906-4fdb-96ba-eabecb749eda} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:15.325629 [ 38 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.16 20:57:15.325679 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.005691459 sec., 583681.6183688575 rows/sec., 50.98 MiB/sec. 2024.12.16 20:57:15.325719 [ 38 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:15.325786 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:15.325819 [ 260 ] {d1a0fa94-3906-4fdb-96ba-eabecb749eda} executeQuery: Read 64 rows, 5.12 KiB in 0.005366 sec., 11926.947446887812 rows/sec., 953.27 KiB/sec. 2024.12.16 20:57:15.326070 [ 260 ] {d1a0fa94-3906-4fdb-96ba-eabecb749eda} TCPHandler: Processed in 0.005955824 sec. 2024.12.16 20:57:15.326114 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.16 20:57:15.326129 [ 186 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.16 20:57:15.326361 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:15.326497 [ 186 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:15.326619 [ 186 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 916 rows starting from the beginning of the part 2024.12.16 20:57:15.326712 [ 261 ] {809d29a5-fa80-42da-b8fc-37fd82e52595} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:15.326983 [ 261 ] {809d29a5-fa80-42da-b8fc-37fd82e52595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:15.327035 [ 186 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 405 rows starting from the beginning of the part 2024.12.16 20:57:15.327156 [ 199 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_91_18} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:15.327604 [ 199 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_91_18} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.16 20:57:15.327601 [ 186 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 87 rows starting from the beginning of the part 2024.12.16 20:57:15.328003 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2024.12.16 20:57:15.328117 [ 186 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 401 rows starting from the beginning of the part 2024.12.16 20:57:15.328434 [ 186 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 545 rows starting from the beginning of the part 2024.12.16 20:57:15.328984 [ 186 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part 2024.12.16 20:57:15.330247 [ 261 ] {809d29a5-fa80-42da-b8fc-37fd82e52595} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:15.330314 [ 261 ] {809d29a5-fa80-42da-b8fc-37fd82e52595} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:15.331216 [ 261 ] {809d29a5-fa80-42da-b8fc-37fd82e52595} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.16 20:57:15.331624 [ 261 ] {809d29a5-fa80-42da-b8fc-37fd82e52595} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:15.331843 [ 38 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 2024.12.16 20:57:15.331930 [ 38 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:15.331994 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:15.332107 [ 261 ] {809d29a5-fa80-42da-b8fc-37fd82e52595} executeQuery: Read 64 rows, 4.56 KiB in 0.005458 sec., 11725.906925613777 rows/sec., 836.29 KiB/sec. 2024.12.16 20:57:15.332550 [ 261 ] {809d29a5-fa80-42da-b8fc-37fd82e52595} TCPHandler: Processed in 0.006346491 sec. 2024.12.16 20:57:15.332786 [ 186 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.006923393 sec., 349250.72143095155 rows/sec., 26.79 MiB/sec. 2024.12.16 20:57:15.332831 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:15.332929 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_90_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full 2024.12.16 20:57:15.333170 [ 186 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.16 20:57:15.333315 [ 260 ] {2130dd06-f70f-4b98-a79c-7fa73f1747e8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:15.333561 [ 260 ] {2130dd06-f70f-4b98-a79c-7fa73f1747e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:15.333588 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_90_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:15.333792 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_90_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26848 rows starting from the beginning of the part 2024.12.16 20:57:15.334369 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 239 rows starting from the beginning of the part 2024.12.16 20:57:15.334371 [ 187 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_91_18} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:15.334884 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2024.12.16 20:57:15.334904 [ 187 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_91_18} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.16 20:57:15.335500 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.16 20:57:15.335524 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part 2024.12.16 20:57:15.336002 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 943 rows starting from the beginning of the part 2024.12.16 20:57:15.337483 [ 260 ] {2130dd06-f70f-4b98-a79c-7fa73f1747e8} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:15.337594 [ 260 ] {2130dd06-f70f-4b98-a79c-7fa73f1747e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:15.338714 [ 260 ] {2130dd06-f70f-4b98-a79c-7fa73f1747e8} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.16 20:57:15.339181 [ 260 ] {2130dd06-f70f-4b98-a79c-7fa73f1747e8} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:15.339497 [ 38 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.16 20:57:15.339578 [ 38 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:15.339648 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:15.339775 [ 260 ] {2130dd06-f70f-4b98-a79c-7fa73f1747e8} executeQuery: Read 24 rows, 1.66 KiB in 0.006595 sec., 3639.120545868082 rows/sec., 251.14 KiB/sec. 2024.12.16 20:57:15.340190 [ 260 ] {2130dd06-f70f-4b98-a79c-7fa73f1747e8} TCPHandler: Processed in 0.007505513 sec. 2024.12.16 20:57:15.340308 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.16 20:57:15.340894 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:15.340997 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5246 rows starting from the beginning of the part 2024.12.16 20:57:15.341386 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part 2024.12.16 20:57:15.341879 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2024.12.16 20:57:15.342210 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part 2024.12.16 20:57:15.342359 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 36 rows starting from the beginning of the part 2024.12.16 20:57:15.342511 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 24 rows starting from the beginning of the part 2024.12.16 20:57:15.345346 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5530 rows, containing 4 columns (4 merged, 0 gathered) in 0.005538686 sec., 998431.7580018076 rows/sec., 65.16 MiB/sec. 2024.12.16 20:57:15.345668 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.16 20:57:15.345951 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_91_18} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:15.346058 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_91_18} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.16 20:57:15.346149 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. 2024.12.16 20:57:15.346491 [ 200 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_90_18} MergeTask::MergeProjectionsStage: Merge sorted 28427 rows, containing 5 columns (5 merged, 0 gathered) in 0.014284962 sec., 1989994.793125806 rows/sec., 134.35 MiB/sec. 2024.12.16 20:57:15.346978 [ 200 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_90_18} MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) 2024.12.16 20:57:15.347377 [ 200 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_90_18} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:15.347487 [ 200 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_90_18} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 2024.12.16 20:57:15.347608 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.21 MiB. 2024.12.16 20:57:15.928435 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 430 2024.12.16 20:57:15.948021 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:15.948090 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:15.955139 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.16 20:57:15.955902 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:15.960892 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2024.12.16 20:57:16.626308 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1660 2024.12.16 20:57:16.629859 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:16.629920 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:16.631426 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:57:16.631744 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:16.631993 [ 36 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.16 20:57:16.632121 [ 36 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:16.632184 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2024.12.16 20:57:16.633104 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.16 20:57:16.633858 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1660 2024.12.16 20:57:16.634360 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:16.634566 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1462 rows starting from the beginning of the part 2024.12.16 20:57:16.635124 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part 2024.12.16 20:57:16.635657 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part 2024.12.16 20:57:16.636152 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part 2024.12.16 20:57:16.636851 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part 2024.12.16 20:57:16.637339 [ 189 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 46 rows starting from the beginning of the part 2024.12.16 20:57:16.646676 [ 194 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1660 rows, containing 72 columns (72 merged, 0 gathered) in 0.014283533 sec., 116217.74528752796 rows/sec., 89.51 MiB/sec. 2024.12.16 20:57:16.648652 [ 188 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.16 20:57:16.649490 [ 188 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_41_8} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:16.649591 [ 188 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_41_8} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.16 20:57:16.649953 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. 2024.12.16 20:57:20.333458 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:20.333721 [ 261 ] {1a3ce173-921e-431d-ae91-ebd8b8bb9f73} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:57:20.333802 [ 261 ] {1a3ce173-921e-431d-ae91-ebd8b8bb9f73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:57:20.334609 [ 261 ] {1a3ce173-921e-431d-ae91-ebd8b8bb9f73} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:20.334670 [ 261 ] {1a3ce173-921e-431d-ae91-ebd8b8bb9f73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:20.335177 [ 261 ] {1a3ce173-921e-431d-ae91-ebd8b8bb9f73} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:57:20.335547 [ 261 ] {1a3ce173-921e-431d-ae91-ebd8b8bb9f73} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:20.335856 [ 261 ] {1a3ce173-921e-431d-ae91-ebd8b8bb9f73} executeQuery: Read 14 rows, 1.01 KiB in 0.002199 sec., 6366.530241018645 rows/sec., 458.30 KiB/sec. 2024.12.16 20:57:20.335950 [ 261 ] {1a3ce173-921e-431d-ae91-ebd8b8bb9f73} TCPHandler: Processed in 0.002681281 sec. 2024.12.16 20:57:20.336285 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:20.336482 [ 260 ] {decf4a67-4094-4d29-92a2-c576233d3d88} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:20.336556 [ 260 ] {decf4a67-4094-4d29-92a2-c576233d3d88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:20.337479 [ 260 ] {decf4a67-4094-4d29-92a2-c576233d3d88} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:20.337532 [ 260 ] {decf4a67-4094-4d29-92a2-c576233d3d88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:20.337988 [ 260 ] {decf4a67-4094-4d29-92a2-c576233d3d88} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.16 20:57:20.338233 [ 260 ] {decf4a67-4094-4d29-92a2-c576233d3d88} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:20.338442 [ 260 ] {decf4a67-4094-4d29-92a2-c576233d3d88} executeQuery: Read 241 rows, 21.63 KiB in 0.002061 sec., 116933.52741387677 rows/sec., 10.25 MiB/sec. 2024.12.16 20:57:20.338506 [ 260 ] {decf4a67-4094-4d29-92a2-c576233d3d88} TCPHandler: Processed in 0.002413536 sec. 2024.12.16 20:57:20.338742 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:20.338877 [ 261 ] {911620d6-4f9f-456b-9589-7a9e0f3d5619} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:57:20.338934 [ 261 ] {911620d6-4f9f-456b-9589-7a9e0f3d5619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:57:20.339573 [ 261 ] {911620d6-4f9f-456b-9589-7a9e0f3d5619} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:20.339619 [ 261 ] {911620d6-4f9f-456b-9589-7a9e0f3d5619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:20.340018 [ 261 ] {911620d6-4f9f-456b-9589-7a9e0f3d5619} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.16 20:57:20.340274 [ 261 ] {911620d6-4f9f-456b-9589-7a9e0f3d5619} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:20.340502 [ 261 ] {911620d6-4f9f-456b-9589-7a9e0f3d5619} executeQuery: Read 26 rows, 1.88 KiB in 0.001654 sec., 15719.467956469165 rows/sec., 1.11 MiB/sec. 2024.12.16 20:57:20.340571 [ 261 ] {911620d6-4f9f-456b-9589-7a9e0f3d5619} TCPHandler: Processed in 0.001891656 sec. 2024.12.16 20:57:20.340747 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:20.340880 [ 260 ] {cd107fc6-a2b9-4c90-b5a5-42381695cc6d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:57:20.340934 [ 260 ] {cd107fc6-a2b9-4c90-b5a5-42381695cc6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:57:20.341576 [ 260 ] {cd107fc6-a2b9-4c90-b5a5-42381695cc6d} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:20.341617 [ 260 ] {cd107fc6-a2b9-4c90-b5a5-42381695cc6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:20.342004 [ 260 ] {cd107fc6-a2b9-4c90-b5a5-42381695cc6d} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:57:20.342246 [ 260 ] {cd107fc6-a2b9-4c90-b5a5-42381695cc6d} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:20.342448 [ 260 ] {cd107fc6-a2b9-4c90-b5a5-42381695cc6d} executeQuery: Read 14 rows, 1004.00 B in 0.001589 sec., 8810.57268722467 rows/sec., 617.04 KiB/sec. 2024.12.16 20:57:20.342565 [ 260 ] {cd107fc6-a2b9-4c90-b5a5-42381695cc6d} TCPHandler: Processed in 0.001876535 sec. 2024.12.16 20:57:20.342802 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:20.342994 [ 261 ] {95b1dfeb-bfeb-4a1e-b9ef-1de5934ce8e2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:57:20.343049 [ 261 ] {95b1dfeb-bfeb-4a1e-b9ef-1de5934ce8e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:57:20.343788 [ 261 ] {95b1dfeb-bfeb-4a1e-b9ef-1de5934ce8e2} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:20.343834 [ 261 ] {95b1dfeb-bfeb-4a1e-b9ef-1de5934ce8e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:20.344224 [ 261 ] {95b1dfeb-bfeb-4a1e-b9ef-1de5934ce8e2} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:57:20.344476 [ 261 ] {95b1dfeb-bfeb-4a1e-b9ef-1de5934ce8e2} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:20.344714 [ 261 ] {95b1dfeb-bfeb-4a1e-b9ef-1de5934ce8e2} executeQuery: Read 13 rows, 830.00 B in 0.001758 sec., 7394.766780432309 rows/sec., 461.06 KiB/sec. 2024.12.16 20:57:20.344784 [ 261 ] {95b1dfeb-bfeb-4a1e-b9ef-1de5934ce8e2} TCPHandler: Processed in 0.00208594 sec. 2024.12.16 20:57:20.344951 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:20.345089 [ 260 ] {fe4df507-05e5-4692-baca-631686f89b37} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:20.345143 [ 260 ] {fe4df507-05e5-4692-baca-631686f89b37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:20.346058 [ 260 ] {fe4df507-05e5-4692-baca-631686f89b37} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:20.346110 [ 260 ] {fe4df507-05e5-4692-baca-631686f89b37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:20.346662 [ 260 ] {fe4df507-05e5-4692-baca-631686f89b37} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.16 20:57:20.346914 [ 260 ] {fe4df507-05e5-4692-baca-631686f89b37} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:20.347135 [ 260 ] {fe4df507-05e5-4692-baca-631686f89b37} executeQuery: Read 401 rows, 29.20 KiB in 0.002062 sec., 194471.3870029098 rows/sec., 13.83 MiB/sec. 2024.12.16 20:57:20.347247 [ 260 ] {fe4df507-05e5-4692-baca-631686f89b37} TCPHandler: Processed in 0.002353305 sec. 2024.12.16 20:57:20.347480 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:20.347790 [ 261 ] {7f5805df-ef8f-41d3-8139-5412067b54b3} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:57:20.347941 [ 261 ] {7f5805df-ef8f-41d3-8139-5412067b54b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:57:20.348842 [ 261 ] {7f5805df-ef8f-41d3-8139-5412067b54b3} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:20.348884 [ 261 ] {7f5805df-ef8f-41d3-8139-5412067b54b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:20.349266 [ 261 ] {7f5805df-ef8f-41d3-8139-5412067b54b3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:57:20.349510 [ 261 ] {7f5805df-ef8f-41d3-8139-5412067b54b3} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:20.349762 [ 261 ] {7f5805df-ef8f-41d3-8139-5412067b54b3} executeQuery: Read 6 rows, 321.00 B in 0.002083 sec., 2880.460873739798 rows/sec., 150.49 KiB/sec. 2024.12.16 20:57:20.349863 [ 261 ] {7f5805df-ef8f-41d3-8139-5412067b54b3} TCPHandler: Processed in 0.002485937 sec. 2024.12.16 20:57:20.350080 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:20.350232 [ 260 ] {3a2485bb-27ef-48fe-ba72-7788f50b78be} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:20.350297 [ 260 ] {3a2485bb-27ef-48fe-ba72-7788f50b78be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:20.350972 [ 260 ] {3a2485bb-27ef-48fe-ba72-7788f50b78be} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:20.351010 [ 260 ] {3a2485bb-27ef-48fe-ba72-7788f50b78be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:20.351425 [ 260 ] {3a2485bb-27ef-48fe-ba72-7788f50b78be} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.16 20:57:20.351655 [ 260 ] {3a2485bb-27ef-48fe-ba72-7788f50b78be} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:20.351843 [ 260 ] {3a2485bb-27ef-48fe-ba72-7788f50b78be} executeQuery: Read 237 rows, 16.27 KiB in 0.001647 sec., 143897.99635701274 rows/sec., 9.65 MiB/sec. 2024.12.16 20:57:20.351895 [ 260 ] {3a2485bb-27ef-48fe-ba72-7788f50b78be} TCPHandler: Processed in 0.001898987 sec. 2024.12.16 20:57:20.352071 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:20.352220 [ 261 ] {14200f50-48b8-47e2-919a-916f1b2e6621} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:57:20.352282 [ 261 ] {14200f50-48b8-47e2-919a-916f1b2e6621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:57:20.352823 [ 261 ] {14200f50-48b8-47e2-919a-916f1b2e6621} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:20.352862 [ 261 ] {14200f50-48b8-47e2-919a-916f1b2e6621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:20.353229 [ 261 ] {14200f50-48b8-47e2-919a-916f1b2e6621} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.16 20:57:20.353467 [ 261 ] {14200f50-48b8-47e2-919a-916f1b2e6621} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:20.353688 [ 261 ] {14200f50-48b8-47e2-919a-916f1b2e6621} executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec. 2024.12.16 20:57:20.353747 [ 261 ] {14200f50-48b8-47e2-919a-916f1b2e6621} TCPHandler: Processed in 0.001746283 sec. 2024.12.16 20:57:20.353900 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:20.354027 [ 260 ] {be05da02-ddb5-484a-b33a-73db08844256} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:20.354108 [ 260 ] {be05da02-ddb5-484a-b33a-73db08844256} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:57:20.355262 [ 260 ] {be05da02-ddb5-484a-b33a-73db08844256} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:20.355303 [ 260 ] {be05da02-ddb5-484a-b33a-73db08844256} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:20.355958 [ 260 ] {be05da02-ddb5-484a-b33a-73db08844256} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.16 20:57:20.356217 [ 260 ] {be05da02-ddb5-484a-b33a-73db08844256} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:20.356430 [ 260 ] {be05da02-ddb5-484a-b33a-73db08844256} executeQuery: Read 19 rows, 34.86 KiB in 0.002428 sec., 7825.370675453048 rows/sec., 14.02 MiB/sec. 2024.12.16 20:57:20.356568 [ 260 ] {be05da02-ddb5-484a-b33a-73db08844256} TCPHandler: Processed in 0.002727322 sec. 2024.12.16 20:57:20.356734 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:20.356873 [ 261 ] {14833559-5f1c-46dc-b83f-74e303062d13} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:20.356933 [ 261 ] {14833559-5f1c-46dc-b83f-74e303062d13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:20.357508 [ 261 ] {14833559-5f1c-46dc-b83f-74e303062d13} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:20.357556 [ 261 ] {14833559-5f1c-46dc-b83f-74e303062d13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:20.357969 [ 261 ] {14833559-5f1c-46dc-b83f-74e303062d13} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.16 20:57:20.358200 [ 261 ] {14833559-5f1c-46dc-b83f-74e303062d13} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:20.358430 [ 261 ] {14833559-5f1c-46dc-b83f-74e303062d13} executeQuery: Read 82 rows, 5.33 KiB in 0.001584 sec., 51767.67676767677 rows/sec., 3.29 MiB/sec. 2024.12.16 20:57:20.358516 [ 261 ] {14833559-5f1c-46dc-b83f-74e303062d13} TCPHandler: Processed in 0.001849315 sec. 2024.12.16 20:57:21.287460 [ 27 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:57:21.287532 [ 27 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:57:21.487069 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 2024.12.16 20:57:21.487856 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:21.487907 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:21.488441 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.16 20:57:21.488710 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:21.488984 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2024.12.16 20:57:23.460954 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2024.12.16 20:57:23.481957 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:23.482018 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:23.489313 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.16 20:57:23.490066 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:23.492766 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2024.12.16 20:57:25.324417 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:25.324618 [ 261 ] {c15dbeaf-e7f2-497e-bf3d-a20f7c8dbfa8} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:25.324683 [ 261 ] {c15dbeaf-e7f2-497e-bf3d-a20f7c8dbfa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:25.325419 [ 261 ] {c15dbeaf-e7f2-497e-bf3d-a20f7c8dbfa8} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:25.325466 [ 261 ] {c15dbeaf-e7f2-497e-bf3d-a20f7c8dbfa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:25.325888 [ 261 ] {c15dbeaf-e7f2-497e-bf3d-a20f7c8dbfa8} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.16 20:57:25.326127 [ 261 ] {c15dbeaf-e7f2-497e-bf3d-a20f7c8dbfa8} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:25.326347 [ 261 ] {c15dbeaf-e7f2-497e-bf3d-a20f7c8dbfa8} executeQuery: Read 102 rows, 8.69 KiB in 0.00178 sec., 57303.370786516854 rows/sec., 4.77 MiB/sec. 2024.12.16 20:57:25.326402 [ 261 ] {c15dbeaf-e7f2-497e-bf3d-a20f7c8dbfa8} TCPHandler: Processed in 0.00210665 sec. 2024.12.16 20:57:25.326651 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:25.326844 [ 260 ] {4c62d1e1-d111-4b53-bf59-0605261a968a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:57:25.326915 [ 260 ] {4c62d1e1-d111-4b53-bf59-0605261a968a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:57:25.327645 [ 260 ] {4c62d1e1-d111-4b53-bf59-0605261a968a} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:25.327698 [ 260 ] {4c62d1e1-d111-4b53-bf59-0605261a968a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:25.328121 [ 260 ] {4c62d1e1-d111-4b53-bf59-0605261a968a} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.16 20:57:25.328370 [ 260 ] {4c62d1e1-d111-4b53-bf59-0605261a968a} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:25.328627 [ 260 ] {4c62d1e1-d111-4b53-bf59-0605261a968a} executeQuery: Read 23 rows, 1.73 KiB in 0.00183 sec., 12568.306010928962 rows/sec., 945.08 KiB/sec. 2024.12.16 20:57:25.328714 [ 260 ] {4c62d1e1-d111-4b53-bf59-0605261a968a} TCPHandler: Processed in 0.002195802 sec. 2024.12.16 20:57:25.328949 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:25.329169 [ 261 ] {3c0316ef-77d7-4ce9-a519-dd411beb3aec} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:25.329226 [ 261 ] {3c0316ef-77d7-4ce9-a519-dd411beb3aec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:25.329944 [ 261 ] {3c0316ef-77d7-4ce9-a519-dd411beb3aec} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:25.329984 [ 261 ] {3c0316ef-77d7-4ce9-a519-dd411beb3aec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:25.330333 [ 261 ] {3c0316ef-77d7-4ce9-a519-dd411beb3aec} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.16 20:57:25.330562 [ 261 ] {3c0316ef-77d7-4ce9-a519-dd411beb3aec} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:25.330777 [ 261 ] {3c0316ef-77d7-4ce9-a519-dd411beb3aec} executeQuery: Read 87 rows, 6.96 KiB in 0.001646 sec., 52855.40704738761 rows/sec., 4.13 MiB/sec. 2024.12.16 20:57:25.330827 [ 261 ] {3c0316ef-77d7-4ce9-a519-dd411beb3aec} TCPHandler: Processed in 0.002023119 sec. 2024.12.16 20:57:25.330996 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:25.331120 [ 260 ] {43716a15-dee5-4121-ab01-b98dbfa9fde5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:25.331174 [ 260 ] {43716a15-dee5-4121-ab01-b98dbfa9fde5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:25.331740 [ 260 ] {43716a15-dee5-4121-ab01-b98dbfa9fde5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:25.331780 [ 260 ] {43716a15-dee5-4121-ab01-b98dbfa9fde5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:25.332170 [ 260 ] {43716a15-dee5-4121-ab01-b98dbfa9fde5} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.16 20:57:25.332405 [ 260 ] {43716a15-dee5-4121-ab01-b98dbfa9fde5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:25.332629 [ 260 ] {43716a15-dee5-4121-ab01-b98dbfa9fde5} executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec. 2024.12.16 20:57:25.332730 [ 260 ] {43716a15-dee5-4121-ab01-b98dbfa9fde5} TCPHandler: Processed in 0.001792664 sec. 2024.12.16 20:57:25.332935 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:25.333194 [ 261 ] {a4ab1d28-3101-48aa-ba0d-06d93aff7db9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:25.333333 [ 261 ] {a4ab1d28-3101-48aa-ba0d-06d93aff7db9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:57:25.334717 [ 261 ] {a4ab1d28-3101-48aa-ba0d-06d93aff7db9} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:25.334756 [ 261 ] {a4ab1d28-3101-48aa-ba0d-06d93aff7db9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:25.335376 [ 261 ] {a4ab1d28-3101-48aa-ba0d-06d93aff7db9} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.16 20:57:25.335631 [ 261 ] {a4ab1d28-3101-48aa-ba0d-06d93aff7db9} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:25.335882 [ 261 ] {a4ab1d28-3101-48aa-ba0d-06d93aff7db9} executeQuery: Read 23 rows, 42.20 KiB in 0.002742 sec., 8388.037928519328 rows/sec., 15.03 MiB/sec. 2024.12.16 20:57:25.335975 [ 261 ] {a4ab1d28-3101-48aa-ba0d-06d93aff7db9} TCPHandler: Processed in 0.003154351 sec. 2024.12.16 20:57:25.336124 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:25.336244 [ 260 ] {41408033-49ad-4920-8bb7-7ef5ab56efe7} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:25.336294 [ 260 ] {41408033-49ad-4920-8bb7-7ef5ab56efe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:25.336781 [ 260 ] {41408033-49ad-4920-8bb7-7ef5ab56efe7} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:25.336821 [ 260 ] {41408033-49ad-4920-8bb7-7ef5ab56efe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:25.337185 [ 260 ] {41408033-49ad-4920-8bb7-7ef5ab56efe7} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.16 20:57:25.337426 [ 260 ] {41408033-49ad-4920-8bb7-7ef5ab56efe7} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:25.337628 [ 260 ] {41408033-49ad-4920-8bb7-7ef5ab56efe7} executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. 2024.12.16 20:57:25.337682 [ 260 ] {41408033-49ad-4920-8bb7-7ef5ab56efe7} TCPHandler: Processed in 0.001614231 sec. 2024.12.16 20:57:26.634100 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1694 2024.12.16 20:57:26.637297 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:26.637356 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:26.638839 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:57:26.639157 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:26.639748 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1694 2024.12.16 20:57:28.989107 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 2024.12.16 20:57:28.989878 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:28.989929 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:28.990473 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.16 20:57:28.990739 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:28.990960 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 2024.12.16 20:57:30.328280 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:30.328464 [ 261 ] {0b5c74cb-8d7f-4842-9caa-26265ba11299} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:57:30.328535 [ 261 ] {0b5c74cb-8d7f-4842-9caa-26265ba11299} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:57:30.329279 [ 261 ] {0b5c74cb-8d7f-4842-9caa-26265ba11299} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:30.329327 [ 261 ] {0b5c74cb-8d7f-4842-9caa-26265ba11299} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:30.329752 [ 261 ] {0b5c74cb-8d7f-4842-9caa-26265ba11299} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:57:30.330004 [ 261 ] {0b5c74cb-8d7f-4842-9caa-26265ba11299} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:30.330279 [ 261 ] {0b5c74cb-8d7f-4842-9caa-26265ba11299} executeQuery: Read 14 rows, 1.01 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 541.83 KiB/sec. 2024.12.16 20:57:30.330373 [ 261 ] {0b5c74cb-8d7f-4842-9caa-26265ba11299} TCPHandler: Processed in 0.002214952 sec. 2024.12.16 20:57:30.330663 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:30.330865 [ 260 ] {c34f7a4d-bb49-4f84-889f-5e714efce54c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:57:30.330943 [ 260 ] {c34f7a4d-bb49-4f84-889f-5e714efce54c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:57:30.331668 [ 260 ] {c34f7a4d-bb49-4f84-889f-5e714efce54c} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:30.331715 [ 260 ] {c34f7a4d-bb49-4f84-889f-5e714efce54c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:30.332137 [ 260 ] {c34f7a4d-bb49-4f84-889f-5e714efce54c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.16 20:57:30.332401 [ 260 ] {c34f7a4d-bb49-4f84-889f-5e714efce54c} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:30.332681 [ 260 ] {c34f7a4d-bb49-4f84-889f-5e714efce54c} executeQuery: Read 4 rows, 334.00 B in 0.001869 sec., 2140.1819154628142 rows/sec., 174.52 KiB/sec. 2024.12.16 20:57:30.332889 [ 260 ] {c34f7a4d-bb49-4f84-889f-5e714efce54c} TCPHandler: Processed in 0.002387896 sec. 2024.12.16 20:57:30.333068 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:30.333209 [ 261 ] {21fcf07e-c57d-4736-8763-a120c6825abc} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:30.333267 [ 261 ] {21fcf07e-c57d-4736-8763-a120c6825abc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:30.334072 [ 261 ] {21fcf07e-c57d-4736-8763-a120c6825abc} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:30.334112 [ 261 ] {21fcf07e-c57d-4736-8763-a120c6825abc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:30.334494 [ 261 ] {21fcf07e-c57d-4736-8763-a120c6825abc} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.16 20:57:30.334730 [ 261 ] {21fcf07e-c57d-4736-8763-a120c6825abc} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:30.334949 [ 261 ] {21fcf07e-c57d-4736-8763-a120c6825abc} executeQuery: Read 243 rows, 21.77 KiB in 0.00177 sec., 137288.13559322033 rows/sec., 12.01 MiB/sec. 2024.12.16 20:57:30.335033 [ 261 ] {21fcf07e-c57d-4736-8763-a120c6825abc} TCPHandler: Processed in 0.002032959 sec. 2024.12.16 20:57:30.335214 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:30.335381 [ 260 ] {8f36001a-29f1-43ff-9c8c-f782235c07a0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:57:30.335439 [ 260 ] {8f36001a-29f1-43ff-9c8c-f782235c07a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:57:30.336130 [ 260 ] {8f36001a-29f1-43ff-9c8c-f782235c07a0} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:30.336170 [ 260 ] {8f36001a-29f1-43ff-9c8c-f782235c07a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:30.336530 [ 260 ] {8f36001a-29f1-43ff-9c8c-f782235c07a0} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.16 20:57:30.336763 [ 260 ] {8f36001a-29f1-43ff-9c8c-f782235c07a0} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:30.336974 [ 260 ] {8f36001a-29f1-43ff-9c8c-f782235c07a0} executeQuery: Read 30 rows, 2.16 KiB in 0.001628 sec., 18427.518427518426 rows/sec., 1.30 MiB/sec. 2024.12.16 20:57:30.337029 [ 260 ] {8f36001a-29f1-43ff-9c8c-f782235c07a0} TCPHandler: Processed in 0.001904816 sec. 2024.12.16 20:57:30.337189 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:30.337340 [ 261 ] {29e4e500-78b4-41cf-ab10-d16fef449efb} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:57:30.337398 [ 261 ] {29e4e500-78b4-41cf-ab10-d16fef449efb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:57:30.338086 [ 261 ] {29e4e500-78b4-41cf-ab10-d16fef449efb} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:30.338127 [ 261 ] {29e4e500-78b4-41cf-ab10-d16fef449efb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:30.338490 [ 261 ] {29e4e500-78b4-41cf-ab10-d16fef449efb} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:57:30.338743 [ 261 ] {29e4e500-78b4-41cf-ab10-d16fef449efb} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:30.338929 [ 29 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.16 20:57:30.338986 [ 261 ] {29e4e500-78b4-41cf-ab10-d16fef449efb} executeQuery: Read 14 rows, 1004.00 B in 0.001678 sec., 8343.265792610251 rows/sec., 584.31 KiB/sec. 2024.12.16 20:57:30.339005 [ 29 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:30.339069 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:30.339118 [ 261 ] {29e4e500-78b4-41cf-ab10-d16fef449efb} TCPHandler: Processed in 0.001999438 sec. 2024.12.16 20:57:30.339332 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:30.339333 [ 194 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.16 20:57:30.339502 [ 260 ] {8a9e06e9-3f22-4251-bdf0-409ef1095610} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:57:30.339511 [ 194 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:30.339560 [ 194 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 243 rows starting from the beginning of the part 2024.12.16 20:57:30.339568 [ 260 ] {8a9e06e9-3f22-4251-bdf0-409ef1095610} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:57:30.339788 [ 194 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2024.12.16 20:57:30.340185 [ 194 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2024.12.16 20:57:30.340392 [ 194 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part 2024.12.16 20:57:30.340625 [ 194 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2024.12.16 20:57:30.340838 [ 194 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2024.12.16 20:57:30.341580 [ 260 ] {8a9e06e9-3f22-4251-bdf0-409ef1095610} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:30.341625 [ 260 ] {8a9e06e9-3f22-4251-bdf0-409ef1095610} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:30.342187 [ 260 ] {8a9e06e9-3f22-4251-bdf0-409ef1095610} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:57:30.342512 [ 188 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.003332693 sec., 158130.37684539202 rows/sec., 11.32 MiB/sec. 2024.12.16 20:57:30.342556 [ 260 ] {8a9e06e9-3f22-4251-bdf0-409ef1095610} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:30.342896 [ 188 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.16 20:57:30.343030 [ 260 ] {8a9e06e9-3f22-4251-bdf0-409ef1095610} executeQuery: Read 13 rows, 830.00 B in 0.003537 sec., 3675.4311563471865 rows/sec., 229.16 KiB/sec. 2024.12.16 20:57:30.343375 [ 260 ] {8a9e06e9-3f22-4251-bdf0-409ef1095610} TCPHandler: Processed in 0.004147509 sec. 2024.12.16 20:57:30.343810 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:30.344077 [ 188 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_51_10} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:30.344225 [ 261 ] {84a3dfb0-3006-453a-b8d8-a7f1f9159de2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:30.344295 [ 261 ] {84a3dfb0-3006-453a-b8d8-a7f1f9159de2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:30.344295 [ 188 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_51_10} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.16 20:57:30.344502 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.16 20:57:30.345191 [ 261 ] {84a3dfb0-3006-453a-b8d8-a7f1f9159de2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:30.345234 [ 261 ] {84a3dfb0-3006-453a-b8d8-a7f1f9159de2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:30.345613 [ 261 ] {84a3dfb0-3006-453a-b8d8-a7f1f9159de2} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.16 20:57:30.345853 [ 261 ] {84a3dfb0-3006-453a-b8d8-a7f1f9159de2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:30.346082 [ 261 ] {84a3dfb0-3006-453a-b8d8-a7f1f9159de2} executeQuery: Read 405 rows, 29.53 KiB in 0.001928 sec., 210062.24066390042 rows/sec., 14.96 MiB/sec. 2024.12.16 20:57:30.346138 [ 261 ] {84a3dfb0-3006-453a-b8d8-a7f1f9159de2} TCPHandler: Processed in 0.00260904 sec. 2024.12.16 20:57:30.346297 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:30.346439 [ 260 ] {a1b2a600-8805-419a-9435-c99049fc4ca2} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:57:30.346500 [ 260 ] {a1b2a600-8805-419a-9435-c99049fc4ca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:57:30.347069 [ 260 ] {a1b2a600-8805-419a-9435-c99049fc4ca2} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:30.347108 [ 260 ] {a1b2a600-8805-419a-9435-c99049fc4ca2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:30.347463 [ 260 ] {a1b2a600-8805-419a-9435-c99049fc4ca2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:57:30.347706 [ 260 ] {a1b2a600-8805-419a-9435-c99049fc4ca2} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:30.347917 [ 260 ] {a1b2a600-8805-419a-9435-c99049fc4ca2} executeQuery: Read 6 rows, 321.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 207.46 KiB/sec. 2024.12.16 20:57:30.347969 [ 260 ] {a1b2a600-8805-419a-9435-c99049fc4ca2} TCPHandler: Processed in 0.001743753 sec. 2024.12.16 20:57:30.348106 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:30.348245 [ 261 ] {835da836-6176-43cd-bda5-5047de820d20} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:30.348307 [ 261 ] {835da836-6176-43cd-bda5-5047de820d20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:30.348994 [ 261 ] {835da836-6176-43cd-bda5-5047de820d20} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:30.349041 [ 261 ] {835da836-6176-43cd-bda5-5047de820d20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:30.349440 [ 261 ] {835da836-6176-43cd-bda5-5047de820d20} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.16 20:57:30.349677 [ 261 ] {835da836-6176-43cd-bda5-5047de820d20} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:30.349896 [ 261 ] {835da836-6176-43cd-bda5-5047de820d20} executeQuery: Read 239 rows, 16.41 KiB in 0.001682 sec., 142092.74673008325 rows/sec., 9.53 MiB/sec. 2024.12.16 20:57:30.349958 [ 261 ] {835da836-6176-43cd-bda5-5047de820d20} TCPHandler: Processed in 0.001917547 sec. 2024.12.16 20:57:30.350102 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:30.350241 [ 260 ] {708bebc2-bbbc-4dfd-8ba6-47daa1077068} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:57:30.350303 [ 260 ] {708bebc2-bbbc-4dfd-8ba6-47daa1077068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:57:30.350855 [ 260 ] {708bebc2-bbbc-4dfd-8ba6-47daa1077068} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:30.350901 [ 260 ] {708bebc2-bbbc-4dfd-8ba6-47daa1077068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:30.351282 [ 260 ] {708bebc2-bbbc-4dfd-8ba6-47daa1077068} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.16 20:57:30.351515 [ 260 ] {708bebc2-bbbc-4dfd-8ba6-47daa1077068} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:30.351717 [ 260 ] {708bebc2-bbbc-4dfd-8ba6-47daa1077068} executeQuery: Read 1 rows, 69.00 B in 0.001508 sec., 663.1299734748011 rows/sec., 44.68 KiB/sec. 2024.12.16 20:57:30.351769 [ 260 ] {708bebc2-bbbc-4dfd-8ba6-47daa1077068} TCPHandler: Processed in 0.001730393 sec. 2024.12.16 20:57:30.351911 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:30.352052 [ 261 ] {7a2ab990-5fad-4882-afd1-d834ec2b9f37} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:30.352145 [ 261 ] {7a2ab990-5fad-4882-afd1-d834ec2b9f37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:57:30.353460 [ 261 ] {7a2ab990-5fad-4882-afd1-d834ec2b9f37} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:30.353500 [ 261 ] {7a2ab990-5fad-4882-afd1-d834ec2b9f37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:30.354128 [ 261 ] {7a2ab990-5fad-4882-afd1-d834ec2b9f37} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.16 20:57:30.354390 [ 261 ] {7a2ab990-5fad-4882-afd1-d834ec2b9f37} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:30.354631 [ 261 ] {7a2ab990-5fad-4882-afd1-d834ec2b9f37} executeQuery: Read 19 rows, 34.86 KiB in 0.002623 sec., 7243.614182234083 rows/sec., 12.98 MiB/sec. 2024.12.16 20:57:30.354768 [ 261 ] {7a2ab990-5fad-4882-afd1-d834ec2b9f37} TCPHandler: Processed in 0.002911356 sec. 2024.12.16 20:57:30.354916 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:30.355031 [ 260 ] {fefc4f70-d08f-42ac-83ce-2056b08689da} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:30.355088 [ 260 ] {fefc4f70-d08f-42ac-83ce-2056b08689da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:30.355656 [ 260 ] {fefc4f70-d08f-42ac-83ce-2056b08689da} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:30.355702 [ 260 ] {fefc4f70-d08f-42ac-83ce-2056b08689da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:30.356121 [ 260 ] {fefc4f70-d08f-42ac-83ce-2056b08689da} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.16 20:57:30.356357 [ 260 ] {fefc4f70-d08f-42ac-83ce-2056b08689da} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:30.356565 [ 260 ] {fefc4f70-d08f-42ac-83ce-2056b08689da} executeQuery: Read 82 rows, 5.33 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.34 MiB/sec. 2024.12.16 20:57:30.356614 [ 260 ] {fefc4f70-d08f-42ac-83ce-2056b08689da} TCPHandler: Processed in 0.001754073 sec. 2024.12.16 20:57:30.992823 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2024.12.16 20:57:31.015183 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:31.015240 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:31.022681 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.16 20:57:31.023522 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:31.026452 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2024.12.16 20:57:35.324249 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:35.324470 [ 261 ] {e42ecbf1-6637-4749-9c87-dbdacbe11dfc} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:35.324550 [ 261 ] {e42ecbf1-6637-4749-9c87-dbdacbe11dfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:35.325407 [ 261 ] {e42ecbf1-6637-4749-9c87-dbdacbe11dfc} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:35.325457 [ 261 ] {e42ecbf1-6637-4749-9c87-dbdacbe11dfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:35.325889 [ 261 ] {e42ecbf1-6637-4749-9c87-dbdacbe11dfc} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.16 20:57:35.326142 [ 261 ] {e42ecbf1-6637-4749-9c87-dbdacbe11dfc} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:35.326404 [ 261 ] {e42ecbf1-6637-4749-9c87-dbdacbe11dfc} executeQuery: Read 102 rows, 8.69 KiB in 0.00199 sec., 51256.281407035174 rows/sec., 4.27 MiB/sec. 2024.12.16 20:57:35.326470 [ 261 ] {e42ecbf1-6637-4749-9c87-dbdacbe11dfc} TCPHandler: Processed in 0.002355905 sec. 2024.12.16 20:57:35.326739 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:35.326951 [ 260 ] {5cedd2c7-08cf-4f77-bac0-4e6c29544d08} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:57:35.327030 [ 260 ] {5cedd2c7-08cf-4f77-bac0-4e6c29544d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:57:35.327782 [ 260 ] {5cedd2c7-08cf-4f77-bac0-4e6c29544d08} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:35.327832 [ 260 ] {5cedd2c7-08cf-4f77-bac0-4e6c29544d08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:35.328252 [ 260 ] {5cedd2c7-08cf-4f77-bac0-4e6c29544d08} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.16 20:57:35.328504 [ 260 ] {5cedd2c7-08cf-4f77-bac0-4e6c29544d08} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:35.328746 [ 260 ] {5cedd2c7-08cf-4f77-bac0-4e6c29544d08} executeQuery: Read 23 rows, 1.73 KiB in 0.001848 sec., 12445.887445887445 rows/sec., 935.87 KiB/sec. 2024.12.16 20:57:35.328846 [ 260 ] {5cedd2c7-08cf-4f77-bac0-4e6c29544d08} TCPHandler: Processed in 0.002242352 sec. 2024.12.16 20:57:35.329047 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:35.329246 [ 261 ] {dc6cd60b-e308-4d2b-9acc-312d67de4ea5} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:35.329307 [ 261 ] {dc6cd60b-e308-4d2b-9acc-312d67de4ea5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:35.330072 [ 261 ] {dc6cd60b-e308-4d2b-9acc-312d67de4ea5} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:35.330122 [ 261 ] {dc6cd60b-e308-4d2b-9acc-312d67de4ea5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:35.330502 [ 261 ] {dc6cd60b-e308-4d2b-9acc-312d67de4ea5} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.16 20:57:35.330735 [ 261 ] {dc6cd60b-e308-4d2b-9acc-312d67de4ea5} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:35.330975 [ 261 ] {dc6cd60b-e308-4d2b-9acc-312d67de4ea5} executeQuery: Read 87 rows, 6.96 KiB in 0.001764 sec., 49319.727891156464 rows/sec., 3.85 MiB/sec. 2024.12.16 20:57:35.331047 [ 261 ] {dc6cd60b-e308-4d2b-9acc-312d67de4ea5} TCPHandler: Processed in 0.002098681 sec. 2024.12.16 20:57:35.331239 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:35.331418 [ 260 ] {a74d1d58-8223-4d9c-a81e-6295872a7809} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:35.331475 [ 260 ] {a74d1d58-8223-4d9c-a81e-6295872a7809} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:35.332048 [ 260 ] {a74d1d58-8223-4d9c-a81e-6295872a7809} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:35.332088 [ 260 ] {a74d1d58-8223-4d9c-a81e-6295872a7809} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:35.332482 [ 260 ] {a74d1d58-8223-4d9c-a81e-6295872a7809} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.16 20:57:35.332716 [ 260 ] {a74d1d58-8223-4d9c-a81e-6295872a7809} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:35.332895 [ 108 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 2024.12.16 20:57:35.332957 [ 260 ] {a74d1d58-8223-4d9c-a81e-6295872a7809} executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. 2024.12.16 20:57:35.332985 [ 108 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:35.333044 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:35.333076 [ 260 ] {a74d1d58-8223-4d9c-a81e-6295872a7809} TCPHandler: Processed in 0.001935537 sec. 2024.12.16 20:57:35.333283 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:35.333305 [ 201 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_95_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full 2024.12.16 20:57:35.333522 [ 261 ] {683e79dc-d40c-4ae1-b7bf-2201b98eff21} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:35.333601 [ 201 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_95_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:35.333707 [ 201 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_95_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 28427 rows starting from the beginning of the part 2024.12.16 20:57:35.333725 [ 261 ] {683e79dc-d40c-4ae1-b7bf-2201b98eff21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:57:35.334188 [ 201 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part 2024.12.16 20:57:35.334633 [ 201 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 237 rows starting from the beginning of the part 2024.12.16 20:57:35.335029 [ 201 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part 2024.12.16 20:57:35.335468 [ 201 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 239 rows starting from the beginning of the part 2024.12.16 20:57:35.335824 [ 201 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part 2024.12.16 20:57:35.338025 [ 261 ] {683e79dc-d40c-4ae1-b7bf-2201b98eff21} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:35.338084 [ 261 ] {683e79dc-d40c-4ae1-b7bf-2201b98eff21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:35.339939 [ 261 ] {683e79dc-d40c-4ae1-b7bf-2201b98eff21} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.16 20:57:35.340366 [ 261 ] {683e79dc-d40c-4ae1-b7bf-2201b98eff21} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:35.340635 [ 261 ] {683e79dc-d40c-4ae1-b7bf-2201b98eff21} executeQuery: Read 23 rows, 42.20 KiB in 0.007217 sec., 3186.919772758764 rows/sec., 5.71 MiB/sec. 2024.12.16 20:57:35.340794 [ 261 ] {683e79dc-d40c-4ae1-b7bf-2201b98eff21} TCPHandler: Processed in 0.007621266 sec. 2024.12.16 20:57:35.341049 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:35.341175 [ 260 ] {12de88f6-4e21-4d90-bb2f-fd02529721b7} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:35.341228 [ 260 ] {12de88f6-4e21-4d90-bb2f-fd02529721b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:35.341881 [ 260 ] {12de88f6-4e21-4d90-bb2f-fd02529721b7} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:35.341921 [ 260 ] {12de88f6-4e21-4d90-bb2f-fd02529721b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:35.342468 [ 260 ] {12de88f6-4e21-4d90-bb2f-fd02529721b7} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.16 20:57:35.343019 [ 260 ] {12de88f6-4e21-4d90-bb2f-fd02529721b7} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:35.343395 [ 260 ] {12de88f6-4e21-4d90-bb2f-fd02529721b7} executeQuery: Read 60 rows, 4.14 KiB in 0.002246 sec., 26714.158504007122 rows/sec., 1.80 MiB/sec. 2024.12.16 20:57:35.343459 [ 260 ] {12de88f6-4e21-4d90-bb2f-fd02529721b7} TCPHandler: Processed in 0.002489298 sec. 2024.12.16 20:57:35.345041 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_95_19} MergeTask::MergeProjectionsStage: Merge sorted 29287 rows, containing 5 columns (5 merged, 0 gathered) in 0.011886607 sec., 2463865.4243385014 rows/sec., 166.40 MiB/sec. 2024.12.16 20:57:35.345454 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_95_19} MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) 2024.12.16 20:57:35.345769 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_95_19} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:35.345848 [ 194 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_95_19} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 2024.12.16 20:57:35.345945 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2024.12.16 20:57:36.287612 [ 125 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:57:36.287704 [ 125 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:57:36.491101 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 2024.12.16 20:57:36.492231 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:36.492303 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:36.492838 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.16 20:57:36.493089 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:36.493362 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2024.12.16 20:57:36.639940 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1730 2024.12.16 20:57:36.643163 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:36.643227 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:36.644704 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:57:36.645014 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:36.646482 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1730 2024.12.16 20:57:38.526522 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2024.12.16 20:57:38.548779 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:38.548846 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:38.556465 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.16 20:57:38.557247 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:38.560317 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2024.12.16 20:57:40.328205 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:40.328414 [ 261 ] {2dc36c47-915b-479e-bcc9-eda4c80bcb43} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:57:40.328482 [ 261 ] {2dc36c47-915b-479e-bcc9-eda4c80bcb43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:57:40.329209 [ 261 ] {2dc36c47-915b-479e-bcc9-eda4c80bcb43} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.329249 [ 261 ] {2dc36c47-915b-479e-bcc9-eda4c80bcb43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.329669 [ 261 ] {2dc36c47-915b-479e-bcc9-eda4c80bcb43} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:57:40.329924 [ 261 ] {2dc36c47-915b-479e-bcc9-eda4c80bcb43} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.330119 [ 261 ] {2dc36c47-915b-479e-bcc9-eda4c80bcb43} executeQuery: Read 14 rows, 1.01 KiB in 0.001757 sec., 7968.12749003984 rows/sec., 573.60 KiB/sec. 2024.12.16 20:57:40.330174 [ 261 ] {2dc36c47-915b-479e-bcc9-eda4c80bcb43} TCPHandler: Processed in 0.0021037 sec. 2024.12.16 20:57:40.330441 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:40.330652 [ 260 ] {92583fbe-25ef-4ada-9f1d-41e482511258} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:40.330734 [ 260 ] {92583fbe-25ef-4ada-9f1d-41e482511258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:40.331743 [ 260 ] {92583fbe-25ef-4ada-9f1d-41e482511258} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.331808 [ 260 ] {92583fbe-25ef-4ada-9f1d-41e482511258} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.332390 [ 260 ] {92583fbe-25ef-4ada-9f1d-41e482511258} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.16 20:57:40.332660 [ 260 ] {92583fbe-25ef-4ada-9f1d-41e482511258} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.332853 [ 147 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.16 20:57:40.332908 [ 147 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.332930 [ 260 ] {92583fbe-25ef-4ada-9f1d-41e482511258} executeQuery: Read 241 rows, 21.63 KiB in 0.002327 sec., 103566.82423721529 rows/sec., 9.08 MiB/sec. 2024.12.16 20:57:40.332944 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.333119 [ 260 ] {92583fbe-25ef-4ada-9f1d-41e482511258} TCPHandler: Processed in 0.002815204 sec. 2024.12.16 20:57:40.333191 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.16 20:57:40.333326 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:40.333416 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:40.333546 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1437 rows starting from the beginning of the part 2024.12.16 20:57:40.333728 [ 261 ] {ae95d6c6-337a-43cf-bc18-f352a7dd4a1f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:57:40.334023 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 241 rows starting from the beginning of the part 2024.12.16 20:57:40.334023 [ 261 ] {ae95d6c6-337a-43cf-bc18-f352a7dd4a1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:57:40.334405 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 102 rows starting from the beginning of the part 2024.12.16 20:57:40.334783 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 243 rows starting from the beginning of the part 2024.12.16 20:57:40.335077 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 102 rows starting from the beginning of the part 2024.12.16 20:57:40.335451 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 241 rows starting from the beginning of the part 2024.12.16 20:57:40.338111 [ 261 ] {ae95d6c6-337a-43cf-bc18-f352a7dd4a1f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.338185 [ 261 ] {ae95d6c6-337a-43cf-bc18-f352a7dd4a1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.339208 [ 261 ] {ae95d6c6-337a-43cf-bc18-f352a7dd4a1f} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.16 20:57:40.339498 [ 261 ] {ae95d6c6-337a-43cf-bc18-f352a7dd4a1f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.339859 [ 147 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.16 20:57:40.340010 [ 147 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.340089 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.340136 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2366 rows, containing 5 columns (5 merged, 0 gathered) in 0.007072675 sec., 334526.89399696724 rows/sec., 29.61 MiB/sec. 2024.12.16 20:57:40.340213 [ 261 ] {ae95d6c6-337a-43cf-bc18-f352a7dd4a1f} executeQuery: Read 26 rows, 1.88 KiB in 0.006596 sec., 3941.7828987265007 rows/sec., 285.74 KiB/sec. 2024.12.16 20:57:40.340636 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.16 20:57:40.340662 [ 261 ] {ae95d6c6-337a-43cf-bc18-f352a7dd4a1f} TCPHandler: Processed in 0.007429552 sec. 2024.12.16 20:57:40.340648 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.16 20:57:40.341066 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:40.341282 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:40.341447 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 67 rows starting from the beginning of the part 2024.12.16 20:57:40.341497 [ 260 ] {dc3f6fca-c2a9-4b0d-a5f4-d0191561fbf0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:57:40.341718 [ 260 ] {dc3f6fca-c2a9-4b0d-a5f4-d0191561fbf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:57:40.341946 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part 2024.12.16 20:57:40.342219 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_96_19} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.342486 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 23 rows starting from the beginning of the part 2024.12.16 20:57:40.342711 [ 190 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_96_19} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.16 20:57:40.343023 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part 2024.12.16 20:57:40.343153 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2024.12.16 20:57:40.343548 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 23 rows starting from the beginning of the part 2024.12.16 20:57:40.344051 [ 199 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part 2024.12.16 20:57:40.346601 [ 260 ] {dc3f6fca-c2a9-4b0d-a5f4-d0191561fbf0} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.346674 [ 260 ] {dc3f6fca-c2a9-4b0d-a5f4-d0191561fbf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.347694 [ 260 ] {dc3f6fca-c2a9-4b0d-a5f4-d0191561fbf0} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:57:40.347846 [ 198 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.007636785 sec., 25534.305339223247 rows/sec., 1.92 MiB/sec. 2024.12.16 20:57:40.348111 [ 260 ] {dc3f6fca-c2a9-4b0d-a5f4-d0191561fbf0} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.348121 [ 200 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.16 20:57:40.348443 [ 260 ] {dc3f6fca-c2a9-4b0d-a5f4-d0191561fbf0} executeQuery: Read 14 rows, 1004.00 B in 0.007096 sec., 1972.9425028184894 rows/sec., 138.17 KiB/sec. 2024.12.16 20:57:40.348629 [ 260 ] {dc3f6fca-c2a9-4b0d-a5f4-d0191561fbf0} TCPHandler: Processed in 0.007812039 sec. 2024.12.16 20:57:40.348840 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:40.348852 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_81_16} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.349070 [ 261 ] {9a8fc2bb-c845-457e-b350-0ab5f999acf6} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:57:40.349116 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_81_16} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.16 20:57:40.349158 [ 261 ] {9a8fc2bb-c845-457e-b350-0ab5f999acf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:57:40.349340 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:57:40.349927 [ 261 ] {9a8fc2bb-c845-457e-b350-0ab5f999acf6} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.349973 [ 261 ] {9a8fc2bb-c845-457e-b350-0ab5f999acf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.350331 [ 261 ] {9a8fc2bb-c845-457e-b350-0ab5f999acf6} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:57:40.350576 [ 261 ] {9a8fc2bb-c845-457e-b350-0ab5f999acf6} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.350764 [ 261 ] {9a8fc2bb-c845-457e-b350-0ab5f999acf6} executeQuery: Read 13 rows, 830.00 B in 0.001753 sec., 7415.858528237308 rows/sec., 462.38 KiB/sec. 2024.12.16 20:57:40.350875 [ 261 ] {9a8fc2bb-c845-457e-b350-0ab5f999acf6} TCPHandler: Processed in 0.002138591 sec. 2024.12.16 20:57:40.351063 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:40.351193 [ 260 ] {13d60918-a0c8-4249-9b1b-2e4ed109ebd0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:40.351246 [ 260 ] {13d60918-a0c8-4249-9b1b-2e4ed109ebd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:40.352033 [ 260 ] {13d60918-a0c8-4249-9b1b-2e4ed109ebd0} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.352074 [ 260 ] {13d60918-a0c8-4249-9b1b-2e4ed109ebd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.352469 [ 260 ] {13d60918-a0c8-4249-9b1b-2e4ed109ebd0} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.16 20:57:40.352718 [ 260 ] {13d60918-a0c8-4249-9b1b-2e4ed109ebd0} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.352897 [ 151 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.16 20:57:40.352960 [ 260 ] {13d60918-a0c8-4249-9b1b-2e4ed109ebd0} executeQuery: Read 401 rows, 29.20 KiB in 0.001788 sec., 224272.93064876957 rows/sec., 15.95 MiB/sec. 2024.12.16 20:57:40.352965 [ 151 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.353044 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.353090 [ 260 ] {13d60918-a0c8-4249-9b1b-2e4ed109ebd0} TCPHandler: Processed in 0.002108131 sec. 2024.12.16 20:57:40.353229 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.16 20:57:40.353289 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:40.353384 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:40.353456 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 916 rows starting from the beginning of the part 2024.12.16 20:57:40.353491 [ 261 ] {e8b52364-c1e1-4348-8fef-1a0e423ec0d3} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:57:40.353682 [ 261 ] {e8b52364-c1e1-4348-8fef-1a0e423ec0d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:57:40.353699 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 401 rows starting from the beginning of the part 2024.12.16 20:57:40.353996 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 87 rows starting from the beginning of the part 2024.12.16 20:57:40.354454 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 405 rows starting from the beginning of the part 2024.12.16 20:57:40.354836 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 87 rows starting from the beginning of the part 2024.12.16 20:57:40.355187 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 401 rows starting from the beginning of the part 2024.12.16 20:57:40.356231 [ 261 ] {e8b52364-c1e1-4348-8fef-1a0e423ec0d3} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.356287 [ 261 ] {e8b52364-c1e1-4348-8fef-1a0e423ec0d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.357249 [ 261 ] {e8b52364-c1e1-4348-8fef-1a0e423ec0d3} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:57:40.357628 [ 261 ] {e8b52364-c1e1-4348-8fef-1a0e423ec0d3} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.358064 [ 261 ] {e8b52364-c1e1-4348-8fef-1a0e423ec0d3} executeQuery: Read 6 rows, 321.00 B in 0.004619 sec., 1298.9824637367396 rows/sec., 67.87 KiB/sec. 2024.12.16 20:57:40.358259 [ 261 ] {e8b52364-c1e1-4348-8fef-1a0e423ec0d3} TCPHandler: Processed in 0.005057666 sec. 2024.12.16 20:57:40.358265 [ 197 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2297 rows, containing 5 columns (5 merged, 0 gathered) in 0.005130508 sec., 447713.9495738044 rows/sec., 34.09 MiB/sec. 2024.12.16 20:57:40.358467 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:40.358501 [ 187 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.16 20:57:40.358658 [ 260 ] {1243eab1-3cdf-4e24-a830-8796bbd9a78e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:40.358764 [ 260 ] {1243eab1-3cdf-4e24-a830-8796bbd9a78e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:40.359071 [ 187 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_96_19} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.359285 [ 187 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_96_19} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.16 20:57:40.359408 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.16 20:57:40.359722 [ 260 ] {1243eab1-3cdf-4e24-a830-8796bbd9a78e} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.359766 [ 260 ] {1243eab1-3cdf-4e24-a830-8796bbd9a78e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.360175 [ 260 ] {1243eab1-3cdf-4e24-a830-8796bbd9a78e} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.16 20:57:40.360415 [ 260 ] {1243eab1-3cdf-4e24-a830-8796bbd9a78e} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.360651 [ 260 ] {1243eab1-3cdf-4e24-a830-8796bbd9a78e} executeQuery: Read 237 rows, 16.27 KiB in 0.002025 sec., 117037.03703703704 rows/sec., 7.84 MiB/sec. 2024.12.16 20:57:40.360756 [ 260 ] {1243eab1-3cdf-4e24-a830-8796bbd9a78e} TCPHandler: Processed in 0.002372225 sec. 2024.12.16 20:57:40.360964 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:40.361173 [ 261 ] {0234c641-abb6-4f60-9432-015ad7f60c45} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:57:40.361224 [ 261 ] {0234c641-abb6-4f60-9432-015ad7f60c45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:57:40.361691 [ 261 ] {0234c641-abb6-4f60-9432-015ad7f60c45} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.361730 [ 261 ] {0234c641-abb6-4f60-9432-015ad7f60c45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.362080 [ 261 ] {0234c641-abb6-4f60-9432-015ad7f60c45} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.16 20:57:40.362314 [ 261 ] {0234c641-abb6-4f60-9432-015ad7f60c45} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.362533 [ 261 ] {0234c641-abb6-4f60-9432-015ad7f60c45} executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. 2024.12.16 20:57:40.362646 [ 261 ] {0234c641-abb6-4f60-9432-015ad7f60c45} TCPHandler: Processed in 0.001785614 sec. 2024.12.16 20:57:40.362888 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:40.363023 [ 260 ] {b85b7f34-6e2f-4f31-86b4-22538ed33777} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:40.363104 [ 260 ] {b85b7f34-6e2f-4f31-86b4-22538ed33777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:57:40.364246 [ 260 ] {b85b7f34-6e2f-4f31-86b4-22538ed33777} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.364288 [ 260 ] {b85b7f34-6e2f-4f31-86b4-22538ed33777} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.364932 [ 260 ] {b85b7f34-6e2f-4f31-86b4-22538ed33777} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.16 20:57:40.365181 [ 260 ] {b85b7f34-6e2f-4f31-86b4-22538ed33777} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.365381 [ 151 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.16 20:57:40.365437 [ 151 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.365451 [ 260 ] {b85b7f34-6e2f-4f31-86b4-22538ed33777} executeQuery: Read 19 rows, 34.86 KiB in 0.002444 sec., 7774.140752864158 rows/sec., 13.93 MiB/sec. 2024.12.16 20:57:40.365466 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.365855 [ 260 ] {b85b7f34-6e2f-4f31-86b4-22538ed33777} TCPHandler: Processed in 0.003077028 sec. 2024.12.16 20:57:40.365855 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.16 20:57:40.366058 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:40.366337 [ 261 ] {9dcc72ca-d511-4bc8-b291-9d9f96dad6b2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:40.366472 [ 261 ] {9dcc72ca-d511-4bc8-b291-9d9f96dad6b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:40.366648 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:40.366917 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1566 rows starting from the beginning of the part 2024.12.16 20:57:40.367677 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 19 rows starting from the beginning of the part 2024.12.16 20:57:40.368598 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 23 rows starting from the beginning of the part 2024.12.16 20:57:40.368759 [ 261 ] {9dcc72ca-d511-4bc8-b291-9d9f96dad6b2} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.368880 [ 261 ] {9dcc72ca-d511-4bc8-b291-9d9f96dad6b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.369312 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 19 rows starting from the beginning of the part 2024.12.16 20:57:40.370041 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 23 rows starting from the beginning of the part 2024.12.16 20:57:40.370615 [ 261 ] {9dcc72ca-d511-4bc8-b291-9d9f96dad6b2} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.16 20:57:40.370779 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 19 rows starting from the beginning of the part 2024.12.16 20:57:40.371471 [ 261 ] {9dcc72ca-d511-4bc8-b291-9d9f96dad6b2} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.371803 [ 151 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.16 20:57:40.371990 [ 151 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:40.372102 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:40.372241 [ 261 ] {9dcc72ca-d511-4bc8-b291-9d9f96dad6b2} executeQuery: Read 82 rows, 5.33 KiB in 0.005945 sec., 13793.103448275862 rows/sec., 897.06 KiB/sec. 2024.12.16 20:57:40.372513 [ 261 ] {9dcc72ca-d511-4bc8-b291-9d9f96dad6b2} TCPHandler: Processed in 0.006553896 sec. 2024.12.16 20:57:40.372521 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.16 20:57:40.372861 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:40.372932 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5530 rows starting from the beginning of the part 2024.12.16 20:57:40.373209 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 82 rows starting from the beginning of the part 2024.12.16 20:57:40.373518 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2024.12.16 20:57:40.373851 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part 2024.12.16 20:57:40.374246 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2024.12.16 20:57:40.374493 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part 2024.12.16 20:57:40.378457 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 5896 rows, containing 4 columns (4 merged, 0 gathered) in 0.006208638 sec., 949644.6724708382 rows/sec., 61.95 MiB/sec. 2024.12.16 20:57:40.379366 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.16 20:57:40.379716 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_96_19} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.379812 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_96_19} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.16 20:57:40.380105 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2024.12.16 20:57:40.384335 [ 192 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1669 rows, containing 19 columns (19 merged, 0 gathered) in 0.018720297 sec., 89154.56843446447 rows/sec., 159.76 MiB/sec. 2024.12.16 20:57:40.385942 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.16 20:57:40.386365 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_81_16} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:40.386451 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_81_16} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.16 20:57:40.386603 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. 2024.12.16 20:57:41.000224 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 249.55 MiB, peak 261.07 MiB, free memory in arenas 0.00 B, will set to 252.29 MiB (RSS), difference: 2.73 MiB 2024.12.16 20:57:43.230798 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:43.230985 [ 261 ] {2d18bfc1-2572-4f27-a323-434bccd84f18} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:57:43.231054 [ 261 ] {2d18bfc1-2572-4f27-a323-434bccd84f18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:57:43.231792 [ 261 ] {2d18bfc1-2572-4f27-a323-434bccd84f18} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:43.231844 [ 261 ] {2d18bfc1-2572-4f27-a323-434bccd84f18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:43.232269 [ 261 ] {2d18bfc1-2572-4f27-a323-434bccd84f18} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.16 20:57:43.232531 [ 261 ] {2d18bfc1-2572-4f27-a323-434bccd84f18} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:43.232783 [ 261 ] {2d18bfc1-2572-4f27-a323-434bccd84f18} executeQuery: Read 8 rows, 668.00 B in 0.001845 sec., 4336.043360433604 rows/sec., 353.57 KiB/sec. 2024.12.16 20:57:43.232871 [ 261 ] {2d18bfc1-2572-4f27-a323-434bccd84f18} TCPHandler: Processed in 0.002200122 sec. 2024.12.16 20:57:43.233174 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:43.233366 [ 260 ] {2498fcc6-eec7-4a8e-942e-9a268297ea0e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:43.233438 [ 260 ] {2498fcc6-eec7-4a8e-942e-9a268297ea0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:43.234818 [ 260 ] {2498fcc6-eec7-4a8e-942e-9a268297ea0e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:43.234871 [ 260 ] {2498fcc6-eec7-4a8e-942e-9a268297ea0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:43.235371 [ 260 ] {2498fcc6-eec7-4a8e-942e-9a268297ea0e} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.16 20:57:43.235630 [ 260 ] {2498fcc6-eec7-4a8e-942e-9a268297ea0e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:43.235920 [ 260 ] {2498fcc6-eec7-4a8e-942e-9a268297ea0e} executeQuery: Read 1246 rows, 105.10 KiB in 0.002598 sec., 479599.6920708237 rows/sec., 39.51 MiB/sec. 2024.12.16 20:57:43.236058 [ 260 ] {2498fcc6-eec7-4a8e-942e-9a268297ea0e} TCPHandler: Processed in 0.003012917 sec. 2024.12.16 20:57:43.236343 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:43.236703 [ 261 ] {321e1e10-8ab9-4fad-969f-795e00c2a054} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:57:43.236764 [ 261 ] {321e1e10-8ab9-4fad-969f-795e00c2a054} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:57:43.237476 [ 261 ] {321e1e10-8ab9-4fad-969f-795e00c2a054} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:43.237515 [ 261 ] {321e1e10-8ab9-4fad-969f-795e00c2a054} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:43.237876 [ 261 ] {321e1e10-8ab9-4fad-969f-795e00c2a054} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.16 20:57:43.238110 [ 261 ] {321e1e10-8ab9-4fad-969f-795e00c2a054} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:43.238332 [ 261 ] {321e1e10-8ab9-4fad-969f-795e00c2a054} executeQuery: Read 31 rows, 2.29 KiB in 0.001713 sec., 18096.906012842966 rows/sec., 1.30 MiB/sec. 2024.12.16 20:57:43.238391 [ 261 ] {321e1e10-8ab9-4fad-969f-795e00c2a054} TCPHandler: Processed in 0.002232062 sec. 2024.12.16 20:57:43.238593 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:43.238770 [ 260 ] {d258e334-26e7-481d-94ea-64c22a16fc2e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:57:43.238823 [ 260 ] {d258e334-26e7-481d-94ea-64c22a16fc2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:57:43.239509 [ 260 ] {d258e334-26e7-481d-94ea-64c22a16fc2e} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:43.239551 [ 260 ] {d258e334-26e7-481d-94ea-64c22a16fc2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:43.239930 [ 260 ] {d258e334-26e7-481d-94ea-64c22a16fc2e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:57:43.240173 [ 260 ] {d258e334-26e7-481d-94ea-64c22a16fc2e} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:43.240383 [ 260 ] {d258e334-26e7-481d-94ea-64c22a16fc2e} executeQuery: Read 228 rows, 15.81 KiB in 0.00164 sec., 139024.39024390245 rows/sec., 9.41 MiB/sec. 2024.12.16 20:57:43.240437 [ 260 ] {d258e334-26e7-481d-94ea-64c22a16fc2e} TCPHandler: Processed in 0.001947767 sec. 2024.12.16 20:57:43.240598 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:43.240735 [ 261 ] {677257ab-fa27-4aac-a2fe-6d041e25e5f4} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:43.240790 [ 261 ] {677257ab-fa27-4aac-a2fe-6d041e25e5f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:43.241690 [ 261 ] {677257ab-fa27-4aac-a2fe-6d041e25e5f4} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:43.241730 [ 261 ] {677257ab-fa27-4aac-a2fe-6d041e25e5f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:43.242107 [ 261 ] {677257ab-fa27-4aac-a2fe-6d041e25e5f4} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.16 20:57:43.242337 [ 261 ] {677257ab-fa27-4aac-a2fe-6d041e25e5f4} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:43.242566 [ 261 ] {677257ab-fa27-4aac-a2fe-6d041e25e5f4} executeQuery: Read 551 rows, 41.90 KiB in 0.001861 sec., 296077.37775389577 rows/sec., 21.99 MiB/sec. 2024.12.16 20:57:43.242619 [ 261 ] {677257ab-fa27-4aac-a2fe-6d041e25e5f4} TCPHandler: Processed in 0.0020892 sec. 2024.12.16 20:57:43.242762 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:43.242878 [ 260 ] {c6872b42-0e87-4c1c-864f-8925aef5e5da} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:43.242931 [ 260 ] {c6872b42-0e87-4c1c-864f-8925aef5e5da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:43.243714 [ 260 ] {c6872b42-0e87-4c1c-864f-8925aef5e5da} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:43.243754 [ 260 ] {c6872b42-0e87-4c1c-864f-8925aef5e5da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:43.244192 [ 260 ] {c6872b42-0e87-4c1c-864f-8925aef5e5da} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.16 20:57:43.244427 [ 260 ] {c6872b42-0e87-4c1c-864f-8925aef5e5da} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:43.244656 [ 260 ] {c6872b42-0e87-4c1c-864f-8925aef5e5da} executeQuery: Read 946 rows, 64.96 KiB in 0.001802 sec., 524972.2530521642 rows/sec., 35.20 MiB/sec. 2024.12.16 20:57:43.244708 [ 260 ] {c6872b42-0e87-4c1c-864f-8925aef5e5da} TCPHandler: Processed in 0.002002838 sec. 2024.12.16 20:57:43.244859 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:43.244995 [ 261 ] {9b706e3c-d435-4ab2-9dde-4738c7c8e407} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:43.245087 [ 261 ] {9b706e3c-d435-4ab2-9dde-4738c7c8e407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:57:43.246294 [ 261 ] {9b706e3c-d435-4ab2-9dde-4738c7c8e407} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:43.246334 [ 261 ] {9b706e3c-d435-4ab2-9dde-4738c7c8e407} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:43.246957 [ 261 ] {9b706e3c-d435-4ab2-9dde-4738c7c8e407} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.16 20:57:43.247204 [ 261 ] {9b706e3c-d435-4ab2-9dde-4738c7c8e407} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:43.247483 [ 261 ] {9b706e3c-d435-4ab2-9dde-4738c7c8e407} executeQuery: Read 23 rows, 42.20 KiB in 0.002516 sec., 9141.494435612083 rows/sec., 16.38 MiB/sec. 2024.12.16 20:57:43.247987 [ 261 ] {9b706e3c-d435-4ab2-9dde-4738c7c8e407} TCPHandler: Processed in 0.003188151 sec. 2024.12.16 20:57:43.248256 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:43.248403 [ 260 ] {e77b7bd6-3fe6-4147-b116-48e8a970ed18} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:43.248453 [ 260 ] {e77b7bd6-3fe6-4147-b116-48e8a970ed18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:43.248942 [ 260 ] {e77b7bd6-3fe6-4147-b116-48e8a970ed18} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:43.248981 [ 260 ] {e77b7bd6-3fe6-4147-b116-48e8a970ed18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2024.12.16 20:57:43.249349 [ 260 ] {e77b7bd6-3fe6-4147-b116-48e8a970ed18} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.16 20:57:43.249576 [ 260 ] {e77b7bd6-3fe6-4147-b116-48e8a970ed18} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:43.249780 [ 260 ] {e77b7bd6-3fe6-4147-b116-48e8a970ed18} executeQuery: Read 36 rows, 2.48 KiB in 0.001401 sec., 25695.93147751606 rows/sec., 1.73 MiB/sec. 2024.12.16 20:57:43.249830 [ 260 ] {e77b7bd6-3fe6-4147-b116-48e8a970ed18} TCPHandler: Processed in 0.001729704 sec. 2024.12.16 20:57:43.993535 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 2024.12.16 20:57:43.994624 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:43.994677 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:43.995216 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.16 20:57:43.995489 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:43.995751 [ 146 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.16 20:57:43.995767 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 2024.12.16 20:57:43.995845 [ 146 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:43.995878 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:43.996090 [ 189 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.16 20:57:43.996347 [ 189 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:43.996419 [ 189 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2024.12.16 20:57:43.996544 [ 189 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part 2024.12.16 20:57:43.996778 [ 189 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part 2024.12.16 20:57:43.996960 [ 189 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part 2024.12.16 20:57:43.997083 [ 189 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part 2024.12.16 20:57:43.997288 [ 189 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part 2024.12.16 20:57:43.999998 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.004025837 sec., 6939674.904870714 rows/sec., 99.27 MiB/sec. 2024.12.16 20:57:44.000220 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 259.17 MiB, peak 261.07 MiB, free memory in arenas 0.00 B, will set to 252.29 MiB (RSS), difference: -6.89 MiB 2024.12.16 20:57:44.000378 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.16 20:57:44.000947 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_61_12} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:44.001033 [ 192 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_61_12} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.16 20:57:44.001144 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2024.12.16 20:57:45.000227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 246.02 MiB, peak 261.07 MiB, free memory in arenas 0.00 B, will set to 252.29 MiB (RSS), difference: 6.26 MiB 2024.12.16 20:57:45.317602 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:45.317804 [ 261 ] {80cd4335-ad8f-49cc-8873-e1d2cbf1a125} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:45.317882 [ 261 ] {80cd4335-ad8f-49cc-8873-e1d2cbf1a125} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:45.318708 [ 261 ] {80cd4335-ad8f-49cc-8873-e1d2cbf1a125} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:45.318760 [ 261 ] {80cd4335-ad8f-49cc-8873-e1d2cbf1a125} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:45.319181 [ 261 ] {80cd4335-ad8f-49cc-8873-e1d2cbf1a125} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.16 20:57:45.319427 [ 261 ] {80cd4335-ad8f-49cc-8873-e1d2cbf1a125} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:45.319667 [ 261 ] {80cd4335-ad8f-49cc-8873-e1d2cbf1a125} executeQuery: Read 56 rows, 4.38 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.23 MiB/sec. 2024.12.16 20:57:45.319732 [ 261 ] {80cd4335-ad8f-49cc-8873-e1d2cbf1a125} TCPHandler: Processed in 0.002299584 sec. 2024.12.16 20:57:45.319988 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:45.320174 [ 260 ] {f1560777-1d32-42fa-8796-1f4c4e4aaca8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:45.320246 [ 260 ] {f1560777-1d32-42fa-8796-1f4c4e4aaca8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:45.321002 [ 260 ] {f1560777-1d32-42fa-8796-1f4c4e4aaca8} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:45.321057 [ 260 ] {f1560777-1d32-42fa-8796-1f4c4e4aaca8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:45.321496 [ 260 ] {f1560777-1d32-42fa-8796-1f4c4e4aaca8} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.16 20:57:45.321744 [ 260 ] {f1560777-1d32-42fa-8796-1f4c4e4aaca8} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:45.322028 [ 260 ] {f1560777-1d32-42fa-8796-1f4c4e4aaca8} executeQuery: Read 64 rows, 5.12 KiB in 0.001893 sec., 33808.769149498155 rows/sec., 2.64 MiB/sec. 2024.12.16 20:57:45.322101 [ 260 ] {f1560777-1d32-42fa-8796-1f4c4e4aaca8} TCPHandler: Processed in 0.002243333 sec. 2024.12.16 20:57:45.322441 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:45.322643 [ 261 ] {2c3ad9ec-8408-46a6-b0fd-e8d981bc9df2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:45.322710 [ 261 ] {2c3ad9ec-8408-46a6-b0fd-e8d981bc9df2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:45.323366 [ 261 ] {2c3ad9ec-8408-46a6-b0fd-e8d981bc9df2} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:45.323414 [ 261 ] {2c3ad9ec-8408-46a6-b0fd-e8d981bc9df2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:45.323829 [ 261 ] {2c3ad9ec-8408-46a6-b0fd-e8d981bc9df2} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.16 20:57:45.324082 [ 261 ] {2c3ad9ec-8408-46a6-b0fd-e8d981bc9df2} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:45.324323 [ 261 ] {2c3ad9ec-8408-46a6-b0fd-e8d981bc9df2} executeQuery: Read 64 rows, 4.56 KiB in 0.001712 sec., 37383.17757009346 rows/sec., 2.60 MiB/sec. 2024.12.16 20:57:45.324414 [ 261 ] {2c3ad9ec-8408-46a6-b0fd-e8d981bc9df2} TCPHandler: Processed in 0.002191132 sec. 2024.12.16 20:57:45.324601 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:45.324752 [ 260 ] {dc915ed0-3a1c-4c34-a29f-c713eccac035} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:45.324808 [ 260 ] {dc915ed0-3a1c-4c34-a29f-c713eccac035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:45.325296 [ 260 ] {dc915ed0-3a1c-4c34-a29f-c713eccac035} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:45.325337 [ 260 ] {dc915ed0-3a1c-4c34-a29f-c713eccac035} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:45.325717 [ 260 ] {dc915ed0-3a1c-4c34-a29f-c713eccac035} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.16 20:57:45.325953 [ 260 ] {dc915ed0-3a1c-4c34-a29f-c713eccac035} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:45.326192 [ 260 ] {dc915ed0-3a1c-4c34-a29f-c713eccac035} executeQuery: Read 24 rows, 1.66 KiB in 0.001476 sec., 16260.162601626014 rows/sec., 1.10 MiB/sec. 2024.12.16 20:57:45.326262 [ 260 ] {dc915ed0-3a1c-4c34-a29f-c713eccac035} TCPHandler: Processed in 0.001740453 sec. 2024.12.16 20:57:46.060378 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2024.12.16 20:57:46.084708 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:46.084794 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:46.093445 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.16 20:57:46.094414 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:46.094904 [ 140 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.16 20:57:46.095025 [ 140 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:46.095106 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:46.095507 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.16 20:57:46.113367 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2024.12.16 20:57:46.114826 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:46.116386 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 423 rows starting from the beginning of the part 2024.12.16 20:57:46.122458 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 7 rows starting from the beginning of the part 2024.12.16 20:57:46.128446 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2024.12.16 20:57:46.134202 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2024.12.16 20:57:46.140175 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2024.12.16 20:57:46.144888 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2024.12.16 20:57:46.211316 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.116075278 sec., 3962.945494733168 rows/sec., 20.49 MiB/sec. 2024.12.16 20:57:46.214796 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.16 20:57:46.217709 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_61_12} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:46.217836 [ 189 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_61_12} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.16 20:57:46.220068 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.12.16 20:57:46.646673 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1776 2024.12.16 20:57:46.650063 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:46.650126 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:46.651604 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:57:46.651907 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:46.653580 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1776 2024.12.16 20:57:47.000155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 253.36 MiB, peak 266.76 MiB, free memory in arenas 0.00 B, will set to 254.79 MiB (RSS), difference: 1.43 MiB 2024.12.16 20:57:50.329630 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:50.329834 [ 261 ] {4b0f4a13-e6f6-4a95-aa97-37c6bfb53088} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:57:50.329908 [ 261 ] {4b0f4a13-e6f6-4a95-aa97-37c6bfb53088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:57:50.330743 [ 261 ] {4b0f4a13-e6f6-4a95-aa97-37c6bfb53088} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.330804 [ 261 ] {4b0f4a13-e6f6-4a95-aa97-37c6bfb53088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.331369 [ 261 ] {4b0f4a13-e6f6-4a95-aa97-37c6bfb53088} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:57:50.331683 [ 261 ] {4b0f4a13-e6f6-4a95-aa97-37c6bfb53088} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.331946 [ 136 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2024.12.16 20:57:50.331985 [ 261 ] {4b0f4a13-e6f6-4a95-aa97-37c6bfb53088} executeQuery: Read 14 rows, 1.01 KiB in 0.002199 sec., 6366.530241018645 rows/sec., 458.30 KiB/sec. 2024.12.16 20:57:50.332041 [ 136 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.332103 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.332166 [ 261 ] {4b0f4a13-e6f6-4a95-aa97-37c6bfb53088} TCPHandler: Processed in 0.002664311 sec. 2024.12.16 20:57:50.332538 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:50.332581 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2024.12.16 20:57:50.332949 [ 260 ] {b87f4599-77d8-4b72-9526-6fc30e2708b1} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:50.333165 [ 260 ] {b87f4599-77d8-4b72-9526-6fc30e2708b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:50.333195 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:50.333306 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part 2024.12.16 20:57:50.333497 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2024.12.16 20:57:50.333878 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2024.12.16 20:57:50.334281 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2024.12.16 20:57:50.334776 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2024.12.16 20:57:50.335923 [ 260 ] {b87f4599-77d8-4b72-9526-6fc30e2708b1} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.335975 [ 260 ] {b87f4599-77d8-4b72-9526-6fc30e2708b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.336590 [ 260 ] {b87f4599-77d8-4b72-9526-6fc30e2708b1} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.16 20:57:50.336639 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004391914 sec., 15938.381307102096 rows/sec., 1.18 MiB/sec. 2024.12.16 20:57:50.336950 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2024.12.16 20:57:50.337122 [ 260 ] {b87f4599-77d8-4b72-9526-6fc30e2708b1} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.337631 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_41_10} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.337668 [ 260 ] {b87f4599-77d8-4b72-9526-6fc30e2708b1} executeQuery: Read 241 rows, 21.63 KiB in 0.004834 sec., 49855.19238725693 rows/sec., 4.37 MiB/sec. 2024.12.16 20:57:50.337957 [ 196 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_41_10} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2024.12.16 20:57:50.337987 [ 260 ] {b87f4599-77d8-4b72-9526-6fc30e2708b1} TCPHandler: Processed in 0.005646968 sec. 2024.12.16 20:57:50.338327 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:50.338436 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:57:50.338690 [ 261 ] {de9a5899-7a31-4683-800e-f5ce5b5a084c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:57:50.338854 [ 261 ] {de9a5899-7a31-4683-800e-f5ce5b5a084c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:57:50.339580 [ 261 ] {de9a5899-7a31-4683-800e-f5ce5b5a084c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.339624 [ 261 ] {de9a5899-7a31-4683-800e-f5ce5b5a084c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.340025 [ 261 ] {de9a5899-7a31-4683-800e-f5ce5b5a084c} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.16 20:57:50.340284 [ 261 ] {de9a5899-7a31-4683-800e-f5ce5b5a084c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.340518 [ 261 ] {de9a5899-7a31-4683-800e-f5ce5b5a084c} executeQuery: Read 26 rows, 1.88 KiB in 0.001957 sec., 13285.641287685232 rows/sec., 963.09 KiB/sec. 2024.12.16 20:57:50.340585 [ 261 ] {de9a5899-7a31-4683-800e-f5ce5b5a084c} TCPHandler: Processed in 0.002412306 sec. 2024.12.16 20:57:50.340830 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:50.340979 [ 260 ] {850e03a4-910a-4d37-9655-68abf0dc5be3} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:57:50.341037 [ 260 ] {850e03a4-910a-4d37-9655-68abf0dc5be3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:57:50.341722 [ 260 ] {850e03a4-910a-4d37-9655-68abf0dc5be3} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.341770 [ 260 ] {850e03a4-910a-4d37-9655-68abf0dc5be3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.342154 [ 260 ] {850e03a4-910a-4d37-9655-68abf0dc5be3} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 20:57:50.342401 [ 260 ] {850e03a4-910a-4d37-9655-68abf0dc5be3} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.342635 [ 260 ] {850e03a4-910a-4d37-9655-68abf0dc5be3} executeQuery: Read 14 rows, 1004.00 B in 0.001691 sec., 8279.124778237729 rows/sec., 579.82 KiB/sec. 2024.12.16 20:57:50.342702 [ 260 ] {850e03a4-910a-4d37-9655-68abf0dc5be3} TCPHandler: Processed in 0.002012738 sec. 2024.12.16 20:57:50.342865 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:50.342989 [ 261 ] {6bb7b291-8eb7-497d-a0b6-89bec9a664f0} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:57:50.343060 [ 261 ] {6bb7b291-8eb7-497d-a0b6-89bec9a664f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:57:50.343640 [ 261 ] {6bb7b291-8eb7-497d-a0b6-89bec9a664f0} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.343681 [ 261 ] {6bb7b291-8eb7-497d-a0b6-89bec9a664f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.344057 [ 261 ] {6bb7b291-8eb7-497d-a0b6-89bec9a664f0} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:57:50.344313 [ 261 ] {6bb7b291-8eb7-497d-a0b6-89bec9a664f0} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.344499 [ 133 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2024.12.16 20:57:50.344521 [ 261 ] {6bb7b291-8eb7-497d-a0b6-89bec9a664f0} executeQuery: Read 13 rows, 830.00 B in 0.001554 sec., 8365.508365508365 rows/sec., 521.59 KiB/sec. 2024.12.16 20:57:50.344575 [ 133 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.344646 [ 261 ] {6bb7b291-8eb7-497d-a0b6-89bec9a664f0} TCPHandler: Processed in 0.001836915 sec. 2024.12.16 20:57:50.344650 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.344847 [ 195 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2024.12.16 20:57:50.344859 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:50.345055 [ 195 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:50.345093 [ 260 ] {527b2e5b-4a2f-414a-99a8-743ab4c1663d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:50.345116 [ 195 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part 2024.12.16 20:57:50.345184 [ 260 ] {527b2e5b-4a2f-414a-99a8-743ab4c1663d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:50.345361 [ 195 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2024.12.16 20:57:50.345728 [ 195 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part 2024.12.16 20:57:50.346061 [ 195 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2024.12.16 20:57:50.346292 [ 195 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2024.12.16 20:57:50.348066 [ 260 ] {527b2e5b-4a2f-414a-99a8-743ab4c1663d} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.348141 [ 260 ] {527b2e5b-4a2f-414a-99a8-743ab4c1663d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.349183 [ 260 ] {527b2e5b-4a2f-414a-99a8-743ab4c1663d} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.16 20:57:50.349258 [ 194 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004472045 sec., 14534.737463509424 rows/sec., 963.01 KiB/sec. 2024.12.16 20:57:50.349460 [ 196 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2024.12.16 20:57:50.349644 [ 260 ] {527b2e5b-4a2f-414a-99a8-743ab4c1663d} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.350088 [ 196 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_41_10} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.350193 [ 260 ] {527b2e5b-4a2f-414a-99a8-743ab4c1663d} executeQuery: Read 401 rows, 29.20 KiB in 0.005153 sec., 77818.74636134291 rows/sec., 5.53 MiB/sec. 2024.12.16 20:57:50.350281 [ 196 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_41_10} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2024.12.16 20:57:50.350353 [ 260 ] {527b2e5b-4a2f-414a-99a8-743ab4c1663d} TCPHandler: Processed in 0.005598327 sec. 2024.12.16 20:57:50.350566 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:57:50.350596 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:50.350722 [ 261 ] {f0484680-f7d1-48f8-a091-52ca37264c21} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:57:50.350772 [ 261 ] {f0484680-f7d1-48f8-a091-52ca37264c21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:57:50.351258 [ 261 ] {f0484680-f7d1-48f8-a091-52ca37264c21} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.351297 [ 261 ] {f0484680-f7d1-48f8-a091-52ca37264c21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.351668 [ 261 ] {f0484680-f7d1-48f8-a091-52ca37264c21} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:57:50.351908 [ 261 ] {f0484680-f7d1-48f8-a091-52ca37264c21} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.352082 [ 133 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.16 20:57:50.352136 [ 133 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.352152 [ 261 ] {f0484680-f7d1-48f8-a091-52ca37264c21} executeQuery: Read 6 rows, 321.00 B in 0.001442 sec., 4160.887656033287 rows/sec., 217.39 KiB/sec. 2024.12.16 20:57:50.352173 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.352301 [ 261 ] {f0484680-f7d1-48f8-a091-52ca37264c21} TCPHandler: Processed in 0.001821985 sec. 2024.12.16 20:57:50.352357 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.16 20:57:50.352474 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:50.352516 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:50.352531 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part 2024.12.16 20:57:50.352714 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2024.12.16 20:57:50.352889 [ 260 ] {0841023c-4d08-4dde-bc52-76b40c098de3} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:50.352976 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2024.12.16 20:57:50.353123 [ 260 ] {0841023c-4d08-4dde-bc52-76b40c098de3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:50.353334 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2024.12.16 20:57:50.353799 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2024.12.16 20:57:50.354200 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2024.12.16 20:57:50.355788 [ 260 ] {0841023c-4d08-4dde-bc52-76b40c098de3} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.355866 [ 260 ] {0841023c-4d08-4dde-bc52-76b40c098de3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.356832 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.004537157 sec., 54218.9745693173 rows/sec., 2.77 MiB/sec. 2024.12.16 20:57:50.356952 [ 260 ] {0841023c-4d08-4dde-bc52-76b40c098de3} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.16 20:57:50.357006 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.16 20:57:50.357437 [ 260 ] {0841023c-4d08-4dde-bc52-76b40c098de3} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.357496 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_41_8} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.357680 [ 187 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_41_8} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.16 20:57:50.357888 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.16 20:57:50.357942 [ 260 ] {0841023c-4d08-4dde-bc52-76b40c098de3} executeQuery: Read 237 rows, 16.27 KiB in 0.00522 sec., 45402.29885057471 rows/sec., 3.04 MiB/sec. 2024.12.16 20:57:50.358026 [ 260 ] {0841023c-4d08-4dde-bc52-76b40c098de3} TCPHandler: Processed in 0.005601217 sec. 2024.12.16 20:57:50.358183 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:50.358302 [ 261 ] {711d6a73-020a-46dd-be5e-370fd79ca2c9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:57:50.358354 [ 261 ] {711d6a73-020a-46dd-be5e-370fd79ca2c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:57:50.358826 [ 261 ] {711d6a73-020a-46dd-be5e-370fd79ca2c9} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.358864 [ 261 ] {711d6a73-020a-46dd-be5e-370fd79ca2c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.359247 [ 261 ] {711d6a73-020a-46dd-be5e-370fd79ca2c9} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.16 20:57:50.359500 [ 261 ] {711d6a73-020a-46dd-be5e-370fd79ca2c9} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.359674 [ 133 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.16 20:57:50.359726 [ 261 ] {711d6a73-020a-46dd-be5e-370fd79ca2c9} executeQuery: Read 1 rows, 69.00 B in 0.001447 sec., 691.0850034554251 rows/sec., 46.57 KiB/sec. 2024.12.16 20:57:50.359789 [ 133 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.359857 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.359874 [ 261 ] {711d6a73-020a-46dd-be5e-370fd79ca2c9} TCPHandler: Processed in 0.001747873 sec. 2024.12.16 20:57:50.360081 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.16 20:57:50.360082 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:50.360234 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:50.360265 [ 260 ] {3e0facb3-9d11-4be5-bee0-15e2b75a051f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:50.360275 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 37 rows starting from the beginning of the part 2024.12.16 20:57:50.360444 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2024.12.16 20:57:50.360456 [ 260 ] {3e0facb3-9d11-4be5-bee0-15e2b75a051f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:57:50.360692 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2024.12.16 20:57:50.361150 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2024.12.16 20:57:50.361363 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2024.12.16 20:57:50.361542 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2024.12.16 20:57:50.363433 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.003476276 sec., 12081.894533115323 rows/sec., 812.99 KiB/sec. 2024.12.16 20:57:50.363586 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.16 20:57:50.363711 [ 260 ] {3e0facb3-9d11-4be5-bee0-15e2b75a051f} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.363756 [ 260 ] {3e0facb3-9d11-4be5-bee0-15e2b75a051f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.363960 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_41_8} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.364057 [ 194 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_41_8} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.16 20:57:50.364157 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:57:50.364508 [ 260 ] {3e0facb3-9d11-4be5-bee0-15e2b75a051f} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.16 20:57:50.364774 [ 260 ] {3e0facb3-9d11-4be5-bee0-15e2b75a051f} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.365042 [ 260 ] {3e0facb3-9d11-4be5-bee0-15e2b75a051f} executeQuery: Read 19 rows, 34.86 KiB in 0.004826 sec., 3937.007874015748 rows/sec., 7.05 MiB/sec. 2024.12.16 20:57:50.365187 [ 260 ] {3e0facb3-9d11-4be5-bee0-15e2b75a051f} TCPHandler: Processed in 0.00520299 sec. 2024.12.16 20:57:50.365347 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:50.365467 [ 261 ] {b2315e45-9784-4822-b87e-63bef5259e68} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:50.365517 [ 261 ] {b2315e45-9784-4822-b87e-63bef5259e68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:50.366023 [ 261 ] {b2315e45-9784-4822-b87e-63bef5259e68} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:50.366062 [ 261 ] {b2315e45-9784-4822-b87e-63bef5259e68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:50.366448 [ 261 ] {b2315e45-9784-4822-b87e-63bef5259e68} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.16 20:57:50.366695 [ 261 ] {b2315e45-9784-4822-b87e-63bef5259e68} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:50.366939 [ 261 ] {b2315e45-9784-4822-b87e-63bef5259e68} executeQuery: Read 82 rows, 5.33 KiB in 0.001493 sec., 54922.97387809779 rows/sec., 3.49 MiB/sec. 2024.12.16 20:57:50.367036 [ 261 ] {b2315e45-9784-4822-b87e-63bef5259e68} TCPHandler: Processed in 0.001748623 sec. 2024.12.16 20:57:51.287769 [ 135 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:57:51.287823 [ 135 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:57:51.495953 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 2024.12.16 20:57:51.496905 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:51.496954 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2024.12.16 20:57:51.497492 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.16 20:57:51.497757 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:51.498033 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2024.12.16 20:57:53.613465 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2024.12.16 20:57:53.632314 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:53.632376 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:57:53.639296 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.16 20:57:53.640035 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:53.642703 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2024.12.16 20:57:55.325092 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:55.325393 [ 261 ] {74db2f43-9c6d-4354-8ad2-523cc9d7f78a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:57:55.325503 [ 261 ] {74db2f43-9c6d-4354-8ad2-523cc9d7f78a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:57:55.326386 [ 261 ] {74db2f43-9c6d-4354-8ad2-523cc9d7f78a} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:55.326427 [ 261 ] {74db2f43-9c6d-4354-8ad2-523cc9d7f78a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:57:55.326869 [ 261 ] {74db2f43-9c6d-4354-8ad2-523cc9d7f78a} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.16 20:57:55.327124 [ 261 ] {74db2f43-9c6d-4354-8ad2-523cc9d7f78a} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:55.327328 [ 261 ] {74db2f43-9c6d-4354-8ad2-523cc9d7f78a} executeQuery: Read 102 rows, 8.69 KiB in 0.002017 sec., 50570.15369360436 rows/sec., 4.21 MiB/sec. 2024.12.16 20:57:55.327381 [ 261 ] {74db2f43-9c6d-4354-8ad2-523cc9d7f78a} TCPHandler: Processed in 0.002465237 sec. 2024.12.16 20:57:55.327636 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:55.327838 [ 260 ] {2e1007f8-946e-4e92-a5ef-c732f072d486} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:57:55.327920 [ 260 ] {2e1007f8-946e-4e92-a5ef-c732f072d486} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:57:55.328765 [ 260 ] {2e1007f8-946e-4e92-a5ef-c732f072d486} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:55.328822 [ 260 ] {2e1007f8-946e-4e92-a5ef-c732f072d486} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:57:55.329244 [ 260 ] {2e1007f8-946e-4e92-a5ef-c732f072d486} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.16 20:57:55.329496 [ 260 ] {2e1007f8-946e-4e92-a5ef-c732f072d486} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:55.329728 [ 260 ] {2e1007f8-946e-4e92-a5ef-c732f072d486} executeQuery: Read 23 rows, 1.73 KiB in 0.001946 sec., 11819.116135662898 rows/sec., 888.74 KiB/sec. 2024.12.16 20:57:55.329795 [ 260 ] {2e1007f8-946e-4e92-a5ef-c732f072d486} TCPHandler: Processed in 0.002288674 sec. 2024.12.16 20:57:55.329949 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:55.330086 [ 261 ] {f2a74172-36d8-4e10-92b6-526bbf220db8} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:57:55.330142 [ 261 ] {f2a74172-36d8-4e10-92b6-526bbf220db8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:57:55.330841 [ 261 ] {f2a74172-36d8-4e10-92b6-526bbf220db8} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:55.330878 [ 261 ] {f2a74172-36d8-4e10-92b6-526bbf220db8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:57:55.331234 [ 261 ] {f2a74172-36d8-4e10-92b6-526bbf220db8} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.16 20:57:55.331463 [ 261 ] {f2a74172-36d8-4e10-92b6-526bbf220db8} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:55.331651 [ 261 ] {f2a74172-36d8-4e10-92b6-526bbf220db8} executeQuery: Read 87 rows, 6.96 KiB in 0.001593 sec., 54613.93596986817 rows/sec., 4.26 MiB/sec. 2024.12.16 20:57:55.331749 [ 261 ] {f2a74172-36d8-4e10-92b6-526bbf220db8} TCPHandler: Processed in 0.001858966 sec. 2024.12.16 20:57:55.331960 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:55.332262 [ 260 ] {175d0107-53bb-4732-bcd0-cb26dd223551} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:55.332330 [ 260 ] {175d0107-53bb-4732-bcd0-cb26dd223551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:57:55.332983 [ 260 ] {175d0107-53bb-4732-bcd0-cb26dd223551} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:55.333024 [ 260 ] {175d0107-53bb-4732-bcd0-cb26dd223551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:57:55.333420 [ 260 ] {175d0107-53bb-4732-bcd0-cb26dd223551} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.16 20:57:55.333656 [ 260 ] {175d0107-53bb-4732-bcd0-cb26dd223551} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:55.333822 [ 131 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 2024.12.16 20:57:55.333881 [ 260 ] {175d0107-53bb-4732-bcd0-cb26dd223551} executeQuery: Read 160 rows, 11.41 KiB in 0.001697 sec., 94284.03064230997 rows/sec., 6.57 MiB/sec. 2024.12.16 20:57:55.333889 [ 131 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:55.333966 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:57:55.333999 [ 260 ] {175d0107-53bb-4732-bcd0-cb26dd223551} TCPHandler: Processed in 0.002149681 sec. 2024.12.16 20:57:55.334210 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:55.334239 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_100_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full 2024.12.16 20:57:55.334431 [ 261 ] {2f94f4c1-b1cd-490e-9e70-c3cc0b942c2f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:57:55.334623 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_100_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:55.334648 [ 261 ] {2f94f4c1-b1cd-490e-9e70-c3cc0b942c2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:57:55.334728 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_100_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 29287 rows starting from the beginning of the part 2024.12.16 20:57:55.335307 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part 2024.12.16 20:57:55.335674 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 946 rows starting from the beginning of the part 2024.12.16 20:57:55.336044 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part 2024.12.16 20:57:55.336383 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 237 rows starting from the beginning of the part 2024.12.16 20:57:55.336951 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part 2024.12.16 20:57:55.339101 [ 261 ] {2f94f4c1-b1cd-490e-9e70-c3cc0b942c2f} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:55.339152 [ 261 ] {2f94f4c1-b1cd-490e-9e70-c3cc0b942c2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:57:55.340898 [ 261 ] {2f94f4c1-b1cd-490e-9e70-c3cc0b942c2f} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.16 20:57:55.341198 [ 261 ] {2f94f4c1-b1cd-490e-9e70-c3cc0b942c2f} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:55.341791 [ 261 ] {2f94f4c1-b1cd-490e-9e70-c3cc0b942c2f} executeQuery: Read 23 rows, 42.20 KiB in 0.007429 sec., 3095.9752321981423 rows/sec., 5.55 MiB/sec. 2024.12.16 20:57:55.341897 [ 261 ] {2f94f4c1-b1cd-490e-9e70-c3cc0b942c2f} TCPHandler: Processed in 0.007802839 sec. 2024.12.16 20:57:55.342044 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:57:55.342194 [ 260 ] {c537d8c0-51f1-426b-acb7-2cceea200ee6} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:57:55.342331 [ 260 ] {c537d8c0-51f1-426b-acb7-2cceea200ee6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:57:55.342961 [ 260 ] {c537d8c0-51f1-426b-acb7-2cceea200ee6} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:55.343008 [ 260 ] {c537d8c0-51f1-426b-acb7-2cceea200ee6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:57:55.343581 [ 260 ] {c537d8c0-51f1-426b-acb7-2cceea200ee6} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.16 20:57:55.343935 [ 260 ] {c537d8c0-51f1-426b-acb7-2cceea200ee6} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:55.344172 [ 260 ] {c537d8c0-51f1-426b-acb7-2cceea200ee6} executeQuery: Read 60 rows, 4.14 KiB in 0.002018 sec., 29732.408325074335 rows/sec., 2.00 MiB/sec. 2024.12.16 20:57:55.344233 [ 260 ] {c537d8c0-51f1-426b-acb7-2cceea200ee6} TCPHandler: Processed in 0.002245473 sec. 2024.12.16 20:57:55.345912 [ 200 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_100_20} MergeTask::MergeProjectionsStage: Merge sorted 30931 rows, containing 5 columns (5 merged, 0 gathered) in 0.011793115 sec., 2622801.524448799 rows/sec., 177.11 MiB/sec. 2024.12.16 20:57:55.346885 [ 200 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_100_20} MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) 2024.12.16 20:57:55.347238 [ 200 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_100_20} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:55.347330 [ 200 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_100_20} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 2024.12.16 20:57:55.347444 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2024.12.16 20:57:55.670213 [ 127 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.12.16 20:57:55.670296 [ 127 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:55.670339 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:57:55.670657 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.12.16 20:57:55.671020 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:57:55.671091 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part 2024.12.16 20:57:55.671267 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part 2024.12.16 20:57:55.671466 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2024.12.16 20:57:55.671665 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2024.12.16 20:57:55.671889 [ 198 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2024.12.16 20:57:55.672992 [ 200 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002547359 sec., 14132.283671049114 rows/sec., 1.18 MiB/sec. 2024.12.16 20:57:55.673162 [ 190 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.12.16 20:57:55.673488 [ 190 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_25_6} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:55.673585 [ 190 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_25_6} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.12.16 20:57:55.673681 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:57:56.653797 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1810 2024.12.16 20:57:56.657036 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:56.657087 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:57:56.658579 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:57:56.658895 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:56.659490 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1810 2024.12.16 20:57:58.998197 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 2024.12.16 20:57:58.998993 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:57:58.999036 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:57:58.999575 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.16 20:57:58.999847 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:57:59.000107 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 2024.12.16 20:58:00.328586 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:00.328881 [ 261 ] {b0f659b4-00b0-4f15-90c0-fb4c200095fd} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:58:00.328993 [ 261 ] {b0f659b4-00b0-4f15-90c0-fb4c200095fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:58:00.329724 [ 261 ] {b0f659b4-00b0-4f15-90c0-fb4c200095fd} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.329772 [ 261 ] {b0f659b4-00b0-4f15-90c0-fb4c200095fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.330206 [ 261 ] {b0f659b4-00b0-4f15-90c0-fb4c200095fd} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:58:00.330459 [ 261 ] {b0f659b4-00b0-4f15-90c0-fb4c200095fd} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.330697 [ 261 ] {b0f659b4-00b0-4f15-90c0-fb4c200095fd} executeQuery: Read 14 rows, 1.01 KiB in 0.001898 sec., 7376.185458377239 rows/sec., 530.99 KiB/sec. 2024.12.16 20:58:00.330766 [ 261 ] {b0f659b4-00b0-4f15-90c0-fb4c200095fd} TCPHandler: Processed in 0.002378496 sec. 2024.12.16 20:58:00.331028 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:00.331217 [ 260 ] {e6a27bb4-fa43-48e1-a229-44ab805eaaac} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:58:00.331288 [ 260 ] {e6a27bb4-fa43-48e1-a229-44ab805eaaac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:58:00.331999 [ 260 ] {e6a27bb4-fa43-48e1-a229-44ab805eaaac} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.332043 [ 260 ] {e6a27bb4-fa43-48e1-a229-44ab805eaaac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.332467 [ 260 ] {e6a27bb4-fa43-48e1-a229-44ab805eaaac} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.16 20:58:00.332728 [ 260 ] {e6a27bb4-fa43-48e1-a229-44ab805eaaac} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.332938 [ 260 ] {e6a27bb4-fa43-48e1-a229-44ab805eaaac} executeQuery: Read 4 rows, 334.00 B in 0.001769 sec., 2261.1644997173544 rows/sec., 184.38 KiB/sec. 2024.12.16 20:58:00.333073 [ 260 ] {e6a27bb4-fa43-48e1-a229-44ab805eaaac} TCPHandler: Processed in 0.002186072 sec. 2024.12.16 20:58:00.333227 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:00.333371 [ 261 ] {b2cb2fbc-0dee-4e8b-9ae7-0c92509d5fac} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:00.333433 [ 261 ] {b2cb2fbc-0dee-4e8b-9ae7-0c92509d5fac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:00.334194 [ 261 ] {b2cb2fbc-0dee-4e8b-9ae7-0c92509d5fac} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.334234 [ 261 ] {b2cb2fbc-0dee-4e8b-9ae7-0c92509d5fac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.334620 [ 261 ] {b2cb2fbc-0dee-4e8b-9ae7-0c92509d5fac} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.16 20:58:00.334863 [ 261 ] {b2cb2fbc-0dee-4e8b-9ae7-0c92509d5fac} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.335041 [ 122 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.16 20:58:00.335080 [ 261 ] {b2cb2fbc-0dee-4e8b-9ae7-0c92509d5fac} executeQuery: Read 243 rows, 21.77 KiB in 0.001736 sec., 139976.95852534563 rows/sec., 12.25 MiB/sec. 2024.12.16 20:58:00.335100 [ 122 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.335172 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.335203 [ 261 ] {b2cb2fbc-0dee-4e8b-9ae7-0c92509d5fac} TCPHandler: Processed in 0.002038639 sec. 2024.12.16 20:58:00.335381 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:00.335400 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.16 20:58:00.335534 [ 260 ] {419a2027-54b4-4235-a66a-6f0f81cea9a1} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:58:00.335562 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:00.335599 [ 260 ] {419a2027-54b4-4235-a66a-6f0f81cea9a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:58:00.335609 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1437 rows starting from the beginning of the part 2024.12.16 20:58:00.335826 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1246 rows starting from the beginning of the part 2024.12.16 20:58:00.336230 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part 2024.12.16 20:58:00.336685 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 241 rows starting from the beginning of the part 2024.12.16 20:58:00.337109 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 102 rows starting from the beginning of the part 2024.12.16 20:58:00.337494 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 243 rows starting from the beginning of the part 2024.12.16 20:58:00.338271 [ 260 ] {419a2027-54b4-4235-a66a-6f0f81cea9a1} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.338315 [ 260 ] {419a2027-54b4-4235-a66a-6f0f81cea9a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.338841 [ 260 ] {419a2027-54b4-4235-a66a-6f0f81cea9a1} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.16 20:58:00.339153 [ 260 ] {419a2027-54b4-4235-a66a-6f0f81cea9a1} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.339384 [ 260 ] {419a2027-54b4-4235-a66a-6f0f81cea9a1} executeQuery: Read 30 rows, 2.16 KiB in 0.003894 sec., 7704.160246533128 rows/sec., 555.74 KiB/sec. 2024.12.16 20:58:00.339482 [ 260 ] {419a2027-54b4-4235-a66a-6f0f81cea9a1} TCPHandler: Processed in 0.00418448 sec. 2024.12.16 20:58:00.339754 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:00.340143 [ 261 ] {fac65eb3-fd74-4f2e-92f3-d5fbb8b5b4b5} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:58:00.340316 [ 261 ] {fac65eb3-fd74-4f2e-92f3-d5fbb8b5b4b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:58:00.340815 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3325 rows, containing 5 columns (5 merged, 0 gathered) in 0.005536656 sec., 600542.9992399744 rows/sec., 52.45 MiB/sec. 2024.12.16 20:58:00.341206 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.16 20:58:00.341754 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_101_20} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.341959 [ 198 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_101_20} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.16 20:58:00.342140 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.16 20:58:00.342169 [ 261 ] {fac65eb3-fd74-4f2e-92f3-d5fbb8b5b4b5} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.342224 [ 261 ] {fac65eb3-fd74-4f2e-92f3-d5fbb8b5b4b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.342596 [ 261 ] {fac65eb3-fd74-4f2e-92f3-d5fbb8b5b4b5} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.16 20:58:00.342836 [ 261 ] {fac65eb3-fd74-4f2e-92f3-d5fbb8b5b4b5} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.343096 [ 261 ] {fac65eb3-fd74-4f2e-92f3-d5fbb8b5b4b5} executeQuery: Read 14 rows, 1004.00 B in 0.00309 sec., 4530.74433656958 rows/sec., 317.30 KiB/sec. 2024.12.16 20:58:00.343266 [ 261 ] {fac65eb3-fd74-4f2e-92f3-d5fbb8b5b4b5} TCPHandler: Processed in 0.00366556 sec. 2024.12.16 20:58:00.343485 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:00.343614 [ 260 ] {854f501e-1ad1-495e-8b01-4f1521e1722d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:58:00.343664 [ 260 ] {854f501e-1ad1-495e-8b01-4f1521e1722d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:58:00.344230 [ 260 ] {854f501e-1ad1-495e-8b01-4f1521e1722d} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.344268 [ 260 ] {854f501e-1ad1-495e-8b01-4f1521e1722d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.344629 [ 260 ] {854f501e-1ad1-495e-8b01-4f1521e1722d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:58:00.344865 [ 260 ] {854f501e-1ad1-495e-8b01-4f1521e1722d} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.345038 [ 260 ] {854f501e-1ad1-495e-8b01-4f1521e1722d} executeQuery: Read 13 rows, 830.00 B in 0.001451 sec., 8959.33838731909 rows/sec., 558.61 KiB/sec. 2024.12.16 20:58:00.345089 [ 260 ] {854f501e-1ad1-495e-8b01-4f1521e1722d} TCPHandler: Processed in 0.001703503 sec. 2024.12.16 20:58:00.345233 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:00.345348 [ 261 ] {0be47953-fadc-4dca-9cdc-9192a0018130} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:00.345396 [ 261 ] {0be47953-fadc-4dca-9cdc-9192a0018130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:00.346144 [ 261 ] {0be47953-fadc-4dca-9cdc-9192a0018130} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.346183 [ 261 ] {0be47953-fadc-4dca-9cdc-9192a0018130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.346558 [ 261 ] {0be47953-fadc-4dca-9cdc-9192a0018130} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.16 20:58:00.346792 [ 261 ] {0be47953-fadc-4dca-9cdc-9192a0018130} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.346955 [ 122 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.16 20:58:00.347004 [ 122 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.347018 [ 261 ] {0be47953-fadc-4dca-9cdc-9192a0018130} executeQuery: Read 405 rows, 29.53 KiB in 0.001685 sec., 240356.0830860534 rows/sec., 17.11 MiB/sec. 2024.12.16 20:58:00.347046 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.347165 [ 261 ] {0be47953-fadc-4dca-9cdc-9192a0018130} TCPHandler: Processed in 0.001983018 sec. 2024.12.16 20:58:00.347372 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.16 20:58:00.347399 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:00.347682 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:00.347684 [ 260 ] {7660b3a4-88ba-43bc-bf5c-87408d8b5c20} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:58:00.347750 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 916 rows starting from the beginning of the part 2024.12.16 20:58:00.347815 [ 260 ] {7660b3a4-88ba-43bc-bf5c-87408d8b5c20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:58:00.348067 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 551 rows starting from the beginning of the part 2024.12.16 20:58:00.348425 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part 2024.12.16 20:58:00.348821 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 401 rows starting from the beginning of the part 2024.12.16 20:58:00.349223 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 87 rows starting from the beginning of the part 2024.12.16 20:58:00.349488 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 405 rows starting from the beginning of the part 2024.12.16 20:58:00.350411 [ 260 ] {7660b3a4-88ba-43bc-bf5c-87408d8b5c20} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.350471 [ 260 ] {7660b3a4-88ba-43bc-bf5c-87408d8b5c20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.351385 [ 260 ] {7660b3a4-88ba-43bc-bf5c-87408d8b5c20} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:58:00.351859 [ 260 ] {7660b3a4-88ba-43bc-bf5c-87408d8b5c20} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.352122 [ 260 ] {7660b3a4-88ba-43bc-bf5c-87408d8b5c20} executeQuery: Read 6 rows, 321.00 B in 0.004534 sec., 1323.3348037053374 rows/sec., 69.14 KiB/sec. 2024.12.16 20:58:00.352183 [ 260 ] {7660b3a4-88ba-43bc-bf5c-87408d8b5c20} TCPHandler: Processed in 0.004910174 sec. 2024.12.16 20:58:00.352435 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:00.352674 [ 197 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.005477104 sec., 442569.649946395 rows/sec., 33.95 MiB/sec. 2024.12.16 20:58:00.352686 [ 261 ] {5d7d9339-d309-4817-b5ba-fc65d3ceb581} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:00.352853 [ 261 ] {5d7d9339-d309-4817-b5ba-fc65d3ceb581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:00.353129 [ 197 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.16 20:58:00.353749 [ 197 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_101_20} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.353984 [ 197 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_101_20} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.16 20:58:00.354041 [ 261 ] {5d7d9339-d309-4817-b5ba-fc65d3ceb581} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.354123 [ 261 ] {5d7d9339-d309-4817-b5ba-fc65d3ceb581} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.354141 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.16 20:58:00.354567 [ 261 ] {5d7d9339-d309-4817-b5ba-fc65d3ceb581} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.16 20:58:00.354812 [ 261 ] {5d7d9339-d309-4817-b5ba-fc65d3ceb581} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.355031 [ 261 ] {5d7d9339-d309-4817-b5ba-fc65d3ceb581} executeQuery: Read 239 rows, 16.41 KiB in 0.002405 sec., 99376.29937629937 rows/sec., 6.66 MiB/sec. 2024.12.16 20:58:00.355092 [ 261 ] {5d7d9339-d309-4817-b5ba-fc65d3ceb581} TCPHandler: Processed in 0.002816034 sec. 2024.12.16 20:58:00.355247 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:00.355383 [ 260 ] {ca22651d-c3e0-4651-ba25-78486ba2169a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:58:00.355442 [ 260 ] {ca22651d-c3e0-4651-ba25-78486ba2169a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:58:00.355980 [ 260 ] {ca22651d-c3e0-4651-ba25-78486ba2169a} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.356019 [ 260 ] {ca22651d-c3e0-4651-ba25-78486ba2169a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.356370 [ 260 ] {ca22651d-c3e0-4651-ba25-78486ba2169a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.16 20:58:00.356610 [ 260 ] {ca22651d-c3e0-4651-ba25-78486ba2169a} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.356840 [ 260 ] {ca22651d-c3e0-4651-ba25-78486ba2169a} executeQuery: Read 1 rows, 69.00 B in 0.001481 sec., 675.2194463200541 rows/sec., 45.50 KiB/sec. 2024.12.16 20:58:00.356916 [ 260 ] {ca22651d-c3e0-4651-ba25-78486ba2169a} TCPHandler: Processed in 0.001735393 sec. 2024.12.16 20:58:00.357128 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:00.357274 [ 261 ] {30797dcd-3c66-45ba-9cb6-326a2d856a12} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:00.357362 [ 261 ] {30797dcd-3c66-45ba-9cb6-326a2d856a12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:58:00.358590 [ 261 ] {30797dcd-3c66-45ba-9cb6-326a2d856a12} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.358628 [ 261 ] {30797dcd-3c66-45ba-9cb6-326a2d856a12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.359270 [ 261 ] {30797dcd-3c66-45ba-9cb6-326a2d856a12} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.16 20:58:00.359529 [ 261 ] {30797dcd-3c66-45ba-9cb6-326a2d856a12} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.359823 [ 261 ] {30797dcd-3c66-45ba-9cb6-326a2d856a12} executeQuery: Read 19 rows, 34.86 KiB in 0.002569 sec., 7395.873880887504 rows/sec., 13.25 MiB/sec. 2024.12.16 20:58:00.360152 [ 261 ] {30797dcd-3c66-45ba-9cb6-326a2d856a12} TCPHandler: Processed in 0.003134819 sec. 2024.12.16 20:58:00.360408 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:00.360562 [ 260 ] {f4d55e01-0111-4c61-a937-e82bc02ff6e1} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:00.360618 [ 260 ] {f4d55e01-0111-4c61-a937-e82bc02ff6e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:00.361137 [ 260 ] {f4d55e01-0111-4c61-a937-e82bc02ff6e1} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.361174 [ 260 ] {f4d55e01-0111-4c61-a937-e82bc02ff6e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.361533 [ 260 ] {f4d55e01-0111-4c61-a937-e82bc02ff6e1} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.16 20:58:00.361762 [ 260 ] {f4d55e01-0111-4c61-a937-e82bc02ff6e1} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.361946 [ 120 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.16 20:58:00.361989 [ 260 ] {f4d55e01-0111-4c61-a937-e82bc02ff6e1} executeQuery: Read 82 rows, 5.33 KiB in 0.001446 sec., 56708.160442600274 rows/sec., 3.60 MiB/sec. 2024.12.16 20:58:00.362014 [ 120 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:00.362073 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:00.362092 [ 260 ] {f4d55e01-0111-4c61-a937-e82bc02ff6e1} TCPHandler: Processed in 0.001818324 sec. 2024.12.16 20:58:00.362341 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.16 20:58:00.362653 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:00.362745 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5896 rows starting from the beginning of the part 2024.12.16 20:58:00.363055 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 36 rows starting from the beginning of the part 2024.12.16 20:58:00.363570 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 24 rows starting from the beginning of the part 2024.12.16 20:58:00.364000 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part 2024.12.16 20:58:00.364111 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2024.12.16 20:58:00.364300 [ 192 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part 2024.12.16 20:58:00.366349 [ 189 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6180 rows, containing 4 columns (4 merged, 0 gathered) in 0.00418761 sec., 1475782.1287082608 rows/sec., 96.27 MiB/sec. 2024.12.16 20:58:00.366773 [ 188 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.16 20:58:00.367090 [ 188 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_101_20} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:00.367175 [ 188 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_101_20} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.16 20:58:00.367256 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2024.12.16 20:58:01.142777 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2024.12.16 20:58:01.163985 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:01.164048 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:01.171426 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.16 20:58:01.172220 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:01.175658 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2024.12.16 20:58:05.323360 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:05.323576 [ 261 ] {5d5c4d9f-a010-40eb-b93d-bb89f9b76896} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:05.323651 [ 261 ] {5d5c4d9f-a010-40eb-b93d-bb89f9b76896} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:05.324444 [ 261 ] {5d5c4d9f-a010-40eb-b93d-bb89f9b76896} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:05.324486 [ 261 ] {5d5c4d9f-a010-40eb-b93d-bb89f9b76896} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:05.324915 [ 261 ] {5d5c4d9f-a010-40eb-b93d-bb89f9b76896} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.16 20:58:05.325175 [ 261 ] {5d5c4d9f-a010-40eb-b93d-bb89f9b76896} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:05.325395 [ 261 ] {5d5c4d9f-a010-40eb-b93d-bb89f9b76896} executeQuery: Read 102 rows, 8.69 KiB in 0.001871 sec., 54516.30144307857 rows/sec., 4.54 MiB/sec. 2024.12.16 20:58:05.325486 [ 261 ] {5d5c4d9f-a010-40eb-b93d-bb89f9b76896} TCPHandler: Processed in 0.002248573 sec. 2024.12.16 20:58:05.325780 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:05.326002 [ 260 ] {6779034c-d5fb-4fa4-b401-980ecaf71bd5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:58:05.326081 [ 260 ] {6779034c-d5fb-4fa4-b401-980ecaf71bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:58:05.326851 [ 260 ] {6779034c-d5fb-4fa4-b401-980ecaf71bd5} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:05.326904 [ 260 ] {6779034c-d5fb-4fa4-b401-980ecaf71bd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:05.327326 [ 260 ] {6779034c-d5fb-4fa4-b401-980ecaf71bd5} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.16 20:58:05.327576 [ 260 ] {6779034c-d5fb-4fa4-b401-980ecaf71bd5} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:05.327745 [ 115 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.16 20:58:05.327807 [ 115 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:05.327842 [ 260 ] {6779034c-d5fb-4fa4-b401-980ecaf71bd5} executeQuery: Read 23 rows, 1.73 KiB in 0.001884 sec., 12208.067940552017 rows/sec., 917.99 KiB/sec. 2024.12.16 20:58:05.327851 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:05.328006 [ 260 ] {6779034c-d5fb-4fa4-b401-980ecaf71bd5} TCPHandler: Processed in 0.002405696 sec. 2024.12.16 20:58:05.328134 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.16 20:58:05.328233 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:05.328430 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:05.328478 [ 261 ] {0ec7190d-22b8-4947-a913-e3b5a94af4e9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:05.328503 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 67 rows starting from the beginning of the part 2024.12.16 20:58:05.328601 [ 261 ] {0ec7190d-22b8-4947-a913-e3b5a94af4e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:05.328845 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 31 rows starting from the beginning of the part 2024.12.16 20:58:05.329269 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part 2024.12.16 20:58:05.329652 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 23 rows starting from the beginning of the part 2024.12.16 20:58:05.330080 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 30 rows starting from the beginning of the part 2024.12.16 20:58:05.330393 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 23 rows starting from the beginning of the part 2024.12.16 20:58:05.331376 [ 261 ] {0ec7190d-22b8-4947-a913-e3b5a94af4e9} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:05.331464 [ 261 ] {0ec7190d-22b8-4947-a913-e3b5a94af4e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:05.332484 [ 261 ] {0ec7190d-22b8-4947-a913-e3b5a94af4e9} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.16 20:58:05.333097 [ 261 ] {0ec7190d-22b8-4947-a913-e3b5a94af4e9} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:05.333141 [ 188 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.005120908 sec., 39055.573738094885 rows/sec., 2.95 MiB/sec. 2024.12.16 20:58:05.333513 [ 261 ] {0ec7190d-22b8-4947-a913-e3b5a94af4e9} executeQuery: Read 87 rows, 6.96 KiB in 0.005086 sec., 17105.78057412505 rows/sec., 1.34 MiB/sec. 2024.12.16 20:58:05.333773 [ 188 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.16 20:58:05.333792 [ 261 ] {0ec7190d-22b8-4947-a913-e3b5a94af4e9} TCPHandler: Processed in 0.005646728 sec. 2024.12.16 20:58:05.334187 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:05.334624 [ 260 ] {efa557a9-89ae-48b6-b26f-e29a02dd021c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:05.334862 [ 260 ] {efa557a9-89ae-48b6-b26f-e29a02dd021c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:05.335340 [ 188 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_86_17} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:05.335601 [ 188 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_86_17} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.16 20:58:05.335799 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.16 20:58:05.336117 [ 260 ] {efa557a9-89ae-48b6-b26f-e29a02dd021c} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:05.336163 [ 260 ] {efa557a9-89ae-48b6-b26f-e29a02dd021c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:05.336571 [ 260 ] {efa557a9-89ae-48b6-b26f-e29a02dd021c} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.16 20:58:05.336812 [ 260 ] {efa557a9-89ae-48b6-b26f-e29a02dd021c} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:05.337027 [ 260 ] {efa557a9-89ae-48b6-b26f-e29a02dd021c} executeQuery: Read 160 rows, 11.41 KiB in 0.002586 sec., 61871.61639597834 rows/sec., 4.31 MiB/sec. 2024.12.16 20:58:05.337090 [ 260 ] {efa557a9-89ae-48b6-b26f-e29a02dd021c} TCPHandler: Processed in 0.00314743 sec. 2024.12.16 20:58:05.337239 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:05.337380 [ 261 ] {b7268259-526a-41ff-8c51-8cd33cce2684} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:05.337473 [ 261 ] {b7268259-526a-41ff-8c51-8cd33cce2684} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:58:05.338712 [ 261 ] {b7268259-526a-41ff-8c51-8cd33cce2684} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:05.338750 [ 261 ] {b7268259-526a-41ff-8c51-8cd33cce2684} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:05.339393 [ 261 ] {b7268259-526a-41ff-8c51-8cd33cce2684} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.16 20:58:05.339645 [ 261 ] {b7268259-526a-41ff-8c51-8cd33cce2684} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:05.339809 [ 115 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.16 20:58:05.339852 [ 115 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:05.339862 [ 261 ] {b7268259-526a-41ff-8c51-8cd33cce2684} executeQuery: Read 23 rows, 42.20 KiB in 0.002512 sec., 9156.050955414014 rows/sec., 16.41 MiB/sec. 2024.12.16 20:58:05.339880 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:05.340129 [ 195 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.16 20:58:05.340140 [ 261 ] {b7268259-526a-41ff-8c51-8cd33cce2684} TCPHandler: Processed in 0.002964946 sec. 2024.12.16 20:58:05.340341 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:05.340602 [ 260 ] {d6e5f368-6578-4ece-92d3-ac5b34090c7f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:05.340679 [ 195 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:05.340700 [ 260 ] {d6e5f368-6578-4ece-92d3-ac5b34090c7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:05.340917 [ 195 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1669 rows starting from the beginning of the part 2024.12.16 20:58:05.341880 [ 195 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 23 rows starting from the beginning of the part 2024.12.16 20:58:05.342678 [ 195 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 19 rows starting from the beginning of the part 2024.12.16 20:58:05.342757 [ 260 ] {d6e5f368-6578-4ece-92d3-ac5b34090c7f} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:05.342839 [ 260 ] {d6e5f368-6578-4ece-92d3-ac5b34090c7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:05.343270 [ 195 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 23 rows starting from the beginning of the part 2024.12.16 20:58:05.343989 [ 195 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 19 rows starting from the beginning of the part 2024.12.16 20:58:05.344402 [ 260 ] {d6e5f368-6578-4ece-92d3-ac5b34090c7f} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.16 20:58:05.344595 [ 195 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 23 rows starting from the beginning of the part 2024.12.16 20:58:05.345294 [ 260 ] {d6e5f368-6578-4ece-92d3-ac5b34090c7f} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:05.345935 [ 260 ] {d6e5f368-6578-4ece-92d3-ac5b34090c7f} executeQuery: Read 60 rows, 4.14 KiB in 0.005418 sec., 11074.197120708748 rows/sec., 764.23 KiB/sec. 2024.12.16 20:58:05.346050 [ 260 ] {d6e5f368-6578-4ece-92d3-ac5b34090c7f} TCPHandler: Processed in 0.005804331 sec. 2024.12.16 20:58:05.355728 [ 196 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 19 columns (19 merged, 0 gathered) in 0.015752611 sec., 112743.21444235499 rows/sec., 202.03 MiB/sec. 2024.12.16 20:58:05.357287 [ 186 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.16 20:58:05.357728 [ 186 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_86_17} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:05.357816 [ 186 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_86_17} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.16 20:58:05.357980 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.08 MiB. 2024.12.16 20:58:06.000263 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 255.54 MiB, peak 272.57 MiB, free memory in arenas 0.00 B, will set to 259.96 MiB (RSS), difference: 4.43 MiB 2024.12.16 20:58:06.287877 [ 114 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:58:06.287930 [ 114 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:58:06.500278 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 2024.12.16 20:58:06.501350 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:06.501402 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:06.501945 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.16 20:58:06.502219 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:06.502484 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2024.12.16 20:58:06.659703 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1846 2024.12.16 20:58:06.662997 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:06.663040 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:06.664479 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:58:06.664783 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:06.665085 [ 113 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.16 20:58:06.665271 [ 113 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:06.665391 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:06.666023 [ 194 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.16 20:58:06.666802 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1846 2024.12.16 20:58:06.667522 [ 194 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:06.667666 [ 194 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1660 rows starting from the beginning of the part 2024.12.16 20:58:06.668307 [ 194 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part 2024.12.16 20:58:06.668835 [ 194 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part 2024.12.16 20:58:06.669392 [ 194 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part 2024.12.16 20:58:06.669893 [ 194 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part 2024.12.16 20:58:06.670474 [ 194 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part 2024.12.16 20:58:06.678927 [ 187 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 72 columns (72 merged, 0 gathered) in 0.013347685 sec., 138301.13611461464 rows/sec., 105.64 MiB/sec. 2024.12.16 20:58:06.680828 [ 187 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.16 20:58:06.681674 [ 187 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_46_9} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:06.681781 [ 187 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_46_9} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.16 20:58:06.682129 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. 2024.12.16 20:58:07.001908 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001319295 sec. 2024.12.16 20:58:08.675736 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2024.12.16 20:58:08.696766 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:08.696825 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:08.704213 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.16 20:58:08.704989 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:08.707632 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2024.12.16 20:58:10.328519 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:10.328713 [ 261 ] {a5995deb-bb5a-4ac7-9e89-79eb6ee23b75} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:58:10.328785 [ 261 ] {a5995deb-bb5a-4ac7-9e89-79eb6ee23b75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:58:10.329524 [ 261 ] {a5995deb-bb5a-4ac7-9e89-79eb6ee23b75} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:10.329576 [ 261 ] {a5995deb-bb5a-4ac7-9e89-79eb6ee23b75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:10.330014 [ 261 ] {a5995deb-bb5a-4ac7-9e89-79eb6ee23b75} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:58:10.330271 [ 261 ] {a5995deb-bb5a-4ac7-9e89-79eb6ee23b75} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:10.330487 [ 261 ] {a5995deb-bb5a-4ac7-9e89-79eb6ee23b75} executeQuery: Read 14 rows, 1.01 KiB in 0.001824 sec., 7675.438596491228 rows/sec., 552.53 KiB/sec. 2024.12.16 20:58:10.330550 [ 261 ] {a5995deb-bb5a-4ac7-9e89-79eb6ee23b75} TCPHandler: Processed in 0.002158881 sec. 2024.12.16 20:58:10.330817 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:10.331010 [ 260 ] {314ec648-2c89-4461-a7f7-578d20932bb7} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:10.331083 [ 260 ] {314ec648-2c89-4461-a7f7-578d20932bb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:10.331945 [ 260 ] {314ec648-2c89-4461-a7f7-578d20932bb7} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:10.332001 [ 260 ] {314ec648-2c89-4461-a7f7-578d20932bb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:10.332453 [ 260 ] {314ec648-2c89-4461-a7f7-578d20932bb7} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.16 20:58:10.332705 [ 260 ] {314ec648-2c89-4461-a7f7-578d20932bb7} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:10.332943 [ 260 ] {314ec648-2c89-4461-a7f7-578d20932bb7} executeQuery: Read 241 rows, 21.63 KiB in 0.001984 sec., 121471.77419354838 rows/sec., 10.64 MiB/sec. 2024.12.16 20:58:10.333008 [ 260 ] {314ec648-2c89-4461-a7f7-578d20932bb7} TCPHandler: Processed in 0.002325575 sec. 2024.12.16 20:58:10.333183 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:10.333327 [ 261 ] {376bcdc4-e446-487a-b1c9-975eb509e85f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:58:10.333387 [ 261 ] {376bcdc4-e446-487a-b1c9-975eb509e85f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:58:10.334086 [ 261 ] {376bcdc4-e446-487a-b1c9-975eb509e85f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:10.334131 [ 261 ] {376bcdc4-e446-487a-b1c9-975eb509e85f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:10.334518 [ 261 ] {376bcdc4-e446-487a-b1c9-975eb509e85f} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.16 20:58:10.334751 [ 261 ] {376bcdc4-e446-487a-b1c9-975eb509e85f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:10.334929 [ 261 ] {376bcdc4-e446-487a-b1c9-975eb509e85f} executeQuery: Read 26 rows, 1.88 KiB in 0.001638 sec., 15873.015873015875 rows/sec., 1.12 MiB/sec. 2024.12.16 20:58:10.334984 [ 261 ] {376bcdc4-e446-487a-b1c9-975eb509e85f} TCPHandler: Processed in 0.001870796 sec. 2024.12.16 20:58:10.335141 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:10.335272 [ 260 ] {9f0e510e-7af0-4ab9-995d-0d8f71793638} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:58:10.335334 [ 260 ] {9f0e510e-7af0-4ab9-995d-0d8f71793638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:58:10.336031 [ 260 ] {9f0e510e-7af0-4ab9-995d-0d8f71793638} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:10.336081 [ 260 ] {9f0e510e-7af0-4ab9-995d-0d8f71793638} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:10.336465 [ 260 ] {9f0e510e-7af0-4ab9-995d-0d8f71793638} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.16 20:58:10.336713 [ 260 ] {9f0e510e-7af0-4ab9-995d-0d8f71793638} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:10.336882 [ 111 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.16 20:58:10.336950 [ 260 ] {9f0e510e-7af0-4ab9-995d-0d8f71793638} executeQuery: Read 14 rows, 1004.00 B in 0.001706 sec., 8206.3305978898 rows/sec., 574.72 KiB/sec. 2024.12.16 20:58:10.336950 [ 111 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:10.337039 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:10.337076 [ 260 ] {9f0e510e-7af0-4ab9-995d-0d8f71793638} TCPHandler: Processed in 0.001988338 sec. 2024.12.16 20:58:10.337264 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:10.337289 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.16 20:58:10.337432 [ 261 ] {9be4d993-ec76-45fe-8e67-89ff6c5cef13} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:58:10.337449 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:10.337500 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 243 rows starting from the beginning of the part 2024.12.16 20:58:10.337504 [ 261 ] {9be4d993-ec76-45fe-8e67-89ff6c5cef13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:58:10.337738 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2024.12.16 20:58:10.338111 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 228 rows starting from the beginning of the part 2024.12.16 20:58:10.338435 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2024.12.16 20:58:10.338865 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2024.12.16 20:58:10.339335 [ 199 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2024.12.16 20:58:10.340298 [ 261 ] {9be4d993-ec76-45fe-8e67-89ff6c5cef13} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:10.340339 [ 261 ] {9be4d993-ec76-45fe-8e67-89ff6c5cef13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:10.340873 [ 261 ] {9be4d993-ec76-45fe-8e67-89ff6c5cef13} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:58:10.341149 [ 187 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.004024087 sec., 130961.38329017241 rows/sec., 9.38 MiB/sec. 2024.12.16 20:58:10.341208 [ 261 ] {9be4d993-ec76-45fe-8e67-89ff6c5cef13} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:10.341296 [ 187 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.16 20:58:10.341519 [ 261 ] {9be4d993-ec76-45fe-8e67-89ff6c5cef13} executeQuery: Read 13 rows, 830.00 B in 0.004119 sec., 3156.1058509346926 rows/sec., 196.78 KiB/sec. 2024.12.16 20:58:10.341739 [ 261 ] {9be4d993-ec76-45fe-8e67-89ff6c5cef13} TCPHandler: Processed in 0.004571947 sec. 2024.12.16 20:58:10.341995 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:10.342005 [ 187 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_56_11} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:10.342160 [ 187 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_56_11} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.16 20:58:10.342194 [ 260 ] {9fad760e-fe22-45b2-b684-6e88dcdf2643} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:10.342290 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.16 20:58:10.342299 [ 260 ] {9fad760e-fe22-45b2-b684-6e88dcdf2643} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:10.343109 [ 260 ] {9fad760e-fe22-45b2-b684-6e88dcdf2643} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:10.343152 [ 260 ] {9fad760e-fe22-45b2-b684-6e88dcdf2643} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:10.343544 [ 260 ] {9fad760e-fe22-45b2-b684-6e88dcdf2643} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.16 20:58:10.343787 [ 260 ] {9fad760e-fe22-45b2-b684-6e88dcdf2643} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:10.344010 [ 260 ] {9fad760e-fe22-45b2-b684-6e88dcdf2643} executeQuery: Read 401 rows, 29.20 KiB in 0.001867 sec., 214783.0744509909 rows/sec., 15.28 MiB/sec. 2024.12.16 20:58:10.344072 [ 260 ] {9fad760e-fe22-45b2-b684-6e88dcdf2643} TCPHandler: Processed in 0.002210752 sec. 2024.12.16 20:58:10.344218 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:10.344359 [ 261 ] {75d4f092-dc0a-4e62-ae14-a6be1a128779} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:58:10.344418 [ 261 ] {75d4f092-dc0a-4e62-ae14-a6be1a128779} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:58:10.344977 [ 261 ] {75d4f092-dc0a-4e62-ae14-a6be1a128779} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:10.345021 [ 261 ] {75d4f092-dc0a-4e62-ae14-a6be1a128779} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:10.345411 [ 261 ] {75d4f092-dc0a-4e62-ae14-a6be1a128779} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:58:10.345653 [ 261 ] {75d4f092-dc0a-4e62-ae14-a6be1a128779} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:10.345833 [ 261 ] {75d4f092-dc0a-4e62-ae14-a6be1a128779} executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. 2024.12.16 20:58:10.345883 [ 261 ] {75d4f092-dc0a-4e62-ae14-a6be1a128779} TCPHandler: Processed in 0.001731973 sec. 2024.12.16 20:58:10.346037 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:10.346160 [ 260 ] {2049006c-b71a-4dff-8802-5487674d09c1} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:10.346213 [ 260 ] {2049006c-b71a-4dff-8802-5487674d09c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:10.346896 [ 260 ] {2049006c-b71a-4dff-8802-5487674d09c1} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:10.346942 [ 260 ] {2049006c-b71a-4dff-8802-5487674d09c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:10.347385 [ 260 ] {2049006c-b71a-4dff-8802-5487674d09c1} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.16 20:58:10.347627 [ 260 ] {2049006c-b71a-4dff-8802-5487674d09c1} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:10.347886 [ 260 ] {2049006c-b71a-4dff-8802-5487674d09c1} executeQuery: Read 237 rows, 16.27 KiB in 0.00175 sec., 135428.57142857142 rows/sec., 9.08 MiB/sec. 2024.12.16 20:58:10.347983 [ 260 ] {2049006c-b71a-4dff-8802-5487674d09c1} TCPHandler: Processed in 0.002000598 sec. 2024.12.16 20:58:10.348160 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:10.348497 [ 261 ] {9d85cef1-c0f0-4dee-abb8-7507f9aee088} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:58:10.348614 [ 261 ] {9d85cef1-c0f0-4dee-abb8-7507f9aee088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:58:10.349179 [ 261 ] {9d85cef1-c0f0-4dee-abb8-7507f9aee088} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:10.349224 [ 261 ] {9d85cef1-c0f0-4dee-abb8-7507f9aee088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:10.349588 [ 261 ] {9d85cef1-c0f0-4dee-abb8-7507f9aee088} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.16 20:58:10.349825 [ 261 ] {9d85cef1-c0f0-4dee-abb8-7507f9aee088} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:10.350003 [ 261 ] {9d85cef1-c0f0-4dee-abb8-7507f9aee088} executeQuery: Read 1 rows, 69.00 B in 0.001625 sec., 615.3846153846154 rows/sec., 41.47 KiB/sec. 2024.12.16 20:58:10.350053 [ 261 ] {9d85cef1-c0f0-4dee-abb8-7507f9aee088} TCPHandler: Processed in 0.001976088 sec. 2024.12.16 20:58:10.350207 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:10.350326 [ 260 ] {c429dd7e-014d-4dbe-be08-05ef92626d7d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:10.350405 [ 260 ] {c429dd7e-014d-4dbe-be08-05ef92626d7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:58:10.351548 [ 260 ] {c429dd7e-014d-4dbe-be08-05ef92626d7d} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:10.351586 [ 260 ] {c429dd7e-014d-4dbe-be08-05ef92626d7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:10.352204 [ 260 ] {c429dd7e-014d-4dbe-be08-05ef92626d7d} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.16 20:58:10.352467 [ 260 ] {c429dd7e-014d-4dbe-be08-05ef92626d7d} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:10.352702 [ 260 ] {c429dd7e-014d-4dbe-be08-05ef92626d7d} executeQuery: Read 19 rows, 34.86 KiB in 0.002402 sec., 7910.07493755204 rows/sec., 14.17 MiB/sec. 2024.12.16 20:58:10.352810 [ 260 ] {c429dd7e-014d-4dbe-be08-05ef92626d7d} TCPHandler: Processed in 0.002660711 sec. 2024.12.16 20:58:10.352959 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:10.353098 [ 261 ] {9dba8b3a-f230-4010-8a9e-55bfba91cede} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:10.353154 [ 261 ] {9dba8b3a-f230-4010-8a9e-55bfba91cede} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:10.353645 [ 261 ] {9dba8b3a-f230-4010-8a9e-55bfba91cede} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:10.353681 [ 261 ] {9dba8b3a-f230-4010-8a9e-55bfba91cede} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:10.354052 [ 261 ] {9dba8b3a-f230-4010-8a9e-55bfba91cede} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.16 20:58:10.354286 [ 261 ] {9dba8b3a-f230-4010-8a9e-55bfba91cede} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:10.354471 [ 261 ] {9dba8b3a-f230-4010-8a9e-55bfba91cede} executeQuery: Read 82 rows, 5.33 KiB in 0.001404 sec., 58404.558404558404 rows/sec., 3.71 MiB/sec. 2024.12.16 20:58:10.354524 [ 261 ] {9dba8b3a-f230-4010-8a9e-55bfba91cede} TCPHandler: Processed in 0.001632221 sec. 2024.12.16 20:58:13.230339 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:13.230544 [ 261 ] {1cef4fe2-8737-46fe-863f-f1f7e8bbd1f0} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:58:13.230625 [ 261 ] {1cef4fe2-8737-46fe-863f-f1f7e8bbd1f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:58:13.231429 [ 261 ] {1cef4fe2-8737-46fe-863f-f1f7e8bbd1f0} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:13.231480 [ 261 ] {1cef4fe2-8737-46fe-863f-f1f7e8bbd1f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:13.231894 [ 261 ] {1cef4fe2-8737-46fe-863f-f1f7e8bbd1f0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.16 20:58:13.232145 [ 261 ] {1cef4fe2-8737-46fe-863f-f1f7e8bbd1f0} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:13.232418 [ 261 ] {1cef4fe2-8737-46fe-863f-f1f7e8bbd1f0} executeQuery: Read 2 rows, 167.00 B in 0.001927 sec., 1037.8827192527244 rows/sec., 84.63 KiB/sec. 2024.12.16 20:58:13.232643 [ 261 ] {1cef4fe2-8737-46fe-863f-f1f7e8bbd1f0} TCPHandler: Processed in 0.002432507 sec. 2024.12.16 20:58:13.232927 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:13.233129 [ 260 ] {6ce7e983-e343-498b-aec9-acc9e4987479} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:13.233209 [ 260 ] {6ce7e983-e343-498b-aec9-acc9e4987479} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:13.234937 [ 260 ] {6ce7e983-e343-498b-aec9-acc9e4987479} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:13.234982 [ 260 ] {6ce7e983-e343-498b-aec9-acc9e4987479} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:13.235487 [ 260 ] {6ce7e983-e343-498b-aec9-acc9e4987479} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.16 20:58:13.235749 [ 260 ] {6ce7e983-e343-498b-aec9-acc9e4987479} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:13.235952 [ 260 ] {6ce7e983-e343-498b-aec9-acc9e4987479} executeQuery: Read 1243 rows, 104.88 KiB in 0.002878 sec., 431897.1507991661 rows/sec., 35.59 MiB/sec. 2024.12.16 20:58:13.236017 [ 260 ] {6ce7e983-e343-498b-aec9-acc9e4987479} TCPHandler: Processed in 0.003224762 sec. 2024.12.16 20:58:13.236255 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:13.236489 [ 261 ] {7ef9bdcd-2acf-4247-b300-017ee221e03c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:58:13.236584 [ 261 ] {7ef9bdcd-2acf-4247-b300-017ee221e03c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:58:13.237525 [ 261 ] {7ef9bdcd-2acf-4247-b300-017ee221e03c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:13.237566 [ 261 ] {7ef9bdcd-2acf-4247-b300-017ee221e03c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:13.237929 [ 261 ] {7ef9bdcd-2acf-4247-b300-017ee221e03c} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.16 20:58:13.238169 [ 261 ] {7ef9bdcd-2acf-4247-b300-017ee221e03c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:13.238405 [ 261 ] {7ef9bdcd-2acf-4247-b300-017ee221e03c} executeQuery: Read 25 rows, 1.87 KiB in 0.001972 sec., 12677.484787018257 rows/sec., 947.84 KiB/sec. 2024.12.16 20:58:13.238505 [ 261 ] {7ef9bdcd-2acf-4247-b300-017ee221e03c} TCPHandler: Processed in 0.002356975 sec. 2024.12.16 20:58:13.238771 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:13.238963 [ 260 ] {b7698ea0-33bb-4030-8ac5-3c4fde9b5151} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:58:13.239022 [ 260 ] {b7698ea0-33bb-4030-8ac5-3c4fde9b5151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:58:13.239752 [ 260 ] {b7698ea0-33bb-4030-8ac5-3c4fde9b5151} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:13.239791 [ 260 ] {b7698ea0-33bb-4030-8ac5-3c4fde9b5151} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:13.240156 [ 260 ] {b7698ea0-33bb-4030-8ac5-3c4fde9b5151} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.16 20:58:13.240389 [ 260 ] {b7698ea0-33bb-4030-8ac5-3c4fde9b5151} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:13.240578 [ 260 ] {b7698ea0-33bb-4030-8ac5-3c4fde9b5151} executeQuery: Read 228 rows, 15.81 KiB in 0.001652 sec., 138014.52784503633 rows/sec., 9.35 MiB/sec. 2024.12.16 20:58:13.240666 [ 260 ] {b7698ea0-33bb-4030-8ac5-3c4fde9b5151} TCPHandler: Processed in 0.002054529 sec. 2024.12.16 20:58:13.240845 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:13.240987 [ 261 ] {e1e58237-80aa-4790-941d-600d9319d5a4} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:13.241037 [ 261 ] {e1e58237-80aa-4790-941d-600d9319d5a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:13.241924 [ 261 ] {e1e58237-80aa-4790-941d-600d9319d5a4} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:13.241964 [ 261 ] {e1e58237-80aa-4790-941d-600d9319d5a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:13.242356 [ 261 ] {e1e58237-80aa-4790-941d-600d9319d5a4} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.16 20:58:13.242594 [ 261 ] {e1e58237-80aa-4790-941d-600d9319d5a4} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:13.242804 [ 261 ] {e1e58237-80aa-4790-941d-600d9319d5a4} executeQuery: Read 545 rows, 41.41 KiB in 0.001845 sec., 295392.9539295393 rows/sec., 21.92 MiB/sec. 2024.12.16 20:58:13.242860 [ 261 ] {e1e58237-80aa-4790-941d-600d9319d5a4} TCPHandler: Processed in 0.00211118 sec. 2024.12.16 20:58:13.243025 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:13.243166 [ 260 ] {414f5c6f-af84-4e07-b7f0-145691702ae5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:13.243229 [ 260 ] {414f5c6f-af84-4e07-b7f0-145691702ae5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:13.244039 [ 260 ] {414f5c6f-af84-4e07-b7f0-145691702ae5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:13.244076 [ 260 ] {414f5c6f-af84-4e07-b7f0-145691702ae5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:13.244509 [ 260 ] {414f5c6f-af84-4e07-b7f0-145691702ae5} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.16 20:58:13.244744 [ 260 ] {414f5c6f-af84-4e07-b7f0-145691702ae5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:13.244937 [ 260 ] {414f5c6f-af84-4e07-b7f0-145691702ae5} executeQuery: Read 943 rows, 64.75 KiB in 0.001799 sec., 524180.10005558643 rows/sec., 35.15 MiB/sec. 2024.12.16 20:58:13.245022 [ 260 ] {414f5c6f-af84-4e07-b7f0-145691702ae5} TCPHandler: Processed in 0.002059429 sec. 2024.12.16 20:58:13.245246 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:13.245438 [ 261 ] {19fbe4cb-8b7a-4da5-aa96-fe366f7bd6e8} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:13.245520 [ 261 ] {19fbe4cb-8b7a-4da5-aa96-fe366f7bd6e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:58:13.246697 [ 261 ] {19fbe4cb-8b7a-4da5-aa96-fe366f7bd6e8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:13.246737 [ 261 ] {19fbe4cb-8b7a-4da5-aa96-fe366f7bd6e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:13.247371 [ 261 ] {19fbe4cb-8b7a-4da5-aa96-fe366f7bd6e8} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.16 20:58:13.247621 [ 261 ] {19fbe4cb-8b7a-4da5-aa96-fe366f7bd6e8} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:13.247868 [ 261 ] {19fbe4cb-8b7a-4da5-aa96-fe366f7bd6e8} executeQuery: Read 23 rows, 42.20 KiB in 0.002457 sec., 9361.00936100936 rows/sec., 16.77 MiB/sec. 2024.12.16 20:58:13.247962 [ 261 ] {19fbe4cb-8b7a-4da5-aa96-fe366f7bd6e8} TCPHandler: Processed in 0.002833864 sec. 2024.12.16 20:58:13.248113 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:13.248233 [ 260 ] {8d0e03a4-ec8b-4e27-bf3b-35d1aa56f92a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:13.248284 [ 260 ] {8d0e03a4-ec8b-4e27-bf3b-35d1aa56f92a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:13.248836 [ 260 ] {8d0e03a4-ec8b-4e27-bf3b-35d1aa56f92a} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:13.248882 [ 260 ] {8d0e03a4-ec8b-4e27-bf3b-35d1aa56f92a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2024.12.16 20:58:13.249319 [ 260 ] {8d0e03a4-ec8b-4e27-bf3b-35d1aa56f92a} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.16 20:58:13.249552 [ 260 ] {8d0e03a4-ec8b-4e27-bf3b-35d1aa56f92a} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:13.249772 [ 260 ] {8d0e03a4-ec8b-4e27-bf3b-35d1aa56f92a} executeQuery: Read 36 rows, 2.48 KiB in 0.001564 sec., 23017.90281329923 rows/sec., 1.55 MiB/sec. 2024.12.16 20:58:13.249840 [ 260 ] {8d0e03a4-ec8b-4e27-bf3b-35d1aa56f92a} TCPHandler: Processed in 0.001782465 sec. 2024.12.16 20:58:14.002613 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 2024.12.16 20:58:14.003311 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:14.003359 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:14.003878 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.16 20:58:14.004141 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:14.004421 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2024.12.16 20:58:15.318211 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:15.318414 [ 261 ] {74d3beb4-d6b1-4a8f-80b9-96eb92286747} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:15.318483 [ 261 ] {74d3beb4-d6b1-4a8f-80b9-96eb92286747} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:15.319237 [ 261 ] {74d3beb4-d6b1-4a8f-80b9-96eb92286747} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:15.319282 [ 261 ] {74d3beb4-d6b1-4a8f-80b9-96eb92286747} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:15.319706 [ 261 ] {74d3beb4-d6b1-4a8f-80b9-96eb92286747} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.16 20:58:15.319959 [ 261 ] {74d3beb4-d6b1-4a8f-80b9-96eb92286747} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:15.320207 [ 261 ] {74d3beb4-d6b1-4a8f-80b9-96eb92286747} executeQuery: Read 56 rows, 4.38 KiB in 0.001846 sec., 30335.861321776814 rows/sec., 2.32 MiB/sec. 2024.12.16 20:58:15.320274 [ 261 ] {74d3beb4-d6b1-4a8f-80b9-96eb92286747} TCPHandler: Processed in 0.002198422 sec. 2024.12.16 20:58:15.320527 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:15.320729 [ 260 ] {06a5a87b-5f23-4baf-a8e7-aba17c5deedb} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:15.320810 [ 260 ] {06a5a87b-5f23-4baf-a8e7-aba17c5deedb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:15.321572 [ 260 ] {06a5a87b-5f23-4baf-a8e7-aba17c5deedb} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:15.321624 [ 260 ] {06a5a87b-5f23-4baf-a8e7-aba17c5deedb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:15.322057 [ 260 ] {06a5a87b-5f23-4baf-a8e7-aba17c5deedb} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.16 20:58:15.322305 [ 260 ] {06a5a87b-5f23-4baf-a8e7-aba17c5deedb} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:15.322552 [ 260 ] {06a5a87b-5f23-4baf-a8e7-aba17c5deedb} executeQuery: Read 64 rows, 5.12 KiB in 0.001878 sec., 34078.80724174654 rows/sec., 2.66 MiB/sec. 2024.12.16 20:58:15.322619 [ 260 ] {06a5a87b-5f23-4baf-a8e7-aba17c5deedb} TCPHandler: Processed in 0.002228332 sec. 2024.12.16 20:58:15.322783 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:15.322929 [ 261 ] {569ae348-8701-42d8-bde4-3853683f2bb9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:15.322994 [ 261 ] {569ae348-8701-42d8-bde4-3853683f2bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:15.323612 [ 261 ] {569ae348-8701-42d8-bde4-3853683f2bb9} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:15.323652 [ 261 ] {569ae348-8701-42d8-bde4-3853683f2bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:15.324047 [ 261 ] {569ae348-8701-42d8-bde4-3853683f2bb9} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.16 20:58:15.324293 [ 261 ] {569ae348-8701-42d8-bde4-3853683f2bb9} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:15.324484 [ 101 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 5 parts from all_1_100_20 to all_104_104_0 2024.12.16 20:58:15.324542 [ 261 ] {569ae348-8701-42d8-bde4-3853683f2bb9} executeQuery: Read 64 rows, 4.56 KiB in 0.001647 sec., 38858.53066180935 rows/sec., 2.71 MiB/sec. 2024.12.16 20:58:15.324564 [ 101 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:15.324626 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:15.324674 [ 261 ] {569ae348-8701-42d8-bde4-3853683f2bb9} TCPHandler: Processed in 0.001960467 sec. 2024.12.16 20:58:15.324867 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_104_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_100_20 to all_104_104_0 into Compact with storage Full 2024.12.16 20:58:15.324933 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:15.325139 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_104_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:15.325169 [ 260 ] {58232481-e699-4b95-824c-1e2ec34eebcf} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:15.325203 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_104_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 30931 rows starting from the beginning of the part 2024.12.16 20:58:15.325273 [ 260 ] {58232481-e699-4b95-824c-1e2ec34eebcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:15.325506 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 239 rows starting from the beginning of the part 2024.12.16 20:58:15.325899 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2024.12.16 20:58:15.326398 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part 2024.12.16 20:58:15.326695 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_104_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 943 rows starting from the beginning of the part 2024.12.16 20:58:15.327575 [ 260 ] {58232481-e699-4b95-824c-1e2ec34eebcf} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:15.327650 [ 260 ] {58232481-e699-4b95-824c-1e2ec34eebcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:15.328257 [ 260 ] {58232481-e699-4b95-824c-1e2ec34eebcf} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.16 20:58:15.328566 [ 260 ] {58232481-e699-4b95-824c-1e2ec34eebcf} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:15.329166 [ 260 ] {58232481-e699-4b95-824c-1e2ec34eebcf} executeQuery: Read 24 rows, 1.66 KiB in 0.004054 sec., 5920.078934385791 rows/sec., 408.55 KiB/sec. 2024.12.16 20:58:15.329493 [ 260 ] {58232481-e699-4b95-824c-1e2ec34eebcf} TCPHandler: Processed in 0.004636838 sec. 2024.12.16 20:58:15.334998 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_104_21} MergeTask::MergeProjectionsStage: Merge sorted 32510 rows, containing 5 columns (5 merged, 0 gathered) in 0.010266047 sec., 3166749.5775150843 rows/sec., 213.81 MiB/sec. 2024.12.16 20:58:15.335718 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_104_21} MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) 2024.12.16 20:58:15.336023 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_104_21} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:15.336104 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_104_21} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 5 parts: [all_1_100_20, all_104_104_0] -> all_1_104_21 2024.12.16 20:58:15.336201 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2024.12.16 20:58:16.207699 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2024.12.16 20:58:16.230569 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:16.230643 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:16.238044 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.16 20:58:16.238839 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:16.243521 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2024.12.16 20:58:16.667062 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1892 2024.12.16 20:58:16.670478 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:16.670560 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:16.672118 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:58:16.672426 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:16.674761 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1892 2024.12.16 20:58:20.328997 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:20.329270 [ 261 ] {96245731-0703-4323-893f-ab95d25ce8b7} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:58:20.329367 [ 261 ] {96245731-0703-4323-893f-ab95d25ce8b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:58:20.330377 [ 261 ] {96245731-0703-4323-893f-ab95d25ce8b7} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.330442 [ 261 ] {96245731-0703-4323-893f-ab95d25ce8b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.331066 [ 261 ] {96245731-0703-4323-893f-ab95d25ce8b7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:58:20.331431 [ 261 ] {96245731-0703-4323-893f-ab95d25ce8b7} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.331786 [ 261 ] {96245731-0703-4323-893f-ab95d25ce8b7} executeQuery: Read 14 rows, 1.01 KiB in 0.002573 sec., 5441.119315973571 rows/sec., 391.69 KiB/sec. 2024.12.16 20:58:20.331983 [ 261 ] {96245731-0703-4323-893f-ab95d25ce8b7} TCPHandler: Processed in 0.003179701 sec. 2024.12.16 20:58:20.332328 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:20.332545 [ 260 ] {083b7629-ab63-43f7-994f-c77498979542} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:20.332622 [ 260 ] {083b7629-ab63-43f7-994f-c77498979542} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:20.333522 [ 260 ] {083b7629-ab63-43f7-994f-c77498979542} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.333581 [ 260 ] {083b7629-ab63-43f7-994f-c77498979542} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.334058 [ 260 ] {083b7629-ab63-43f7-994f-c77498979542} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.16 20:58:20.334328 [ 260 ] {083b7629-ab63-43f7-994f-c77498979542} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.334545 [ 97 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.16 20:58:20.334587 [ 260 ] {083b7629-ab63-43f7-994f-c77498979542} executeQuery: Read 241 rows, 21.63 KiB in 0.002095 sec., 115035.79952267303 rows/sec., 10.08 MiB/sec. 2024.12.16 20:58:20.334625 [ 97 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.334699 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.334742 [ 260 ] {083b7629-ab63-43f7-994f-c77498979542} TCPHandler: Processed in 0.002569549 sec. 2024.12.16 20:58:20.334975 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:20.334975 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.16 20:58:20.335199 [ 261 ] {897047e5-4acf-44d8-ac2c-0b873c941f5c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:58:20.335327 [ 261 ] {897047e5-4acf-44d8-ac2c-0b873c941f5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:58:20.335328 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:20.335451 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1437 rows starting from the beginning of the part 2024.12.16 20:58:20.335749 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 102 rows starting from the beginning of the part 2024.12.16 20:58:20.336329 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 241 rows starting from the beginning of the part 2024.12.16 20:58:20.336688 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1243 rows starting from the beginning of the part 2024.12.16 20:58:20.337015 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part 2024.12.16 20:58:20.337369 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 241 rows starting from the beginning of the part 2024.12.16 20:58:20.338101 [ 261 ] {897047e5-4acf-44d8-ac2c-0b873c941f5c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.338156 [ 261 ] {897047e5-4acf-44d8-ac2c-0b873c941f5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.338935 [ 261 ] {897047e5-4acf-44d8-ac2c-0b873c941f5c} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.16 20:58:20.339520 [ 261 ] {897047e5-4acf-44d8-ac2c-0b873c941f5c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.340075 [ 261 ] {897047e5-4acf-44d8-ac2c-0b873c941f5c} executeQuery: Read 26 rows, 1.88 KiB in 0.004927 sec., 5277.0448548812665 rows/sec., 382.54 KiB/sec. 2024.12.16 20:58:20.340608 [ 261 ] {897047e5-4acf-44d8-ac2c-0b873c941f5c} TCPHandler: Processed in 0.00574381 sec. 2024.12.16 20:58:20.340890 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:20.341170 [ 260 ] {03dd19db-f33d-45c9-8666-e8018ad0226a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:58:20.341229 [ 260 ] {03dd19db-f33d-45c9-8666-e8018ad0226a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:58:20.342127 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3320 rows, containing 5 columns (5 merged, 0 gathered) in 0.007293709 sec., 455186.79179550486 rows/sec., 39.76 MiB/sec. 2024.12.16 20:58:20.342544 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.16 20:58:20.342693 [ 260 ] {03dd19db-f33d-45c9-8666-e8018ad0226a} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.342768 [ 260 ] {03dd19db-f33d-45c9-8666-e8018ad0226a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.343327 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_106_21} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.343369 [ 260 ] {03dd19db-f33d-45c9-8666-e8018ad0226a} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.16 20:58:20.343575 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_106_21} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.16 20:58:20.343789 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.16 20:58:20.343828 [ 260 ] {03dd19db-f33d-45c9-8666-e8018ad0226a} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.344140 [ 260 ] {03dd19db-f33d-45c9-8666-e8018ad0226a} executeQuery: Read 14 rows, 1004.00 B in 0.003049 sec., 4591.669399803214 rows/sec., 321.57 KiB/sec. 2024.12.16 20:58:20.344312 [ 260 ] {03dd19db-f33d-45c9-8666-e8018ad0226a} TCPHandler: Processed in 0.003558578 sec. 2024.12.16 20:58:20.344574 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:20.344727 [ 261 ] {a58010e6-de09-47ad-8303-b27b54231ac2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:58:20.344789 [ 261 ] {a58010e6-de09-47ad-8303-b27b54231ac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:58:20.345484 [ 261 ] {a58010e6-de09-47ad-8303-b27b54231ac2} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.345532 [ 261 ] {a58010e6-de09-47ad-8303-b27b54231ac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.345903 [ 261 ] {a58010e6-de09-47ad-8303-b27b54231ac2} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:58:20.346140 [ 261 ] {a58010e6-de09-47ad-8303-b27b54231ac2} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.346379 [ 261 ] {a58010e6-de09-47ad-8303-b27b54231ac2} executeQuery: Read 13 rows, 830.00 B in 0.001683 sec., 7724.301841948901 rows/sec., 481.61 KiB/sec. 2024.12.16 20:58:20.346455 [ 261 ] {a58010e6-de09-47ad-8303-b27b54231ac2} TCPHandler: Processed in 0.002017418 sec. 2024.12.16 20:58:20.346710 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:20.346888 [ 260 ] {cde5fa17-63a5-44f5-bde1-c932b31cba70} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:20.346950 [ 260 ] {cde5fa17-63a5-44f5-bde1-c932b31cba70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:20.347780 [ 260 ] {cde5fa17-63a5-44f5-bde1-c932b31cba70} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.347824 [ 260 ] {cde5fa17-63a5-44f5-bde1-c932b31cba70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.348219 [ 260 ] {cde5fa17-63a5-44f5-bde1-c932b31cba70} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.16 20:58:20.348463 [ 260 ] {cde5fa17-63a5-44f5-bde1-c932b31cba70} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.348658 [ 96 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.16 20:58:20.348680 [ 260 ] {cde5fa17-63a5-44f5-bde1-c932b31cba70} executeQuery: Read 401 rows, 29.20 KiB in 0.001825 sec., 219726.02739726027 rows/sec., 15.63 MiB/sec. 2024.12.16 20:58:20.348740 [ 96 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.348816 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.348844 [ 260 ] {cde5fa17-63a5-44f5-bde1-c932b31cba70} TCPHandler: Processed in 0.002266813 sec. 2024.12.16 20:58:20.349021 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.16 20:58:20.349078 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:20.349156 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:20.349233 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 916 rows starting from the beginning of the part 2024.12.16 20:58:20.349315 [ 261 ] {34fa53be-2e68-425e-add5-f3a64c185880} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:58:20.349448 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 87 rows starting from the beginning of the part 2024.12.16 20:58:20.349505 [ 261 ] {34fa53be-2e68-425e-add5-f3a64c185880} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:58:20.349866 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 401 rows starting from the beginning of the part 2024.12.16 20:58:20.350293 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 545 rows starting from the beginning of the part 2024.12.16 20:58:20.350602 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part 2024.12.16 20:58:20.350895 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 401 rows starting from the beginning of the part 2024.12.16 20:58:20.351987 [ 261 ] {34fa53be-2e68-425e-add5-f3a64c185880} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.352047 [ 261 ] {34fa53be-2e68-425e-add5-f3a64c185880} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.352947 [ 261 ] {34fa53be-2e68-425e-add5-f3a64c185880} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:58:20.353415 [ 261 ] {34fa53be-2e68-425e-add5-f3a64c185880} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.353741 [ 261 ] {34fa53be-2e68-425e-add5-f3a64c185880} executeQuery: Read 6 rows, 321.00 B in 0.004493 sec., 1335.4106387714223 rows/sec., 69.77 KiB/sec. 2024.12.16 20:58:20.354046 [ 261 ] {34fa53be-2e68-425e-add5-f3a64c185880} TCPHandler: Processed in 0.005051926 sec. 2024.12.16 20:58:20.354358 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:20.354724 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 5 columns (5 merged, 0 gathered) in 0.005798241 sec., 416333.16034983716 rows/sec., 31.93 MiB/sec. 2024.12.16 20:58:20.354901 [ 260 ] {fa730821-b4f9-4fec-8909-4a608d4f52d9} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:20.355079 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.16 20:58:20.355158 [ 260 ] {fa730821-b4f9-4fec-8909-4a608d4f52d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:20.355660 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_106_21} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.355779 [ 190 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_106_21} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.16 20:58:20.355863 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.16 20:58:20.356259 [ 260 ] {fa730821-b4f9-4fec-8909-4a608d4f52d9} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.356309 [ 260 ] {fa730821-b4f9-4fec-8909-4a608d4f52d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.356879 [ 260 ] {fa730821-b4f9-4fec-8909-4a608d4f52d9} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.16 20:58:20.357238 [ 260 ] {fa730821-b4f9-4fec-8909-4a608d4f52d9} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.357539 [ 260 ] {fa730821-b4f9-4fec-8909-4a608d4f52d9} executeQuery: Read 237 rows, 16.27 KiB in 0.002803 sec., 84552.26542989654 rows/sec., 5.67 MiB/sec. 2024.12.16 20:58:20.357664 [ 260 ] {fa730821-b4f9-4fec-8909-4a608d4f52d9} TCPHandler: Processed in 0.003467657 sec. 2024.12.16 20:58:20.357925 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:20.358249 [ 261 ] {122ab2a6-df6d-415b-b3ba-21d078fb700b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:58:20.358368 [ 261 ] {122ab2a6-df6d-415b-b3ba-21d078fb700b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:58:20.358857 [ 261 ] {122ab2a6-df6d-415b-b3ba-21d078fb700b} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.358894 [ 261 ] {122ab2a6-df6d-415b-b3ba-21d078fb700b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.359245 [ 261 ] {122ab2a6-df6d-415b-b3ba-21d078fb700b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.16 20:58:20.359471 [ 261 ] {122ab2a6-df6d-415b-b3ba-21d078fb700b} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.359718 [ 261 ] {122ab2a6-df6d-415b-b3ba-21d078fb700b} executeQuery: Read 1 rows, 69.00 B in 0.001573 sec., 635.7279084551813 rows/sec., 42.84 KiB/sec. 2024.12.16 20:58:20.359798 [ 261 ] {122ab2a6-df6d-415b-b3ba-21d078fb700b} TCPHandler: Processed in 0.002022928 sec. 2024.12.16 20:58:20.360059 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:20.360216 [ 260 ] {58c75ec1-fc35-4885-a2e5-ad8386b54dcf} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:20.360330 [ 260 ] {58c75ec1-fc35-4885-a2e5-ad8386b54dcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:58:20.361496 [ 260 ] {58c75ec1-fc35-4885-a2e5-ad8386b54dcf} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.361537 [ 260 ] {58c75ec1-fc35-4885-a2e5-ad8386b54dcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.362174 [ 260 ] {58c75ec1-fc35-4885-a2e5-ad8386b54dcf} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.16 20:58:20.362427 [ 260 ] {58c75ec1-fc35-4885-a2e5-ad8386b54dcf} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.362671 [ 260 ] {58c75ec1-fc35-4885-a2e5-ad8386b54dcf} executeQuery: Read 19 rows, 34.86 KiB in 0.00249 sec., 7630.522088353414 rows/sec., 13.67 MiB/sec. 2024.12.16 20:58:20.362864 [ 260 ] {58c75ec1-fc35-4885-a2e5-ad8386b54dcf} TCPHandler: Processed in 0.002949686 sec. 2024.12.16 20:58:20.363125 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:20.363355 [ 261 ] {3278d266-d0ba-41b3-94a3-32014732dd67} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:20.363414 [ 261 ] {3278d266-d0ba-41b3-94a3-32014732dd67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:20.363912 [ 261 ] {3278d266-d0ba-41b3-94a3-32014732dd67} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.363951 [ 261 ] {3278d266-d0ba-41b3-94a3-32014732dd67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.364317 [ 261 ] {3278d266-d0ba-41b3-94a3-32014732dd67} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.16 20:58:20.364552 [ 261 ] {3278d266-d0ba-41b3-94a3-32014732dd67} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.364739 [ 96 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.16 20:58:20.364761 [ 261 ] {3278d266-d0ba-41b3-94a3-32014732dd67} executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec. 2024.12.16 20:58:20.364803 [ 96 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:20.364878 [ 261 ] {3278d266-d0ba-41b3-94a3-32014732dd67} TCPHandler: Processed in 0.001897096 sec. 2024.12.16 20:58:20.364878 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:20.365066 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.16 20:58:20.365238 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:20.365284 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6180 rows starting from the beginning of the part 2024.12.16 20:58:20.365364 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2024.12.16 20:58:20.365580 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part 2024.12.16 20:58:20.365846 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 36 rows starting from the beginning of the part 2024.12.16 20:58:20.365979 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 24 rows starting from the beginning of the part 2024.12.16 20:58:20.366220 [ 197 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 82 rows starting from the beginning of the part 2024.12.16 20:58:20.368384 [ 188 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6464 rows, containing 4 columns (4 merged, 0 gathered) in 0.003376334 sec., 1914502.5344056601 rows/sec., 124.88 MiB/sec. 2024.12.16 20:58:20.368833 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.16 20:58:20.369188 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_106_21} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:20.369291 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_106_21} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.16 20:58:20.369393 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2024.12.16 20:58:21.287964 [ 50 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:58:21.288020 [ 50 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:58:21.504554 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 2024.12.16 20:58:21.505221 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:21.505274 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:21.505808 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.16 20:58:21.506070 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:21.506305 [ 50 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.16 20:58:21.506335 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2024.12.16 20:58:21.506380 [ 50 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:21.506409 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:21.506560 [ 198 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.16 20:58:21.506940 [ 198 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:21.507046 [ 198 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part 2024.12.16 20:58:21.507253 [ 198 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part 2024.12.16 20:58:21.507392 [ 198 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part 2024.12.16 20:58:21.507683 [ 198 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part 2024.12.16 20:58:21.507899 [ 198 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part 2024.12.16 20:58:21.508213 [ 198 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part 2024.12.16 20:58:21.512180 [ 189 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.005705029 sec., 5303391.095820897 rows/sec., 75.87 MiB/sec. 2024.12.16 20:58:21.512646 [ 196 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.16 20:58:21.512969 [ 196 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_66_13} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:21.513047 [ 196 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_66_13} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.16 20:58:21.513155 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. 2024.12.16 20:58:23.743584 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2024.12.16 20:58:23.766119 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:23.766185 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:23.773573 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.16 20:58:23.774367 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:23.774795 [ 32 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.16 20:58:23.774929 [ 32 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:23.775012 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:23.775442 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.16 20:58:23.792445 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2024.12.16 20:58:23.793848 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:23.795285 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2024.12.16 20:58:23.800732 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2024.12.16 20:58:23.806283 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2024.12.16 20:58:23.811807 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2024.12.16 20:58:23.817549 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2024.12.16 20:58:23.821990 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2024.12.16 20:58:23.882025 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.106861342 sec., 4660.244674823567 rows/sec., 24.10 MiB/sec. 2024.12.16 20:58:23.885829 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.16 20:58:23.888899 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_66_13} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:23.889034 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_66_13} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.16 20:58:23.891801 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2024.12.16 20:58:25.324707 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:25.324923 [ 261 ] {d87315c8-a1d0-4e66-9435-778968ad0a2d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:25.325007 [ 261 ] {d87315c8-a1d0-4e66-9435-778968ad0a2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:25.325872 [ 261 ] {d87315c8-a1d0-4e66-9435-778968ad0a2d} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:25.325927 [ 261 ] {d87315c8-a1d0-4e66-9435-778968ad0a2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:25.326372 [ 261 ] {d87315c8-a1d0-4e66-9435-778968ad0a2d} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.16 20:58:25.326640 [ 261 ] {d87315c8-a1d0-4e66-9435-778968ad0a2d} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:25.326945 [ 261 ] {d87315c8-a1d0-4e66-9435-778968ad0a2d} executeQuery: Read 102 rows, 8.69 KiB in 0.002072 sec., 49227.79922779922 rows/sec., 4.10 MiB/sec. 2024.12.16 20:58:25.327080 [ 261 ] {d87315c8-a1d0-4e66-9435-778968ad0a2d} TCPHandler: Processed in 0.002510018 sec. 2024.12.16 20:58:25.327410 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:25.327820 [ 260 ] {575e9c82-59a9-48f6-94c2-fbdd0d525f0f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:58:25.327900 [ 260 ] {575e9c82-59a9-48f6-94c2-fbdd0d525f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:58:25.328647 [ 260 ] {575e9c82-59a9-48f6-94c2-fbdd0d525f0f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:25.328697 [ 260 ] {575e9c82-59a9-48f6-94c2-fbdd0d525f0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:25.329120 [ 260 ] {575e9c82-59a9-48f6-94c2-fbdd0d525f0f} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.16 20:58:25.329368 [ 260 ] {575e9c82-59a9-48f6-94c2-fbdd0d525f0f} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:25.329605 [ 260 ] {575e9c82-59a9-48f6-94c2-fbdd0d525f0f} executeQuery: Read 23 rows, 1.73 KiB in 0.001914 sec., 12016.718913270637 rows/sec., 903.60 KiB/sec. 2024.12.16 20:58:25.329672 [ 260 ] {575e9c82-59a9-48f6-94c2-fbdd0d525f0f} TCPHandler: Processed in 0.002471448 sec. 2024.12.16 20:58:25.329847 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:25.329998 [ 261 ] {3c064b88-e8ef-4c44-877e-c855c056d555} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:25.330061 [ 261 ] {3c064b88-e8ef-4c44-877e-c855c056d555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:25.330796 [ 261 ] {3c064b88-e8ef-4c44-877e-c855c056d555} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:25.330839 [ 261 ] {3c064b88-e8ef-4c44-877e-c855c056d555} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:25.331219 [ 261 ] {3c064b88-e8ef-4c44-877e-c855c056d555} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.16 20:58:25.331456 [ 261 ] {3c064b88-e8ef-4c44-877e-c855c056d555} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:25.331697 [ 261 ] {3c064b88-e8ef-4c44-877e-c855c056d555} executeQuery: Read 87 rows, 6.96 KiB in 0.001736 sec., 50115.20737327189 rows/sec., 3.91 MiB/sec. 2024.12.16 20:58:25.331787 [ 261 ] {3c064b88-e8ef-4c44-877e-c855c056d555} TCPHandler: Processed in 0.002003488 sec. 2024.12.16 20:58:25.331976 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:25.332183 [ 260 ] {b1fb89e5-7722-4c63-a71f-625193b8f374} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:25.332252 [ 260 ] {b1fb89e5-7722-4c63-a71f-625193b8f374} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:25.332890 [ 260 ] {b1fb89e5-7722-4c63-a71f-625193b8f374} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:25.332928 [ 260 ] {b1fb89e5-7722-4c63-a71f-625193b8f374} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:25.333330 [ 260 ] {b1fb89e5-7722-4c63-a71f-625193b8f374} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.16 20:58:25.333583 [ 260 ] {b1fb89e5-7722-4c63-a71f-625193b8f374} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:25.333808 [ 260 ] {b1fb89e5-7722-4c63-a71f-625193b8f374} executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec. 2024.12.16 20:58:25.333864 [ 260 ] {b1fb89e5-7722-4c63-a71f-625193b8f374} TCPHandler: Processed in 0.001977318 sec. 2024.12.16 20:58:25.334012 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:25.334154 [ 261 ] {fdc2296c-fa0e-4701-8f7a-04fed7dd12ce} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:25.334246 [ 261 ] {fdc2296c-fa0e-4701-8f7a-04fed7dd12ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:58:25.335485 [ 261 ] {fdc2296c-fa0e-4701-8f7a-04fed7dd12ce} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:25.335526 [ 261 ] {fdc2296c-fa0e-4701-8f7a-04fed7dd12ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:25.336167 [ 261 ] {fdc2296c-fa0e-4701-8f7a-04fed7dd12ce} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.16 20:58:25.336428 [ 261 ] {fdc2296c-fa0e-4701-8f7a-04fed7dd12ce} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:25.336637 [ 261 ] {fdc2296c-fa0e-4701-8f7a-04fed7dd12ce} executeQuery: Read 23 rows, 42.20 KiB in 0.002517 sec., 9137.862534763606 rows/sec., 16.37 MiB/sec. 2024.12.16 20:58:25.336746 [ 261 ] {fdc2296c-fa0e-4701-8f7a-04fed7dd12ce} TCPHandler: Processed in 0.002799634 sec. 2024.12.16 20:58:25.336908 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:25.337048 [ 260 ] {8362dbf9-ecd1-459d-bfa7-093d74b52ee9} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:25.337109 [ 260 ] {8362dbf9-ecd1-459d-bfa7-093d74b52ee9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:25.337686 [ 260 ] {8362dbf9-ecd1-459d-bfa7-093d74b52ee9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:25.337730 [ 260 ] {8362dbf9-ecd1-459d-bfa7-093d74b52ee9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:25.338104 [ 260 ] {8362dbf9-ecd1-459d-bfa7-093d74b52ee9} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.16 20:58:25.338340 [ 260 ] {8362dbf9-ecd1-459d-bfa7-093d74b52ee9} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:25.338550 [ 260 ] {8362dbf9-ecd1-459d-bfa7-093d74b52ee9} executeQuery: Read 60 rows, 4.14 KiB in 0.001535 sec., 39087.94788273616 rows/sec., 2.63 MiB/sec. 2024.12.16 20:58:25.338603 [ 260 ] {8362dbf9-ecd1-459d-bfa7-093d74b52ee9} TCPHandler: Processed in 0.001762593 sec. 2024.12.16 20:58:26.675025 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1926 2024.12.16 20:58:26.678526 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:26.678580 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:26.680038 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:58:26.680343 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:26.681003 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1926 2024.12.16 20:58:29.006467 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 2024.12.16 20:58:29.007170 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:29.007217 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:29.007758 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.16 20:58:29.008028 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:29.008300 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2024.12.16 20:58:30.327692 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:30.327929 [ 261 ] {c2d6157b-3da2-41f6-b304-5ebb1e85735f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:58:30.328044 [ 261 ] {c2d6157b-3da2-41f6-b304-5ebb1e85735f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:58:30.329111 [ 261 ] {c2d6157b-3da2-41f6-b304-5ebb1e85735f} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.329164 [ 261 ] {c2d6157b-3da2-41f6-b304-5ebb1e85735f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.329597 [ 261 ] {c2d6157b-3da2-41f6-b304-5ebb1e85735f} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:58:30.329848 [ 261 ] {c2d6157b-3da2-41f6-b304-5ebb1e85735f} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.330046 [ 90 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2024.12.16 20:58:30.330111 [ 261 ] {c2d6157b-3da2-41f6-b304-5ebb1e85735f} executeQuery: Read 14 rows, 1.01 KiB in 0.002256 sec., 6205.673758865248 rows/sec., 446.73 KiB/sec. 2024.12.16 20:58:30.330136 [ 90 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.330202 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.330237 [ 261 ] {c2d6157b-3da2-41f6-b304-5ebb1e85735f} TCPHandler: Processed in 0.002676881 sec. 2024.12.16 20:58:30.330447 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2024.12.16 20:58:30.330518 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:30.330610 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:30.330663 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part 2024.12.16 20:58:30.330726 [ 260 ] {d70af9e0-599d-4a5d-8d06-4dbd86e27eb4} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:58:30.330776 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2024.12.16 20:58:30.330879 [ 260 ] {d70af9e0-599d-4a5d-8d06-4dbd86e27eb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:58:30.331277 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2024.12.16 20:58:30.331574 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2024.12.16 20:58:30.331834 [ 194 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2024.12.16 20:58:30.332840 [ 260 ] {d70af9e0-599d-4a5d-8d06-4dbd86e27eb4} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.332890 [ 260 ] {d70af9e0-599d-4a5d-8d06-4dbd86e27eb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.333336 [ 199 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003023177 sec., 23154.449772540607 rows/sec., 1.72 MiB/sec. 2024.12.16 20:58:30.333518 [ 260 ] {d70af9e0-599d-4a5d-8d06-4dbd86e27eb4} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.16 20:58:30.333555 [ 199 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2024.12.16 20:58:30.333984 [ 260 ] {d70af9e0-599d-4a5d-8d06-4dbd86e27eb4} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.334090 [ 199 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_45_11} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.334326 [ 199 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_45_11} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2024.12.16 20:58:30.334503 [ 260 ] {d70af9e0-599d-4a5d-8d06-4dbd86e27eb4} executeQuery: Read 4 rows, 334.00 B in 0.003798 sec., 1053.18588730911 rows/sec., 85.88 KiB/sec. 2024.12.16 20:58:30.334563 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:58:30.334770 [ 260 ] {d70af9e0-599d-4a5d-8d06-4dbd86e27eb4} TCPHandler: Processed in 0.004403764 sec. 2024.12.16 20:58:30.335006 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:30.335147 [ 261 ] {7c9bf413-6e51-42c6-a3bb-3ff105dbc54e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:30.335209 [ 261 ] {7c9bf413-6e51-42c6-a3bb-3ff105dbc54e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:30.336009 [ 261 ] {7c9bf413-6e51-42c6-a3bb-3ff105dbc54e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.336050 [ 261 ] {7c9bf413-6e51-42c6-a3bb-3ff105dbc54e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.336427 [ 261 ] {7c9bf413-6e51-42c6-a3bb-3ff105dbc54e} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.16 20:58:30.336657 [ 261 ] {7c9bf413-6e51-42c6-a3bb-3ff105dbc54e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.336873 [ 261 ] {7c9bf413-6e51-42c6-a3bb-3ff105dbc54e} executeQuery: Read 243 rows, 21.77 KiB in 0.001758 sec., 138225.25597269624 rows/sec., 12.09 MiB/sec. 2024.12.16 20:58:30.336931 [ 261 ] {7c9bf413-6e51-42c6-a3bb-3ff105dbc54e} TCPHandler: Processed in 0.002045269 sec. 2024.12.16 20:58:30.337090 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:30.337234 [ 260 ] {3069ea97-91e0-4389-96d2-f8bd50d552db} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:58:30.337294 [ 260 ] {3069ea97-91e0-4389-96d2-f8bd50d552db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:58:30.337970 [ 260 ] {3069ea97-91e0-4389-96d2-f8bd50d552db} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.338011 [ 260 ] {3069ea97-91e0-4389-96d2-f8bd50d552db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.338379 [ 260 ] {3069ea97-91e0-4389-96d2-f8bd50d552db} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.16 20:58:30.338620 [ 260 ] {3069ea97-91e0-4389-96d2-f8bd50d552db} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.338802 [ 92 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.16 20:58:30.338862 [ 260 ] {3069ea97-91e0-4389-96d2-f8bd50d552db} executeQuery: Read 30 rows, 2.16 KiB in 0.001657 sec., 18105.009052504527 rows/sec., 1.28 MiB/sec. 2024.12.16 20:58:30.338892 [ 92 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.338968 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.338985 [ 260 ] {3069ea97-91e0-4389-96d2-f8bd50d552db} TCPHandler: Processed in 0.001959637 sec. 2024.12.16 20:58:30.339205 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:30.339245 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.16 20:58:30.339367 [ 261 ] {9367b661-ab20-43e9-bd6e-bfc60ab081ee} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:58:30.339410 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:30.339440 [ 261 ] {9367b661-ab20-43e9-bd6e-bfc60ab081ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:58:30.339457 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 67 rows starting from the beginning of the part 2024.12.16 20:58:30.339782 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part 2024.12.16 20:58:30.340082 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 25 rows starting from the beginning of the part 2024.12.16 20:58:30.340480 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part 2024.12.16 20:58:30.340857 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 23 rows starting from the beginning of the part 2024.12.16 20:58:30.341250 [ 187 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 30 rows starting from the beginning of the part 2024.12.16 20:58:30.342145 [ 261 ] {9367b661-ab20-43e9-bd6e-bfc60ab081ee} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.342185 [ 261 ] {9367b661-ab20-43e9-bd6e-bfc60ab081ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.342731 [ 261 ] {9367b661-ab20-43e9-bd6e-bfc60ab081ee} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.16 20:58:30.343085 [ 261 ] {9367b661-ab20-43e9-bd6e-bfc60ab081ee} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.343225 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.004141439 sec., 47568.00715886434 rows/sec., 3.58 MiB/sec. 2024.12.16 20:58:30.343457 [ 261 ] {9367b661-ab20-43e9-bd6e-bfc60ab081ee} executeQuery: Read 14 rows, 1004.00 B in 0.004125 sec., 3393.939393939394 rows/sec., 237.69 KiB/sec. 2024.12.16 20:58:30.343572 [ 261 ] {9367b661-ab20-43e9-bd6e-bfc60ab081ee} TCPHandler: Processed in 0.004492406 sec. 2024.12.16 20:58:30.343589 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.16 20:58:30.343779 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:30.343984 [ 260 ] {dd5f3973-f5c3-4c5c-8161-211fd82d4c12} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:58:30.344082 [ 260 ] {dd5f3973-f5c3-4c5c-8161-211fd82d4c12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:58:30.344179 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_91_18} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.344393 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_91_18} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.16 20:58:30.344595 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.16 20:58:30.345057 [ 260 ] {dd5f3973-f5c3-4c5c-8161-211fd82d4c12} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.345102 [ 260 ] {dd5f3973-f5c3-4c5c-8161-211fd82d4c12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.345451 [ 260 ] {dd5f3973-f5c3-4c5c-8161-211fd82d4c12} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:58:30.345690 [ 260 ] {dd5f3973-f5c3-4c5c-8161-211fd82d4c12} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.345887 [ 92 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2024.12.16 20:58:30.345945 [ 92 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.345954 [ 260 ] {dd5f3973-f5c3-4c5c-8161-211fd82d4c12} executeQuery: Read 13 rows, 830.00 B in 0.002028 sec., 6410.256410256411 rows/sec., 399.68 KiB/sec. 2024.12.16 20:58:30.345979 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.346134 [ 260 ] {dd5f3973-f5c3-4c5c-8161-211fd82d4c12} TCPHandler: Processed in 0.002466487 sec. 2024.12.16 20:58:30.346219 [ 193 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2024.12.16 20:58:30.346342 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:30.346425 [ 193 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:30.346494 [ 193 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part 2024.12.16 20:58:30.346590 [ 261 ] {7f8c8598-0ca9-479c-bab1-64a34e9f5b66} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:30.346710 [ 193 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2024.12.16 20:58:30.346818 [ 261 ] {7f8c8598-0ca9-479c-bab1-64a34e9f5b66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:30.346893 [ 193 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part 2024.12.16 20:58:30.347393 [ 193 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2024.12.16 20:58:30.347712 [ 193 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part 2024.12.16 20:58:30.349703 [ 261 ] {7f8c8598-0ca9-479c-bab1-64a34e9f5b66} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.349772 [ 261 ] {7f8c8598-0ca9-479c-bab1-64a34e9f5b66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.350186 [ 191 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004078309 sec., 15937.978215971376 rows/sec., 1.03 MiB/sec. 2024.12.16 20:58:30.350362 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2024.12.16 20:58:30.350667 [ 261 ] {7f8c8598-0ca9-479c-bab1-64a34e9f5b66} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.16 20:58:30.350876 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_45_11} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.351013 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_45_11} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2024.12.16 20:58:30.351185 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:58:30.351193 [ 261 ] {7f8c8598-0ca9-479c-bab1-64a34e9f5b66} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.351466 [ 261 ] {7f8c8598-0ca9-479c-bab1-64a34e9f5b66} executeQuery: Read 405 rows, 29.53 KiB in 0.004958 sec., 81686.16377571602 rows/sec., 5.82 MiB/sec. 2024.12.16 20:58:30.351594 [ 261 ] {7f8c8598-0ca9-479c-bab1-64a34e9f5b66} TCPHandler: Processed in 0.005361282 sec. 2024.12.16 20:58:30.351774 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:30.351936 [ 260 ] {279f06a6-a041-4958-a994-7da549aca289} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:58:30.351987 [ 260 ] {279f06a6-a041-4958-a994-7da549aca289} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:58:30.352475 [ 260 ] {279f06a6-a041-4958-a994-7da549aca289} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.352513 [ 260 ] {279f06a6-a041-4958-a994-7da549aca289} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.352896 [ 260 ] {279f06a6-a041-4958-a994-7da549aca289} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:58:30.353128 [ 260 ] {279f06a6-a041-4958-a994-7da549aca289} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.353399 [ 260 ] {279f06a6-a041-4958-a994-7da549aca289} executeQuery: Read 6 rows, 321.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 210.10 KiB/sec. 2024.12.16 20:58:30.353527 [ 260 ] {279f06a6-a041-4958-a994-7da549aca289} TCPHandler: Processed in 0.001831835 sec. 2024.12.16 20:58:30.353752 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:30.353904 [ 261 ] {fd29dc52-2602-4b86-995b-1af385bf3d26} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:30.353966 [ 261 ] {fd29dc52-2602-4b86-995b-1af385bf3d26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:30.354661 [ 261 ] {fd29dc52-2602-4b86-995b-1af385bf3d26} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.354707 [ 261 ] {fd29dc52-2602-4b86-995b-1af385bf3d26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.355124 [ 261 ] {fd29dc52-2602-4b86-995b-1af385bf3d26} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.16 20:58:30.355358 [ 261 ] {fd29dc52-2602-4b86-995b-1af385bf3d26} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.355577 [ 261 ] {fd29dc52-2602-4b86-995b-1af385bf3d26} executeQuery: Read 239 rows, 16.41 KiB in 0.001702 sec., 140423.03172737957 rows/sec., 9.41 MiB/sec. 2024.12.16 20:58:30.355632 [ 261 ] {fd29dc52-2602-4b86-995b-1af385bf3d26} TCPHandler: Processed in 0.002009878 sec. 2024.12.16 20:58:30.355767 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:30.355894 [ 260 ] {55dbd3b1-2e43-4965-841d-e91af7c1e4c0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:58:30.355953 [ 260 ] {55dbd3b1-2e43-4965-841d-e91af7c1e4c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:58:30.356502 [ 260 ] {55dbd3b1-2e43-4965-841d-e91af7c1e4c0} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.356547 [ 260 ] {55dbd3b1-2e43-4965-841d-e91af7c1e4c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.356942 [ 260 ] {55dbd3b1-2e43-4965-841d-e91af7c1e4c0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.16 20:58:30.357174 [ 260 ] {55dbd3b1-2e43-4965-841d-e91af7c1e4c0} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.357393 [ 260 ] {55dbd3b1-2e43-4965-841d-e91af7c1e4c0} executeQuery: Read 1 rows, 69.00 B in 0.00153 sec., 653.5947712418301 rows/sec., 44.04 KiB/sec. 2024.12.16 20:58:30.357445 [ 260 ] {55dbd3b1-2e43-4965-841d-e91af7c1e4c0} TCPHandler: Processed in 0.001733633 sec. 2024.12.16 20:58:30.357568 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:30.357683 [ 261 ] {38e6d29f-0f49-45e4-997c-bb322bc15a4e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:30.357762 [ 261 ] {38e6d29f-0f49-45e4-997c-bb322bc15a4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:58:30.359021 [ 261 ] {38e6d29f-0f49-45e4-997c-bb322bc15a4e} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.359061 [ 261 ] {38e6d29f-0f49-45e4-997c-bb322bc15a4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.359681 [ 261 ] {38e6d29f-0f49-45e4-997c-bb322bc15a4e} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.16 20:58:30.359978 [ 261 ] {38e6d29f-0f49-45e4-997c-bb322bc15a4e} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.360197 [ 92 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.16 20:58:30.360267 [ 261 ] {38e6d29f-0f49-45e4-997c-bb322bc15a4e} executeQuery: Read 19 rows, 34.86 KiB in 0.002606 sec., 7290.867229470453 rows/sec., 13.06 MiB/sec. 2024.12.16 20:58:30.360298 [ 92 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.360390 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.360707 [ 261 ] {38e6d29f-0f49-45e4-997c-bb322bc15a4e} TCPHandler: Processed in 0.003191481 sec. 2024.12.16 20:58:30.360813 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.16 20:58:30.360990 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:30.361355 [ 260 ] {c4e9f32d-dfcf-4735-bce6-02714c974803} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:30.361517 [ 260 ] {c4e9f32d-dfcf-4735-bce6-02714c974803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:30.363065 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:30.363154 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1776 rows starting from the beginning of the part 2024.12.16 20:58:30.364053 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 19 rows starting from the beginning of the part 2024.12.16 20:58:30.364299 [ 260 ] {c4e9f32d-dfcf-4735-bce6-02714c974803} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:30.364397 [ 260 ] {c4e9f32d-dfcf-4735-bce6-02714c974803} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:30.364778 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 23 rows starting from the beginning of the part 2024.12.16 20:58:30.365470 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 19 rows starting from the beginning of the part 2024.12.16 20:58:30.366001 [ 260 ] {c4e9f32d-dfcf-4735-bce6-02714c974803} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.16 20:58:30.366108 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 23 rows starting from the beginning of the part 2024.12.16 20:58:30.366690 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 19 rows starting from the beginning of the part 2024.12.16 20:58:30.366743 [ 260 ] {c4e9f32d-dfcf-4735-bce6-02714c974803} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.367630 [ 260 ] {c4e9f32d-dfcf-4735-bce6-02714c974803} executeQuery: Read 82 rows, 5.33 KiB in 0.006352 sec., 12909.319899244332 rows/sec., 839.58 KiB/sec. 2024.12.16 20:58:30.367855 [ 260 ] {c4e9f32d-dfcf-4735-bce6-02714c974803} TCPHandler: Processed in 0.007033784 sec. 2024.12.16 20:58:30.376913 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1879 rows, containing 19 columns (19 merged, 0 gathered) in 0.016350822 sec., 114917.76988337345 rows/sec., 205.93 MiB/sec. 2024.12.16 20:58:30.378935 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.16 20:58:30.379365 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_91_18} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:30.379460 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_91_18} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.16 20:58:30.379621 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.27 MiB. 2024.12.16 20:58:31.000218 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.23 MiB, peak 280.45 MiB, free memory in arenas 0.00 B, will set to 267.05 MiB (RSS), difference: 3.82 MiB 2024.12.16 20:58:31.292522 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2024.12.16 20:58:31.313165 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:31.313220 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:31.320652 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.16 20:58:31.321391 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:31.323967 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2024.12.16 20:58:35.323785 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:35.323999 [ 261 ] {b4c6b44a-684b-41ad-be9d-45700b8a0804} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:35.324068 [ 261 ] {b4c6b44a-684b-41ad-be9d-45700b8a0804} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:35.324843 [ 261 ] {b4c6b44a-684b-41ad-be9d-45700b8a0804} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:35.324888 [ 261 ] {b4c6b44a-684b-41ad-be9d-45700b8a0804} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:35.325313 [ 261 ] {b4c6b44a-684b-41ad-be9d-45700b8a0804} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.16 20:58:35.325554 [ 261 ] {b4c6b44a-684b-41ad-be9d-45700b8a0804} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:35.325804 [ 261 ] {b4c6b44a-684b-41ad-be9d-45700b8a0804} executeQuery: Read 102 rows, 8.69 KiB in 0.00186 sec., 54838.70967741935 rows/sec., 4.56 MiB/sec. 2024.12.16 20:58:35.325871 [ 261 ] {b4c6b44a-684b-41ad-be9d-45700b8a0804} TCPHandler: Processed in 0.002214872 sec. 2024.12.16 20:58:35.326133 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:35.326346 [ 260 ] {a3585ca7-46dc-4608-99e5-2915ded7e9a0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:58:35.326428 [ 260 ] {a3585ca7-46dc-4608-99e5-2915ded7e9a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:58:35.327243 [ 260 ] {a3585ca7-46dc-4608-99e5-2915ded7e9a0} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:35.327297 [ 260 ] {a3585ca7-46dc-4608-99e5-2915ded7e9a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:35.327720 [ 260 ] {a3585ca7-46dc-4608-99e5-2915ded7e9a0} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.16 20:58:35.327972 [ 260 ] {a3585ca7-46dc-4608-99e5-2915ded7e9a0} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:35.328205 [ 260 ] {a3585ca7-46dc-4608-99e5-2915ded7e9a0} executeQuery: Read 23 rows, 1.73 KiB in 0.001918 sec., 11991.657977059436 rows/sec., 901.72 KiB/sec. 2024.12.16 20:58:35.328270 [ 260 ] {a3585ca7-46dc-4608-99e5-2915ded7e9a0} TCPHandler: Processed in 0.002276154 sec. 2024.12.16 20:58:35.328425 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:35.328570 [ 261 ] {b8829b29-8653-4bad-aaaf-f8d934012ac2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:35.328630 [ 261 ] {b8829b29-8653-4bad-aaaf-f8d934012ac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:35.329308 [ 261 ] {b8829b29-8653-4bad-aaaf-f8d934012ac2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:35.329347 [ 261 ] {b8829b29-8653-4bad-aaaf-f8d934012ac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:35.329720 [ 261 ] {b8829b29-8653-4bad-aaaf-f8d934012ac2} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.16 20:58:35.329953 [ 261 ] {b8829b29-8653-4bad-aaaf-f8d934012ac2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:35.330198 [ 261 ] {b8829b29-8653-4bad-aaaf-f8d934012ac2} executeQuery: Read 87 rows, 6.96 KiB in 0.001661 sec., 52378.08549066827 rows/sec., 4.09 MiB/sec. 2024.12.16 20:58:35.330283 [ 261 ] {b8829b29-8653-4bad-aaaf-f8d934012ac2} TCPHandler: Processed in 0.001922606 sec. 2024.12.16 20:58:35.330485 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:35.330818 [ 260 ] {4331bdbf-1acb-4b0f-99d1-6b84e20b937b} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:35.330896 [ 260 ] {4331bdbf-1acb-4b0f-99d1-6b84e20b937b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:35.331495 [ 260 ] {4331bdbf-1acb-4b0f-99d1-6b84e20b937b} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:35.331537 [ 260 ] {4331bdbf-1acb-4b0f-99d1-6b84e20b937b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:35.331932 [ 260 ] {4331bdbf-1acb-4b0f-99d1-6b84e20b937b} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.16 20:58:35.332171 [ 260 ] {4331bdbf-1acb-4b0f-99d1-6b84e20b937b} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:35.332346 [ 89 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 5 parts from all_1_104_21 to all_108_108_0 2024.12.16 20:58:35.332407 [ 260 ] {4331bdbf-1acb-4b0f-99d1-6b84e20b937b} executeQuery: Read 160 rows, 11.41 KiB in 0.001702 sec., 94007.05052878967 rows/sec., 6.55 MiB/sec. 2024.12.16 20:58:35.332434 [ 89 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:35.332510 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:35.332534 [ 260 ] {4331bdbf-1acb-4b0f-99d1-6b84e20b937b} TCPHandler: Processed in 0.002162391 sec. 2024.12.16 20:58:35.332729 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:35.332744 [ 197 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_108_22} MergeTask::PrepareStage: Merging 5 parts: from all_1_104_21 to all_108_108_0 into Compact with storage Full 2024.12.16 20:58:35.332968 [ 261 ] {58ff4512-f764-4d71-be01-d9fee42746e3} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:35.333004 [ 197 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_108_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:35.333090 [ 197 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_108_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_104_21, total 32510 rows starting from the beginning of the part 2024.12.16 20:58:35.333163 [ 261 ] {58ff4512-f764-4d71-be01-d9fee42746e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:58:35.333441 [ 197 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_108_22} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part 2024.12.16 20:58:35.333906 [ 197 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_108_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 237 rows starting from the beginning of the part 2024.12.16 20:58:35.334296 [ 197 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_108_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part 2024.12.16 20:58:35.334629 [ 197 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_108_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 239 rows starting from the beginning of the part 2024.12.16 20:58:35.337472 [ 261 ] {58ff4512-f764-4d71-be01-d9fee42746e3} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:35.337551 [ 261 ] {58ff4512-f764-4d71-be01-d9fee42746e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:35.338792 [ 261 ] {58ff4512-f764-4d71-be01-d9fee42746e3} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.16 20:58:35.339125 [ 261 ] {58ff4512-f764-4d71-be01-d9fee42746e3} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:35.339440 [ 261 ] {58ff4512-f764-4d71-be01-d9fee42746e3} executeQuery: Read 23 rows, 42.20 KiB in 0.006561 sec., 3505.563176345069 rows/sec., 6.28 MiB/sec. 2024.12.16 20:58:35.340133 [ 261 ] {58ff4512-f764-4d71-be01-d9fee42746e3} TCPHandler: Processed in 0.007505043 sec. 2024.12.16 20:58:35.340465 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:35.340821 [ 260 ] {ac73ff67-0307-4b2e-a135-e6752f13f081} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:35.341024 [ 260 ] {ac73ff67-0307-4b2e-a135-e6752f13f081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:35.341727 [ 260 ] {ac73ff67-0307-4b2e-a135-e6752f13f081} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:35.341777 [ 260 ] {ac73ff67-0307-4b2e-a135-e6752f13f081} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:35.342221 [ 260 ] {ac73ff67-0307-4b2e-a135-e6752f13f081} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.16 20:58:35.342676 [ 260 ] {ac73ff67-0307-4b2e-a135-e6752f13f081} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:35.343016 [ 260 ] {ac73ff67-0307-4b2e-a135-e6752f13f081} executeQuery: Read 60 rows, 4.14 KiB in 0.002322 sec., 25839.793281653747 rows/sec., 1.74 MiB/sec. 2024.12.16 20:58:35.343074 [ 260 ] {ac73ff67-0307-4b2e-a135-e6752f13f081} TCPHandler: Processed in 0.002825783 sec. 2024.12.16 20:58:35.343756 [ 200 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_108_22} MergeTask::MergeProjectionsStage: Merge sorted 33210 rows, containing 5 columns (5 merged, 0 gathered) in 0.011154473 sec., 2977280.952672529 rows/sec., 201.04 MiB/sec. 2024.12.16 20:58:35.344057 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_108_22} MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) 2024.12.16 20:58:35.344369 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_108_22} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:35.344449 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_108_22} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 5 parts: [all_1_104_21, all_108_108_0] -> all_1_108_22 2024.12.16 20:58:35.344546 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2024.12.16 20:58:36.288085 [ 88 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:58:36.288185 [ 88 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:58:36.508417 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 2024.12.16 20:58:36.509059 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:36.509100 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:36.509650 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.16 20:58:36.509908 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:36.510166 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2024.12.16 20:58:36.681250 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1962 2024.12.16 20:58:36.684604 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:36.684657 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:36.686140 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:58:36.686453 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:36.688291 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1962 2024.12.16 20:58:38.824037 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2024.12.16 20:58:38.845537 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:38.845606 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:38.853280 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.16 20:58:38.854050 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:38.857043 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2024.12.16 20:58:40.328030 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:40.328238 [ 261 ] {ca85b7dd-fb16-4490-a3b7-3b6f9a57c6b4} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:58:40.328313 [ 261 ] {ca85b7dd-fb16-4490-a3b7-3b6f9a57c6b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:58:40.329121 [ 261 ] {ca85b7dd-fb16-4490-a3b7-3b6f9a57c6b4} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:40.329172 [ 261 ] {ca85b7dd-fb16-4490-a3b7-3b6f9a57c6b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:40.329606 [ 261 ] {ca85b7dd-fb16-4490-a3b7-3b6f9a57c6b4} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:58:40.329857 [ 261 ] {ca85b7dd-fb16-4490-a3b7-3b6f9a57c6b4} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:40.330065 [ 261 ] {ca85b7dd-fb16-4490-a3b7-3b6f9a57c6b4} executeQuery: Read 14 rows, 1.01 KiB in 0.001882 sec., 7438.894792773645 rows/sec., 535.50 KiB/sec. 2024.12.16 20:58:40.330128 [ 261 ] {ca85b7dd-fb16-4490-a3b7-3b6f9a57c6b4} TCPHandler: Processed in 0.002231912 sec. 2024.12.16 20:58:40.330357 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:40.330547 [ 260 ] {efbbd912-5c43-4fb7-9307-faf6cc403292} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:40.330616 [ 260 ] {efbbd912-5c43-4fb7-9307-faf6cc403292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:40.331436 [ 260 ] {efbbd912-5c43-4fb7-9307-faf6cc403292} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:40.331489 [ 260 ] {efbbd912-5c43-4fb7-9307-faf6cc403292} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:40.331953 [ 260 ] {efbbd912-5c43-4fb7-9307-faf6cc403292} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.16 20:58:40.332203 [ 260 ] {efbbd912-5c43-4fb7-9307-faf6cc403292} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:40.332435 [ 260 ] {efbbd912-5c43-4fb7-9307-faf6cc403292} executeQuery: Read 241 rows, 21.63 KiB in 0.001941 sec., 124162.80267903143 rows/sec., 10.88 MiB/sec. 2024.12.16 20:58:40.332501 [ 260 ] {efbbd912-5c43-4fb7-9307-faf6cc403292} TCPHandler: Processed in 0.002269113 sec. 2024.12.16 20:58:40.332662 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:40.332815 [ 261 ] {3d0b880d-7515-4198-8f78-5f4a81fac600} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:58:40.332875 [ 261 ] {3d0b880d-7515-4198-8f78-5f4a81fac600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:58:40.333496 [ 261 ] {3d0b880d-7515-4198-8f78-5f4a81fac600} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:40.333535 [ 261 ] {3d0b880d-7515-4198-8f78-5f4a81fac600} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:40.333909 [ 261 ] {3d0b880d-7515-4198-8f78-5f4a81fac600} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.16 20:58:40.334148 [ 261 ] {3d0b880d-7515-4198-8f78-5f4a81fac600} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:40.334348 [ 261 ] {3d0b880d-7515-4198-8f78-5f4a81fac600} executeQuery: Read 26 rows, 1.88 KiB in 0.001564 sec., 16624.04092071611 rows/sec., 1.18 MiB/sec. 2024.12.16 20:58:40.334439 [ 261 ] {3d0b880d-7515-4198-8f78-5f4a81fac600} TCPHandler: Processed in 0.001847896 sec. 2024.12.16 20:58:40.334646 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:40.334868 [ 260 ] {2ae0e6f8-e195-4eb3-ba09-53585ddf6bf1} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:58:40.334921 [ 260 ] {2ae0e6f8-e195-4eb3-ba09-53585ddf6bf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:58:40.335511 [ 260 ] {2ae0e6f8-e195-4eb3-ba09-53585ddf6bf1} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:40.335553 [ 260 ] {2ae0e6f8-e195-4eb3-ba09-53585ddf6bf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:40.335916 [ 260 ] {2ae0e6f8-e195-4eb3-ba09-53585ddf6bf1} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.16 20:58:40.336160 [ 260 ] {2ae0e6f8-e195-4eb3-ba09-53585ddf6bf1} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:40.336394 [ 260 ] {2ae0e6f8-e195-4eb3-ba09-53585ddf6bf1} executeQuery: Read 14 rows, 1004.00 B in 0.001573 sec., 8900.190718372536 rows/sec., 623.31 KiB/sec. 2024.12.16 20:58:40.336495 [ 260 ] {2ae0e6f8-e195-4eb3-ba09-53585ddf6bf1} TCPHandler: Processed in 0.001970148 sec. 2024.12.16 20:58:40.336709 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:40.336881 [ 261 ] {88baa863-e807-4356-b608-a3e5638d4ec0} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:58:40.336938 [ 261 ] {88baa863-e807-4356-b608-a3e5638d4ec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:58:40.337523 [ 261 ] {88baa863-e807-4356-b608-a3e5638d4ec0} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:40.337561 [ 261 ] {88baa863-e807-4356-b608-a3e5638d4ec0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:40.337913 [ 261 ] {88baa863-e807-4356-b608-a3e5638d4ec0} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:58:40.338147 [ 261 ] {88baa863-e807-4356-b608-a3e5638d4ec0} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:40.338333 [ 261 ] {88baa863-e807-4356-b608-a3e5638d4ec0} executeQuery: Read 13 rows, 830.00 B in 0.001478 sec., 8795.669824086604 rows/sec., 548.41 KiB/sec. 2024.12.16 20:58:40.338393 [ 261 ] {88baa863-e807-4356-b608-a3e5638d4ec0} TCPHandler: Processed in 0.001815455 sec. 2024.12.16 20:58:40.338633 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:40.338797 [ 260 ] {7b027ad2-3c04-48dd-ba19-cbdb2a513160} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:40.338854 [ 260 ] {7b027ad2-3c04-48dd-ba19-cbdb2a513160} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:40.339598 [ 260 ] {7b027ad2-3c04-48dd-ba19-cbdb2a513160} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:40.339637 [ 260 ] {7b027ad2-3c04-48dd-ba19-cbdb2a513160} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:40.340016 [ 260 ] {7b027ad2-3c04-48dd-ba19-cbdb2a513160} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.16 20:58:40.340249 [ 260 ] {7b027ad2-3c04-48dd-ba19-cbdb2a513160} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:40.340476 [ 260 ] {7b027ad2-3c04-48dd-ba19-cbdb2a513160} executeQuery: Read 401 rows, 29.20 KiB in 0.001709 sec., 234640.14043300174 rows/sec., 16.69 MiB/sec. 2024.12.16 20:58:40.340529 [ 260 ] {7b027ad2-3c04-48dd-ba19-cbdb2a513160} TCPHandler: Processed in 0.002043019 sec. 2024.12.16 20:58:40.340669 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:40.340804 [ 261 ] {c339758e-b460-41af-b199-014854082c2e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:58:40.340862 [ 261 ] {c339758e-b460-41af-b199-014854082c2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:58:40.341364 [ 261 ] {c339758e-b460-41af-b199-014854082c2e} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:40.341401 [ 261 ] {c339758e-b460-41af-b199-014854082c2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:40.341758 [ 261 ] {c339758e-b460-41af-b199-014854082c2e} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:58:40.342001 [ 261 ] {c339758e-b460-41af-b199-014854082c2e} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:40.342127 [ 83 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.16 20:58:40.342175 [ 83 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:40.342189 [ 261 ] {c339758e-b460-41af-b199-014854082c2e} executeQuery: Read 6 rows, 321.00 B in 0.001413 sec., 4246.284501061571 rows/sec., 221.85 KiB/sec. 2024.12.16 20:58:40.342198 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:40.342281 [ 261 ] {c339758e-b460-41af-b199-014854082c2e} TCPHandler: Processed in 0.001672072 sec. 2024.12.16 20:58:40.342518 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:40.342978 [ 260 ] {c698b09f-b5f9-48f7-a78c-34510af63767} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:40.343206 [ 260 ] {c698b09f-b5f9-48f7-a78c-34510af63767} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:40.343249 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.16 20:58:40.343933 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:40.344022 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part 2024.12.16 20:58:40.344256 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2024.12.16 20:58:40.344574 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2024.12.16 20:58:40.345017 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2024.12.16 20:58:40.345210 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2024.12.16 20:58:40.345571 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2024.12.16 20:58:40.346198 [ 260 ] {c698b09f-b5f9-48f7-a78c-34510af63767} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:40.346246 [ 260 ] {c698b09f-b5f9-48f7-a78c-34510af63767} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:40.347292 [ 260 ] {c698b09f-b5f9-48f7-a78c-34510af63767} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.16 20:58:40.347881 [ 260 ] {c698b09f-b5f9-48f7-a78c-34510af63767} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:40.348291 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.005947504 sec., 46406.02175299083 rows/sec., 2.37 MiB/sec. 2024.12.16 20:58:40.348411 [ 260 ] {c698b09f-b5f9-48f7-a78c-34510af63767} executeQuery: Read 237 rows, 16.27 KiB in 0.005599 sec., 42328.98731916414 rows/sec., 2.84 MiB/sec. 2024.12.16 20:58:40.348512 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.16 20:58:40.348532 [ 260 ] {c698b09f-b5f9-48f7-a78c-34510af63767} TCPHandler: Processed in 0.006159798 sec. 2024.12.16 20:58:40.348764 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:40.348976 [ 261 ] {f5d714dd-851b-4aed-b62a-fe44cf701ecb} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:58:40.349046 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_46_9} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:40.349081 [ 261 ] {f5d714dd-851b-4aed-b62a-fe44cf701ecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:58:40.349248 [ 192 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_46_9} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.16 20:58:40.349460 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.16 20:58:40.349836 [ 261 ] {f5d714dd-851b-4aed-b62a-fe44cf701ecb} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:40.349879 [ 261 ] {f5d714dd-851b-4aed-b62a-fe44cf701ecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:40.350228 [ 261 ] {f5d714dd-851b-4aed-b62a-fe44cf701ecb} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.16 20:58:40.350461 [ 261 ] {f5d714dd-851b-4aed-b62a-fe44cf701ecb} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:40.350588 [ 83 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.16 20:58:40.350628 [ 83 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:40.350646 [ 261 ] {f5d714dd-851b-4aed-b62a-fe44cf701ecb} executeQuery: Read 1 rows, 69.00 B in 0.001737 sec., 575.7052389176741 rows/sec., 38.79 KiB/sec. 2024.12.16 20:58:40.350656 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:40.350768 [ 261 ] {f5d714dd-851b-4aed-b62a-fe44cf701ecb} TCPHandler: Processed in 0.002122531 sec. 2024.12.16 20:58:40.350894 [ 186 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.16 20:58:40.350970 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:40.351034 [ 186 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:40.351072 [ 186 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 42 rows starting from the beginning of the part 2024.12.16 20:58:40.351131 [ 260 ] {96c64760-3821-43f7-bfef-88bc22b0d19c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:40.351179 [ 186 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2024.12.16 20:58:40.351480 [ 186 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2024.12.16 20:58:40.351521 [ 260 ] {96c64760-3821-43f7-bfef-88bc22b0d19c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:58:40.351937 [ 186 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2024.12.16 20:58:40.352335 [ 186 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2024.12.16 20:58:40.352720 [ 186 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2024.12.16 20:58:40.355077 [ 196 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 4 columns (4 merged, 0 gathered) in 0.004307893 sec., 10910.205987010355 rows/sec., 734.25 KiB/sec. 2024.12.16 20:58:40.355343 [ 196 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.16 20:58:40.355631 [ 260 ] {96c64760-3821-43f7-bfef-88bc22b0d19c} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:40.355700 [ 260 ] {96c64760-3821-43f7-bfef-88bc22b0d19c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:40.356019 [ 196 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_46_9} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:40.356196 [ 196 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_46_9} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.16 20:58:40.356362 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.16 20:58:40.356764 [ 260 ] {96c64760-3821-43f7-bfef-88bc22b0d19c} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.16 20:58:40.357036 [ 260 ] {96c64760-3821-43f7-bfef-88bc22b0d19c} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:40.357281 [ 260 ] {96c64760-3821-43f7-bfef-88bc22b0d19c} executeQuery: Read 19 rows, 34.86 KiB in 0.006194 sec., 3067.4846625766872 rows/sec., 5.50 MiB/sec. 2024.12.16 20:58:40.357400 [ 260 ] {96c64760-3821-43f7-bfef-88bc22b0d19c} TCPHandler: Processed in 0.006531235 sec. 2024.12.16 20:58:40.357566 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:40.357684 [ 261 ] {925f4e10-48ad-4d88-bd9a-e44dcf03205a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:40.357734 [ 261 ] {925f4e10-48ad-4d88-bd9a-e44dcf03205a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:40.358206 [ 261 ] {925f4e10-48ad-4d88-bd9a-e44dcf03205a} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:40.358243 [ 261 ] {925f4e10-48ad-4d88-bd9a-e44dcf03205a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:40.358611 [ 261 ] {925f4e10-48ad-4d88-bd9a-e44dcf03205a} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.16 20:58:40.358849 [ 261 ] {925f4e10-48ad-4d88-bd9a-e44dcf03205a} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:40.359047 [ 261 ] {925f4e10-48ad-4d88-bd9a-e44dcf03205a} executeQuery: Read 82 rows, 5.33 KiB in 0.001385 sec., 59205.7761732852 rows/sec., 3.76 MiB/sec. 2024.12.16 20:58:40.359095 [ 261 ] {925f4e10-48ad-4d88-bd9a-e44dcf03205a} TCPHandler: Processed in 0.001588111 sec. 2024.12.16 20:58:43.230723 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:43.230912 [ 261 ] {5676393c-81e3-4a2b-a1a5-2f60f7fcc902} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:58:43.230984 [ 261 ] {5676393c-81e3-4a2b-a1a5-2f60f7fcc902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:58:43.231699 [ 261 ] {5676393c-81e3-4a2b-a1a5-2f60f7fcc902} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:43.231750 [ 261 ] {5676393c-81e3-4a2b-a1a5-2f60f7fcc902} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:43.232176 [ 261 ] {5676393c-81e3-4a2b-a1a5-2f60f7fcc902} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.16 20:58:43.232447 [ 261 ] {5676393c-81e3-4a2b-a1a5-2f60f7fcc902} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:43.232688 [ 261 ] {5676393c-81e3-4a2b-a1a5-2f60f7fcc902} executeQuery: Read 8 rows, 668.00 B in 0.001826 sec., 4381.161007667032 rows/sec., 357.25 KiB/sec. 2024.12.16 20:58:43.232804 [ 261 ] {5676393c-81e3-4a2b-a1a5-2f60f7fcc902} TCPHandler: Processed in 0.002202802 sec. 2024.12.16 20:58:43.233065 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:43.233268 [ 260 ] {cd988152-7d3e-474e-b2d2-00521ee36252} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:43.233340 [ 260 ] {cd988152-7d3e-474e-b2d2-00521ee36252} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:43.234581 [ 260 ] {cd988152-7d3e-474e-b2d2-00521ee36252} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:43.234625 [ 260 ] {cd988152-7d3e-474e-b2d2-00521ee36252} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:43.235139 [ 260 ] {cd988152-7d3e-474e-b2d2-00521ee36252} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.16 20:58:43.235398 [ 260 ] {cd988152-7d3e-474e-b2d2-00521ee36252} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:43.235553 [ 78 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.16 20:58:43.235596 [ 78 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:43.235608 [ 260 ] {cd988152-7d3e-474e-b2d2-00521ee36252} executeQuery: Read 1246 rows, 105.10 KiB in 0.002391 sec., 521120.86992890004 rows/sec., 42.93 MiB/sec. 2024.12.16 20:58:43.235619 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:43.235744 [ 260 ] {cd988152-7d3e-474e-b2d2-00521ee36252} TCPHandler: Processed in 0.002823144 sec. 2024.12.16 20:58:43.235830 [ 195 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.16 20:58:43.235918 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:43.235963 [ 195 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:43.235997 [ 195 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1437 rows starting from the beginning of the part 2024.12.16 20:58:43.236091 [ 195 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 102 rows starting from the beginning of the part 2024.12.16 20:58:43.236100 [ 261 ] {18ba98fb-c8e1-45ed-8ca9-f08d8eff6972} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:58:43.236317 [ 261 ] {18ba98fb-c8e1-45ed-8ca9-f08d8eff6972} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:58:43.236544 [ 195 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 243 rows starting from the beginning of the part 2024.12.16 20:58:43.237022 [ 195 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 102 rows starting from the beginning of the part 2024.12.16 20:58:43.237365 [ 195 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 241 rows starting from the beginning of the part 2024.12.16 20:58:43.237709 [ 195 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1246 rows starting from the beginning of the part 2024.12.16 20:58:43.238705 [ 261 ] {18ba98fb-c8e1-45ed-8ca9-f08d8eff6972} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:43.238757 [ 261 ] {18ba98fb-c8e1-45ed-8ca9-f08d8eff6972} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:43.239335 [ 261 ] {18ba98fb-c8e1-45ed-8ca9-f08d8eff6972} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.16 20:58:43.239607 [ 261 ] {18ba98fb-c8e1-45ed-8ca9-f08d8eff6972} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:43.239872 [ 261 ] {18ba98fb-c8e1-45ed-8ca9-f08d8eff6972} executeQuery: Read 31 rows, 2.29 KiB in 0.003822 sec., 8110.9366823652545 rows/sec., 598.66 KiB/sec. 2024.12.16 20:58:43.240044 [ 261 ] {18ba98fb-c8e1-45ed-8ca9-f08d8eff6972} TCPHandler: Processed in 0.00419247 sec. 2024.12.16 20:58:43.240197 [ 188 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3371 rows, containing 5 columns (5 merged, 0 gathered) in 0.004484186 sec., 751752.9379914213 rows/sec., 65.74 MiB/sec. 2024.12.16 20:58:43.240248 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:43.240431 [ 260 ] {3ec9e6c9-19ab-4d5d-b045-88aa3f39a512} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:58:43.240511 [ 260 ] {3ec9e6c9-19ab-4d5d-b045-88aa3f39a512} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:58:43.240519 [ 188 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.16 20:58:43.241261 [ 188 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_111_22} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:43.241457 [ 188 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_111_22} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.16 20:58:43.241588 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2024.12.16 20:58:43.241900 [ 260 ] {3ec9e6c9-19ab-4d5d-b045-88aa3f39a512} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:43.241943 [ 260 ] {3ec9e6c9-19ab-4d5d-b045-88aa3f39a512} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:43.242327 [ 260 ] {3ec9e6c9-19ab-4d5d-b045-88aa3f39a512} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.16 20:58:43.242569 [ 260 ] {3ec9e6c9-19ab-4d5d-b045-88aa3f39a512} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:43.242703 [ 78 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.16 20:58:43.242744 [ 78 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:43.242762 [ 260 ] {3ec9e6c9-19ab-4d5d-b045-88aa3f39a512} executeQuery: Read 228 rows, 15.81 KiB in 0.002394 sec., 95238.09523809524 rows/sec., 6.45 MiB/sec. 2024.12.16 20:58:43.242773 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:43.242965 [ 260 ] {3ec9e6c9-19ab-4d5d-b045-88aa3f39a512} TCPHandler: Processed in 0.002792893 sec. 2024.12.16 20:58:43.243083 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.16 20:58:43.243267 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:43.243649 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:43.243702 [ 261 ] {e911c7cd-db27-48a3-bab8-f64031ad5844} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:43.243808 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 243 rows starting from the beginning of the part 2024.12.16 20:58:43.243892 [ 261 ] {e911c7cd-db27-48a3-bab8-f64031ad5844} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:43.244502 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 228 rows starting from the beginning of the part 2024.12.16 20:58:43.245126 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2024.12.16 20:58:43.245433 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2024.12.16 20:58:43.245778 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2024.12.16 20:58:43.246198 [ 195 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 228 rows starting from the beginning of the part 2024.12.16 20:58:43.247100 [ 261 ] {e911c7cd-db27-48a3-bab8-f64031ad5844} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:43.247148 [ 261 ] {e911c7cd-db27-48a3-bab8-f64031ad5844} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:43.247715 [ 261 ] {e911c7cd-db27-48a3-bab8-f64031ad5844} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.16 20:58:43.247862 [ 189 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.004973105 sec., 149001.47895530055 rows/sec., 10.66 MiB/sec. 2024.12.16 20:58:43.248140 [ 261 ] {e911c7cd-db27-48a3-bab8-f64031ad5844} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:43.248172 [ 189 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.16 20:58:43.248406 [ 78 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.16 20:58:43.248484 [ 78 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:43.248545 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:43.248605 [ 261 ] {e911c7cd-db27-48a3-bab8-f64031ad5844} executeQuery: Read 551 rows, 41.90 KiB in 0.005034 sec., 109455.70123162495 rows/sec., 8.13 MiB/sec. 2024.12.16 20:58:43.249013 [ 261 ] {e911c7cd-db27-48a3-bab8-f64031ad5844} TCPHandler: Processed in 0.005918583 sec. 2024.12.16 20:58:43.249179 [ 189 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_61_12} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:43.249405 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:43.249642 [ 189 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_61_12} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.16 20:58:43.249675 [ 194 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.16 20:58:43.250058 [ 260 ] {4f2b00cf-9651-4ebd-9953-505daec464ac} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:43.250087 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.16 20:58:43.250323 [ 260 ] {4f2b00cf-9651-4ebd-9953-505daec464ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:43.250518 [ 194 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:43.250652 [ 194 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 916 rows starting from the beginning of the part 2024.12.16 20:58:43.251198 [ 194 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 87 rows starting from the beginning of the part 2024.12.16 20:58:43.251812 [ 194 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 405 rows starting from the beginning of the part 2024.12.16 20:58:43.252392 [ 194 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 87 rows starting from the beginning of the part 2024.12.16 20:58:43.252893 [ 194 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 401 rows starting from the beginning of the part 2024.12.16 20:58:43.253100 [ 194 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 551 rows starting from the beginning of the part 2024.12.16 20:58:43.254135 [ 260 ] {4f2b00cf-9651-4ebd-9953-505daec464ac} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:43.254181 [ 260 ] {4f2b00cf-9651-4ebd-9953-505daec464ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:43.254713 [ 260 ] {4f2b00cf-9651-4ebd-9953-505daec464ac} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.16 20:58:43.254904 [ 187 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2447 rows, containing 5 columns (5 merged, 0 gathered) in 0.006165388 sec., 396893.10713291686 rows/sec., 30.47 MiB/sec. 2024.12.16 20:58:43.255083 [ 260 ] {4f2b00cf-9651-4ebd-9953-505daec464ac} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:43.255204 [ 187 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.16 20:58:43.255499 [ 260 ] {4f2b00cf-9651-4ebd-9953-505daec464ac} executeQuery: Read 946 rows, 64.96 KiB in 0.00571 sec., 165674.25569176883 rows/sec., 11.11 MiB/sec. 2024.12.16 20:58:43.255659 [ 260 ] {4f2b00cf-9651-4ebd-9953-505daec464ac} TCPHandler: Processed in 0.006475414 sec. 2024.12.16 20:58:43.255851 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:43.255862 [ 187 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_111_22} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:43.255971 [ 187 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_111_22} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.16 20:58:43.256005 [ 261 ] {2db6f471-f2e4-46ad-9cb3-d96f5c776791} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:43.256080 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2024.12.16 20:58:43.256134 [ 261 ] {2db6f471-f2e4-46ad-9cb3-d96f5c776791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:58:43.257273 [ 261 ] {2db6f471-f2e4-46ad-9cb3-d96f5c776791} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:43.257311 [ 261 ] {2db6f471-f2e4-46ad-9cb3-d96f5c776791} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:43.257949 [ 261 ] {2db6f471-f2e4-46ad-9cb3-d96f5c776791} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.16 20:58:43.258206 [ 261 ] {2db6f471-f2e4-46ad-9cb3-d96f5c776791} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:43.258404 [ 261 ] {2db6f471-f2e4-46ad-9cb3-d96f5c776791} executeQuery: Read 23 rows, 42.20 KiB in 0.002437 sec., 9437.83340172343 rows/sec., 16.91 MiB/sec. 2024.12.16 20:58:43.258507 [ 261 ] {2db6f471-f2e4-46ad-9cb3-d96f5c776791} TCPHandler: Processed in 0.002745963 sec. 2024.12.16 20:58:43.258664 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:43.258804 [ 260 ] {77c4b678-8331-4bc4-aa85-e0173b282372} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:43.258864 [ 260 ] {77c4b678-8331-4bc4-aa85-e0173b282372} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:43.259413 [ 260 ] {77c4b678-8331-4bc4-aa85-e0173b282372} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:43.259452 [ 260 ] {77c4b678-8331-4bc4-aa85-e0173b282372} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:43.259829 [ 260 ] {77c4b678-8331-4bc4-aa85-e0173b282372} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.16 20:58:43.260071 [ 260 ] {77c4b678-8331-4bc4-aa85-e0173b282372} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:43.260262 [ 79 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.16 20:58:43.260284 [ 260 ] {77c4b678-8331-4bc4-aa85-e0173b282372} executeQuery: Read 36 rows, 2.48 KiB in 0.001512 sec., 23809.52380952381 rows/sec., 1.60 MiB/sec. 2024.12.16 20:58:43.260349 [ 79 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:43.260401 [ 260 ] {77c4b678-8331-4bc4-aa85-e0173b282372} TCPHandler: Processed in 0.001801275 sec. 2024.12.16 20:58:43.260426 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:43.260619 [ 187 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.16 20:58:43.260802 [ 187 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:43.260861 [ 187 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6464 rows starting from the beginning of the part 2024.12.16 20:58:43.261038 [ 187 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part 2024.12.16 20:58:43.261174 [ 187 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part 2024.12.16 20:58:43.261428 [ 187 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part 2024.12.16 20:58:43.261734 [ 187 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part 2024.12.16 20:58:43.261852 [ 187 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part 2024.12.16 20:58:43.263891 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 6784 rows, containing 4 columns (4 merged, 0 gathered) in 0.003351155 sec., 2024376.6701331332 rows/sec., 132.06 MiB/sec. 2024.12.16 20:58:43.264260 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.16 20:58:43.264534 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_111_22} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:43.264613 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_111_22} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.16 20:58:43.264685 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2024.12.16 20:58:44.010321 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 2024.12.16 20:58:44.011419 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:44.011473 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:44.012013 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.16 20:58:44.012275 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:44.012555 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2024.12.16 20:58:45.318363 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:45.318669 [ 261 ] {a32849e5-1990-406c-8a34-f3e6b1599193} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:45.318779 [ 261 ] {a32849e5-1990-406c-8a34-f3e6b1599193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:45.319759 [ 261 ] {a32849e5-1990-406c-8a34-f3e6b1599193} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:45.319807 [ 261 ] {a32849e5-1990-406c-8a34-f3e6b1599193} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:45.320224 [ 261 ] {a32849e5-1990-406c-8a34-f3e6b1599193} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.16 20:58:45.320469 [ 261 ] {a32849e5-1990-406c-8a34-f3e6b1599193} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:45.320710 [ 261 ] {a32849e5-1990-406c-8a34-f3e6b1599193} executeQuery: Read 56 rows, 4.38 KiB in 0.002125 sec., 26352.941176470587 rows/sec., 2.01 MiB/sec. 2024.12.16 20:58:45.320776 [ 261 ] {a32849e5-1990-406c-8a34-f3e6b1599193} TCPHandler: Processed in 0.002590209 sec. 2024.12.16 20:58:45.321030 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:45.321242 [ 260 ] {a6c7943f-2e4e-4cf5-9582-7affde4917f4} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:45.321321 [ 260 ] {a6c7943f-2e4e-4cf5-9582-7affde4917f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:45.322081 [ 260 ] {a6c7943f-2e4e-4cf5-9582-7affde4917f4} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:45.322131 [ 260 ] {a6c7943f-2e4e-4cf5-9582-7affde4917f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:45.322581 [ 260 ] {a6c7943f-2e4e-4cf5-9582-7affde4917f4} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.16 20:58:45.322838 [ 260 ] {a6c7943f-2e4e-4cf5-9582-7affde4917f4} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:45.323098 [ 260 ] {a6c7943f-2e4e-4cf5-9582-7affde4917f4} executeQuery: Read 64 rows, 5.12 KiB in 0.001914 sec., 33437.82654127482 rows/sec., 2.61 MiB/sec. 2024.12.16 20:58:45.323163 [ 260 ] {a6c7943f-2e4e-4cf5-9582-7affde4917f4} TCPHandler: Processed in 0.002271493 sec. 2024.12.16 20:58:45.323317 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:45.323462 [ 261 ] {8dc7fc20-b4a8-4463-95e5-fcf15610844a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:45.323527 [ 261 ] {8dc7fc20-b4a8-4463-95e5-fcf15610844a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:45.324186 [ 261 ] {8dc7fc20-b4a8-4463-95e5-fcf15610844a} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:45.324233 [ 261 ] {8dc7fc20-b4a8-4463-95e5-fcf15610844a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:45.324630 [ 261 ] {8dc7fc20-b4a8-4463-95e5-fcf15610844a} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.16 20:58:45.324863 [ 261 ] {8dc7fc20-b4a8-4463-95e5-fcf15610844a} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:45.325078 [ 261 ] {8dc7fc20-b4a8-4463-95e5-fcf15610844a} executeQuery: Read 64 rows, 4.56 KiB in 0.001653 sec., 38717.48336358137 rows/sec., 2.70 MiB/sec. 2024.12.16 20:58:45.325134 [ 261 ] {8dc7fc20-b4a8-4463-95e5-fcf15610844a} TCPHandler: Processed in 0.001882696 sec. 2024.12.16 20:58:45.325290 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:45.325435 [ 260 ] {f00908e0-3e45-47a0-aa76-84dec623c391} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:45.325499 [ 260 ] {f00908e0-3e45-47a0-aa76-84dec623c391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:45.326082 [ 260 ] {f00908e0-3e45-47a0-aa76-84dec623c391} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:45.326129 [ 260 ] {f00908e0-3e45-47a0-aa76-84dec623c391} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:45.326538 [ 260 ] {f00908e0-3e45-47a0-aa76-84dec623c391} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.16 20:58:45.326777 [ 260 ] {f00908e0-3e45-47a0-aa76-84dec623c391} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:45.326985 [ 260 ] {f00908e0-3e45-47a0-aa76-84dec623c391} executeQuery: Read 24 rows, 1.66 KiB in 0.001586 sec., 15132.408575031526 rows/sec., 1.02 MiB/sec. 2024.12.16 20:58:45.327035 [ 260 ] {f00908e0-3e45-47a0-aa76-84dec623c391} TCPHandler: Processed in 0.001805824 sec. 2024.12.16 20:58:46.357097 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 521 2024.12.16 20:58:46.381816 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:46.381896 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:46.393275 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.16 20:58:46.395403 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:46.406999 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 521 2024.12.16 20:58:46.688480 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2008 2024.12.16 20:58:46.691949 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:46.692003 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:46.693494 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:58:46.693810 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:46.694393 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2008 2024.12.16 20:58:50.328002 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:50.328214 [ 261 ] {aa0925bc-1a57-43c6-812c-2044c6f7edc0} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:58:50.328284 [ 261 ] {aa0925bc-1a57-43c6-812c-2044c6f7edc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:58:50.329028 [ 261 ] {aa0925bc-1a57-43c6-812c-2044c6f7edc0} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:50.329084 [ 261 ] {aa0925bc-1a57-43c6-812c-2044c6f7edc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:50.329511 [ 261 ] {aa0925bc-1a57-43c6-812c-2044c6f7edc0} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:58:50.329778 [ 261 ] {aa0925bc-1a57-43c6-812c-2044c6f7edc0} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:50.330011 [ 261 ] {aa0925bc-1a57-43c6-812c-2044c6f7edc0} executeQuery: Read 14 rows, 1.01 KiB in 0.001847 sec., 7579.859231185707 rows/sec., 545.65 KiB/sec. 2024.12.16 20:58:50.330121 [ 261 ] {aa0925bc-1a57-43c6-812c-2044c6f7edc0} TCPHandler: Processed in 0.002244463 sec. 2024.12.16 20:58:50.330423 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:50.330634 [ 260 ] {cbdce38a-4ba3-4103-bacc-a72e47fef37f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:50.330716 [ 260 ] {cbdce38a-4ba3-4103-bacc-a72e47fef37f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:50.331630 [ 260 ] {cbdce38a-4ba3-4103-bacc-a72e47fef37f} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:50.331679 [ 260 ] {cbdce38a-4ba3-4103-bacc-a72e47fef37f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:50.332140 [ 260 ] {cbdce38a-4ba3-4103-bacc-a72e47fef37f} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.16 20:58:50.332391 [ 260 ] {cbdce38a-4ba3-4103-bacc-a72e47fef37f} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:50.332601 [ 260 ] {cbdce38a-4ba3-4103-bacc-a72e47fef37f} executeQuery: Read 241 rows, 21.63 KiB in 0.002025 sec., 119012.34567901235 rows/sec., 10.43 MiB/sec. 2024.12.16 20:58:50.332675 [ 260 ] {cbdce38a-4ba3-4103-bacc-a72e47fef37f} TCPHandler: Processed in 0.002423676 sec. 2024.12.16 20:58:50.332873 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:50.333119 [ 261 ] {f7dc6153-c15d-40f4-b638-bd250c7054eb} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:58:50.333171 [ 261 ] {f7dc6153-c15d-40f4-b638-bd250c7054eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:58:50.333765 [ 261 ] {f7dc6153-c15d-40f4-b638-bd250c7054eb} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:50.333806 [ 261 ] {f7dc6153-c15d-40f4-b638-bd250c7054eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:50.334161 [ 261 ] {f7dc6153-c15d-40f4-b638-bd250c7054eb} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.16 20:58:50.334394 [ 261 ] {f7dc6153-c15d-40f4-b638-bd250c7054eb} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:50.334626 [ 261 ] {f7dc6153-c15d-40f4-b638-bd250c7054eb} executeQuery: Read 26 rows, 1.88 KiB in 0.001562 sec., 16645.326504481432 rows/sec., 1.18 MiB/sec. 2024.12.16 20:58:50.334732 [ 261 ] {f7dc6153-c15d-40f4-b638-bd250c7054eb} TCPHandler: Processed in 0.001973328 sec. 2024.12.16 20:58:50.334948 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:50.335158 [ 260 ] {4ca8c59e-b3a7-49b2-b1ad-e3e3431fbd3f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:58:50.335220 [ 260 ] {4ca8c59e-b3a7-49b2-b1ad-e3e3431fbd3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:58:50.335831 [ 260 ] {4ca8c59e-b3a7-49b2-b1ad-e3e3431fbd3f} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:50.335870 [ 260 ] {4ca8c59e-b3a7-49b2-b1ad-e3e3431fbd3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:50.336228 [ 260 ] {4ca8c59e-b3a7-49b2-b1ad-e3e3431fbd3f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.16 20:58:50.336463 [ 260 ] {4ca8c59e-b3a7-49b2-b1ad-e3e3431fbd3f} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:50.336643 [ 260 ] {4ca8c59e-b3a7-49b2-b1ad-e3e3431fbd3f} executeQuery: Read 14 rows, 1004.00 B in 0.00152 sec., 9210.526315789473 rows/sec., 645.05 KiB/sec. 2024.12.16 20:58:50.336697 [ 260 ] {4ca8c59e-b3a7-49b2-b1ad-e3e3431fbd3f} TCPHandler: Processed in 0.001870476 sec. 2024.12.16 20:58:50.336842 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:50.336980 [ 261 ] {f957b321-e3d7-40fe-ac02-2dfd9de2f285} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:58:50.337035 [ 261 ] {f957b321-e3d7-40fe-ac02-2dfd9de2f285} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:58:50.337656 [ 261 ] {f957b321-e3d7-40fe-ac02-2dfd9de2f285} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:50.337695 [ 261 ] {f957b321-e3d7-40fe-ac02-2dfd9de2f285} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:50.338043 [ 261 ] {f957b321-e3d7-40fe-ac02-2dfd9de2f285} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:58:50.338272 [ 261 ] {f957b321-e3d7-40fe-ac02-2dfd9de2f285} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:50.338477 [ 261 ] {f957b321-e3d7-40fe-ac02-2dfd9de2f285} executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. 2024.12.16 20:58:50.338530 [ 261 ] {f957b321-e3d7-40fe-ac02-2dfd9de2f285} TCPHandler: Processed in 0.001756664 sec. 2024.12.16 20:58:50.338680 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:50.338823 [ 260 ] {97cf6dc8-8858-40e4-959b-774a56e58bc2} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:50.338881 [ 260 ] {97cf6dc8-8858-40e4-959b-774a56e58bc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:50.339655 [ 260 ] {97cf6dc8-8858-40e4-959b-774a56e58bc2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:50.339693 [ 260 ] {97cf6dc8-8858-40e4-959b-774a56e58bc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:50.340188 [ 260 ] {97cf6dc8-8858-40e4-959b-774a56e58bc2} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.16 20:58:50.340476 [ 260 ] {97cf6dc8-8858-40e4-959b-774a56e58bc2} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:50.340693 [ 260 ] {97cf6dc8-8858-40e4-959b-774a56e58bc2} executeQuery: Read 401 rows, 29.20 KiB in 0.001896 sec., 211497.89029535867 rows/sec., 15.04 MiB/sec. 2024.12.16 20:58:50.340813 [ 260 ] {97cf6dc8-8858-40e4-959b-774a56e58bc2} TCPHandler: Processed in 0.002197462 sec. 2024.12.16 20:58:50.341025 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:50.341178 [ 261 ] {dadae5a1-d785-451f-9064-a1d24ead9d1e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:58:50.341230 [ 261 ] {dadae5a1-d785-451f-9064-a1d24ead9d1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:58:50.341714 [ 261 ] {dadae5a1-d785-451f-9064-a1d24ead9d1e} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:50.341761 [ 261 ] {dadae5a1-d785-451f-9064-a1d24ead9d1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:50.342140 [ 261 ] {dadae5a1-d785-451f-9064-a1d24ead9d1e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:58:50.342412 [ 261 ] {dadae5a1-d785-451f-9064-a1d24ead9d1e} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:50.342631 [ 261 ] {dadae5a1-d785-451f-9064-a1d24ead9d1e} executeQuery: Read 6 rows, 321.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 211.95 KiB/sec. 2024.12.16 20:58:50.342686 [ 261 ] {dadae5a1-d785-451f-9064-a1d24ead9d1e} TCPHandler: Processed in 0.001773134 sec. 2024.12.16 20:58:50.342830 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:50.342955 [ 260 ] {79323f43-7c57-4f9a-8f35-98a03253b6e6} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:50.343009 [ 260 ] {79323f43-7c57-4f9a-8f35-98a03253b6e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:50.343582 [ 260 ] {79323f43-7c57-4f9a-8f35-98a03253b6e6} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:50.343620 [ 260 ] {79323f43-7c57-4f9a-8f35-98a03253b6e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:50.344019 [ 260 ] {79323f43-7c57-4f9a-8f35-98a03253b6e6} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.16 20:58:50.344263 [ 260 ] {79323f43-7c57-4f9a-8f35-98a03253b6e6} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:50.344407 [ 70 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_108_22 to all_113_113_0 2024.12.16 20:58:50.344446 [ 70 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:50.344450 [ 260 ] {79323f43-7c57-4f9a-8f35-98a03253b6e6} executeQuery: Read 237 rows, 16.27 KiB in 0.001519 sec., 156023.69980250165 rows/sec., 10.46 MiB/sec. 2024.12.16 20:58:50.344468 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:50.344570 [ 260 ] {79323f43-7c57-4f9a-8f35-98a03253b6e6} TCPHandler: Processed in 0.001796414 sec. 2024.12.16 20:58:50.344815 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:50.344880 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_113_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_108_22 to all_113_113_0 into Compact with storage Full 2024.12.16 20:58:50.345144 [ 261 ] {a7c2ca9b-0279-4f85-bc76-5fcc49fd8964} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:58:50.345345 [ 261 ] {a7c2ca9b-0279-4f85-bc76-5fcc49fd8964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:58:50.345849 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_113_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:50.346105 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_113_23} MergeTreeSequentialSource: Reading 6 marks from part all_1_108_22, total 33210 rows starting from the beginning of the part 2024.12.16 20:58:50.346875 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_113_23} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part 2024.12.16 20:58:50.347575 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_113_23} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part 2024.12.16 20:58:50.348052 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_113_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 946 rows starting from the beginning of the part 2024.12.16 20:58:50.348444 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_113_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part 2024.12.16 20:58:50.348524 [ 261 ] {a7c2ca9b-0279-4f85-bc76-5fcc49fd8964} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:50.348624 [ 261 ] {a7c2ca9b-0279-4f85-bc76-5fcc49fd8964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:58:50.348673 [ 188 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_113_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 237 rows starting from the beginning of the part 2024.12.16 20:58:50.349639 [ 261 ] {a7c2ca9b-0279-4f85-bc76-5fcc49fd8964} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.16 20:58:50.350053 [ 261 ] {a7c2ca9b-0279-4f85-bc76-5fcc49fd8964} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:50.350412 [ 261 ] {a7c2ca9b-0279-4f85-bc76-5fcc49fd8964} executeQuery: Read 1 rows, 69.00 B in 0.00541 sec., 184.84288354898337 rows/sec., 12.46 KiB/sec. 2024.12.16 20:58:50.350470 [ 261 ] {a7c2ca9b-0279-4f85-bc76-5fcc49fd8964} TCPHandler: Processed in 0.005794151 sec. 2024.12.16 20:58:50.350636 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:50.350889 [ 260 ] {f8257c96-d8f4-4365-aea1-b9f819585b73} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:50.351122 [ 260 ] {f8257c96-d8f4-4365-aea1-b9f819585b73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:58:50.353400 [ 260 ] {f8257c96-d8f4-4365-aea1-b9f819585b73} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:50.353442 [ 260 ] {f8257c96-d8f4-4365-aea1-b9f819585b73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:58:50.354364 [ 260 ] {f8257c96-d8f4-4365-aea1-b9f819585b73} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.16 20:58:50.354658 [ 260 ] {f8257c96-d8f4-4365-aea1-b9f819585b73} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:50.354999 [ 260 ] {f8257c96-d8f4-4365-aea1-b9f819585b73} executeQuery: Read 19 rows, 34.86 KiB in 0.004194 sec., 4530.281354315689 rows/sec., 8.12 MiB/sec. 2024.12.16 20:58:50.355187 [ 260 ] {f8257c96-d8f4-4365-aea1-b9f819585b73} TCPHandler: Processed in 0.004623968 sec. 2024.12.16 20:58:50.355414 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:50.355564 [ 261 ] {4c1b1624-b886-4163-a311-55f991e7c0c2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:50.355625 [ 261 ] {4c1b1624-b886-4163-a311-55f991e7c0c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:50.356282 [ 261 ] {4c1b1624-b886-4163-a311-55f991e7c0c2} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:50.356329 [ 261 ] {4c1b1624-b886-4163-a311-55f991e7c0c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:58:50.356930 [ 261 ] {4c1b1624-b886-4163-a311-55f991e7c0c2} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.16 20:58:50.357241 [ 261 ] {4c1b1624-b886-4163-a311-55f991e7c0c2} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:50.357570 [ 261 ] {4c1b1624-b886-4163-a311-55f991e7c0c2} executeQuery: Read 82 rows, 5.33 KiB in 0.002022 sec., 40553.90702274976 rows/sec., 2.58 MiB/sec. 2024.12.16 20:58:50.357656 [ 261 ] {4c1b1624-b886-4163-a311-55f991e7c0c2} TCPHandler: Processed in 0.002384886 sec. 2024.12.16 20:58:50.358422 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_113_23} MergeTask::MergeProjectionsStage: Merge sorted 34854 rows, containing 5 columns (5 merged, 0 gathered) in 0.013828434 sec., 2520458.932660054 rows/sec., 170.18 MiB/sec. 2024.12.16 20:58:50.358819 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_113_23} MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) 2024.12.16 20:58:50.359201 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_113_23} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:50.359306 [ 193 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_113_23} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_108_22, all_113_113_0] -> all_1_113_23 2024.12.16 20:58:50.359421 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2024.12.16 20:58:51.288243 [ 69 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:58:51.288296 [ 69 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:58:51.317506 [ 223 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:58:51.317562 [ 223 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:58:51.323759 [ 223 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:58:51.512693 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 2024.12.16 20:58:51.513623 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:51.513665 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:51.514202 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.16 20:58:51.514465 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:51.514669 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2024.12.16 20:58:52.085988 [ 225 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:58:52.086071 [ 225 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:58:52.088606 [ 225 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:58:53.907094 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 528 2024.12.16 20:58:53.927957 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:53.928018 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:53.935072 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.16 20:58:53.935821 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:53.938632 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2024.12.16 20:58:54.599599 [ 65 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.12.16 20:58:54.599665 [ 65 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:54.599688 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:54.599882 [ 188 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.12.16 20:58:54.600106 [ 188 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:54.600145 [ 188 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part 2024.12.16 20:58:54.600227 [ 188 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part 2024.12.16 20:58:54.600491 [ 188 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part 2024.12.16 20:58:54.600662 [ 188 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part 2024.12.16 20:58:54.600851 [ 188 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2024.12.16 20:58:54.601980 [ 193 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002221263 sec., 16206.995749715366 rows/sec., 1.35 MiB/sec. 2024.12.16 20:58:54.602271 [ 191 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.12.16 20:58:54.602762 [ 191 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_29_7} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:54.602863 [ 191 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_29_7} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.12.16 20:58:54.602973 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:58:55.324267 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:55.324444 [ 261 ] {6d70ac25-c61e-48c3-a8ec-d7d1bf6ad535} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:58:55.324509 [ 261 ] {6d70ac25-c61e-48c3-a8ec-d7d1bf6ad535} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:58:55.325252 [ 261 ] {6d70ac25-c61e-48c3-a8ec-d7d1bf6ad535} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:55.325300 [ 261 ] {6d70ac25-c61e-48c3-a8ec-d7d1bf6ad535} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:55.325741 [ 261 ] {6d70ac25-c61e-48c3-a8ec-d7d1bf6ad535} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.16 20:58:55.325996 [ 261 ] {6d70ac25-c61e-48c3-a8ec-d7d1bf6ad535} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:55.326198 [ 261 ] {6d70ac25-c61e-48c3-a8ec-d7d1bf6ad535} executeQuery: Read 102 rows, 8.69 KiB in 0.001804 sec., 56541.0199556541 rows/sec., 4.70 MiB/sec. 2024.12.16 20:58:55.326261 [ 261 ] {6d70ac25-c61e-48c3-a8ec-d7d1bf6ad535} TCPHandler: Processed in 0.00211475 sec. 2024.12.16 20:58:55.326506 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:55.326719 [ 260 ] {298ab898-610c-4712-a7ae-3926f076d5d8} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:58:55.326797 [ 260 ] {298ab898-610c-4712-a7ae-3926f076d5d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:58:55.327616 [ 260 ] {298ab898-610c-4712-a7ae-3926f076d5d8} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:55.327665 [ 260 ] {298ab898-610c-4712-a7ae-3926f076d5d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:55.328089 [ 260 ] {298ab898-610c-4712-a7ae-3926f076d5d8} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.16 20:58:55.328334 [ 260 ] {298ab898-610c-4712-a7ae-3926f076d5d8} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:55.328526 [ 63 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.16 20:58:55.328597 [ 260 ] {298ab898-610c-4712-a7ae-3926f076d5d8} executeQuery: Read 23 rows, 1.73 KiB in 0.001927 sec., 11935.651271406332 rows/sec., 897.51 KiB/sec. 2024.12.16 20:58:55.328597 [ 63 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:55.328683 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:55.328729 [ 260 ] {298ab898-610c-4712-a7ae-3926f076d5d8} TCPHandler: Processed in 0.002354774 sec. 2024.12.16 20:58:55.328991 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:55.329074 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.16 20:58:55.329420 [ 261 ] {e142e42c-5bad-45b1-b752-69b2e2c4430e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:58:55.329622 [ 261 ] {e142e42c-5bad-45b1-b752-69b2e2c4430e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:58:55.329737 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:55.329971 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 67 rows starting from the beginning of the part 2024.12.16 20:58:55.330550 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 23 rows starting from the beginning of the part 2024.12.16 20:58:55.331099 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part 2024.12.16 20:58:55.331431 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 31 rows starting from the beginning of the part 2024.12.16 20:58:55.331769 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part 2024.12.16 20:58:55.332105 [ 201 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 23 rows starting from the beginning of the part 2024.12.16 20:58:55.333313 [ 261 ] {e142e42c-5bad-45b1-b752-69b2e2c4430e} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:55.333413 [ 261 ] {e142e42c-5bad-45b1-b752-69b2e2c4430e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:58:55.334567 [ 261 ] {e142e42c-5bad-45b1-b752-69b2e2c4430e} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.16 20:58:55.334800 [ 191 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.005988555 sec., 32729.09741999531 rows/sec., 2.47 MiB/sec. 2024.12.16 20:58:55.334964 [ 261 ] {e142e42c-5bad-45b1-b752-69b2e2c4430e} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:55.334977 [ 191 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.16 20:58:55.335245 [ 261 ] {e142e42c-5bad-45b1-b752-69b2e2c4430e} executeQuery: Read 87 rows, 6.96 KiB in 0.005983 sec., 14541.200066856094 rows/sec., 1.14 MiB/sec. 2024.12.16 20:58:55.335356 [ 261 ] {e142e42c-5bad-45b1-b752-69b2e2c4430e} TCPHandler: Processed in 0.006523004 sec. 2024.12.16 20:58:55.335606 [ 191 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_96_19} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:55.335630 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:55.335888 [ 191 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_96_19} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.16 20:58:55.336179 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.16 20:58:55.336196 [ 260 ] {d9d66b1a-0e29-469f-8884-2b1068c0b3c5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:55.336383 [ 260 ] {d9d66b1a-0e29-469f-8884-2b1068c0b3c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:58:55.337067 [ 260 ] {d9d66b1a-0e29-469f-8884-2b1068c0b3c5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:55.337107 [ 260 ] {d9d66b1a-0e29-469f-8884-2b1068c0b3c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:55.337503 [ 260 ] {d9d66b1a-0e29-469f-8884-2b1068c0b3c5} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.16 20:58:55.337755 [ 260 ] {d9d66b1a-0e29-469f-8884-2b1068c0b3c5} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:55.337964 [ 260 ] {d9d66b1a-0e29-469f-8884-2b1068c0b3c5} executeQuery: Read 160 rows, 11.41 KiB in 0.002024 sec., 79051.38339920947 rows/sec., 5.51 MiB/sec. 2024.12.16 20:58:55.338014 [ 260 ] {d9d66b1a-0e29-469f-8884-2b1068c0b3c5} TCPHandler: Processed in 0.002552169 sec. 2024.12.16 20:58:55.338154 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:55.338297 [ 261 ] {92a75ee8-78d0-4bb4-9ce7-4e94ca6fba61} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:58:55.338389 [ 261 ] {92a75ee8-78d0-4bb4-9ce7-4e94ca6fba61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:58:55.339523 [ 261 ] {92a75ee8-78d0-4bb4-9ce7-4e94ca6fba61} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:55.339561 [ 261 ] {92a75ee8-78d0-4bb4-9ce7-4e94ca6fba61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:55.340218 [ 261 ] {92a75ee8-78d0-4bb4-9ce7-4e94ca6fba61} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.16 20:58:55.340479 [ 261 ] {92a75ee8-78d0-4bb4-9ce7-4e94ca6fba61} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:55.340626 [ 63 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.16 20:58:55.340665 [ 63 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:55.340688 [ 261 ] {92a75ee8-78d0-4bb4-9ce7-4e94ca6fba61} executeQuery: Read 23 rows, 42.20 KiB in 0.002424 sec., 9488.44884488449 rows/sec., 17.00 MiB/sec. 2024.12.16 20:58:55.340691 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:55.341035 [ 261 ] {92a75ee8-78d0-4bb4-9ce7-4e94ca6fba61} TCPHandler: Processed in 0.002947417 sec. 2024.12.16 20:58:55.341044 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.16 20:58:55.341228 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:58:55.341416 [ 260 ] {10ccb61c-9400-4c83-a831-a46b8771bc3c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:58:55.341479 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:55.341492 [ 260 ] {10ccb61c-9400-4c83-a831-a46b8771bc3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:58:55.341610 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1879 rows starting from the beginning of the part 2024.12.16 20:58:55.342258 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 23 rows starting from the beginning of the part 2024.12.16 20:58:55.342947 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 19 rows starting from the beginning of the part 2024.12.16 20:58:55.343045 [ 260 ] {10ccb61c-9400-4c83-a831-a46b8771bc3c} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:55.343098 [ 260 ] {10ccb61c-9400-4c83-a831-a46b8771bc3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:58:55.343553 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 23 rows starting from the beginning of the part 2024.12.16 20:58:55.344154 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 19 rows starting from the beginning of the part 2024.12.16 20:58:55.344239 [ 260 ] {10ccb61c-9400-4c83-a831-a46b8771bc3c} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.16 20:58:55.344675 [ 190 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 23 rows starting from the beginning of the part 2024.12.16 20:58:55.344977 [ 260 ] {10ccb61c-9400-4c83-a831-a46b8771bc3c} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:55.345459 [ 260 ] {10ccb61c-9400-4c83-a831-a46b8771bc3c} executeQuery: Read 60 rows, 4.14 KiB in 0.004095 sec., 14652.014652014654 rows/sec., 1011.14 KiB/sec. 2024.12.16 20:58:55.345576 [ 260 ] {10ccb61c-9400-4c83-a831-a46b8771bc3c} TCPHandler: Processed in 0.004437344 sec. 2024.12.16 20:58:55.354876 [ 191 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 19 columns (19 merged, 0 gathered) in 0.014058649 sec., 141265.35202635758 rows/sec., 253.14 MiB/sec. 2024.12.16 20:58:55.356751 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.16 20:58:55.357190 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_96_19} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:55.357283 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_96_19} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.16 20:58:55.357452 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.41 MiB. 2024.12.16 20:58:56.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.69 MiB, peak 285.07 MiB, free memory in arenas 0.00 B, will set to 271.14 MiB (RSS), difference: 3.45 MiB 2024.12.16 20:58:56.694619 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2042 2024.12.16 20:58:56.697829 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:56.697880 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:56.699377 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:58:56.699685 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:56.699965 [ 60 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.16 20:58:56.700204 [ 60 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:56.700312 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2024.12.16 20:58:56.701164 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.16 20:58:56.702126 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2042 2024.12.16 20:58:56.702682 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:56.702874 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1846 rows starting from the beginning of the part 2024.12.16 20:58:56.703661 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 46 rows starting from the beginning of the part 2024.12.16 20:58:56.704275 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part 2024.12.16 20:58:56.704881 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part 2024.12.16 20:58:56.705516 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part 2024.12.16 20:58:56.706171 [ 197 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part 2024.12.16 20:58:56.715457 [ 191 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2042 rows, containing 72 columns (72 merged, 0 gathered) in 0.014925496 sec., 136812.87375642324 rows/sec., 103.76 MiB/sec. 2024.12.16 20:58:56.717391 [ 198 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.16 20:58:56.718184 [ 198 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_51_10} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:56.718272 [ 198 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_51_10} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.16 20:58:56.718627 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.55 MiB. 2024.12.16 20:58:59.014815 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 2024.12.16 20:58:59.015891 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:59.015943 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:58:59.016494 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.16 20:58:59.016762 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:59.016998 [ 57 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.16 20:58:59.017032 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2024.12.16 20:58:59.017081 [ 57 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:58:59.017111 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:58:59.017252 [ 186 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.16 20:58:59.017414 [ 186 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:58:59.017461 [ 186 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2024.12.16 20:58:59.017537 [ 186 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part 2024.12.16 20:58:59.017620 [ 186 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part 2024.12.16 20:58:59.017860 [ 186 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part 2024.12.16 20:58:59.018059 [ 186 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part 2024.12.16 20:58:59.018156 [ 186 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part 2024.12.16 20:58:59.021061 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.003876234 sec., 8403517.434705954 rows/sec., 120.21 MiB/sec. 2024.12.16 20:58:59.021370 [ 186 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.16 20:58:59.021668 [ 186 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_71_14} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:58:59.021757 [ 186 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_71_14} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.16 20:58:59.021860 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2024.12.16 20:59:00.327729 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:00.328040 [ 261 ] {d6a11a84-66bd-4b55-a81f-9a8c9d1cbb5b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:59:00.328154 [ 261 ] {d6a11a84-66bd-4b55-a81f-9a8c9d1cbb5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:59:00.329155 [ 261 ] {d6a11a84-66bd-4b55-a81f-9a8c9d1cbb5b} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:00.329204 [ 261 ] {d6a11a84-66bd-4b55-a81f-9a8c9d1cbb5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:00.329637 [ 261 ] {d6a11a84-66bd-4b55-a81f-9a8c9d1cbb5b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:59:00.329893 [ 261 ] {d6a11a84-66bd-4b55-a81f-9a8c9d1cbb5b} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:00.330144 [ 261 ] {d6a11a84-66bd-4b55-a81f-9a8c9d1cbb5b} executeQuery: Read 14 rows, 1.01 KiB in 0.002191 sec., 6389.776357827476 rows/sec., 459.98 KiB/sec. 2024.12.16 20:59:00.330213 [ 261 ] {d6a11a84-66bd-4b55-a81f-9a8c9d1cbb5b} TCPHandler: Processed in 0.002666611 sec. 2024.12.16 20:59:00.330474 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:00.330689 [ 260 ] {5c063373-589c-454f-b507-d02dc1e279fb} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:59:00.330768 [ 260 ] {5c063373-589c-454f-b507-d02dc1e279fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:59:00.331503 [ 260 ] {5c063373-589c-454f-b507-d02dc1e279fb} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:00.331557 [ 260 ] {5c063373-589c-454f-b507-d02dc1e279fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:00.331978 [ 260 ] {5c063373-589c-454f-b507-d02dc1e279fb} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.16 20:59:00.332238 [ 260 ] {5c063373-589c-454f-b507-d02dc1e279fb} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:00.332522 [ 260 ] {5c063373-589c-454f-b507-d02dc1e279fb} executeQuery: Read 4 rows, 334.00 B in 0.001885 sec., 2122.0159151193634 rows/sec., 173.04 KiB/sec. 2024.12.16 20:59:00.332747 [ 260 ] {5c063373-589c-454f-b507-d02dc1e279fb} TCPHandler: Processed in 0.002410986 sec. 2024.12.16 20:59:00.333028 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:00.333262 [ 261 ] {84034c31-1659-49f4-9b99-509b301366dd} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:00.333360 [ 261 ] {84034c31-1659-49f4-9b99-509b301366dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:00.334230 [ 261 ] {84034c31-1659-49f4-9b99-509b301366dd} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:00.334272 [ 261 ] {84034c31-1659-49f4-9b99-509b301366dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:00.334669 [ 261 ] {84034c31-1659-49f4-9b99-509b301366dd} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.16 20:59:00.334911 [ 261 ] {84034c31-1659-49f4-9b99-509b301366dd} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:00.335136 [ 261 ] {84034c31-1659-49f4-9b99-509b301366dd} executeQuery: Read 243 rows, 21.77 KiB in 0.001934 sec., 125646.32885211996 rows/sec., 10.99 MiB/sec. 2024.12.16 20:59:00.335192 [ 261 ] {84034c31-1659-49f4-9b99-509b301366dd} TCPHandler: Processed in 0.002285774 sec. 2024.12.16 20:59:00.335355 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:00.335502 [ 260 ] {917f1db1-6343-4658-9a03-695052efc54d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:59:00.335562 [ 260 ] {917f1db1-6343-4658-9a03-695052efc54d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:59:00.336181 [ 260 ] {917f1db1-6343-4658-9a03-695052efc54d} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:00.336222 [ 260 ] {917f1db1-6343-4658-9a03-695052efc54d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:00.336593 [ 260 ] {917f1db1-6343-4658-9a03-695052efc54d} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.16 20:59:00.336831 [ 260 ] {917f1db1-6343-4658-9a03-695052efc54d} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:00.337050 [ 260 ] {917f1db1-6343-4658-9a03-695052efc54d} executeQuery: Read 30 rows, 2.16 KiB in 0.001584 sec., 18939.39393939394 rows/sec., 1.33 MiB/sec. 2024.12.16 20:59:00.337104 [ 260 ] {917f1db1-6343-4658-9a03-695052efc54d} TCPHandler: Processed in 0.001817464 sec. 2024.12.16 20:59:00.337255 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:00.337394 [ 261 ] {e4a84c92-eb45-4a67-9748-6c97a33ec358} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:59:00.337453 [ 261 ] {e4a84c92-eb45-4a67-9748-6c97a33ec358} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:59:00.338081 [ 261 ] {e4a84c92-eb45-4a67-9748-6c97a33ec358} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:00.338121 [ 261 ] {e4a84c92-eb45-4a67-9748-6c97a33ec358} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:00.338479 [ 261 ] {e4a84c92-eb45-4a67-9748-6c97a33ec358} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.16 20:59:00.338743 [ 261 ] {e4a84c92-eb45-4a67-9748-6c97a33ec358} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:00.338971 [ 261 ] {e4a84c92-eb45-4a67-9748-6c97a33ec358} executeQuery: Read 14 rows, 1004.00 B in 0.001607 sec., 8711.885500933417 rows/sec., 610.12 KiB/sec. 2024.12.16 20:59:00.339026 [ 261 ] {e4a84c92-eb45-4a67-9748-6c97a33ec358} TCPHandler: Processed in 0.001840895 sec. 2024.12.16 20:59:00.339182 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:00.339320 [ 260 ] {b51cb6e8-341b-4565-9a25-61b7a7437f21} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:59:00.339377 [ 260 ] {b51cb6e8-341b-4565-9a25-61b7a7437f21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:59:00.340013 [ 260 ] {b51cb6e8-341b-4565-9a25-61b7a7437f21} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:00.340052 [ 260 ] {b51cb6e8-341b-4565-9a25-61b7a7437f21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:00.340424 [ 260 ] {b51cb6e8-341b-4565-9a25-61b7a7437f21} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:59:00.340657 [ 260 ] {b51cb6e8-341b-4565-9a25-61b7a7437f21} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:00.340862 [ 260 ] {b51cb6e8-341b-4565-9a25-61b7a7437f21} executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. 2024.12.16 20:59:00.340915 [ 260 ] {b51cb6e8-341b-4565-9a25-61b7a7437f21} TCPHandler: Processed in 0.001799264 sec. 2024.12.16 20:59:00.341063 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:00.341201 [ 261 ] {ed1a8c9a-750e-4009-999f-ef960175d3d7} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:00.341260 [ 261 ] {ed1a8c9a-750e-4009-999f-ef960175d3d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:00.342023 [ 261 ] {ed1a8c9a-750e-4009-999f-ef960175d3d7} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:00.342063 [ 261 ] {ed1a8c9a-750e-4009-999f-ef960175d3d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:00.342456 [ 261 ] {ed1a8c9a-750e-4009-999f-ef960175d3d7} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.16 20:59:00.342693 [ 261 ] {ed1a8c9a-750e-4009-999f-ef960175d3d7} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:00.342922 [ 261 ] {ed1a8c9a-750e-4009-999f-ef960175d3d7} executeQuery: Read 405 rows, 29.53 KiB in 0.001751 sec., 231296.40205596804 rows/sec., 16.47 MiB/sec. 2024.12.16 20:59:00.342986 [ 261 ] {ed1a8c9a-750e-4009-999f-ef960175d3d7} TCPHandler: Processed in 0.001994198 sec. 2024.12.16 20:59:00.343191 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:00.343510 [ 260 ] {2acdebf3-283c-4c92-accb-70cde8fe25b5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:59:00.343605 [ 260 ] {2acdebf3-283c-4c92-accb-70cde8fe25b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:59:00.344101 [ 260 ] {2acdebf3-283c-4c92-accb-70cde8fe25b5} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:00.344139 [ 260 ] {2acdebf3-283c-4c92-accb-70cde8fe25b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:00.344498 [ 260 ] {2acdebf3-283c-4c92-accb-70cde8fe25b5} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:59:00.344732 [ 260 ] {2acdebf3-283c-4c92-accb-70cde8fe25b5} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:00.344945 [ 260 ] {2acdebf3-283c-4c92-accb-70cde8fe25b5} executeQuery: Read 6 rows, 321.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 202.24 KiB/sec. 2024.12.16 20:59:00.344995 [ 260 ] {2acdebf3-283c-4c92-accb-70cde8fe25b5} TCPHandler: Processed in 0.001924937 sec. 2024.12.16 20:59:00.345143 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:00.345283 [ 261 ] {3b6a24e8-57ff-473c-a553-1cafc0e67660} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:00.345346 [ 261 ] {3b6a24e8-57ff-473c-a553-1cafc0e67660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:00.345991 [ 261 ] {3b6a24e8-57ff-473c-a553-1cafc0e67660} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:00.346030 [ 261 ] {3b6a24e8-57ff-473c-a553-1cafc0e67660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:00.346429 [ 261 ] {3b6a24e8-57ff-473c-a553-1cafc0e67660} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.16 20:59:00.346664 [ 261 ] {3b6a24e8-57ff-473c-a553-1cafc0e67660} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:00.346901 [ 261 ] {3b6a24e8-57ff-473c-a553-1cafc0e67660} executeQuery: Read 239 rows, 16.41 KiB in 0.00165 sec., 144848.48484848486 rows/sec., 9.71 MiB/sec. 2024.12.16 20:59:00.346961 [ 261 ] {3b6a24e8-57ff-473c-a553-1cafc0e67660} TCPHandler: Processed in 0.001889796 sec. 2024.12.16 20:59:00.347116 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:00.347254 [ 260 ] {de7b0dc8-4912-4523-8a23-04bc9a27de9c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:59:00.347314 [ 260 ] {de7b0dc8-4912-4523-8a23-04bc9a27de9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:59:00.347840 [ 260 ] {de7b0dc8-4912-4523-8a23-04bc9a27de9c} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:00.347878 [ 260 ] {de7b0dc8-4912-4523-8a23-04bc9a27de9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:00.348229 [ 260 ] {de7b0dc8-4912-4523-8a23-04bc9a27de9c} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.16 20:59:00.348461 [ 260 ] {de7b0dc8-4912-4523-8a23-04bc9a27de9c} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:00.348673 [ 260 ] {de7b0dc8-4912-4523-8a23-04bc9a27de9c} executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. 2024.12.16 20:59:00.348724 [ 260 ] {de7b0dc8-4912-4523-8a23-04bc9a27de9c} TCPHandler: Processed in 0.001674432 sec. 2024.12.16 20:59:00.348867 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:00.349004 [ 261 ] {c5b73fff-6a5b-479a-a707-12844df334a9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:00.349096 [ 261 ] {c5b73fff-6a5b-479a-a707-12844df334a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:59:00.350316 [ 261 ] {c5b73fff-6a5b-479a-a707-12844df334a9} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:00.350356 [ 261 ] {c5b73fff-6a5b-479a-a707-12844df334a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:00.351007 [ 261 ] {c5b73fff-6a5b-479a-a707-12844df334a9} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.16 20:59:00.351289 [ 261 ] {c5b73fff-6a5b-479a-a707-12844df334a9} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:00.351582 [ 261 ] {c5b73fff-6a5b-479a-a707-12844df334a9} executeQuery: Read 19 rows, 34.86 KiB in 0.002607 sec., 7288.07057920982 rows/sec., 13.06 MiB/sec. 2024.12.16 20:59:00.351969 [ 261 ] {c5b73fff-6a5b-479a-a707-12844df334a9} TCPHandler: Processed in 0.00316232 sec. 2024.12.16 20:59:00.352283 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:00.352665 [ 260 ] {fb3d7e12-6c0a-4d3b-833b-45d963b5deb7} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:00.352839 [ 260 ] {fb3d7e12-6c0a-4d3b-833b-45d963b5deb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:00.353416 [ 260 ] {fb3d7e12-6c0a-4d3b-833b-45d963b5deb7} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:00.353456 [ 260 ] {fb3d7e12-6c0a-4d3b-833b-45d963b5deb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:00.353849 [ 260 ] {fb3d7e12-6c0a-4d3b-833b-45d963b5deb7} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.16 20:59:00.354087 [ 260 ] {fb3d7e12-6c0a-4d3b-833b-45d963b5deb7} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:00.354311 [ 260 ] {fb3d7e12-6c0a-4d3b-833b-45d963b5deb7} executeQuery: Read 82 rows, 5.33 KiB in 0.001791 sec., 45784.477945281964 rows/sec., 2.91 MiB/sec. 2024.12.16 20:59:00.354361 [ 260 ] {fb3d7e12-6c0a-4d3b-833b-45d963b5deb7} TCPHandler: Processed in 0.002276433 sec. 2024.12.16 20:59:01.438703 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2024.12.16 20:59:01.461045 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:01.461114 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:01.468315 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.16 20:59:01.469123 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:01.469544 [ 55 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.16 20:59:01.469719 [ 55 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:01.470301 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:01.471168 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.16 20:59:01.486024 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2024.12.16 20:59:01.487774 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:01.489423 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2024.12.16 20:59:01.495083 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2024.12.16 20:59:01.500902 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2024.12.16 20:59:01.506532 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part 2024.12.16 20:59:01.512330 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part 2024.12.16 20:59:01.518162 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2024.12.16 20:59:01.580177 [ 186 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.109680575 sec., 4886.918216831011 rows/sec., 25.27 MiB/sec. 2024.12.16 20:59:01.583478 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.16 20:59:01.586524 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_71_14} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:01.586648 [ 195 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_71_14} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.16 20:59:01.589907 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2024.12.16 20:59:02.000234 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 272.21 MiB, peak 289.63 MiB, free memory in arenas 0.00 B, will set to 271.14 MiB (RSS), difference: -1.06 MiB 2024.12.16 20:59:05.323410 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:05.323628 [ 261 ] {bddc582c-e211-46a3-8bea-04388bf374be} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:05.323699 [ 261 ] {bddc582c-e211-46a3-8bea-04388bf374be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:05.324439 [ 261 ] {bddc582c-e211-46a3-8bea-04388bf374be} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:05.324480 [ 261 ] {bddc582c-e211-46a3-8bea-04388bf374be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:05.324910 [ 261 ] {bddc582c-e211-46a3-8bea-04388bf374be} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.16 20:59:05.325155 [ 261 ] {bddc582c-e211-46a3-8bea-04388bf374be} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:05.325316 [ 51 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.12.16 20:59:05.325363 [ 51 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:05.325365 [ 261 ] {bddc582c-e211-46a3-8bea-04388bf374be} executeQuery: Read 102 rows, 8.69 KiB in 0.00179 sec., 56983.24022346369 rows/sec., 4.74 MiB/sec. 2024.12.16 20:59:05.325388 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:05.325449 [ 261 ] {bddc582c-e211-46a3-8bea-04388bf374be} TCPHandler: Processed in 0.002163461 sec. 2024.12.16 20:59:05.325653 [ 194 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.12.16 20:59:05.325708 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:05.325855 [ 194 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:05.325889 [ 260 ] {b69babbd-35cc-483f-8809-bbeb8f7dd98c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:59:05.325898 [ 194 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1437 rows starting from the beginning of the part 2024.12.16 20:59:05.325972 [ 260 ] {b69babbd-35cc-483f-8809-bbeb8f7dd98c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:59:05.326047 [ 194 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part 2024.12.16 20:59:05.326542 [ 194 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 241 rows starting from the beginning of the part 2024.12.16 20:59:05.326827 [ 194 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 102 rows starting from the beginning of the part 2024.12.16 20:59:05.327204 [ 194 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 243 rows starting from the beginning of the part 2024.12.16 20:59:05.327551 [ 194 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 102 rows starting from the beginning of the part 2024.12.16 20:59:05.328863 [ 260 ] {b69babbd-35cc-483f-8809-bbeb8f7dd98c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:05.328910 [ 260 ] {b69babbd-35cc-483f-8809-bbeb8f7dd98c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:05.329466 [ 260 ] {b69babbd-35cc-483f-8809-bbeb8f7dd98c} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.16 20:59:05.329773 [ 260 ] {b69babbd-35cc-483f-8809-bbeb8f7dd98c} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:05.329941 [ 187 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.004452135 sec., 489877.3285176662 rows/sec., 43.10 MiB/sec. 2024.12.16 20:59:05.330166 [ 260 ] {b69babbd-35cc-483f-8809-bbeb8f7dd98c} executeQuery: Read 23 rows, 1.73 KiB in 0.004334 sec., 5306.8758652515 rows/sec., 399.05 KiB/sec. 2024.12.16 20:59:05.330300 [ 260 ] {b69babbd-35cc-483f-8809-bbeb8f7dd98c} TCPHandler: Processed in 0.00473902 sec. 2024.12.16 20:59:05.330431 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.12.16 20:59:05.330473 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:05.330649 [ 261 ] {f7b3cb97-c7a7-43f2-b23b-503e807df66a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:05.330749 [ 261 ] {f7b3cb97-c7a7-43f2-b23b-503e807df66a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:05.331040 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_116_23} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:05.331306 [ 189 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_116_23} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.12.16 20:59:05.331528 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2024.12.16 20:59:05.331851 [ 261 ] {f7b3cb97-c7a7-43f2-b23b-503e807df66a} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:05.331894 [ 261 ] {f7b3cb97-c7a7-43f2-b23b-503e807df66a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:05.332262 [ 261 ] {f7b3cb97-c7a7-43f2-b23b-503e807df66a} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.16 20:59:05.332501 [ 261 ] {f7b3cb97-c7a7-43f2-b23b-503e807df66a} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:05.332643 [ 51 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.12.16 20:59:05.332691 [ 261 ] {f7b3cb97-c7a7-43f2-b23b-503e807df66a} executeQuery: Read 87 rows, 6.96 KiB in 0.002084 sec., 41746.641074856045 rows/sec., 3.26 MiB/sec. 2024.12.16 20:59:05.332694 [ 51 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:05.332748 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:05.332776 [ 261 ] {f7b3cb97-c7a7-43f2-b23b-503e807df66a} TCPHandler: Processed in 0.002383396 sec. 2024.12.16 20:59:05.332981 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.12.16 20:59:05.332982 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:05.333374 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:05.333491 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 916 rows starting from the beginning of the part 2024.12.16 20:59:05.333533 [ 260 ] {ff72178f-fe43-4dbb-bdec-f1c791c6e43f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:05.333916 [ 260 ] {ff72178f-fe43-4dbb-bdec-f1c791c6e43f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:05.333959 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part 2024.12.16 20:59:05.334443 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 401 rows starting from the beginning of the part 2024.12.16 20:59:05.334999 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 87 rows starting from the beginning of the part 2024.12.16 20:59:05.335585 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 405 rows starting from the beginning of the part 2024.12.16 20:59:05.336087 [ 199 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 87 rows starting from the beginning of the part 2024.12.16 20:59:05.337795 [ 260 ] {ff72178f-fe43-4dbb-bdec-f1c791c6e43f} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:05.337867 [ 260 ] {ff72178f-fe43-4dbb-bdec-f1c791c6e43f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:05.338903 [ 260 ] {ff72178f-fe43-4dbb-bdec-f1c791c6e43f} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.16 20:59:05.339270 [ 260 ] {ff72178f-fe43-4dbb-bdec-f1c791c6e43f} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:05.339637 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.006791249 sec., 288606.70548230526 rows/sec., 22.10 MiB/sec. 2024.12.16 20:59:05.339762 [ 260 ] {ff72178f-fe43-4dbb-bdec-f1c791c6e43f} executeQuery: Read 160 rows, 11.41 KiB in 0.006464 sec., 24752.47524752475 rows/sec., 1.72 MiB/sec. 2024.12.16 20:59:05.339889 [ 260 ] {ff72178f-fe43-4dbb-bdec-f1c791c6e43f} TCPHandler: Processed in 0.007015665 sec. 2024.12.16 20:59:05.340040 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.12.16 20:59:05.340065 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:05.340244 [ 261 ] {b088f027-2b25-476b-b731-74299c1e0f8a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:05.340420 [ 261 ] {b088f027-2b25-476b-b731-74299c1e0f8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:59:05.340693 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_116_23} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:05.340957 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_116_23} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.12.16 20:59:05.341180 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.12.16 20:59:05.342121 [ 261 ] {b088f027-2b25-476b-b731-74299c1e0f8a} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:05.342166 [ 261 ] {b088f027-2b25-476b-b731-74299c1e0f8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:05.342803 [ 261 ] {b088f027-2b25-476b-b731-74299c1e0f8a} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.16 20:59:05.343064 [ 261 ] {b088f027-2b25-476b-b731-74299c1e0f8a} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:05.343272 [ 261 ] {b088f027-2b25-476b-b731-74299c1e0f8a} executeQuery: Read 23 rows, 42.20 KiB in 0.003077 sec., 7474.813129671758 rows/sec., 13.39 MiB/sec. 2024.12.16 20:59:05.343366 [ 261 ] {b088f027-2b25-476b-b731-74299c1e0f8a} TCPHandler: Processed in 0.003386785 sec. 2024.12.16 20:59:05.343520 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:05.343664 [ 260 ] {36674d09-3bc3-4eca-aa6e-262f8aa54906} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:05.343725 [ 260 ] {36674d09-3bc3-4eca-aa6e-262f8aa54906} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:05.344239 [ 260 ] {36674d09-3bc3-4eca-aa6e-262f8aa54906} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:05.344277 [ 260 ] {36674d09-3bc3-4eca-aa6e-262f8aa54906} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:05.344643 [ 260 ] {36674d09-3bc3-4eca-aa6e-262f8aa54906} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.16 20:59:05.344879 [ 260 ] {36674d09-3bc3-4eca-aa6e-262f8aa54906} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:05.345040 [ 51 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.12.16 20:59:05.345102 [ 260 ] {36674d09-3bc3-4eca-aa6e-262f8aa54906} executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. 2024.12.16 20:59:05.345110 [ 51 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:05.345185 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:05.345222 [ 260 ] {36674d09-3bc3-4eca-aa6e-262f8aa54906} TCPHandler: Processed in 0.001764003 sec. 2024.12.16 20:59:05.345410 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.12.16 20:59:05.345556 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:05.345595 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6784 rows starting from the beginning of the part 2024.12.16 20:59:05.345715 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 24 rows starting from the beginning of the part 2024.12.16 20:59:05.345920 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 82 rows starting from the beginning of the part 2024.12.16 20:59:05.346068 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part 2024.12.16 20:59:05.346241 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 82 rows starting from the beginning of the part 2024.12.16 20:59:05.346383 [ 193 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2024.12.16 20:59:05.348553 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 7092 rows, containing 4 columns (4 merged, 0 gathered) in 0.003245212 sec., 2185373.405497083 rows/sec., 142.57 MiB/sec. 2024.12.16 20:59:05.349020 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.12.16 20:59:05.349336 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_116_23} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:05.349424 [ 200 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_116_23} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.12.16 20:59:05.349514 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2024.12.16 20:59:06.288336 [ 48 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:59:06.288390 [ 48 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:59:06.517187 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 2024.12.16 20:59:06.518308 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:06.518353 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:06.518894 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.16 20:59:06.519156 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:06.519356 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2024.12.16 20:59:06.702339 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2078 2024.12.16 20:59:06.705686 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:06.705753 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:06.707270 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:59:06.707601 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:06.708221 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2078 2024.12.16 20:59:08.986095 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 2024.12.16 20:59:09.010081 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:09.010137 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:09.017503 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.16 20:59:09.018310 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:09.021512 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2024.12.16 20:59:10.328404 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:10.328617 [ 261 ] {581808f3-9c30-4c5d-86ea-2ac61333a76e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:59:10.328696 [ 261 ] {581808f3-9c30-4c5d-86ea-2ac61333a76e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:59:10.329459 [ 261 ] {581808f3-9c30-4c5d-86ea-2ac61333a76e} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:10.329508 [ 261 ] {581808f3-9c30-4c5d-86ea-2ac61333a76e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:10.329957 [ 261 ] {581808f3-9c30-4c5d-86ea-2ac61333a76e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:59:10.330218 [ 261 ] {581808f3-9c30-4c5d-86ea-2ac61333a76e} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:10.330383 [ 43 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2024.12.16 20:59:10.330431 [ 261 ] {581808f3-9c30-4c5d-86ea-2ac61333a76e} executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec. 2024.12.16 20:59:10.330433 [ 43 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:10.330480 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:10.330518 [ 261 ] {581808f3-9c30-4c5d-86ea-2ac61333a76e} TCPHandler: Processed in 0.002246594 sec. 2024.12.16 20:59:10.330859 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:10.330868 [ 190 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2024.12.16 20:59:10.331309 [ 260 ] {d769816f-7728-4f93-a21b-9bb55931a856} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:10.331498 [ 260 ] {d769816f-7728-4f93-a21b-9bb55931a856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:10.331532 [ 190 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:10.331677 [ 190 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part 2024.12.16 20:59:10.332146 [ 190 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2024.12.16 20:59:10.332651 [ 190 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2024.12.16 20:59:10.333088 [ 190 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2024.12.16 20:59:10.333614 [ 190 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2024.12.16 20:59:10.334711 [ 260 ] {d769816f-7728-4f93-a21b-9bb55931a856} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:10.334763 [ 260 ] {d769816f-7728-4f93-a21b-9bb55931a856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:10.335254 [ 190 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00468219 sec., 14950.26899805433 rows/sec., 1.11 MiB/sec. 2024.12.16 20:59:10.335359 [ 260 ] {d769816f-7728-4f93-a21b-9bb55931a856} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.16 20:59:10.335370 [ 190 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2024.12.16 20:59:10.335669 [ 260 ] {d769816f-7728-4f93-a21b-9bb55931a856} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:10.335696 [ 190 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_49_12} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:10.335826 [ 190 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_49_12} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2024.12.16 20:59:10.335962 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:59:10.335988 [ 260 ] {d769816f-7728-4f93-a21b-9bb55931a856} executeQuery: Read 241 rows, 21.63 KiB in 0.00483 sec., 49896.48033126294 rows/sec., 4.37 MiB/sec. 2024.12.16 20:59:10.336057 [ 260 ] {d769816f-7728-4f93-a21b-9bb55931a856} TCPHandler: Processed in 0.005411373 sec. 2024.12.16 20:59:10.336207 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:10.336336 [ 261 ] {37a49b93-ae4f-44ce-900d-47fb985d3842} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:59:10.336389 [ 261 ] {37a49b93-ae4f-44ce-900d-47fb985d3842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:59:10.336977 [ 261 ] {37a49b93-ae4f-44ce-900d-47fb985d3842} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:10.337016 [ 261 ] {37a49b93-ae4f-44ce-900d-47fb985d3842} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:10.337387 [ 261 ] {37a49b93-ae4f-44ce-900d-47fb985d3842} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.16 20:59:10.337619 [ 261 ] {37a49b93-ae4f-44ce-900d-47fb985d3842} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:10.337798 [ 261 ] {37a49b93-ae4f-44ce-900d-47fb985d3842} executeQuery: Read 26 rows, 1.88 KiB in 0.001489 sec., 17461.383478844862 rows/sec., 1.24 MiB/sec. 2024.12.16 20:59:10.337864 [ 261 ] {37a49b93-ae4f-44ce-900d-47fb985d3842} TCPHandler: Processed in 0.001716403 sec. 2024.12.16 20:59:10.338068 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:10.338311 [ 260 ] {292c8cfb-0a23-435a-bd0c-6ca5a2c29aed} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:59:10.338372 [ 260 ] {292c8cfb-0a23-435a-bd0c-6ca5a2c29aed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:59:10.339057 [ 260 ] {292c8cfb-0a23-435a-bd0c-6ca5a2c29aed} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:10.339097 [ 260 ] {292c8cfb-0a23-435a-bd0c-6ca5a2c29aed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:10.339450 [ 260 ] {292c8cfb-0a23-435a-bd0c-6ca5a2c29aed} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.16 20:59:10.339694 [ 260 ] {292c8cfb-0a23-435a-bd0c-6ca5a2c29aed} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:10.339921 [ 260 ] {292c8cfb-0a23-435a-bd0c-6ca5a2c29aed} executeQuery: Read 14 rows, 1004.00 B in 0.001665 sec., 8408.408408408408 rows/sec., 588.87 KiB/sec. 2024.12.16 20:59:10.340010 [ 260 ] {292c8cfb-0a23-435a-bd0c-6ca5a2c29aed} TCPHandler: Processed in 0.00206768 sec. 2024.12.16 20:59:10.340247 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:10.340624 [ 261 ] {15481eac-2649-4478-b6cd-d88136c911ce} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:59:10.340747 [ 261 ] {15481eac-2649-4478-b6cd-d88136c911ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:59:10.341378 [ 261 ] {15481eac-2649-4478-b6cd-d88136c911ce} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:10.341416 [ 261 ] {15481eac-2649-4478-b6cd-d88136c911ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:10.341769 [ 261 ] {15481eac-2649-4478-b6cd-d88136c911ce} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:59:10.342000 [ 261 ] {15481eac-2649-4478-b6cd-d88136c911ce} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:10.342128 [ 43 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2024.12.16 20:59:10.342168 [ 43 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:10.342187 [ 261 ] {15481eac-2649-4478-b6cd-d88136c911ce} executeQuery: Read 13 rows, 830.00 B in 0.001702 sec., 7638.07285546416 rows/sec., 476.23 KiB/sec. 2024.12.16 20:59:10.342191 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:10.342320 [ 261 ] {15481eac-2649-4478-b6cd-d88136c911ce} TCPHandler: Processed in 0.002222233 sec. 2024.12.16 20:59:10.342708 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:10.342708 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2024.12.16 20:59:10.343092 [ 260 ] {4035f56c-63dd-4319-9750-f061d024d207} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:10.343212 [ 260 ] {4035f56c-63dd-4319-9750-f061d024d207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:10.343227 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:10.343333 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part 2024.12.16 20:59:10.343628 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part 2024.12.16 20:59:10.344050 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part 2024.12.16 20:59:10.344528 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2024.12.16 20:59:10.344891 [ 201 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part 2024.12.16 20:59:10.346374 [ 260 ] {4035f56c-63dd-4319-9750-f061d024d207} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:10.346450 [ 260 ] {4035f56c-63dd-4319-9750-f061d024d207} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:10.347454 [ 198 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005139698 sec., 12646.6574495233 rows/sec., 837.92 KiB/sec. 2024.12.16 20:59:10.347516 [ 260 ] {4035f56c-63dd-4319-9750-f061d024d207} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.16 20:59:10.347671 [ 197 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2024.12.16 20:59:10.347964 [ 260 ] {4035f56c-63dd-4319-9750-f061d024d207} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:10.348349 [ 197 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_49_12} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:10.348381 [ 260 ] {4035f56c-63dd-4319-9750-f061d024d207} executeQuery: Read 401 rows, 29.20 KiB in 0.00541 sec., 74121.99630314232 rows/sec., 5.27 MiB/sec. 2024.12.16 20:59:10.348538 [ 260 ] {4035f56c-63dd-4319-9750-f061d024d207} TCPHandler: Processed in 0.006057986 sec. 2024.12.16 20:59:10.348554 [ 197 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_49_12} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2024.12.16 20:59:10.348712 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.16 20:59:10.348740 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:10.348865 [ 261 ] {0a3eccf8-8490-441b-b0b2-42b1b0e5cae3} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:59:10.348914 [ 261 ] {0a3eccf8-8490-441b-b0b2-42b1b0e5cae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:59:10.349392 [ 261 ] {0a3eccf8-8490-441b-b0b2-42b1b0e5cae3} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:10.349431 [ 261 ] {0a3eccf8-8490-441b-b0b2-42b1b0e5cae3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:10.349790 [ 261 ] {0a3eccf8-8490-441b-b0b2-42b1b0e5cae3} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:59:10.350018 [ 261 ] {0a3eccf8-8490-441b-b0b2-42b1b0e5cae3} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:10.350196 [ 261 ] {0a3eccf8-8490-441b-b0b2-42b1b0e5cae3} executeQuery: Read 6 rows, 321.00 B in 0.001354 sec., 4431.314623338257 rows/sec., 231.52 KiB/sec. 2024.12.16 20:59:10.350245 [ 261 ] {0a3eccf8-8490-441b-b0b2-42b1b0e5cae3} TCPHandler: Processed in 0.00161117 sec. 2024.12.16 20:59:10.350389 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:10.350528 [ 260 ] {270e6617-d4df-48ea-8c18-b8cf4750e90a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:10.350592 [ 260 ] {270e6617-d4df-48ea-8c18-b8cf4750e90a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:10.351239 [ 260 ] {270e6617-d4df-48ea-8c18-b8cf4750e90a} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:10.351278 [ 260 ] {270e6617-d4df-48ea-8c18-b8cf4750e90a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:10.351678 [ 260 ] {270e6617-d4df-48ea-8c18-b8cf4750e90a} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.16 20:59:10.351935 [ 260 ] {270e6617-d4df-48ea-8c18-b8cf4750e90a} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:10.352151 [ 260 ] {270e6617-d4df-48ea-8c18-b8cf4750e90a} executeQuery: Read 237 rows, 16.27 KiB in 0.001654 sec., 143288.99637243047 rows/sec., 9.60 MiB/sec. 2024.12.16 20:59:10.352207 [ 260 ] {270e6617-d4df-48ea-8c18-b8cf4750e90a} TCPHandler: Processed in 0.001886486 sec. 2024.12.16 20:59:10.352363 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:10.352503 [ 261 ] {443b414b-7698-4871-a041-a162de98130f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:59:10.352562 [ 261 ] {443b414b-7698-4871-a041-a162de98130f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:59:10.353082 [ 261 ] {443b414b-7698-4871-a041-a162de98130f} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:10.353119 [ 261 ] {443b414b-7698-4871-a041-a162de98130f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:10.353479 [ 261 ] {443b414b-7698-4871-a041-a162de98130f} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.16 20:59:10.353712 [ 261 ] {443b414b-7698-4871-a041-a162de98130f} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:10.353890 [ 261 ] {443b414b-7698-4871-a041-a162de98130f} executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. 2024.12.16 20:59:10.353938 [ 261 ] {443b414b-7698-4871-a041-a162de98130f} TCPHandler: Processed in 0.001641841 sec. 2024.12.16 20:59:10.354083 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:10.354224 [ 260 ] {3d1d2463-f4b8-4a69-a4ac-fc68236527c2} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:10.354321 [ 260 ] {3d1d2463-f4b8-4a69-a4ac-fc68236527c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:59:10.355558 [ 260 ] {3d1d2463-f4b8-4a69-a4ac-fc68236527c2} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:10.355597 [ 260 ] {3d1d2463-f4b8-4a69-a4ac-fc68236527c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:10.356240 [ 260 ] {3d1d2463-f4b8-4a69-a4ac-fc68236527c2} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.16 20:59:10.356501 [ 260 ] {3d1d2463-f4b8-4a69-a4ac-fc68236527c2} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:10.356773 [ 260 ] {3d1d2463-f4b8-4a69-a4ac-fc68236527c2} executeQuery: Read 19 rows, 34.86 KiB in 0.002578 sec., 7370.054305663305 rows/sec., 13.21 MiB/sec. 2024.12.16 20:59:10.356967 [ 260 ] {3d1d2463-f4b8-4a69-a4ac-fc68236527c2} TCPHandler: Processed in 0.002954467 sec. 2024.12.16 20:59:10.357223 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:10.357619 [ 261 ] {a4ed25a5-a5b0-40fc-a7da-7317dac78b93} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:10.357805 [ 261 ] {a4ed25a5-a5b0-40fc-a7da-7317dac78b93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:10.358775 [ 261 ] {a4ed25a5-a5b0-40fc-a7da-7317dac78b93} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:10.358813 [ 261 ] {a4ed25a5-a5b0-40fc-a7da-7317dac78b93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:10.359174 [ 261 ] {a4ed25a5-a5b0-40fc-a7da-7317dac78b93} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.16 20:59:10.359406 [ 261 ] {a4ed25a5-a5b0-40fc-a7da-7317dac78b93} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:10.359588 [ 261 ] {a4ed25a5-a5b0-40fc-a7da-7317dac78b93} executeQuery: Read 82 rows, 5.33 KiB in 0.002121 sec., 38661.00895803866 rows/sec., 2.46 MiB/sec. 2024.12.16 20:59:10.359617 [ 223 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:10.359641 [ 261 ] {a4ed25a5-a5b0-40fc-a7da-7317dac78b93} TCPHandler: Processed in 0.00258654 sec. 2024.12.16 20:59:10.359657 [ 223 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:10.361538 [ 223 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:10.824444 [ 220 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:10.824502 [ 220 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:10.826435 [ 220 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:11.161316 [ 221 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:11.161377 [ 221 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:11.163281 [ 221 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:11.214409 [ 225 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:11.214474 [ 225 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:11.216697 [ 225 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:13.231053 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:13.231254 [ 261 ] {8d41cf93-6fce-439a-9a65-2517e82acb9d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:59:13.231331 [ 261 ] {8d41cf93-6fce-439a-9a65-2517e82acb9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:59:13.232108 [ 261 ] {8d41cf93-6fce-439a-9a65-2517e82acb9d} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:13.232148 [ 261 ] {8d41cf93-6fce-439a-9a65-2517e82acb9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:13.232552 [ 261 ] {8d41cf93-6fce-439a-9a65-2517e82acb9d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.16 20:59:13.232792 [ 261 ] {8d41cf93-6fce-439a-9a65-2517e82acb9d} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:13.232988 [ 261 ] {8d41cf93-6fce-439a-9a65-2517e82acb9d} executeQuery: Read 2 rows, 167.00 B in 0.00179 sec., 1117.31843575419 rows/sec., 91.11 KiB/sec. 2024.12.16 20:59:13.233043 [ 261 ] {8d41cf93-6fce-439a-9a65-2517e82acb9d} TCPHandler: Processed in 0.00211796 sec. 2024.12.16 20:59:13.233301 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:13.233513 [ 260 ] {b9fef33d-bd0c-4f1e-bf00-03d0239e9247} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:13.233595 [ 260 ] {b9fef33d-bd0c-4f1e-bf00-03d0239e9247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:13.234892 [ 260 ] {b9fef33d-bd0c-4f1e-bf00-03d0239e9247} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:13.234942 [ 260 ] {b9fef33d-bd0c-4f1e-bf00-03d0239e9247} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:13.235441 [ 260 ] {b9fef33d-bd0c-4f1e-bf00-03d0239e9247} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.16 20:59:13.235694 [ 260 ] {b9fef33d-bd0c-4f1e-bf00-03d0239e9247} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:13.235923 [ 260 ] {b9fef33d-bd0c-4f1e-bf00-03d0239e9247} executeQuery: Read 1243 rows, 104.88 KiB in 0.00247 sec., 503238.86639676115 rows/sec., 41.47 MiB/sec. 2024.12.16 20:59:13.235991 [ 260 ] {b9fef33d-bd0c-4f1e-bf00-03d0239e9247} TCPHandler: Processed in 0.002827963 sec. 2024.12.16 20:59:13.236174 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:13.236395 [ 261 ] {0684dc78-1346-4eab-87d5-d2e0312f0846} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:59:13.236486 [ 261 ] {0684dc78-1346-4eab-87d5-d2e0312f0846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:59:13.237359 [ 261 ] {0684dc78-1346-4eab-87d5-d2e0312f0846} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:13.237397 [ 261 ] {0684dc78-1346-4eab-87d5-d2e0312f0846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:13.237757 [ 261 ] {0684dc78-1346-4eab-87d5-d2e0312f0846} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.16 20:59:13.237989 [ 261 ] {0684dc78-1346-4eab-87d5-d2e0312f0846} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:13.238169 [ 261 ] {0684dc78-1346-4eab-87d5-d2e0312f0846} executeQuery: Read 25 rows, 1.87 KiB in 0.001827 sec., 13683.634373289546 rows/sec., 1023.07 KiB/sec. 2024.12.16 20:59:13.238236 [ 261 ] {0684dc78-1346-4eab-87d5-d2e0312f0846} TCPHandler: Processed in 0.002158272 sec. 2024.12.16 20:59:13.238433 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:13.238650 [ 260 ] {f337fa79-385d-4d09-afe2-edc93223957d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:59:13.238712 [ 260 ] {f337fa79-385d-4d09-afe2-edc93223957d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:59:13.239433 [ 260 ] {f337fa79-385d-4d09-afe2-edc93223957d} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:13.239474 [ 260 ] {f337fa79-385d-4d09-afe2-edc93223957d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:13.239845 [ 260 ] {f337fa79-385d-4d09-afe2-edc93223957d} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.16 20:59:13.240078 [ 260 ] {f337fa79-385d-4d09-afe2-edc93223957d} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:13.240301 [ 260 ] {f337fa79-385d-4d09-afe2-edc93223957d} executeQuery: Read 228 rows, 15.81 KiB in 0.001697 sec., 134354.7436652917 rows/sec., 9.10 MiB/sec. 2024.12.16 20:59:13.240365 [ 260 ] {f337fa79-385d-4d09-afe2-edc93223957d} TCPHandler: Processed in 0.002047059 sec. 2024.12.16 20:59:13.240568 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:13.240713 [ 261 ] {50ae7be7-233e-47c8-a61b-ae08e06448fd} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:13.240770 [ 261 ] {50ae7be7-233e-47c8-a61b-ae08e06448fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:13.241558 [ 261 ] {50ae7be7-233e-47c8-a61b-ae08e06448fd} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:13.241597 [ 261 ] {50ae7be7-233e-47c8-a61b-ae08e06448fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:13.241978 [ 261 ] {50ae7be7-233e-47c8-a61b-ae08e06448fd} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.16 20:59:13.242208 [ 261 ] {50ae7be7-233e-47c8-a61b-ae08e06448fd} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:13.242411 [ 261 ] {50ae7be7-233e-47c8-a61b-ae08e06448fd} executeQuery: Read 545 rows, 41.41 KiB in 0.001722 sec., 316492.4506387921 rows/sec., 23.48 MiB/sec. 2024.12.16 20:59:13.242559 [ 261 ] {50ae7be7-233e-47c8-a61b-ae08e06448fd} TCPHandler: Processed in 0.00210984 sec. 2024.12.16 20:59:13.242826 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:13.243255 [ 260 ] {d3146fc7-090b-4901-8c0f-f1160bb69425} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:13.243459 [ 260 ] {d3146fc7-090b-4901-8c0f-f1160bb69425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:13.246300 [ 260 ] {d3146fc7-090b-4901-8c0f-f1160bb69425} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:13.246340 [ 260 ] {d3146fc7-090b-4901-8c0f-f1160bb69425} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:13.246785 [ 260 ] {d3146fc7-090b-4901-8c0f-f1160bb69425} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.16 20:59:13.247024 [ 260 ] {d3146fc7-090b-4901-8c0f-f1160bb69425} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:13.247200 [ 39 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_113_23 to all_118_118_0 2024.12.16 20:59:13.247259 [ 260 ] {d3146fc7-090b-4901-8c0f-f1160bb69425} executeQuery: Read 943 rows, 64.75 KiB in 0.004137 sec., 227942.9538312787 rows/sec., 15.28 MiB/sec. 2024.12.16 20:59:13.247263 [ 39 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:13.247347 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:13.247396 [ 260 ] {d3146fc7-090b-4901-8c0f-f1160bb69425} TCPHandler: Processed in 0.00474997 sec. 2024.12.16 20:59:13.247761 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:13.247820 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_118_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_113_23 to all_118_118_0 into Compact with storage Full 2024.12.16 20:59:13.248277 [ 261 ] {b144a27c-77ec-47a8-ac45-88b9b8894d93} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:13.248495 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_118_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:13.248649 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_118_24} MergeTreeSequentialSource: Reading 6 marks from part all_1_113_23, total 34854 rows starting from the beginning of the part 2024.12.16 20:59:13.248683 [ 261 ] {b144a27c-77ec-47a8-ac45-88b9b8894d93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:59:13.249197 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_118_24} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2024.12.16 20:59:13.249894 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_118_24} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 239 rows starting from the beginning of the part 2024.12.16 20:59:13.250434 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_118_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part 2024.12.16 20:59:13.250965 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_118_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part 2024.12.16 20:59:13.251519 [ 198 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_118_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 943 rows starting from the beginning of the part 2024.12.16 20:59:13.257074 [ 261 ] {b144a27c-77ec-47a8-ac45-88b9b8894d93} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:13.257118 [ 261 ] {b144a27c-77ec-47a8-ac45-88b9b8894d93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:13.257931 [ 261 ] {b144a27c-77ec-47a8-ac45-88b9b8894d93} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.16 20:59:13.258301 [ 261 ] {b144a27c-77ec-47a8-ac45-88b9b8894d93} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:13.258582 [ 261 ] {b144a27c-77ec-47a8-ac45-88b9b8894d93} executeQuery: Read 23 rows, 42.20 KiB in 0.010502 sec., 2190.0590363740243 rows/sec., 3.92 MiB/sec. 2024.12.16 20:59:13.258795 [ 261 ] {b144a27c-77ec-47a8-ac45-88b9b8894d93} TCPHandler: Processed in 0.011277755 sec. 2024.12.16 20:59:13.258959 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:13.259113 [ 260 ] {9dfd5d24-1455-415d-89f6-de1431cc841a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:13.259172 [ 260 ] {9dfd5d24-1455-415d-89f6-de1431cc841a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:13.259865 [ 260 ] {9dfd5d24-1455-415d-89f6-de1431cc841a} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:13.259914 [ 260 ] {9dfd5d24-1455-415d-89f6-de1431cc841a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:13.260344 [ 260 ] {9dfd5d24-1455-415d-89f6-de1431cc841a} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.16 20:59:13.260593 [ 260 ] {9dfd5d24-1455-415d-89f6-de1431cc841a} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:13.260877 [ 260 ] {9dfd5d24-1455-415d-89f6-de1431cc841a} executeQuery: Read 36 rows, 2.48 KiB in 0.0018 sec., 20000 rows/sec., 1.35 MiB/sec. 2024.12.16 20:59:13.261020 [ 260 ] {9dfd5d24-1455-415d-89f6-de1431cc841a} TCPHandler: Processed in 0.002133311 sec. 2024.12.16 20:59:13.262820 [ 197 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_118_24} MergeTask::MergeProjectionsStage: Merge sorted 36593 rows, containing 5 columns (5 merged, 0 gathered) in 0.015376184 sec., 2379849.2525843866 rows/sec., 160.68 MiB/sec. 2024.12.16 20:59:13.263251 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_118_24} MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) 2024.12.16 20:59:13.263564 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_118_24} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:13.263645 [ 191 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_118_24} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_113_23, all_118_118_0] -> all_1_118_24 2024.12.16 20:59:13.263739 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2024.12.16 20:59:14.019475 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 2024.12.16 20:59:14.020258 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:14.020309 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:14.020852 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.16 20:59:14.021117 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:14.021400 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2024.12.16 20:59:15.318373 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:15.318593 [ 261 ] {8cd4b890-ecfe-4b59-8848-1111b58e3456} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:15.318671 [ 261 ] {8cd4b890-ecfe-4b59-8848-1111b58e3456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:15.319452 [ 261 ] {8cd4b890-ecfe-4b59-8848-1111b58e3456} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:15.319502 [ 261 ] {8cd4b890-ecfe-4b59-8848-1111b58e3456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:15.319979 [ 261 ] {8cd4b890-ecfe-4b59-8848-1111b58e3456} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.16 20:59:15.320234 [ 261 ] {8cd4b890-ecfe-4b59-8848-1111b58e3456} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:15.320460 [ 261 ] {8cd4b890-ecfe-4b59-8848-1111b58e3456} executeQuery: Read 56 rows, 4.38 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.21 MiB/sec. 2024.12.16 20:59:15.320518 [ 261 ] {8cd4b890-ecfe-4b59-8848-1111b58e3456} TCPHandler: Processed in 0.002285524 sec. 2024.12.16 20:59:15.320781 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:15.320989 [ 260 ] {9c2e943b-48a6-41dd-b31d-53f237df9197} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:15.321074 [ 260 ] {9c2e943b-48a6-41dd-b31d-53f237df9197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:15.321852 [ 260 ] {9c2e943b-48a6-41dd-b31d-53f237df9197} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:15.321904 [ 260 ] {9c2e943b-48a6-41dd-b31d-53f237df9197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:15.322356 [ 260 ] {9c2e943b-48a6-41dd-b31d-53f237df9197} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.16 20:59:15.322615 [ 260 ] {9c2e943b-48a6-41dd-b31d-53f237df9197} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:15.322865 [ 260 ] {9c2e943b-48a6-41dd-b31d-53f237df9197} executeQuery: Read 64 rows, 5.12 KiB in 0.001934 sec., 33092.037228541885 rows/sec., 2.58 MiB/sec. 2024.12.16 20:59:15.322933 [ 260 ] {9c2e943b-48a6-41dd-b31d-53f237df9197} TCPHandler: Processed in 0.002304274 sec. 2024.12.16 20:59:15.323093 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:15.323216 [ 261 ] {58337c9f-01d4-4da7-9819-a76df98a2acc} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:15.323271 [ 261 ] {58337c9f-01d4-4da7-9819-a76df98a2acc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:15.323840 [ 261 ] {58337c9f-01d4-4da7-9819-a76df98a2acc} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:15.323881 [ 261 ] {58337c9f-01d4-4da7-9819-a76df98a2acc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:15.324297 [ 261 ] {58337c9f-01d4-4da7-9819-a76df98a2acc} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.16 20:59:15.324542 [ 261 ] {58337c9f-01d4-4da7-9819-a76df98a2acc} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:15.324769 [ 261 ] {58337c9f-01d4-4da7-9819-a76df98a2acc} executeQuery: Read 64 rows, 4.56 KiB in 0.001578 sec., 40557.66793409379 rows/sec., 2.82 MiB/sec. 2024.12.16 20:59:15.324823 [ 261 ] {58337c9f-01d4-4da7-9819-a76df98a2acc} TCPHandler: Processed in 0.001795915 sec. 2024.12.16 20:59:15.324972 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:15.325097 [ 260 ] {d4a76732-ef58-49bc-9e39-23820c79580f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:15.325152 [ 260 ] {d4a76732-ef58-49bc-9e39-23820c79580f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:15.325659 [ 260 ] {d4a76732-ef58-49bc-9e39-23820c79580f} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:15.325700 [ 260 ] {d4a76732-ef58-49bc-9e39-23820c79580f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:15.326079 [ 260 ] {d4a76732-ef58-49bc-9e39-23820c79580f} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.12.16 20:59:15.326329 [ 260 ] {d4a76732-ef58-49bc-9e39-23820c79580f} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:15.326555 [ 260 ] {d4a76732-ef58-49bc-9e39-23820c79580f} executeQuery: Read 24 rows, 1.66 KiB in 0.001485 sec., 16161.616161616163 rows/sec., 1.09 MiB/sec. 2024.12.16 20:59:15.326653 [ 260 ] {d4a76732-ef58-49bc-9e39-23820c79580f} TCPHandler: Processed in 0.001741483 sec. 2024.12.16 20:59:16.521581 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2024.12.16 20:59:16.547501 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:16.547570 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:16.556465 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.16 20:59:16.557545 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:16.562913 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2024.12.16 20:59:16.708456 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2124 2024.12.16 20:59:16.712984 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:16.713055 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:16.715034 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:59:16.715454 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:16.717142 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2124 2024.12.16 20:59:20.333575 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:20.333835 [ 261 ] {767a3a26-a5ea-443d-a9f4-b9df3ca5d493} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:59:20.333922 [ 261 ] {767a3a26-a5ea-443d-a9f4-b9df3ca5d493} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:59:20.334891 [ 261 ] {767a3a26-a5ea-443d-a9f4-b9df3ca5d493} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.334955 [ 261 ] {767a3a26-a5ea-443d-a9f4-b9df3ca5d493} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:20.335771 [ 261 ] {767a3a26-a5ea-443d-a9f4-b9df3ca5d493} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:59:20.336232 [ 261 ] {767a3a26-a5ea-443d-a9f4-b9df3ca5d493} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.336522 [ 261 ] {767a3a26-a5ea-443d-a9f4-b9df3ca5d493} executeQuery: Read 14 rows, 1.01 KiB in 0.002741 sec., 5107.624954396206 rows/sec., 367.68 KiB/sec. 2024.12.16 20:59:20.336601 [ 261 ] {767a3a26-a5ea-443d-a9f4-b9df3ca5d493} TCPHandler: Processed in 0.003170951 sec. 2024.12.16 20:59:20.336892 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:20.337086 [ 260 ] {3b7b68ec-ff95-4a1a-aae3-095f24e467d7} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:20.337165 [ 260 ] {3b7b68ec-ff95-4a1a-aae3-095f24e467d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:20.338099 [ 260 ] {3b7b68ec-ff95-4a1a-aae3-095f24e467d7} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.338148 [ 260 ] {3b7b68ec-ff95-4a1a-aae3-095f24e467d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:20.338627 [ 260 ] {3b7b68ec-ff95-4a1a-aae3-095f24e467d7} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.16 20:59:20.338902 [ 260 ] {3b7b68ec-ff95-4a1a-aae3-095f24e467d7} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.339112 [ 260 ] {3b7b68ec-ff95-4a1a-aae3-095f24e467d7} executeQuery: Read 241 rows, 21.63 KiB in 0.002082 sec., 115754.08261287224 rows/sec., 10.14 MiB/sec. 2024.12.16 20:59:20.339172 [ 260 ] {3b7b68ec-ff95-4a1a-aae3-095f24e467d7} TCPHandler: Processed in 0.002416586 sec. 2024.12.16 20:59:20.339363 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:20.339497 [ 261 ] {8da12ee2-e5e8-4f78-b930-d526db4e50be} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:59:20.339556 [ 261 ] {8da12ee2-e5e8-4f78-b930-d526db4e50be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:59:20.340267 [ 261 ] {8da12ee2-e5e8-4f78-b930-d526db4e50be} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.340326 [ 261 ] {8da12ee2-e5e8-4f78-b930-d526db4e50be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:20.340897 [ 261 ] {8da12ee2-e5e8-4f78-b930-d526db4e50be} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.16 20:59:20.341303 [ 261 ] {8da12ee2-e5e8-4f78-b930-d526db4e50be} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.341511 [ 27 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.16 20:59:20.341554 [ 27 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.341572 [ 261 ] {8da12ee2-e5e8-4f78-b930-d526db4e50be} executeQuery: Read 26 rows, 1.88 KiB in 0.002103 sec., 12363.290537327628 rows/sec., 896.23 KiB/sec. 2024.12.16 20:59:20.341591 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:20.341738 [ 261 ] {8da12ee2-e5e8-4f78-b930-d526db4e50be} TCPHandler: Processed in 0.002438487 sec. 2024.12.16 20:59:20.341852 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.16 20:59:20.342018 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:20.342104 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:20.342197 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 67 rows starting from the beginning of the part 2024.12.16 20:59:20.342279 [ 260 ] {2cd267d7-986b-4e24-888f-79b5efc62399} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:59:20.342425 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 30 rows starting from the beginning of the part 2024.12.16 20:59:20.342435 [ 260 ] {2cd267d7-986b-4e24-888f-79b5efc62399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:59:20.342881 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 23 rows starting from the beginning of the part 2024.12.16 20:59:20.343056 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part 2024.12.16 20:59:20.343606 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 25 rows starting from the beginning of the part 2024.12.16 20:59:20.344007 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part 2024.12.16 20:59:20.346622 [ 197 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.004913794 sec., 40091.220755286035 rows/sec., 3.02 MiB/sec. 2024.12.16 20:59:20.346652 [ 260 ] {2cd267d7-986b-4e24-888f-79b5efc62399} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.346734 [ 260 ] {2cd267d7-986b-4e24-888f-79b5efc62399} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:20.346926 [ 191 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.16 20:59:20.347580 [ 260 ] {2cd267d7-986b-4e24-888f-79b5efc62399} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.16 20:59:20.347706 [ 191 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_101_20} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.348073 [ 260 ] {2cd267d7-986b-4e24-888f-79b5efc62399} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.348075 [ 191 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_101_20} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.16 20:59:20.348297 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.16 20:59:20.348398 [ 27 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.16 20:59:20.348466 [ 27 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.348518 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:20.348604 [ 260 ] {2cd267d7-986b-4e24-888f-79b5efc62399} executeQuery: Read 14 rows, 1004.00 B in 0.00638 sec., 2194.35736677116 rows/sec., 153.68 KiB/sec. 2024.12.16 20:59:20.348773 [ 196 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.16 20:59:20.348808 [ 260 ] {2cd267d7-986b-4e24-888f-79b5efc62399} TCPHandler: Processed in 0.006898662 sec. 2024.12.16 20:59:20.349031 [ 196 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:20.349066 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:20.349095 [ 196 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 243 rows starting from the beginning of the part 2024.12.16 20:59:20.349422 [ 261 ] {3f3d1b77-7552-4efc-bdc6-fb8720237ec1} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:59:20.349464 [ 196 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2024.12.16 20:59:20.349585 [ 261 ] {3f3d1b77-7552-4efc-bdc6-fb8720237ec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:59:20.349790 [ 196 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part 2024.12.16 20:59:20.350209 [ 196 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2024.12.16 20:59:20.350599 [ 196 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 228 rows starting from the beginning of the part 2024.12.16 20:59:20.351144 [ 196 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part 2024.12.16 20:59:20.353290 [ 261 ] {3f3d1b77-7552-4efc-bdc6-fb8720237ec1} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.353352 [ 261 ] {3f3d1b77-7552-4efc-bdc6-fb8720237ec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:20.354684 [ 261 ] {3f3d1b77-7552-4efc-bdc6-fb8720237ec1} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:59:20.355580 [ 261 ] {3f3d1b77-7552-4efc-bdc6-fb8720237ec1} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.356211 [ 196 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.007601115 sec., 69331.93353869794 rows/sec., 4.96 MiB/sec. 2024.12.16 20:59:20.356243 [ 261 ] {3f3d1b77-7552-4efc-bdc6-fb8720237ec1} executeQuery: Read 13 rows, 830.00 B in 0.006979 sec., 1862.7310502937385 rows/sec., 116.14 KiB/sec. 2024.12.16 20:59:20.356399 [ 261 ] {3f3d1b77-7552-4efc-bdc6-fb8720237ec1} TCPHandler: Processed in 0.007427702 sec. 2024.12.16 20:59:20.356481 [ 196 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.16 20:59:20.356609 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:20.356816 [ 260 ] {4445bd6c-35b4-40e1-a666-f21aea781ce9} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:20.356902 [ 260 ] {4445bd6c-35b4-40e1-a666-f21aea781ce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:20.356963 [ 196 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_66_13} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.357199 [ 196 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_66_13} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.16 20:59:20.357399 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.16 20:59:20.358397 [ 260 ] {4445bd6c-35b4-40e1-a666-f21aea781ce9} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.358491 [ 260 ] {4445bd6c-35b4-40e1-a666-f21aea781ce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:20.359268 [ 260 ] {4445bd6c-35b4-40e1-a666-f21aea781ce9} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.16 20:59:20.359523 [ 260 ] {4445bd6c-35b4-40e1-a666-f21aea781ce9} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.359742 [ 260 ] {4445bd6c-35b4-40e1-a666-f21aea781ce9} executeQuery: Read 401 rows, 29.20 KiB in 0.002988 sec., 134203.48058902274 rows/sec., 9.54 MiB/sec. 2024.12.16 20:59:20.359805 [ 260 ] {4445bd6c-35b4-40e1-a666-f21aea781ce9} TCPHandler: Processed in 0.003295943 sec. 2024.12.16 20:59:20.359993 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:20.360122 [ 261 ] {e107ee78-b24f-4aa0-98a3-53044ed529fe} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:59:20.360178 [ 261 ] {e107ee78-b24f-4aa0-98a3-53044ed529fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:59:20.360703 [ 261 ] {e107ee78-b24f-4aa0-98a3-53044ed529fe} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.360743 [ 261 ] {e107ee78-b24f-4aa0-98a3-53044ed529fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:20.361136 [ 261 ] {e107ee78-b24f-4aa0-98a3-53044ed529fe} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:59:20.361390 [ 261 ] {e107ee78-b24f-4aa0-98a3-53044ed529fe} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.361582 [ 261 ] {e107ee78-b24f-4aa0-98a3-53044ed529fe} executeQuery: Read 6 rows, 321.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 210.25 KiB/sec. 2024.12.16 20:59:20.361641 [ 261 ] {e107ee78-b24f-4aa0-98a3-53044ed529fe} TCPHandler: Processed in 0.001708842 sec. 2024.12.16 20:59:20.361818 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:20.361960 [ 260 ] {fcd15828-6e0c-4b56-8982-0822207e876a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:20.362024 [ 260 ] {fcd15828-6e0c-4b56-8982-0822207e876a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:20.362668 [ 260 ] {fcd15828-6e0c-4b56-8982-0822207e876a} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.362707 [ 260 ] {fcd15828-6e0c-4b56-8982-0822207e876a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:20.363130 [ 260 ] {fcd15828-6e0c-4b56-8982-0822207e876a} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.16 20:59:20.363377 [ 260 ] {fcd15828-6e0c-4b56-8982-0822207e876a} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.363603 [ 260 ] {fcd15828-6e0c-4b56-8982-0822207e876a} executeQuery: Read 237 rows, 16.27 KiB in 0.001677 sec., 141323.79248658317 rows/sec., 9.47 MiB/sec. 2024.12.16 20:59:20.363661 [ 260 ] {fcd15828-6e0c-4b56-8982-0822207e876a} TCPHandler: Processed in 0.001911887 sec. 2024.12.16 20:59:20.363814 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:20.363956 [ 261 ] {7569d0bb-d7ce-483a-90b3-323f9e69ea87} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:59:20.364020 [ 261 ] {7569d0bb-d7ce-483a-90b3-323f9e69ea87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:59:20.364533 [ 261 ] {7569d0bb-d7ce-483a-90b3-323f9e69ea87} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.364571 [ 261 ] {7569d0bb-d7ce-483a-90b3-323f9e69ea87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:20.364945 [ 261 ] {7569d0bb-d7ce-483a-90b3-323f9e69ea87} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.16 20:59:20.365192 [ 261 ] {7569d0bb-d7ce-483a-90b3-323f9e69ea87} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.365392 [ 261 ] {7569d0bb-d7ce-483a-90b3-323f9e69ea87} executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. 2024.12.16 20:59:20.365461 [ 261 ] {7569d0bb-d7ce-483a-90b3-323f9e69ea87} TCPHandler: Processed in 0.001710172 sec. 2024.12.16 20:59:20.365689 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:20.365834 [ 260 ] {00b5409c-7006-4119-abc2-2bef612efd36} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:20.365924 [ 260 ] {00b5409c-7006-4119-abc2-2bef612efd36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:59:20.367143 [ 260 ] {00b5409c-7006-4119-abc2-2bef612efd36} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.367181 [ 260 ] {00b5409c-7006-4119-abc2-2bef612efd36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:20.367837 [ 260 ] {00b5409c-7006-4119-abc2-2bef612efd36} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.16 20:59:20.368096 [ 260 ] {00b5409c-7006-4119-abc2-2bef612efd36} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.368279 [ 27 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.16 20:59:20.368340 [ 27 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.368366 [ 260 ] {00b5409c-7006-4119-abc2-2bef612efd36} executeQuery: Read 19 rows, 34.86 KiB in 0.002549 sec., 7453.903491565319 rows/sec., 13.36 MiB/sec. 2024.12.16 20:59:20.368378 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:20.368774 [ 260 ] {00b5409c-7006-4119-abc2-2bef612efd36} TCPHandler: Processed in 0.003206111 sec. 2024.12.16 20:59:20.368773 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.16 20:59:20.369000 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:20.369335 [ 261 ] {909d1e7c-b8a0-431c-9048-286d30c83c02} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:20.369485 [ 261 ] {909d1e7c-b8a0-431c-9048-286d30c83c02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:20.369508 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:20.369733 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1986 rows starting from the beginning of the part 2024.12.16 20:59:20.370670 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 19 rows starting from the beginning of the part 2024.12.16 20:59:20.371273 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 23 rows starting from the beginning of the part 2024.12.16 20:59:20.371989 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 19 rows starting from the beginning of the part 2024.12.16 20:59:20.372494 [ 261 ] {909d1e7c-b8a0-431c-9048-286d30c83c02} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:20.372590 [ 261 ] {909d1e7c-b8a0-431c-9048-286d30c83c02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:20.372648 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 23 rows starting from the beginning of the part 2024.12.16 20:59:20.373278 [ 197 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 19 rows starting from the beginning of the part 2024.12.16 20:59:20.374478 [ 261 ] {909d1e7c-b8a0-431c-9048-286d30c83c02} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.12.16 20:59:20.375162 [ 261 ] {909d1e7c-b8a0-431c-9048-286d30c83c02} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.375519 [ 261 ] {909d1e7c-b8a0-431c-9048-286d30c83c02} executeQuery: Read 82 rows, 5.33 KiB in 0.006309 sec., 12997.305436677761 rows/sec., 845.30 KiB/sec. 2024.12.16 20:59:20.375657 [ 261 ] {909d1e7c-b8a0-431c-9048-286d30c83c02} TCPHandler: Processed in 0.00678448 sec. 2024.12.16 20:59:20.382815 [ 196 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2089 rows, containing 19 columns (19 merged, 0 gathered) in 0.014284323 sec., 146244.24272679916 rows/sec., 262.06 MiB/sec. 2024.12.16 20:59:20.384829 [ 196 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.16 20:59:20.385295 [ 196 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_101_20} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:20.385391 [ 196 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_101_20} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.16 20:59:20.385555 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.85 MiB. 2024.12.16 20:59:21.288656 [ 25 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:59:21.288748 [ 25 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:59:21.521532 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 2024.12.16 20:59:21.522301 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:21.522367 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2024.12.16 20:59:21.522947 [ 242 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.16 20:59:21.523242 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:21.523488 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2024.12.16 20:59:24.062975 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2024.12.16 20:59:24.086290 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:24.086354 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:24.093860 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.16 20:59:24.094678 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:24.097709 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2024.12.16 20:59:25.324938 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:25.325142 [ 261 ] {2317b85d-bdf2-432d-88fb-71e2ee8c9995} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:25.325222 [ 261 ] {2317b85d-bdf2-432d-88fb-71e2ee8c9995} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:25.325999 [ 261 ] {2317b85d-bdf2-432d-88fb-71e2ee8c9995} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:25.326047 [ 261 ] {2317b85d-bdf2-432d-88fb-71e2ee8c9995} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:25.326487 [ 261 ] {2317b85d-bdf2-432d-88fb-71e2ee8c9995} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.16 20:59:25.326737 [ 261 ] {2317b85d-bdf2-432d-88fb-71e2ee8c9995} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:25.326943 [ 62 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.12.16 20:59:25.327004 [ 261 ] {2317b85d-bdf2-432d-88fb-71e2ee8c9995} executeQuery: Read 102 rows, 8.69 KiB in 0.001916 sec., 53235.90814196242 rows/sec., 4.43 MiB/sec. 2024.12.16 20:59:25.327031 [ 62 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:25.327095 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:25.327127 [ 261 ] {2317b85d-bdf2-432d-88fb-71e2ee8c9995} TCPHandler: Processed in 0.002319304 sec. 2024.12.16 20:59:25.327368 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.12.16 20:59:25.327424 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:25.327640 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:25.327709 [ 260 ] {52a3b616-2931-442a-a5fc-35e560bcd4fd} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:59:25.327720 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1437 rows starting from the beginning of the part 2024.12.16 20:59:25.327832 [ 260 ] {52a3b616-2931-442a-a5fc-35e560bcd4fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:59:25.327974 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 241 rows starting from the beginning of the part 2024.12.16 20:59:25.328518 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1243 rows starting from the beginning of the part 2024.12.16 20:59:25.328946 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part 2024.12.16 20:59:25.329327 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 241 rows starting from the beginning of the part 2024.12.16 20:59:25.329802 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 102 rows starting from the beginning of the part 2024.12.16 20:59:25.331196 [ 260 ] {52a3b616-2931-442a-a5fc-35e560bcd4fd} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:25.331276 [ 260 ] {52a3b616-2931-442a-a5fc-35e560bcd4fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:25.332437 [ 260 ] {52a3b616-2931-442a-a5fc-35e560bcd4fd} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.16 20:59:25.332733 [ 260 ] {52a3b616-2931-442a-a5fc-35e560bcd4fd} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:25.333327 [ 260 ] {52a3b616-2931-442a-a5fc-35e560bcd4fd} executeQuery: Read 23 rows, 1.73 KiB in 0.005684 sec., 4046.446164672766 rows/sec., 304.27 KiB/sec. 2024.12.16 20:59:25.333300 [ 224 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:25.333611 [ 224 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:25.333627 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3320 rows, containing 5 columns (5 merged, 0 gathered) in 0.006386153 sec., 519874.79786343983 rows/sec., 45.41 MiB/sec. 2024.12.16 20:59:25.333635 [ 260 ] {52a3b616-2931-442a-a5fc-35e560bcd4fd} TCPHandler: Processed in 0.006388312 sec. 2024.12.16 20:59:25.333990 [ 193 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.12.16 20:59:25.334042 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:25.334512 [ 261 ] {e7cf8a7c-8cc5-4179-91d0-44a7bebbafbb} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:25.334668 [ 261 ] {e7cf8a7c-8cc5-4179-91d0-44a7bebbafbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:25.334667 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_121_24} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:25.335046 [ 196 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_121_24} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.12.16 20:59:25.335341 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.16 20:59:25.336564 [ 261 ] {e7cf8a7c-8cc5-4179-91d0-44a7bebbafbb} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:25.336617 [ 261 ] {e7cf8a7c-8cc5-4179-91d0-44a7bebbafbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:25.337318 [ 261 ] {e7cf8a7c-8cc5-4179-91d0-44a7bebbafbb} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.16 20:59:25.337699 [ 261 ] {e7cf8a7c-8cc5-4179-91d0-44a7bebbafbb} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:25.337944 [ 62 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.12.16 20:59:25.338030 [ 62 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:25.338107 [ 224 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:25.338121 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:25.338136 [ 261 ] {e7cf8a7c-8cc5-4179-91d0-44a7bebbafbb} executeQuery: Read 87 rows, 6.96 KiB in 0.003784 sec., 22991.54334038055 rows/sec., 1.80 MiB/sec. 2024.12.16 20:59:25.338501 [ 261 ] {e7cf8a7c-8cc5-4179-91d0-44a7bebbafbb} TCPHandler: Processed in 0.00468328 sec. 2024.12.16 20:59:25.338709 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.12.16 20:59:25.338790 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:25.339208 [ 260 ] {d03dafd1-d15b-4109-9aa4-fe9c8313123e} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:25.339220 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:25.339397 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 916 rows starting from the beginning of the part 2024.12.16 20:59:25.339421 [ 260 ] {d03dafd1-d15b-4109-9aa4-fe9c8313123e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:25.339835 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 401 rows starting from the beginning of the part 2024.12.16 20:59:25.340404 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 545 rows starting from the beginning of the part 2024.12.16 20:59:25.340855 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part 2024.12.16 20:59:25.341330 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 401 rows starting from the beginning of the part 2024.12.16 20:59:25.341802 [ 189 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 87 rows starting from the beginning of the part 2024.12.16 20:59:25.343527 [ 260 ] {d03dafd1-d15b-4109-9aa4-fe9c8313123e} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:25.343630 [ 260 ] {d03dafd1-d15b-4109-9aa4-fe9c8313123e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:25.344768 [ 260 ] {d03dafd1-d15b-4109-9aa4-fe9c8313123e} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.16 20:59:25.345121 [ 260 ] {d03dafd1-d15b-4109-9aa4-fe9c8313123e} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:25.345633 [ 260 ] {d03dafd1-d15b-4109-9aa4-fe9c8313123e} executeQuery: Read 160 rows, 11.41 KiB in 0.00658 sec., 24316.1094224924 rows/sec., 1.69 MiB/sec. 2024.12.16 20:59:25.345958 [ 260 ] {d03dafd1-d15b-4109-9aa4-fe9c8313123e} TCPHandler: Processed in 0.00732607 sec. 2024.12.16 20:59:25.346425 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:25.346846 [ 261 ] {43079e51-7542-4ce0-b198-1b572594c027} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:25.346877 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 5 columns (5 merged, 0 gathered) in 0.008519633 sec., 283345.5384756597 rows/sec., 21.73 MiB/sec. 2024.12.16 20:59:25.347168 [ 261 ] {43079e51-7542-4ce0-b198-1b572594c027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:59:25.347833 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.12.16 20:59:25.348901 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_121_24} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:25.349187 [ 188 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_121_24} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.12.16 20:59:25.349350 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.16 20:59:25.350033 [ 261 ] {43079e51-7542-4ce0-b198-1b572594c027} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:25.350079 [ 261 ] {43079e51-7542-4ce0-b198-1b572594c027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:25.350776 [ 261 ] {43079e51-7542-4ce0-b198-1b572594c027} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.16 20:59:25.351053 [ 261 ] {43079e51-7542-4ce0-b198-1b572594c027} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:25.351309 [ 261 ] {43079e51-7542-4ce0-b198-1b572594c027} executeQuery: Read 23 rows, 42.20 KiB in 0.004613 sec., 4985.909386516367 rows/sec., 8.93 MiB/sec. 2024.12.16 20:59:25.351436 [ 261 ] {43079e51-7542-4ce0-b198-1b572594c027} TCPHandler: Processed in 0.005310791 sec. 2024.12.16 20:59:25.351588 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:25.351726 [ 260 ] {52e12302-583c-4a14-ad50-d3625cafc23c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:25.351786 [ 260 ] {52e12302-583c-4a14-ad50-d3625cafc23c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:25.352367 [ 260 ] {52e12302-583c-4a14-ad50-d3625cafc23c} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:25.352411 [ 260 ] {52e12302-583c-4a14-ad50-d3625cafc23c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:25.352795 [ 260 ] {52e12302-583c-4a14-ad50-d3625cafc23c} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.12.16 20:59:25.353031 [ 260 ] {52e12302-583c-4a14-ad50-d3625cafc23c} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:25.353158 [ 62 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.12.16 20:59:25.353189 [ 62 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:25.353207 [ 260 ] {52e12302-583c-4a14-ad50-d3625cafc23c} executeQuery: Read 60 rows, 4.14 KiB in 0.00151 sec., 39735.09933774835 rows/sec., 2.68 MiB/sec. 2024.12.16 20:59:25.353211 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:25.353317 [ 260 ] {52e12302-583c-4a14-ad50-d3625cafc23c} TCPHandler: Processed in 0.001796294 sec. 2024.12.16 20:59:25.353473 [ 188 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2024.12.16 20:59:25.353674 [ 188 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:25.353734 [ 188 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7092 rows starting from the beginning of the part 2024.12.16 20:59:25.353926 [ 188 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part 2024.12.16 20:59:25.354151 [ 188 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 36 rows starting from the beginning of the part 2024.12.16 20:59:25.354347 [ 188 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 24 rows starting from the beginning of the part 2024.12.16 20:59:25.354521 [ 188 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 82 rows starting from the beginning of the part 2024.12.16 20:59:25.354614 [ 188 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part 2024.12.16 20:59:25.356723 [ 199 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 7376 rows, containing 4 columns (4 merged, 0 gathered) in 0.003402365 sec., 2167903.7963299057 rows/sec., 141.43 MiB/sec. 2024.12.16 20:59:25.357232 [ 194 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.12.16 20:59:25.357568 [ 194 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_121_24} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:25.357644 [ 194 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_121_24} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2024.12.16 20:59:25.357732 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2024.12.16 20:59:25.847104 [ 225 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:25.847163 [ 225 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:25.849183 [ 225 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:26.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.21 MiB, peak 289.87 MiB, free memory in arenas 0.00 B, will set to 272.71 MiB (RSS), difference: 3.50 MiB 2024.12.16 20:59:26.717409 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2158 2024.12.16 20:59:26.720993 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:26.721043 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:26.722540 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 20:59:26.722854 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:26.723280 [ 219 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:26.723395 [ 219 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:26.723961 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2158 2024.12.16 20:59:26.725723 [ 219 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:29.023601 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 2024.12.16 20:59:29.024391 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:29.024448 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:29.025015 [ 242 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.16 20:59:29.025284 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:29.025595 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2024.12.16 20:59:29.025658 [ 222 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:29.025714 [ 222 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:29.027769 [ 222 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:29.184874 [ 222 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:29.184923 [ 222 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:29.186872 [ 222 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:30.328316 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:30.328505 [ 261 ] {f8c2690f-3d3b-40ad-81e2-e1a5148a11d1} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:59:30.328585 [ 261 ] {f8c2690f-3d3b-40ad-81e2-e1a5148a11d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:59:30.329328 [ 261 ] {f8c2690f-3d3b-40ad-81e2-e1a5148a11d1} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.329382 [ 261 ] {f8c2690f-3d3b-40ad-81e2-e1a5148a11d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.329840 [ 261 ] {f8c2690f-3d3b-40ad-81e2-e1a5148a11d1} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:59:30.330108 [ 261 ] {f8c2690f-3d3b-40ad-81e2-e1a5148a11d1} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.330367 [ 261 ] {f8c2690f-3d3b-40ad-81e2-e1a5148a11d1} executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. 2024.12.16 20:59:30.330484 [ 261 ] {f8c2690f-3d3b-40ad-81e2-e1a5148a11d1} TCPHandler: Processed in 0.002292004 sec. 2024.12.16 20:59:30.330787 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:30.330977 [ 260 ] {4d14c15a-4343-42d2-8b06-45e65fb5895c} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:59:30.331059 [ 260 ] {4d14c15a-4343-42d2-8b06-45e65fb5895c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:59:30.331848 [ 260 ] {4d14c15a-4343-42d2-8b06-45e65fb5895c} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.331901 [ 260 ] {4d14c15a-4343-42d2-8b06-45e65fb5895c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.332332 [ 260 ] {4d14c15a-4343-42d2-8b06-45e65fb5895c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.16 20:59:30.332623 [ 260 ] {4d14c15a-4343-42d2-8b06-45e65fb5895c} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.332870 [ 260 ] {4d14c15a-4343-42d2-8b06-45e65fb5895c} executeQuery: Read 4 rows, 334.00 B in 0.001947 sec., 2054.442732408834 rows/sec., 167.53 KiB/sec. 2024.12.16 20:59:30.332940 [ 260 ] {4d14c15a-4343-42d2-8b06-45e65fb5895c} TCPHandler: Processed in 0.002344765 sec. 2024.12.16 20:59:30.333081 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:30.333207 [ 261 ] {531faf55-9b5a-493f-93b2-0952fde8503b} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:30.333261 [ 261 ] {531faf55-9b5a-493f-93b2-0952fde8503b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:30.333941 [ 261 ] {531faf55-9b5a-493f-93b2-0952fde8503b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.333983 [ 261 ] {531faf55-9b5a-493f-93b2-0952fde8503b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.334382 [ 261 ] {531faf55-9b5a-493f-93b2-0952fde8503b} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.16 20:59:30.334631 [ 261 ] {531faf55-9b5a-493f-93b2-0952fde8503b} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.334842 [ 261 ] {531faf55-9b5a-493f-93b2-0952fde8503b} executeQuery: Read 243 rows, 21.77 KiB in 0.001665 sec., 145945.94594594595 rows/sec., 12.77 MiB/sec. 2024.12.16 20:59:30.334894 [ 261 ] {531faf55-9b5a-493f-93b2-0952fde8503b} TCPHandler: Processed in 0.001871846 sec. 2024.12.16 20:59:30.335036 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:30.335163 [ 260 ] {fa3819d0-1510-48bf-a9b5-ed4ae81e9d2d} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:59:30.335217 [ 260 ] {fa3819d0-1510-48bf-a9b5-ed4ae81e9d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:59:30.335849 [ 260 ] {fa3819d0-1510-48bf-a9b5-ed4ae81e9d2d} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.335891 [ 260 ] {fa3819d0-1510-48bf-a9b5-ed4ae81e9d2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.336259 [ 260 ] {fa3819d0-1510-48bf-a9b5-ed4ae81e9d2d} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.16 20:59:30.336502 [ 260 ] {fa3819d0-1510-48bf-a9b5-ed4ae81e9d2d} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.336726 [ 260 ] {fa3819d0-1510-48bf-a9b5-ed4ae81e9d2d} executeQuery: Read 30 rows, 2.16 KiB in 0.001593 sec., 18832.391713747646 rows/sec., 1.33 MiB/sec. 2024.12.16 20:59:30.336788 [ 260 ] {fa3819d0-1510-48bf-a9b5-ed4ae81e9d2d} TCPHandler: Processed in 0.001810854 sec. 2024.12.16 20:59:30.336962 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:30.337082 [ 261 ] {3761aac5-1612-4b5c-9ac9-c2511874cdbb} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:59:30.337131 [ 261 ] {3761aac5-1612-4b5c-9ac9-c2511874cdbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:59:30.337733 [ 261 ] {3761aac5-1612-4b5c-9ac9-c2511874cdbb} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.337778 [ 261 ] {3761aac5-1612-4b5c-9ac9-c2511874cdbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.338176 [ 261 ] {3761aac5-1612-4b5c-9ac9-c2511874cdbb} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.16 20:59:30.338422 [ 261 ] {3761aac5-1612-4b5c-9ac9-c2511874cdbb} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.338640 [ 261 ] {3761aac5-1612-4b5c-9ac9-c2511874cdbb} executeQuery: Read 14 rows, 1004.00 B in 0.001581 sec., 8855.154965211892 rows/sec., 620.16 KiB/sec. 2024.12.16 20:59:30.338722 [ 261 ] {3761aac5-1612-4b5c-9ac9-c2511874cdbb} TCPHandler: Processed in 0.001820085 sec. 2024.12.16 20:59:30.338954 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:30.339160 [ 260 ] {ad385717-5e10-4f5e-a050-e2fae6b247ef} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:59:30.339211 [ 260 ] {ad385717-5e10-4f5e-a050-e2fae6b247ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:59:30.339816 [ 260 ] {ad385717-5e10-4f5e-a050-e2fae6b247ef} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.339859 [ 260 ] {ad385717-5e10-4f5e-a050-e2fae6b247ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.340224 [ 260 ] {ad385717-5e10-4f5e-a050-e2fae6b247ef} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:59:30.340463 [ 260 ] {ad385717-5e10-4f5e-a050-e2fae6b247ef} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.340678 [ 260 ] {ad385717-5e10-4f5e-a050-e2fae6b247ef} executeQuery: Read 13 rows, 830.00 B in 0.001557 sec., 8349.389852280026 rows/sec., 520.58 KiB/sec. 2024.12.16 20:59:30.340741 [ 260 ] {ad385717-5e10-4f5e-a050-e2fae6b247ef} TCPHandler: Processed in 0.001918387 sec. 2024.12.16 20:59:30.340897 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:30.341015 [ 261 ] {a5968c02-cb68-45ec-9035-4bc514b5b4d4} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:30.341063 [ 261 ] {a5968c02-cb68-45ec-9035-4bc514b5b4d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:30.341822 [ 261 ] {a5968c02-cb68-45ec-9035-4bc514b5b4d4} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.341863 [ 261 ] {a5968c02-cb68-45ec-9035-4bc514b5b4d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.342257 [ 261 ] {a5968c02-cb68-45ec-9035-4bc514b5b4d4} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.16 20:59:30.342501 [ 261 ] {a5968c02-cb68-45ec-9035-4bc514b5b4d4} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.342719 [ 261 ] {a5968c02-cb68-45ec-9035-4bc514b5b4d4} executeQuery: Read 405 rows, 29.53 KiB in 0.001714 sec., 236289.38156359392 rows/sec., 16.82 MiB/sec. 2024.12.16 20:59:30.342785 [ 261 ] {a5968c02-cb68-45ec-9035-4bc514b5b4d4} TCPHandler: Processed in 0.001943817 sec. 2024.12.16 20:59:30.342978 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:30.343312 [ 260 ] {f8dae729-8393-4d94-b1a0-046e6ca54d25} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:59:30.343463 [ 260 ] {f8dae729-8393-4d94-b1a0-046e6ca54d25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:59:30.344133 [ 260 ] {f8dae729-8393-4d94-b1a0-046e6ca54d25} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.344175 [ 260 ] {f8dae729-8393-4d94-b1a0-046e6ca54d25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.344547 [ 260 ] {f8dae729-8393-4d94-b1a0-046e6ca54d25} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:59:30.344797 [ 260 ] {f8dae729-8393-4d94-b1a0-046e6ca54d25} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.344982 [ 141 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.16 20:59:30.345045 [ 260 ] {f8dae729-8393-4d94-b1a0-046e6ca54d25} executeQuery: Read 6 rows, 321.00 B in 0.001847 sec., 3248.511099079589 rows/sec., 169.72 KiB/sec. 2024.12.16 20:59:30.345059 [ 141 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.345131 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.345181 [ 260 ] {f8dae729-8393-4d94-b1a0-046e6ca54d25} TCPHandler: Processed in 0.002286734 sec. 2024.12.16 20:59:30.345316 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.16 20:59:30.345373 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:30.345463 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:30.345541 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part 2024.12.16 20:59:30.345577 [ 261 ] {7240896a-593d-4fa5-95d5-b3e2e86e9b36} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:30.345713 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2024.12.16 20:59:30.345722 [ 261 ] {7240896a-593d-4fa5-95d5-b3e2e86e9b36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:30.346105 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2024.12.16 20:59:30.346542 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2024.12.16 20:59:30.346923 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2024.12.16 20:59:30.347198 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2024.12.16 20:59:30.348675 [ 261 ] {7240896a-593d-4fa5-95d5-b3e2e86e9b36} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.348759 [ 261 ] {7240896a-593d-4fa5-95d5-b3e2e86e9b36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.349855 [ 261 ] {7240896a-593d-4fa5-95d5-b3e2e86e9b36} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.16 20:59:30.349989 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.004755101 sec., 64351.94541609105 rows/sec., 3.28 MiB/sec. 2024.12.16 20:59:30.350176 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.16 20:59:30.350348 [ 261 ] {7240896a-593d-4fa5-95d5-b3e2e86e9b36} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.350716 [ 261 ] {7240896a-593d-4fa5-95d5-b3e2e86e9b36} executeQuery: Read 239 rows, 16.41 KiB in 0.00519 sec., 46050.096339113676 rows/sec., 3.09 MiB/sec. 2024.12.16 20:59:30.350732 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_51_10} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.350896 [ 261 ] {7240896a-593d-4fa5-95d5-b3e2e86e9b36} TCPHandler: Processed in 0.005598387 sec. 2024.12.16 20:59:30.350949 [ 186 ] {853fdcfd-56b4-445f-83df-ba2514d6c75f::all_1_51_10} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.16 20:59:30.351076 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.12.16 20:59:30.351103 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:30.351216 [ 260 ] {cda71076-772b-4a5b-aa2a-4a54b194e8c6} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:59:30.351266 [ 260 ] {cda71076-772b-4a5b-aa2a-4a54b194e8c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:59:30.351719 [ 260 ] {cda71076-772b-4a5b-aa2a-4a54b194e8c6} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.351756 [ 260 ] {cda71076-772b-4a5b-aa2a-4a54b194e8c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.352113 [ 260 ] {cda71076-772b-4a5b-aa2a-4a54b194e8c6} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.16 20:59:30.352347 [ 260 ] {cda71076-772b-4a5b-aa2a-4a54b194e8c6} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.352481 [ 102 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.16 20:59:30.352523 [ 102 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.352531 [ 260 ] {cda71076-772b-4a5b-aa2a-4a54b194e8c6} executeQuery: Read 1 rows, 69.00 B in 0.001336 sec., 748.502994011976 rows/sec., 50.44 KiB/sec. 2024.12.16 20:59:30.352548 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.352639 [ 260 ] {cda71076-772b-4a5b-aa2a-4a54b194e8c6} TCPHandler: Processed in 0.001614421 sec. 2024.12.16 20:59:30.352820 [ 200 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.16 20:59:30.352841 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:30.353104 [ 261 ] {ceffbad6-a9a5-4e5c-911f-8158b783eab7} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:30.353127 [ 200 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:30.353219 [ 200 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 47 rows starting from the beginning of the part 2024.12.16 20:59:30.353298 [ 261 ] {ceffbad6-a9a5-4e5c-911f-8158b783eab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:59:30.353526 [ 200 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2024.12.16 20:59:30.353916 [ 200 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2024.12.16 20:59:30.354274 [ 200 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2024.12.16 20:59:30.354747 [ 200 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2024.12.16 20:59:30.355095 [ 200 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2024.12.16 20:59:30.358932 [ 192 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 4 columns (4 merged, 0 gathered) in 0.00626999 sec., 8293.474152271376 rows/sec., 558.21 KiB/sec. 2024.12.16 20:59:30.359141 [ 261 ] {ceffbad6-a9a5-4e5c-911f-8158b783eab7} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.359180 [ 192 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.16 20:59:30.359202 [ 261 ] {ceffbad6-a9a5-4e5c-911f-8158b783eab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.359802 [ 192 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_51_10} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.360011 [ 192 ] {35340e40-a136-42c3-b92d-6cbed526462e::all_1_51_10} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.16 20:59:30.360199 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.16 20:59:30.360487 [ 261 ] {ceffbad6-a9a5-4e5c-911f-8158b783eab7} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.16 20:59:30.360787 [ 261 ] {ceffbad6-a9a5-4e5c-911f-8158b783eab7} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.361057 [ 261 ] {ceffbad6-a9a5-4e5c-911f-8158b783eab7} executeQuery: Read 19 rows, 34.86 KiB in 0.008035 sec., 2364.6546359676413 rows/sec., 4.24 MiB/sec. 2024.12.16 20:59:30.361254 [ 261 ] {ceffbad6-a9a5-4e5c-911f-8158b783eab7} TCPHandler: Processed in 0.008509683 sec. 2024.12.16 20:59:30.361548 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:30.361872 [ 260 ] {c5ecbb86-6b57-4e4a-96c1-1e7829f73396} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:30.361949 [ 260 ] {c5ecbb86-6b57-4e4a-96c1-1e7829f73396} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:30.362474 [ 260 ] {c5ecbb86-6b57-4e4a-96c1-1e7829f73396} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:30.362513 [ 260 ] {c5ecbb86-6b57-4e4a-96c1-1e7829f73396} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:30.362900 [ 260 ] {c5ecbb86-6b57-4e4a-96c1-1e7829f73396} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.12.16 20:59:30.363154 [ 260 ] {c5ecbb86-6b57-4e4a-96c1-1e7829f73396} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:30.363356 [ 260 ] {c5ecbb86-6b57-4e4a-96c1-1e7829f73396} executeQuery: Read 82 rows, 5.33 KiB in 0.00159 sec., 51572.32704402516 rows/sec., 3.28 MiB/sec. 2024.12.16 20:59:30.363447 [ 260 ] {c5ecbb86-6b57-4e4a-96c1-1e7829f73396} TCPHandler: Processed in 0.00207236 sec. 2024.12.16 20:59:31.597785 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2024.12.16 20:59:31.620139 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:31.620196 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:31.627579 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.16 20:59:31.628377 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:31.631193 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2024.12.16 20:59:35.306883 [ 223 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:35.306957 [ 223 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:35.308840 [ 223 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:35.323282 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:35.323468 [ 261 ] {84820a2c-accc-457d-8d7e-6f415615f20e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:35.323543 [ 261 ] {84820a2c-accc-457d-8d7e-6f415615f20e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:35.324282 [ 261 ] {84820a2c-accc-457d-8d7e-6f415615f20e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:35.324326 [ 261 ] {84820a2c-accc-457d-8d7e-6f415615f20e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:35.324753 [ 261 ] {84820a2c-accc-457d-8d7e-6f415615f20e} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.16 20:59:35.325015 [ 261 ] {84820a2c-accc-457d-8d7e-6f415615f20e} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:35.325247 [ 261 ] {84820a2c-accc-457d-8d7e-6f415615f20e} executeQuery: Read 102 rows, 8.69 KiB in 0.001837 sec., 55525.31301034295 rows/sec., 4.62 MiB/sec. 2024.12.16 20:59:35.325308 [ 261 ] {84820a2c-accc-457d-8d7e-6f415615f20e} TCPHandler: Processed in 0.002151551 sec. 2024.12.16 20:59:35.325547 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:35.325758 [ 260 ] {e4f6e3a5-ca32-49f9-b65a-fd298ff892ee} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:59:35.325828 [ 260 ] {e4f6e3a5-ca32-49f9-b65a-fd298ff892ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:59:35.326562 [ 260 ] {e4f6e3a5-ca32-49f9-b65a-fd298ff892ee} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:35.326605 [ 260 ] {e4f6e3a5-ca32-49f9-b65a-fd298ff892ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:35.327036 [ 260 ] {e4f6e3a5-ca32-49f9-b65a-fd298ff892ee} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.16 20:59:35.327291 [ 260 ] {e4f6e3a5-ca32-49f9-b65a-fd298ff892ee} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:35.327489 [ 260 ] {e4f6e3a5-ca32-49f9-b65a-fd298ff892ee} executeQuery: Read 23 rows, 1.73 KiB in 0.001791 sec., 12841.987716359576 rows/sec., 965.66 KiB/sec. 2024.12.16 20:59:35.327555 [ 260 ] {e4f6e3a5-ca32-49f9-b65a-fd298ff892ee} TCPHandler: Processed in 0.002141171 sec. 2024.12.16 20:59:35.327690 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:35.327830 [ 261 ] {62f8c57b-01ea-438f-9ae3-5ed6b20fe61c} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:35.327890 [ 261 ] {62f8c57b-01ea-438f-9ae3-5ed6b20fe61c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:35.328595 [ 261 ] {62f8c57b-01ea-438f-9ae3-5ed6b20fe61c} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:35.328643 [ 261 ] {62f8c57b-01ea-438f-9ae3-5ed6b20fe61c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:35.329028 [ 261 ] {62f8c57b-01ea-438f-9ae3-5ed6b20fe61c} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.16 20:59:35.329261 [ 261 ] {62f8c57b-01ea-438f-9ae3-5ed6b20fe61c} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:35.329470 [ 261 ] {62f8c57b-01ea-438f-9ae3-5ed6b20fe61c} executeQuery: Read 87 rows, 6.96 KiB in 0.001677 sec., 51878.354203935596 rows/sec., 4.05 MiB/sec. 2024.12.16 20:59:35.329525 [ 261 ] {62f8c57b-01ea-438f-9ae3-5ed6b20fe61c} TCPHandler: Processed in 0.001890185 sec. 2024.12.16 20:59:35.329659 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:35.329794 [ 260 ] {e34efa18-d5f4-4eb9-beb9-26785d5df46a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:35.329859 [ 260 ] {e34efa18-d5f4-4eb9-beb9-26785d5df46a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:35.330589 [ 260 ] {e34efa18-d5f4-4eb9-beb9-26785d5df46a} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:35.330633 [ 260 ] {e34efa18-d5f4-4eb9-beb9-26785d5df46a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:35.331061 [ 260 ] {e34efa18-d5f4-4eb9-beb9-26785d5df46a} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.16 20:59:35.331309 [ 260 ] {e34efa18-d5f4-4eb9-beb9-26785d5df46a} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:35.331447 [ 138 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 5 parts from all_1_118_24 to all_122_122_0 2024.12.16 20:59:35.331489 [ 138 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:35.331498 [ 260 ] {e34efa18-d5f4-4eb9-beb9-26785d5df46a} executeQuery: Read 160 rows, 11.41 KiB in 0.001741 sec., 91901.20620333143 rows/sec., 6.40 MiB/sec. 2024.12.16 20:59:35.331512 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:35.331634 [ 260 ] {e34efa18-d5f4-4eb9-beb9-26785d5df46a} TCPHandler: Processed in 0.002025269 sec. 2024.12.16 20:59:35.331717 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_122_25} MergeTask::PrepareStage: Merging 5 parts: from all_1_118_24 to all_122_122_0 into Compact with storage Full 2024.12.16 20:59:35.331753 [ 223 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:35.331866 [ 223 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:35.332053 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:35.332071 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_122_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:35.332241 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_122_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_118_24, total 36593 rows starting from the beginning of the part 2024.12.16 20:59:35.332777 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part 2024.12.16 20:59:35.332871 [ 261 ] {8301c5ff-8539-4869-8276-b8016c0b391f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:35.333136 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 237 rows starting from the beginning of the part 2024.12.16 20:59:35.333423 [ 261 ] {8301c5ff-8539-4869-8276-b8016c0b391f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:59:35.333579 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part 2024.12.16 20:59:35.334049 [ 190 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_122_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 239 rows starting from the beginning of the part 2024.12.16 20:59:35.339488 [ 223 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:35.341023 [ 261 ] {8301c5ff-8539-4869-8276-b8016c0b391f} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:35.341066 [ 261 ] {8301c5ff-8539-4869-8276-b8016c0b391f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:35.342040 [ 261 ] {8301c5ff-8539-4869-8276-b8016c0b391f} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.16 20:59:35.342365 [ 261 ] {8301c5ff-8539-4869-8276-b8016c0b391f} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:35.342806 [ 261 ] {8301c5ff-8539-4869-8276-b8016c0b391f} executeQuery: Read 23 rows, 42.20 KiB in 0.010241 sec., 2245.874426325554 rows/sec., 4.02 MiB/sec. 2024.12.16 20:59:35.343439 [ 261 ] {8301c5ff-8539-4869-8276-b8016c0b391f} TCPHandler: Processed in 0.011637042 sec. 2024.12.16 20:59:35.343718 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:35.343974 [ 260 ] {10e28554-68a9-44f6-b685-bb79e9efd0d0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:35.344036 [ 260 ] {10e28554-68a9-44f6-b685-bb79e9efd0d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:35.344731 [ 260 ] {10e28554-68a9-44f6-b685-bb79e9efd0d0} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:35.344774 [ 260 ] {10e28554-68a9-44f6-b685-bb79e9efd0d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:35.345168 [ 260 ] {10e28554-68a9-44f6-b685-bb79e9efd0d0} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.12.16 20:59:35.345427 [ 260 ] {10e28554-68a9-44f6-b685-bb79e9efd0d0} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:35.345640 [ 260 ] {10e28554-68a9-44f6-b685-bb79e9efd0d0} executeQuery: Read 60 rows, 4.14 KiB in 0.001727 sec., 34742.32773595831 rows/sec., 2.34 MiB/sec. 2024.12.16 20:59:35.345703 [ 260 ] {10e28554-68a9-44f6-b685-bb79e9efd0d0} TCPHandler: Processed in 0.002153422 sec. 2024.12.16 20:59:35.346022 [ 195 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_122_25} MergeTask::MergeProjectionsStage: Merge sorted 37293 rows, containing 5 columns (5 merged, 0 gathered) in 0.014430006 sec., 2584406.4098102245 rows/sec., 174.51 MiB/sec. 2024.12.16 20:59:35.346490 [ 195 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_122_25} MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) 2024.12.16 20:59:35.346826 [ 195 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_122_25} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:35.346900 [ 195 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_122_25} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 5 parts: [all_1_118_24, all_122_122_0] -> all_1_122_25 2024.12.16 20:59:35.346996 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2024.12.16 20:59:36.288791 [ 134 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:59:36.288842 [ 134 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:59:36.441424 [ 219 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:36.441480 [ 219 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:36.443335 [ 219 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:36.525748 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 2024.12.16 20:59:36.526824 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:36.526890 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:36.527447 [ 242 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.16 20:59:36.527719 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:36.527944 [ 134 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.16 20:59:36.527989 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2024.12.16 20:59:36.528035 [ 134 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:36.528065 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:36.528345 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.16 20:59:36.528840 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:36.528884 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part 2024.12.16 20:59:36.528965 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part 2024.12.16 20:59:36.529194 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part 2024.12.16 20:59:36.529521 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part 2024.12.16 20:59:36.529716 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part 2024.12.16 20:59:36.529878 [ 191 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part 2024.12.16 20:59:36.532864 [ 187 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.00470512 sec., 7402786.751453735 rows/sec., 105.90 MiB/sec. 2024.12.16 20:59:36.533228 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.16 20:59:36.533635 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_76_15} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:36.533745 [ 197 ] {580f16d1-0254-4dba-86b7-34dd5447a71a::all_1_76_15} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.16 20:59:36.533879 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2024.12.16 20:59:36.582820 [ 220 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:36.582886 [ 220 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:36.585428 [ 220 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:36.724146 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2194 2024.12.16 20:59:36.727376 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:36.727420 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:36.728965 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.16 20:59:36.729277 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:36.729835 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2194 2024.12.16 20:59:39.131450 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2024.12.16 20:59:39.154529 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:39.154590 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:39.162089 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.16 20:59:39.162889 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:39.163361 [ 150 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.16 20:59:39.163528 [ 150 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:39.163618 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:39.164106 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.16 20:59:39.178846 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2024.12.16 20:59:39.180682 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:39.182418 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part 2024.12.16 20:59:39.188476 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part 2024.12.16 20:59:39.194621 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2024.12.16 20:59:39.200667 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2024.12.16 20:59:39.206928 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2024.12.16 20:59:39.213001 [ 196 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2024.12.16 20:59:39.278645 [ 187 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.114848364 sec., 4989.187307883637 rows/sec., 25.80 MiB/sec. 2024.12.16 20:59:39.281182 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.16 20:59:39.283735 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_76_15} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:39.283842 [ 188 ] {0884e746-4951-4f54-8c1e-f6f680e53ae4::all_1_76_15} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.16 20:59:39.285397 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2024.12.16 20:59:40.000224 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.80 MiB, peak 291.21 MiB, free memory in arenas 0.00 B, will set to 272.71 MiB (RSS), difference: -1.09 MiB 2024.12.16 20:59:40.327761 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:40.327952 [ 261 ] {03490633-f6f3-49a1-bb49-14939bf49b6d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:59:40.328032 [ 261 ] {03490633-f6f3-49a1-bb49-14939bf49b6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:59:40.328900 [ 261 ] {03490633-f6f3-49a1-bb49-14939bf49b6d} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:40.328953 [ 261 ] {03490633-f6f3-49a1-bb49-14939bf49b6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:40.329426 [ 261 ] {03490633-f6f3-49a1-bb49-14939bf49b6d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:59:40.329683 [ 261 ] {03490633-f6f3-49a1-bb49-14939bf49b6d} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:40.329922 [ 261 ] {03490633-f6f3-49a1-bb49-14939bf49b6d} executeQuery: Read 14 rows, 1.01 KiB in 0.002024 sec., 6916.996047430829 rows/sec., 497.93 KiB/sec. 2024.12.16 20:59:40.329990 [ 261 ] {03490633-f6f3-49a1-bb49-14939bf49b6d} TCPHandler: Processed in 0.002353425 sec. 2024.12.16 20:59:40.330238 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:40.330430 [ 260 ] {e93535c1-6b43-48c6-88b9-73223237588a} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:40.330500 [ 260 ] {e93535c1-6b43-48c6-88b9-73223237588a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:40.331367 [ 260 ] {e93535c1-6b43-48c6-88b9-73223237588a} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:40.331414 [ 260 ] {e93535c1-6b43-48c6-88b9-73223237588a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:40.331864 [ 260 ] {e93535c1-6b43-48c6-88b9-73223237588a} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.16 20:59:40.332117 [ 260 ] {e93535c1-6b43-48c6-88b9-73223237588a} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:40.332350 [ 260 ] {e93535c1-6b43-48c6-88b9-73223237588a} executeQuery: Read 241 rows, 21.63 KiB in 0.001973 sec., 122149.01165737456 rows/sec., 10.70 MiB/sec. 2024.12.16 20:59:40.332423 [ 260 ] {e93535c1-6b43-48c6-88b9-73223237588a} TCPHandler: Processed in 0.002312224 sec. 2024.12.16 20:59:40.332645 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:40.332884 [ 261 ] {46d22144-cdc1-48b4-a7c6-83e08dade1ab} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:59:40.332968 [ 261 ] {46d22144-cdc1-48b4-a7c6-83e08dade1ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:59:40.333810 [ 261 ] {46d22144-cdc1-48b4-a7c6-83e08dade1ab} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:40.333849 [ 261 ] {46d22144-cdc1-48b4-a7c6-83e08dade1ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:40.334212 [ 261 ] {46d22144-cdc1-48b4-a7c6-83e08dade1ab} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.16 20:59:40.334452 [ 261 ] {46d22144-cdc1-48b4-a7c6-83e08dade1ab} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:40.334672 [ 261 ] {46d22144-cdc1-48b4-a7c6-83e08dade1ab} executeQuery: Read 26 rows, 1.88 KiB in 0.001848 sec., 14069.264069264069 rows/sec., 1019.89 KiB/sec. 2024.12.16 20:59:40.334727 [ 261 ] {46d22144-cdc1-48b4-a7c6-83e08dade1ab} TCPHandler: Processed in 0.002195272 sec. 2024.12.16 20:59:40.334869 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:40.335014 [ 260 ] {2b1ba232-46c3-4d41-80d6-29cc54c08ac0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:59:40.335074 [ 260 ] {2b1ba232-46c3-4d41-80d6-29cc54c08ac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:59:40.335760 [ 260 ] {2b1ba232-46c3-4d41-80d6-29cc54c08ac0} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:40.335808 [ 260 ] {2b1ba232-46c3-4d41-80d6-29cc54c08ac0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:40.336198 [ 260 ] {2b1ba232-46c3-4d41-80d6-29cc54c08ac0} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.16 20:59:40.336432 [ 260 ] {2b1ba232-46c3-4d41-80d6-29cc54c08ac0} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:40.336636 [ 260 ] {2b1ba232-46c3-4d41-80d6-29cc54c08ac0} executeQuery: Read 14 rows, 1004.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 591.00 KiB/sec. 2024.12.16 20:59:40.336691 [ 260 ] {2b1ba232-46c3-4d41-80d6-29cc54c08ac0} TCPHandler: Processed in 0.001882386 sec. 2024.12.16 20:59:40.336831 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:40.336964 [ 261 ] {528f2d79-a819-42cc-9ab4-c849a6562c08} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:59:40.337020 [ 261 ] {528f2d79-a819-42cc-9ab4-c849a6562c08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:59:40.337687 [ 261 ] {528f2d79-a819-42cc-9ab4-c849a6562c08} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:40.337734 [ 261 ] {528f2d79-a819-42cc-9ab4-c849a6562c08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:40.338119 [ 261 ] {528f2d79-a819-42cc-9ab4-c849a6562c08} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:59:40.338363 [ 261 ] {528f2d79-a819-42cc-9ab4-c849a6562c08} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:40.338561 [ 261 ] {528f2d79-a819-42cc-9ab4-c849a6562c08} executeQuery: Read 13 rows, 830.00 B in 0.001629 sec., 7980.3560466543895 rows/sec., 497.57 KiB/sec. 2024.12.16 20:59:40.338621 [ 261 ] {528f2d79-a819-42cc-9ab4-c849a6562c08} TCPHandler: Processed in 0.001844895 sec. 2024.12.16 20:59:40.338752 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:40.338871 [ 260 ] {6f1c2394-baf7-4fbf-9464-52e71a605c67} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:40.338925 [ 260 ] {6f1c2394-baf7-4fbf-9464-52e71a605c67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:40.339777 [ 260 ] {6f1c2394-baf7-4fbf-9464-52e71a605c67} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:40.339825 [ 260 ] {6f1c2394-baf7-4fbf-9464-52e71a605c67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:40.340216 [ 260 ] {6f1c2394-baf7-4fbf-9464-52e71a605c67} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.16 20:59:40.340455 [ 260 ] {6f1c2394-baf7-4fbf-9464-52e71a605c67} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:40.340670 [ 260 ] {6f1c2394-baf7-4fbf-9464-52e71a605c67} executeQuery: Read 401 rows, 29.20 KiB in 0.001824 sec., 219846.49122807017 rows/sec., 15.64 MiB/sec. 2024.12.16 20:59:40.340725 [ 260 ] {6f1c2394-baf7-4fbf-9464-52e71a605c67} TCPHandler: Processed in 0.002029368 sec. 2024.12.16 20:59:40.340852 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:40.341050 [ 261 ] {aa8cade1-5429-4256-ad5f-34257642a264} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:59:40.341142 [ 261 ] {aa8cade1-5429-4256-ad5f-34257642a264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:59:40.341985 [ 261 ] {aa8cade1-5429-4256-ad5f-34257642a264} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:40.342024 [ 261 ] {aa8cade1-5429-4256-ad5f-34257642a264} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:40.342385 [ 261 ] {aa8cade1-5429-4256-ad5f-34257642a264} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:59:40.342628 [ 261 ] {aa8cade1-5429-4256-ad5f-34257642a264} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:40.342876 [ 261 ] {aa8cade1-5429-4256-ad5f-34257642a264} executeQuery: Read 6 rows, 321.00 B in 0.001873 sec., 3203.416978109984 rows/sec., 167.37 KiB/sec. 2024.12.16 20:59:40.342939 [ 261 ] {aa8cade1-5429-4256-ad5f-34257642a264} TCPHandler: Processed in 0.002135791 sec. 2024.12.16 20:59:40.343144 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:40.343292 [ 260 ] {d88ffe4b-61e0-4210-9147-11b8928317c6} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:40.343353 [ 260 ] {d88ffe4b-61e0-4210-9147-11b8928317c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:40.344004 [ 260 ] {d88ffe4b-61e0-4210-9147-11b8928317c6} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:40.344041 [ 260 ] {d88ffe4b-61e0-4210-9147-11b8928317c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:40.344444 [ 260 ] {d88ffe4b-61e0-4210-9147-11b8928317c6} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.16 20:59:40.344685 [ 260 ] {d88ffe4b-61e0-4210-9147-11b8928317c6} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:40.344899 [ 260 ] {d88ffe4b-61e0-4210-9147-11b8928317c6} executeQuery: Read 237 rows, 16.27 KiB in 0.001637 sec., 144777.03115455102 rows/sec., 9.70 MiB/sec. 2024.12.16 20:59:40.344954 [ 260 ] {d88ffe4b-61e0-4210-9147-11b8928317c6} TCPHandler: Processed in 0.001927677 sec. 2024.12.16 20:59:40.345154 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:40.345376 [ 261 ] {7b4c2607-debf-4852-ba38-43a7d6b5516e} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:59:40.345470 [ 261 ] {7b4c2607-debf-4852-ba38-43a7d6b5516e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:59:40.346142 [ 261 ] {7b4c2607-debf-4852-ba38-43a7d6b5516e} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:40.346181 [ 261 ] {7b4c2607-debf-4852-ba38-43a7d6b5516e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:40.346535 [ 261 ] {7b4c2607-debf-4852-ba38-43a7d6b5516e} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.16 20:59:40.346773 [ 261 ] {7b4c2607-debf-4852-ba38-43a7d6b5516e} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:40.346986 [ 261 ] {7b4c2607-debf-4852-ba38-43a7d6b5516e} executeQuery: Read 1 rows, 69.00 B in 0.001662 sec., 601.6847172081829 rows/sec., 40.54 KiB/sec. 2024.12.16 20:59:40.347035 [ 261 ] {7b4c2607-debf-4852-ba38-43a7d6b5516e} TCPHandler: Processed in 0.001989908 sec. 2024.12.16 20:59:40.347182 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:40.347320 [ 260 ] {f2520552-f50c-4d6b-b07e-9139374900dc} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:40.347413 [ 260 ] {f2520552-f50c-4d6b-b07e-9139374900dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:59:40.348630 [ 260 ] {f2520552-f50c-4d6b-b07e-9139374900dc} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:40.348668 [ 260 ] {f2520552-f50c-4d6b-b07e-9139374900dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:40.349311 [ 260 ] {f2520552-f50c-4d6b-b07e-9139374900dc} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.16 20:59:40.349573 [ 260 ] {f2520552-f50c-4d6b-b07e-9139374900dc} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:40.349833 [ 260 ] {f2520552-f50c-4d6b-b07e-9139374900dc} executeQuery: Read 19 rows, 34.86 KiB in 0.002545 sec., 7465.6188605108055 rows/sec., 13.38 MiB/sec. 2024.12.16 20:59:40.349950 [ 260 ] {f2520552-f50c-4d6b-b07e-9139374900dc} TCPHandler: Processed in 0.002835624 sec. 2024.12.16 20:59:40.350103 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:40.350240 [ 261 ] {008ed02b-5cb3-456b-ae68-d914410abf0d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:40.350299 [ 261 ] {008ed02b-5cb3-456b-ae68-d914410abf0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:40.350860 [ 261 ] {008ed02b-5cb3-456b-ae68-d914410abf0d} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:40.350908 [ 261 ] {008ed02b-5cb3-456b-ae68-d914410abf0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:40.351278 [ 261 ] {008ed02b-5cb3-456b-ae68-d914410abf0d} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.12.16 20:59:40.351537 [ 261 ] {008ed02b-5cb3-456b-ae68-d914410abf0d} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:40.351747 [ 261 ] {008ed02b-5cb3-456b-ae68-d914410abf0d} executeQuery: Read 82 rows, 5.33 KiB in 0.001538 sec., 53315.994798439526 rows/sec., 3.39 MiB/sec. 2024.12.16 20:59:40.351798 [ 261 ] {008ed02b-5cb3-456b-ae68-d914410abf0d} TCPHandler: Processed in 0.001762814 sec. 2024.12.16 20:59:43.231404 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:43.231590 [ 261 ] {9790cd21-cac9-485a-96c9-13c0d216776d} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 20:59:43.231664 [ 261 ] {9790cd21-cac9-485a-96c9-13c0d216776d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 20:59:43.232399 [ 261 ] {9790cd21-cac9-485a-96c9-13c0d216776d} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:43.232448 [ 261 ] {9790cd21-cac9-485a-96c9-13c0d216776d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:43.232883 [ 261 ] {9790cd21-cac9-485a-96c9-13c0d216776d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.16 20:59:43.233148 [ 261 ] {9790cd21-cac9-485a-96c9-13c0d216776d} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:43.233396 [ 261 ] {9790cd21-cac9-485a-96c9-13c0d216776d} executeQuery: Read 8 rows, 668.00 B in 0.001855 sec., 4312.66846361186 rows/sec., 351.67 KiB/sec. 2024.12.16 20:59:43.233469 [ 261 ] {9790cd21-cac9-485a-96c9-13c0d216776d} TCPHandler: Processed in 0.002195562 sec. 2024.12.16 20:59:43.233724 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:43.233919 [ 260 ] {b528e2cd-834c-4e0e-8bfd-b6398314aeea} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:43.233993 [ 260 ] {b528e2cd-834c-4e0e-8bfd-b6398314aeea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:43.235400 [ 260 ] {b528e2cd-834c-4e0e-8bfd-b6398314aeea} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:43.235454 [ 260 ] {b528e2cd-834c-4e0e-8bfd-b6398314aeea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:43.235979 [ 260 ] {b528e2cd-834c-4e0e-8bfd-b6398314aeea} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.16 20:59:43.236250 [ 260 ] {b528e2cd-834c-4e0e-8bfd-b6398314aeea} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:43.236504 [ 260 ] {b528e2cd-834c-4e0e-8bfd-b6398314aeea} executeQuery: Read 1246 rows, 105.10 KiB in 0.002637 sec., 472506.63632916193 rows/sec., 38.92 MiB/sec. 2024.12.16 20:59:43.236573 [ 260 ] {b528e2cd-834c-4e0e-8bfd-b6398314aeea} TCPHandler: Processed in 0.002983337 sec. 2024.12.16 20:59:43.236728 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:43.236872 [ 261 ] {933db844-9349-4191-b100-e507bcbfcc96} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:59:43.236927 [ 261 ] {933db844-9349-4191-b100-e507bcbfcc96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:59:43.237563 [ 261 ] {933db844-9349-4191-b100-e507bcbfcc96} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:43.237608 [ 261 ] {933db844-9349-4191-b100-e507bcbfcc96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:43.238004 [ 261 ] {933db844-9349-4191-b100-e507bcbfcc96} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.16 20:59:43.238281 [ 261 ] {933db844-9349-4191-b100-e507bcbfcc96} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:43.238478 [ 140 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.16 20:59:43.238546 [ 261 ] {933db844-9349-4191-b100-e507bcbfcc96} executeQuery: Read 31 rows, 2.29 KiB in 0.0017 sec., 18235.29411764706 rows/sec., 1.31 MiB/sec. 2024.12.16 20:59:43.238577 [ 140 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:43.238648 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:43.238684 [ 261 ] {933db844-9349-4191-b100-e507bcbfcc96} TCPHandler: Processed in 0.002014039 sec. 2024.12.16 20:59:43.238966 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:43.239010 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.16 20:59:43.239542 [ 260 ] {bdf42878-f382-4407-b65f-4e122f8f18f5} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:59:43.239557 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:43.239694 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 67 rows starting from the beginning of the part 2024.12.16 20:59:43.239760 [ 260 ] {bdf42878-f382-4407-b65f-4e122f8f18f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:59:43.240107 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 23 rows starting from the beginning of the part 2024.12.16 20:59:43.240505 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 30 rows starting from the beginning of the part 2024.12.16 20:59:43.241065 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 23 rows starting from the beginning of the part 2024.12.16 20:59:43.241644 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part 2024.12.16 20:59:43.241998 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 31 rows starting from the beginning of the part 2024.12.16 20:59:43.243588 [ 260 ] {bdf42878-f382-4407-b65f-4e122f8f18f5} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:43.243662 [ 260 ] {bdf42878-f382-4407-b65f-4e122f8f18f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:43.244801 [ 260 ] {bdf42878-f382-4407-b65f-4e122f8f18f5} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.16 20:59:43.244896 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.006118767 sec., 32686.32389499388 rows/sec., 2.47 MiB/sec. 2024.12.16 20:59:43.245100 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.16 20:59:43.245292 [ 260 ] {bdf42878-f382-4407-b65f-4e122f8f18f5} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:43.245693 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_106_21} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:43.245809 [ 260 ] {bdf42878-f382-4407-b65f-4e122f8f18f5} executeQuery: Read 228 rows, 15.81 KiB in 0.006526 sec., 34937.17437940546 rows/sec., 2.37 MiB/sec. 2024.12.16 20:59:43.245888 [ 189 ] {1735a751-379b-4abf-b92b-1f6ac1dc7404::all_1_106_21} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.16 20:59:43.245970 [ 260 ] {bdf42878-f382-4407-b65f-4e122f8f18f5} TCPHandler: Processed in 0.007181287 sec. 2024.12.16 20:59:43.246125 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.16 20:59:43.246176 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:43.246309 [ 261 ] {86952b75-8cda-4bf1-8d19-e0a0e84c8cf4} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:43.246363 [ 261 ] {86952b75-8cda-4bf1-8d19-e0a0e84c8cf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:43.247191 [ 261 ] {86952b75-8cda-4bf1-8d19-e0a0e84c8cf4} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:43.247233 [ 261 ] {86952b75-8cda-4bf1-8d19-e0a0e84c8cf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:43.247644 [ 261 ] {86952b75-8cda-4bf1-8d19-e0a0e84c8cf4} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.16 20:59:43.247897 [ 261 ] {86952b75-8cda-4bf1-8d19-e0a0e84c8cf4} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:43.248119 [ 261 ] {86952b75-8cda-4bf1-8d19-e0a0e84c8cf4} executeQuery: Read 551 rows, 41.90 KiB in 0.001838 sec., 299782.37214363436 rows/sec., 22.26 MiB/sec. 2024.12.16 20:59:43.248176 [ 261 ] {86952b75-8cda-4bf1-8d19-e0a0e84c8cf4} TCPHandler: Processed in 0.00209955 sec. 2024.12.16 20:59:43.248329 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:43.248455 [ 260 ] {4b748974-03a2-4737-8b7f-9bb3ce623281} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:43.248509 [ 260 ] {4b748974-03a2-4737-8b7f-9bb3ce623281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:43.249303 [ 260 ] {4b748974-03a2-4737-8b7f-9bb3ce623281} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:43.249343 [ 260 ] {4b748974-03a2-4737-8b7f-9bb3ce623281} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:43.249807 [ 260 ] {4b748974-03a2-4737-8b7f-9bb3ce623281} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.16 20:59:43.250045 [ 260 ] {4b748974-03a2-4737-8b7f-9bb3ce623281} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:43.250256 [ 260 ] {4b748974-03a2-4737-8b7f-9bb3ce623281} executeQuery: Read 946 rows, 64.96 KiB in 0.001826 sec., 518072.2891566265 rows/sec., 34.74 MiB/sec. 2024.12.16 20:59:43.250311 [ 260 ] {4b748974-03a2-4737-8b7f-9bb3ce623281} TCPHandler: Processed in 0.002043079 sec. 2024.12.16 20:59:43.250469 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:43.250611 [ 261 ] {f62e4965-637d-4dbc-a985-0dc27855f4c5} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:43.250705 [ 261 ] {f62e4965-637d-4dbc-a985-0dc27855f4c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:59:43.251915 [ 261 ] {f62e4965-637d-4dbc-a985-0dc27855f4c5} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:43.251955 [ 261 ] {f62e4965-637d-4dbc-a985-0dc27855f4c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:43.252601 [ 261 ] {f62e4965-637d-4dbc-a985-0dc27855f4c5} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.16 20:59:43.252857 [ 261 ] {f62e4965-637d-4dbc-a985-0dc27855f4c5} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:43.253053 [ 140 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.16 20:59:43.253123 [ 140 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:43.253148 [ 261 ] {f62e4965-637d-4dbc-a985-0dc27855f4c5} executeQuery: Read 23 rows, 42.20 KiB in 0.002565 sec., 8966.861598440546 rows/sec., 16.07 MiB/sec. 2024.12.16 20:59:43.253164 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:43.253522 [ 193 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.16 20:59:43.253548 [ 261 ] {f62e4965-637d-4dbc-a985-0dc27855f4c5} TCPHandler: Processed in 0.003144421 sec. 2024.12.16 20:59:43.253773 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:43.254058 [ 260 ] {33766eeb-d8c8-4536-92fc-775e92c2d862} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:43.254184 [ 260 ] {33766eeb-d8c8-4536-92fc-775e92c2d862} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:43.254387 [ 193 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:43.254640 [ 193 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2089 rows starting from the beginning of the part 2024.12.16 20:59:43.255423 [ 193 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 23 rows starting from the beginning of the part 2024.12.16 20:59:43.256267 [ 193 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 19 rows starting from the beginning of the part 2024.12.16 20:59:43.256343 [ 260 ] {33766eeb-d8c8-4536-92fc-775e92c2d862} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:43.256434 [ 260 ] {33766eeb-d8c8-4536-92fc-775e92c2d862} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2024.12.16 20:59:43.256936 [ 193 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 23 rows starting from the beginning of the part 2024.12.16 20:59:43.257617 [ 193 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 19 rows starting from the beginning of the part 2024.12.16 20:59:43.258234 [ 260 ] {33766eeb-d8c8-4536-92fc-775e92c2d862} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2024.12.16 20:59:43.258245 [ 193 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 23 rows starting from the beginning of the part 2024.12.16 20:59:43.259056 [ 260 ] {33766eeb-d8c8-4536-92fc-775e92c2d862} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:43.259675 [ 260 ] {33766eeb-d8c8-4536-92fc-775e92c2d862} executeQuery: Read 36 rows, 2.48 KiB in 0.005708 sec., 6306.937631394533 rows/sec., 435.24 KiB/sec. 2024.12.16 20:59:43.259796 [ 260 ] {33766eeb-d8c8-4536-92fc-775e92c2d862} TCPHandler: Processed in 0.006149168 sec. 2024.12.16 20:59:43.268237 [ 199 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2196 rows, containing 19 columns (19 merged, 0 gathered) in 0.014927245 sec., 147113.54975415758 rows/sec., 263.62 MiB/sec. 2024.12.16 20:59:43.269870 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.16 20:59:43.270314 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_106_21} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:43.270403 [ 201 ] {87b1a6e7-7e8a-48b3-b29e-0980e98d3bae::all_1_106_21} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.16 20:59:43.270541 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.30 MiB. 2024.12.16 20:59:44.000227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.40 MiB, peak 291.64 MiB, free memory in arenas 0.00 B, will set to 274.69 MiB (RSS), difference: 1.29 MiB 2024.12.16 20:59:44.028119 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 2024.12.16 20:59:44.028820 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:44.028875 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:44.029432 [ 242 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.16 20:59:44.029713 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:44.029977 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2024.12.16 20:59:45.318302 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:45.318489 [ 261 ] {68ff9a83-36ef-4826-b76d-44f26bf8ea9f} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:45.318560 [ 261 ] {68ff9a83-36ef-4826-b76d-44f26bf8ea9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:45.319308 [ 261 ] {68ff9a83-36ef-4826-b76d-44f26bf8ea9f} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:45.319351 [ 261 ] {68ff9a83-36ef-4826-b76d-44f26bf8ea9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:45.319784 [ 261 ] {68ff9a83-36ef-4826-b76d-44f26bf8ea9f} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.16 20:59:45.320045 [ 261 ] {68ff9a83-36ef-4826-b76d-44f26bf8ea9f} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:45.320214 [ 139 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.12.16 20:59:45.320258 [ 261 ] {68ff9a83-36ef-4826-b76d-44f26bf8ea9f} executeQuery: Read 56 rows, 4.38 KiB in 0.001817 sec., 30820.03302146395 rows/sec., 2.35 MiB/sec. 2024.12.16 20:59:45.320258 [ 139 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:45.320311 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:45.320342 [ 261 ] {68ff9a83-36ef-4826-b76d-44f26bf8ea9f} TCPHandler: Processed in 0.002165042 sec. 2024.12.16 20:59:45.320688 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:45.320778 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.12.16 20:59:45.321151 [ 260 ] {5bc3f7c1-d93e-40b9-99af-b8f21c997274} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:45.321341 [ 260 ] {5bc3f7c1-d93e-40b9-99af-b8f21c997274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:45.321698 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:45.321883 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1437 rows starting from the beginning of the part 2024.12.16 20:59:45.322728 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 243 rows starting from the beginning of the part 2024.12.16 20:59:45.323475 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 102 rows starting from the beginning of the part 2024.12.16 20:59:45.323768 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 241 rows starting from the beginning of the part 2024.12.16 20:59:45.324116 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1246 rows starting from the beginning of the part 2024.12.16 20:59:45.324414 [ 192 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part 2024.12.16 20:59:45.325620 [ 260 ] {5bc3f7c1-d93e-40b9-99af-b8f21c997274} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:45.325758 [ 260 ] {5bc3f7c1-d93e-40b9-99af-b8f21c997274} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:45.326850 [ 260 ] {5bc3f7c1-d93e-40b9-99af-b8f21c997274} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.16 20:59:45.327413 [ 260 ] {5bc3f7c1-d93e-40b9-99af-b8f21c997274} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:45.327687 [ 139 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.12.16 20:59:45.327768 [ 139 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:45.327801 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:45.327824 [ 260 ] {5bc3f7c1-d93e-40b9-99af-b8f21c997274} executeQuery: Read 64 rows, 5.12 KiB in 0.006832 sec., 9367.681498829039 rows/sec., 748.72 KiB/sec. 2024.12.16 20:59:45.328284 [ 260 ] {5bc3f7c1-d93e-40b9-99af-b8f21c997274} TCPHandler: Processed in 0.007785399 sec. 2024.12.16 20:59:45.328372 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.12.16 20:59:45.328644 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:45.329279 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:45.329305 [ 261 ] {fc637ff2-830c-4726-ac87-41aa1bae0d06} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:45.329491 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 916 rows starting from the beginning of the part 2024.12.16 20:59:45.329562 [ 261 ] {fc637ff2-830c-4726-ac87-41aa1bae0d06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:45.329563 [ 186 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3325 rows, containing 5 columns (5 merged, 0 gathered) in 0.009099514 sec., 365404.1303744354 rows/sec., 31.91 MiB/sec. 2024.12.16 20:59:45.330054 [ 194 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.12.16 20:59:45.331072 [ 194 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_126_25} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:45.331412 [ 194 ] {e8c0eadf-c3a9-4939-b718-4e5f2e49bae2::all_1_126_25} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.12.16 20:59:45.331708 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2024.12.16 20:59:45.332607 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 405 rows starting from the beginning of the part 2024.12.16 20:59:45.332799 [ 261 ] {fc637ff2-830c-4726-ac87-41aa1bae0d06} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:45.332900 [ 261 ] {fc637ff2-830c-4726-ac87-41aa1bae0d06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:45.332894 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 87 rows starting from the beginning of the part 2024.12.16 20:59:45.333314 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 401 rows starting from the beginning of the part 2024.12.16 20:59:45.333520 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 551 rows starting from the beginning of the part 2024.12.16 20:59:45.333916 [ 200 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part 2024.12.16 20:59:45.334584 [ 261 ] {fc637ff2-830c-4726-ac87-41aa1bae0d06} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.16 20:59:45.335131 [ 261 ] {fc637ff2-830c-4726-ac87-41aa1bae0d06} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:45.335707 [ 261 ] {fc637ff2-830c-4726-ac87-41aa1bae0d06} executeQuery: Read 64 rows, 4.56 KiB in 0.006663 sec., 9605.28290559808 rows/sec., 685.04 KiB/sec. 2024.12.16 20:59:45.335927 [ 261 ] {fc637ff2-830c-4726-ac87-41aa1bae0d06} TCPHandler: Processed in 0.007473922 sec. 2024.12.16 20:59:45.336161 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:45.336326 [ 260 ] {b5a9f0d2-9a04-49f6-ad12-fdc6f863c8be} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:45.336385 [ 260 ] {b5a9f0d2-9a04-49f6-ad12-fdc6f863c8be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:45.337048 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.009131884 sec., 265443.58206915465 rows/sec., 20.36 MiB/sec. 2024.12.16 20:59:45.337271 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.12.16 20:59:45.337366 [ 260 ] {b5a9f0d2-9a04-49f6-ad12-fdc6f863c8be} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:45.337410 [ 260 ] {b5a9f0d2-9a04-49f6-ad12-fdc6f863c8be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:45.337704 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_126_25} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:45.337831 [ 198 ] {de38cd5c-7837-4eb9-83f9-56a6ad39b05d::all_1_126_25} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.12.16 20:59:45.337898 [ 260 ] {b5a9f0d2-9a04-49f6-ad12-fdc6f863c8be} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2024.12.16 20:59:45.337942 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.16 20:59:45.338163 [ 260 ] {b5a9f0d2-9a04-49f6-ad12-fdc6f863c8be} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:45.338380 [ 139 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2024.12.16 20:59:45.338430 [ 260 ] {b5a9f0d2-9a04-49f6-ad12-fdc6f863c8be} executeQuery: Read 24 rows, 1.66 KiB in 0.002138 sec., 11225.444340505144 rows/sec., 774.67 KiB/sec. 2024.12.16 20:59:45.338451 [ 139 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:45.338549 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:45.338587 [ 260 ] {b5a9f0d2-9a04-49f6-ad12-fdc6f863c8be} TCPHandler: Processed in 0.002546928 sec. 2024.12.16 20:59:45.338814 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2024.12.16 20:59:45.338959 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:45.339028 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7376 rows starting from the beginning of the part 2024.12.16 20:59:45.339406 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 82 rows starting from the beginning of the part 2024.12.16 20:59:45.339788 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part 2024.12.16 20:59:45.340153 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part 2024.12.16 20:59:45.340486 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 36 rows starting from the beginning of the part 2024.12.16 20:59:45.340838 [ 186 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 24 rows starting from the beginning of the part 2024.12.16 20:59:45.343144 [ 190 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 7660 rows, containing 4 columns (4 merged, 0 gathered) in 0.004461355 sec., 1716967.1545976503 rows/sec., 112.00 MiB/sec. 2024.12.16 20:59:45.343579 [ 195 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2024.12.16 20:59:45.343884 [ 195 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_126_25} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:45.343969 [ 195 ] {e59c0951-dd35-428d-b10a-26f2d3ee53da::all_1_126_25} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2024.12.16 20:59:45.344064 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. 2024.12.16 20:59:46.678933 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2024.12.16 20:59:46.702401 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:46.702470 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:46.709920 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.16 20:59:46.710717 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:46.713742 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2024.12.16 20:59:46.730029 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2240 2024.12.16 20:59:46.733679 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:46.733745 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:46.735343 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.16 20:59:46.735649 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:46.735878 [ 136 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.16 20:59:46.736013 [ 136 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:46.736080 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:46.736507 [ 191 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.16 20:59:46.738337 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2240 2024.12.16 20:59:46.738717 [ 191 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:46.738902 [ 191 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2042 rows starting from the beginning of the part 2024.12.16 20:59:46.739532 [ 191 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part 2024.12.16 20:59:46.740141 [ 191 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 46 rows starting from the beginning of the part 2024.12.16 20:59:46.740746 [ 191 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part 2024.12.16 20:59:46.741392 [ 191 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part 2024.12.16 20:59:46.742049 [ 191 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part 2024.12.16 20:59:46.751443 [ 191 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 72 columns (72 merged, 0 gathered) in 0.015196241 sec., 147404.87466604405 rows/sec., 111.12 MiB/sec. 2024.12.16 20:59:46.753523 [ 190 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.16 20:59:46.754282 [ 190 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_56_11} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:46.754362 [ 190 ] {e00db68c-40a2-4493-821c-2ff1cbb238cc::all_1_56_11} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.16 20:59:46.754684 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2024.12.16 20:59:50.332808 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:50.333047 [ 261 ] {f74cefd9-1110-48ea-b643-f4c1135ce566} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 20:59:50.333132 [ 261 ] {f74cefd9-1110-48ea-b643-f4c1135ce566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 20:59:50.333898 [ 261 ] {f74cefd9-1110-48ea-b643-f4c1135ce566} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.333956 [ 261 ] {f74cefd9-1110-48ea-b643-f4c1135ce566} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.334407 [ 261 ] {f74cefd9-1110-48ea-b643-f4c1135ce566} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:59:50.334680 [ 261 ] {f74cefd9-1110-48ea-b643-f4c1135ce566} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.334898 [ 129 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2024.12.16 20:59:50.334948 [ 261 ] {f74cefd9-1110-48ea-b643-f4c1135ce566} executeQuery: Read 14 rows, 1.01 KiB in 0.001952 sec., 7172.131147540984 rows/sec., 516.30 KiB/sec. 2024.12.16 20:59:50.334997 [ 129 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.335068 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.335103 [ 261 ] {f74cefd9-1110-48ea-b643-f4c1135ce566} TCPHandler: Processed in 0.002442337 sec. 2024.12.16 20:59:50.335349 [ 224 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.16 20:59:50.335390 [ 197 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2024.12.16 20:59:50.335433 [ 224 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.16 20:59:50.335459 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:50.335806 [ 197 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:50.335889 [ 260 ] {44ad4cdd-6898-4d19-b9c0-da4ec32c5e62} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:50.335935 [ 197 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part 2024.12.16 20:59:50.336021 [ 260 ] {44ad4cdd-6898-4d19-b9c0-da4ec32c5e62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:50.336231 [ 197 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2024.12.16 20:59:50.336783 [ 197 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2024.12.16 20:59:50.337260 [ 197 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2024.12.16 20:59:50.337760 [ 197 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2024.12.16 20:59:50.340491 [ 260 ] {44ad4cdd-6898-4d19-b9c0-da4ec32c5e62} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.340608 [ 260 ] {44ad4cdd-6898-4d19-b9c0-da4ec32c5e62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.342252 [ 260 ] {44ad4cdd-6898-4d19-b9c0-da4ec32c5e62} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.16 20:59:50.342481 [ 197 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007295069 sec., 9595.522674288619 rows/sec., 728.23 KiB/sec. 2024.12.16 20:59:50.342478 [ 224 ] {} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.16 20:59:50.342842 [ 197 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2024.12.16 20:59:50.343048 [ 260 ] {44ad4cdd-6898-4d19-b9c0-da4ec32c5e62} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.343949 [ 260 ] {44ad4cdd-6898-4d19-b9c0-da4ec32c5e62} executeQuery: Read 241 rows, 21.63 KiB in 0.008199 sec., 29393.828515672645 rows/sec., 2.58 MiB/sec. 2024.12.16 20:59:50.343930 [ 197 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_53_13} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.344480 [ 260 ] {44ad4cdd-6898-4d19-b9c0-da4ec32c5e62} TCPHandler: Processed in 0.009224606 sec. 2024.12.16 20:59:50.344715 [ 197 ] {bf0bf67d-8e55-4996-8c48-0c4821c79012::all_1_53_13} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2024.12.16 20:59:50.344905 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:50.345151 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:59:50.345326 [ 261 ] {9fe840bf-0dc6-4539-85a7-2d0f33e0a9c1} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:59:50.345482 [ 261 ] {9fe840bf-0dc6-4539-85a7-2d0f33e0a9c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:59:50.346942 [ 261 ] {9fe840bf-0dc6-4539-85a7-2d0f33e0a9c1} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.346987 [ 261 ] {9fe840bf-0dc6-4539-85a7-2d0f33e0a9c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.347374 [ 261 ] {9fe840bf-0dc6-4539-85a7-2d0f33e0a9c1} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.16 20:59:50.347637 [ 261 ] {9fe840bf-0dc6-4539-85a7-2d0f33e0a9c1} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.347861 [ 261 ] {9fe840bf-0dc6-4539-85a7-2d0f33e0a9c1} executeQuery: Read 26 rows, 1.88 KiB in 0.002676 sec., 9715.994020926757 rows/sec., 704.32 KiB/sec. 2024.12.16 20:59:50.347929 [ 261 ] {9fe840bf-0dc6-4539-85a7-2d0f33e0a9c1} TCPHandler: Processed in 0.003270552 sec. 2024.12.16 20:59:50.348076 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:50.348203 [ 260 ] {b3ef9a11-b784-4a21-90d3-ecd77351fad4} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 20:59:50.348255 [ 260 ] {b3ef9a11-b784-4a21-90d3-ecd77351fad4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 20:59:50.348856 [ 260 ] {b3ef9a11-b784-4a21-90d3-ecd77351fad4} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.348898 [ 260 ] {b3ef9a11-b784-4a21-90d3-ecd77351fad4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.349266 [ 260 ] {b3ef9a11-b784-4a21-90d3-ecd77351fad4} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.16 20:59:50.349517 [ 260 ] {b3ef9a11-b784-4a21-90d3-ecd77351fad4} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.349748 [ 260 ] {b3ef9a11-b784-4a21-90d3-ecd77351fad4} executeQuery: Read 14 rows, 1004.00 B in 0.00157 sec., 8917.197452229299 rows/sec., 624.50 KiB/sec. 2024.12.16 20:59:50.349797 [ 223 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:50.349836 [ 260 ] {b3ef9a11-b784-4a21-90d3-ecd77351fad4} TCPHandler: Processed in 0.001823225 sec. 2024.12.16 20:59:50.349867 [ 223 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:50.349996 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:50.350118 [ 261 ] {4e103ce1-952a-414f-a8c2-d01ef63bea90} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 20:59:50.350167 [ 261 ] {4e103ce1-952a-414f-a8c2-d01ef63bea90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 20:59:50.351105 [ 261 ] {4e103ce1-952a-414f-a8c2-d01ef63bea90} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.351162 [ 261 ] {4e103ce1-952a-414f-a8c2-d01ef63bea90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.351639 [ 261 ] {4e103ce1-952a-414f-a8c2-d01ef63bea90} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:59:50.351940 [ 261 ] {4e103ce1-952a-414f-a8c2-d01ef63bea90} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.352148 [ 132 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2024.12.16 20:59:50.352254 [ 132 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.352281 [ 261 ] {4e103ce1-952a-414f-a8c2-d01ef63bea90} executeQuery: Read 13 rows, 830.00 B in 0.002173 sec., 5982.512655315232 rows/sec., 373.01 KiB/sec. 2024.12.16 20:59:50.352325 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.352565 [ 261 ] {4e103ce1-952a-414f-a8c2-d01ef63bea90} TCPHandler: Processed in 0.00262309 sec. 2024.12.16 20:59:50.352844 [ 188 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2024.12.16 20:59:50.352879 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:50.353172 [ 260 ] {9d41b5ea-9fef-448d-a974-a3bb30339f40} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:50.353253 [ 188 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:50.353318 [ 260 ] {9d41b5ea-9fef-448d-a974-a3bb30339f40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:50.353346 [ 188 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part 2024.12.16 20:59:50.353989 [ 188 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part 2024.12.16 20:59:50.354827 [ 188 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part 2024.12.16 20:59:50.355132 [ 223 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 20:59:50.355433 [ 188 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part 2024.12.16 20:59:50.355940 [ 188 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part 2024.12.16 20:59:50.357733 [ 260 ] {9d41b5ea-9fef-448d-a974-a3bb30339f40} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.357802 [ 260 ] {9d41b5ea-9fef-448d-a974-a3bb30339f40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.358846 [ 260 ] {9d41b5ea-9fef-448d-a974-a3bb30339f40} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.16 20:59:50.359343 [ 187 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006866811 sec., 9465.82045144391 rows/sec., 627.17 KiB/sec. 2024.12.16 20:59:50.359404 [ 260 ] {9d41b5ea-9fef-448d-a974-a3bb30339f40} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.359600 [ 187 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2024.12.16 20:59:50.359847 [ 260 ] {9d41b5ea-9fef-448d-a974-a3bb30339f40} executeQuery: Read 401 rows, 29.20 KiB in 0.006755 sec., 59363.434492968176 rows/sec., 4.22 MiB/sec. 2024.12.16 20:59:50.360010 [ 260 ] {9d41b5ea-9fef-448d-a974-a3bb30339f40} TCPHandler: Processed in 0.00731618 sec. 2024.12.16 20:59:50.360174 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:50.360231 [ 187 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_53_13} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.360333 [ 261 ] {0fb49832-3322-4e38-a596-0547f10cfd37} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 20:59:50.360342 [ 187 ] {17dffd00-d3a9-46cc-a9f3-f67924607814::all_1_53_13} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2024.12.16 20:59:50.360393 [ 261 ] {0fb49832-3322-4e38-a596-0547f10cfd37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 20:59:50.360459 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:59:50.360911 [ 261 ] {0fb49832-3322-4e38-a596-0547f10cfd37} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.360951 [ 261 ] {0fb49832-3322-4e38-a596-0547f10cfd37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.361320 [ 261 ] {0fb49832-3322-4e38-a596-0547f10cfd37} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:59:50.361557 [ 261 ] {0fb49832-3322-4e38-a596-0547f10cfd37} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.361794 [ 261 ] {0fb49832-3322-4e38-a596-0547f10cfd37} executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. 2024.12.16 20:59:50.361859 [ 261 ] {0fb49832-3322-4e38-a596-0547f10cfd37} TCPHandler: Processed in 0.001750493 sec. 2024.12.16 20:59:50.362056 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:50.362193 [ 260 ] {805db986-1ab5-4c25-a03c-345185aa5cf3} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:50.362247 [ 260 ] {805db986-1ab5-4c25-a03c-345185aa5cf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:50.362837 [ 260 ] {805db986-1ab5-4c25-a03c-345185aa5cf3} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.362875 [ 260 ] {805db986-1ab5-4c25-a03c-345185aa5cf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.363290 [ 260 ] {805db986-1ab5-4c25-a03c-345185aa5cf3} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.16 20:59:50.363534 [ 260 ] {805db986-1ab5-4c25-a03c-345185aa5cf3} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.363711 [ 132 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Selected 6 parts from all_1_122_25 to all_127_127_0 2024.12.16 20:59:50.363775 [ 132 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.363779 [ 260 ] {805db986-1ab5-4c25-a03c-345185aa5cf3} executeQuery: Read 237 rows, 16.27 KiB in 0.001601 sec., 148032.4797001874 rows/sec., 9.92 MiB/sec. 2024.12.16 20:59:50.363807 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.363960 [ 260 ] {805db986-1ab5-4c25-a03c-345185aa5cf3} TCPHandler: Processed in 0.002008898 sec. 2024.12.16 20:59:50.364112 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_127_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_122_25 to all_127_127_0 into Compact with storage Full 2024.12.16 20:59:50.364204 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:50.364329 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_127_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:50.364423 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_127_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 37293 rows starting from the beginning of the part 2024.12.16 20:59:50.364474 [ 261 ] {2cd5bc9a-b46c-449d-b5b0-3b2333bde1e9} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 20:59:50.364714 [ 261 ] {2cd5bc9a-b46c-449d-b5b0-3b2333bde1e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 20:59:50.364925 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part 2024.12.16 20:59:50.365660 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part 2024.12.16 20:59:50.366290 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 946 rows starting from the beginning of the part 2024.12.16 20:59:50.366875 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part 2024.12.16 20:59:50.367510 [ 199 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_127_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 237 rows starting from the beginning of the part 2024.12.16 20:59:50.368255 [ 261 ] {2cd5bc9a-b46c-449d-b5b0-3b2333bde1e9} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.368306 [ 261 ] {2cd5bc9a-b46c-449d-b5b0-3b2333bde1e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.368838 [ 261 ] {2cd5bc9a-b46c-449d-b5b0-3b2333bde1e9} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.16 20:59:50.369197 [ 261 ] {2cd5bc9a-b46c-449d-b5b0-3b2333bde1e9} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.369596 [ 261 ] {2cd5bc9a-b46c-449d-b5b0-3b2333bde1e9} executeQuery: Read 1 rows, 69.00 B in 0.005206 sec., 192.0860545524395 rows/sec., 12.94 KiB/sec. 2024.12.16 20:59:50.369710 [ 261 ] {2cd5bc9a-b46c-449d-b5b0-3b2333bde1e9} TCPHandler: Processed in 0.005608207 sec. 2024.12.16 20:59:50.369866 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:50.370017 [ 260 ] {def2f9df-d684-4d3b-ad65-5e0a2143cfb4} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:50.370101 [ 260 ] {def2f9df-d684-4d3b-ad65-5e0a2143cfb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:59:50.371686 [ 260 ] {def2f9df-d684-4d3b-ad65-5e0a2143cfb4} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.371727 [ 260 ] {def2f9df-d684-4d3b-ad65-5e0a2143cfb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.372598 [ 260 ] {def2f9df-d684-4d3b-ad65-5e0a2143cfb4} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.16 20:59:50.373031 [ 260 ] {def2f9df-d684-4d3b-ad65-5e0a2143cfb4} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.373325 [ 260 ] {def2f9df-d684-4d3b-ad65-5e0a2143cfb4} executeQuery: Read 19 rows, 34.86 KiB in 0.00333 sec., 5705.705705705705 rows/sec., 10.22 MiB/sec. 2024.12.16 20:59:50.373458 [ 260 ] {def2f9df-d684-4d3b-ad65-5e0a2143cfb4} TCPHandler: Processed in 0.00365789 sec. 2024.12.16 20:59:50.373639 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:50.373796 [ 261 ] {b9cda5e5-addf-4410-abee-a239da3035cc} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:50.373857 [ 261 ] {b9cda5e5-addf-4410-abee-a239da3035cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:50.374499 [ 261 ] {b9cda5e5-addf-4410-abee-a239da3035cc} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:50.374539 [ 261 ] {b9cda5e5-addf-4410-abee-a239da3035cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:50.374951 [ 261 ] {b9cda5e5-addf-4410-abee-a239da3035cc} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2024.12.16 20:59:50.375222 [ 261 ] {b9cda5e5-addf-4410-abee-a239da3035cc} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.375481 [ 261 ] {b9cda5e5-addf-4410-abee-a239da3035cc} executeQuery: Read 82 rows, 5.33 KiB in 0.001721 sec., 47646.71702498547 rows/sec., 3.03 MiB/sec. 2024.12.16 20:59:50.375573 [ 261 ] {b9cda5e5-addf-4410-abee-a239da3035cc} TCPHandler: Processed in 0.002033469 sec. 2024.12.16 20:59:50.376194 [ 196 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_127_26} MergeTask::MergeProjectionsStage: Merge sorted 38937 rows, containing 5 columns (5 merged, 0 gathered) in 0.012252444 sec., 3177896.589447787 rows/sec., 214.57 MiB/sec. 2024.12.16 20:59:50.376715 [ 201 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_127_26} MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) 2024.12.16 20:59:50.377050 [ 201 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_127_26} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:50.377142 [ 201 ] {e3e5e15d-b5d9-43cd-a854-ce8bf27f496f::all_1_127_26} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f) (MergerMutator): Merged 6 parts: [all_1_122_25, all_127_127_0] -> all_1_127_26 2024.12.16 20:59:50.377246 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2024.12.16 20:59:51.060618 [ 221 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.16 20:59:51.060674 [ 221 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.16 20:59:51.062309 [ 221 ] {} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2024.12.16 20:59:51.261963 [ 219 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:51.262016 [ 217 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:51.262062 [ 219 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:51.262078 [ 217 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:51.265716 [ 219 ] {} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:51.265817 [ 217 ] {} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2024.12.16 20:59:51.288879 [ 128 ] {} DNSResolver: Updating DNS cache 2024.12.16 20:59:51.288933 [ 128 ] {} DNSResolver: Updated DNS cache 2024.12.16 20:59:51.530093 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 2024.12.16 20:59:51.530810 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:51.530858 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:51.531448 [ 242 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.16 20:59:51.531707 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:51.531942 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2024.12.16 20:59:54.213801 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2024.12.16 20:59:54.237727 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:54.237798 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:54.245371 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.16 20:59:54.246224 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:54.249437 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2024.12.16 20:59:55.226657 [ 219 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.16 20:59:55.226737 [ 219 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.16 20:59:55.228952 [ 219 ] {} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.16 20:59:55.324474 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:55.324662 [ 261 ] {d606b2db-a6f4-4dd8-8265-6dce0955a3f2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 20:59:55.324737 [ 261 ] {d606b2db-a6f4-4dd8-8265-6dce0955a3f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 20:59:55.325542 [ 261 ] {d606b2db-a6f4-4dd8-8265-6dce0955a3f2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:55.325582 [ 261 ] {d606b2db-a6f4-4dd8-8265-6dce0955a3f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:55.326009 [ 261 ] {d606b2db-a6f4-4dd8-8265-6dce0955a3f2} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.16 20:59:55.326254 [ 261 ] {d606b2db-a6f4-4dd8-8265-6dce0955a3f2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:55.326470 [ 261 ] {d606b2db-a6f4-4dd8-8265-6dce0955a3f2} executeQuery: Read 102 rows, 8.69 KiB in 0.001851 sec., 55105.34846029174 rows/sec., 4.59 MiB/sec. 2024.12.16 20:59:55.326550 [ 261 ] {d606b2db-a6f4-4dd8-8265-6dce0955a3f2} TCPHandler: Processed in 0.002202782 sec. 2024.12.16 20:59:55.326582 [ 217 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.16 20:59:55.326668 [ 217 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.16 20:59:55.326826 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:55.327083 [ 260 ] {624a1e1a-9fcb-4cfc-bf94-895dbc253230} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 20:59:55.327212 [ 260 ] {624a1e1a-9fcb-4cfc-bf94-895dbc253230} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 20:59:55.328912 [ 260 ] {624a1e1a-9fcb-4cfc-bf94-895dbc253230} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:55.328974 [ 260 ] {624a1e1a-9fcb-4cfc-bf94-895dbc253230} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:55.329766 [ 260 ] {624a1e1a-9fcb-4cfc-bf94-895dbc253230} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.16 20:59:55.330171 [ 260 ] {624a1e1a-9fcb-4cfc-bf94-895dbc253230} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:55.330275 [ 217 ] {} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.16 20:59:55.330690 [ 260 ] {624a1e1a-9fcb-4cfc-bf94-895dbc253230} executeQuery: Read 23 rows, 1.73 KiB in 0.003693 sec., 6227.998916869753 rows/sec., 468.32 KiB/sec. 2024.12.16 20:59:55.330890 [ 260 ] {624a1e1a-9fcb-4cfc-bf94-895dbc253230} TCPHandler: Processed in 0.00422756 sec. 2024.12.16 20:59:55.331098 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:55.331315 [ 261 ] {65077a2a-fcc5-4864-a035-361ad34475f5} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 20:59:55.331371 [ 261 ] {65077a2a-fcc5-4864-a035-361ad34475f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 20:59:55.331975 [ 261 ] {65077a2a-fcc5-4864-a035-361ad34475f5} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:55.332013 [ 261 ] {65077a2a-fcc5-4864-a035-361ad34475f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:55.332397 [ 261 ] {65077a2a-fcc5-4864-a035-361ad34475f5} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.16 20:59:55.332657 [ 261 ] {65077a2a-fcc5-4864-a035-361ad34475f5} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:55.332842 [ 261 ] {65077a2a-fcc5-4864-a035-361ad34475f5} executeQuery: Read 87 rows, 6.96 KiB in 0.001582 sec., 54993.678887484195 rows/sec., 4.29 MiB/sec. 2024.12.16 20:59:55.332899 [ 261 ] {65077a2a-fcc5-4864-a035-361ad34475f5} TCPHandler: Processed in 0.001912326 sec. 2024.12.16 20:59:55.333045 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:55.333171 [ 260 ] {df8616e0-58b9-4650-9e3f-a84f0f5580cf} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:55.333227 [ 260 ] {df8616e0-58b9-4650-9e3f-a84f0f5580cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 20:59:55.333799 [ 260 ] {df8616e0-58b9-4650-9e3f-a84f0f5580cf} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:55.333839 [ 260 ] {df8616e0-58b9-4650-9e3f-a84f0f5580cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:55.334230 [ 260 ] {df8616e0-58b9-4650-9e3f-a84f0f5580cf} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.16 20:59:55.334473 [ 260 ] {df8616e0-58b9-4650-9e3f-a84f0f5580cf} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:55.334688 [ 260 ] {df8616e0-58b9-4650-9e3f-a84f0f5580cf} executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. 2024.12.16 20:59:55.334746 [ 260 ] {df8616e0-58b9-4650-9e3f-a84f0f5580cf} TCPHandler: Processed in 0.001761613 sec. 2024.12.16 20:59:55.334877 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:55.334993 [ 261 ] {34272c2e-74c5-4381-8316-4c13f77a65ed} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 20:59:55.335073 [ 261 ] {34272c2e-74c5-4381-8316-4c13f77a65ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 20:59:55.336181 [ 261 ] {34272c2e-74c5-4381-8316-4c13f77a65ed} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:55.336219 [ 261 ] {34272c2e-74c5-4381-8316-4c13f77a65ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:55.336859 [ 261 ] {34272c2e-74c5-4381-8316-4c13f77a65ed} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.16 20:59:55.337117 [ 261 ] {34272c2e-74c5-4381-8316-4c13f77a65ed} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:55.337317 [ 261 ] {34272c2e-74c5-4381-8316-4c13f77a65ed} executeQuery: Read 23 rows, 42.20 KiB in 0.002349 sec., 9791.400595998297 rows/sec., 17.55 MiB/sec. 2024.12.16 20:59:55.337431 [ 261 ] {34272c2e-74c5-4381-8316-4c13f77a65ed} TCPHandler: Processed in 0.00260752 sec. 2024.12.16 20:59:55.337581 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 20:59:55.337701 [ 260 ] {eab395be-f4e6-47cc-9e30-201c32ff6a2f} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 20:59:55.337753 [ 260 ] {eab395be-f4e6-47cc-9e30-201c32ff6a2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 20:59:55.338245 [ 260 ] {eab395be-f4e6-47cc-9e30-201c32ff6a2f} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:55.338284 [ 260 ] {eab395be-f4e6-47cc-9e30-201c32ff6a2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:55.338648 [ 260 ] {eab395be-f4e6-47cc-9e30-201c32ff6a2f} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2024.12.16 20:59:55.338896 [ 260 ] {eab395be-f4e6-47cc-9e30-201c32ff6a2f} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:55.339106 [ 260 ] {eab395be-f4e6-47cc-9e30-201c32ff6a2f} executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. 2024.12.16 20:59:55.339157 [ 260 ] {eab395be-f4e6-47cc-9e30-201c32ff6a2f} TCPHandler: Processed in 0.001633002 sec. 2024.12.16 20:59:55.490564 [ 123 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.12.16 20:59:55.490618 [ 123 ] {} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:55.490643 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:55.490872 [ 189 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.12.16 20:59:55.491141 [ 189 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 20:59:55.491188 [ 189 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part 2024.12.16 20:59:55.491286 [ 189 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part 2024.12.16 20:59:55.491404 [ 189 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part 2024.12.16 20:59:55.491554 [ 189 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part 2024.12.16 20:59:55.491640 [ 189 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part 2024.12.16 20:59:55.492614 [ 196 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882156 sec., 19127.001162496625 rows/sec., 1.60 MiB/sec. 2024.12.16 20:59:55.492822 [ 196 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.12.16 20:59:55.493199 [ 196 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_33_8} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:55.493303 [ 196 ] {44f9bb5f-667f-4d64-8dab-17a7418d8447::all_1_33_8} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.12.16 20:59:55.493412 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.16 20:59:55.662010 [ 220 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.16 20:59:55.662075 [ 220 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.16 20:59:55.664126 [ 220 ] {} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.16 20:59:55.699307 [ 221 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.16 20:59:55.699396 [ 221 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.16 20:59:55.701750 [ 221 ] {} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2024.12.16 20:59:56.738628 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2274 2024.12.16 20:59:56.742219 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:56.742272 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:56.743808 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.16 20:59:56.744128 [ 243 ] {} system.query_log (e00db68c-40a2-4493-821c-2ff1cbb238cc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:56.744698 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2274 2024.12.16 20:59:59.032079 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 2024.12.16 20:59:59.032936 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 20:59:59.032983 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 20:59:59.033523 [ 242 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.16 20:59:59.033779 [ 242 ] {} system.asynchronous_metric_log (580f16d1-0254-4dba-86b7-34dd5447a71a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 20:59:59.034030 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2024.12.16 21:00:00.329146 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 21:00:00.329343 [ 261 ] {dec233f9-cd08-4b5c-994a-ecc771faa087} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.16 21:00:00.329421 [ 261 ] {dec233f9-cd08-4b5c-994a-ecc771faa087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.16 21:00:00.330224 [ 261 ] {dec233f9-cd08-4b5c-994a-ecc771faa087} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:00.330280 [ 261 ] {dec233f9-cd08-4b5c-994a-ecc771faa087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:00.330720 [ 261 ] {dec233f9-cd08-4b5c-994a-ecc771faa087} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 21:00:00.330993 [ 261 ] {dec233f9-cd08-4b5c-994a-ecc771faa087} oximeter.fields_i16 (bf0bf67d-8e55-4996-8c48-0c4821c79012): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:00.331249 [ 261 ] {dec233f9-cd08-4b5c-994a-ecc771faa087} executeQuery: Read 14 rows, 1.01 KiB in 0.001955 sec., 7161.125319693094 rows/sec., 515.51 KiB/sec. 2024.12.16 21:00:00.331328 [ 261 ] {dec233f9-cd08-4b5c-994a-ecc771faa087} TCPHandler: Processed in 0.002315715 sec. 2024.12.16 21:00:00.331636 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 21:00:00.331827 [ 260 ] {d0628c1d-a0dc-43ed-9a39-6671761ae2e0} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.16 21:00:00.331905 [ 260 ] {d0628c1d-a0dc-43ed-9a39-6671761ae2e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.16 21:00:00.332678 [ 260 ] {d0628c1d-a0dc-43ed-9a39-6671761ae2e0} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:00.332732 [ 260 ] {d0628c1d-a0dc-43ed-9a39-6671761ae2e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:00.333170 [ 260 ] {d0628c1d-a0dc-43ed-9a39-6671761ae2e0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.16 21:00:00.333444 [ 260 ] {d0628c1d-a0dc-43ed-9a39-6671761ae2e0} oximeter.fields_ipaddr (44f9bb5f-667f-4d64-8dab-17a7418d8447): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:00.333717 [ 260 ] {d0628c1d-a0dc-43ed-9a39-6671761ae2e0} executeQuery: Read 4 rows, 334.00 B in 0.001931 sec., 2071.465561885034 rows/sec., 168.91 KiB/sec. 2024.12.16 21:00:00.333900 [ 260 ] {d0628c1d-a0dc-43ed-9a39-6671761ae2e0} TCPHandler: Processed in 0.002413156 sec. 2024.12.16 21:00:00.334134 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 21:00:00.334296 [ 261 ] {1c9f5f22-bcb4-4c85-a96c-a78cbd4ee2f2} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.16 21:00:00.334373 [ 261 ] {1c9f5f22-bcb4-4c85-a96c-a78cbd4ee2f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.16 21:00:00.335146 [ 261 ] {1c9f5f22-bcb4-4c85-a96c-a78cbd4ee2f2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:00.335189 [ 261 ] {1c9f5f22-bcb4-4c85-a96c-a78cbd4ee2f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:00.335601 [ 261 ] {1c9f5f22-bcb4-4c85-a96c-a78cbd4ee2f2} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.16 21:00:00.335871 [ 261 ] {1c9f5f22-bcb4-4c85-a96c-a78cbd4ee2f2} oximeter.fields_string (e8c0eadf-c3a9-4939-b718-4e5f2e49bae2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:00.336106 [ 261 ] {1c9f5f22-bcb4-4c85-a96c-a78cbd4ee2f2} executeQuery: Read 243 rows, 21.77 KiB in 0.001849 sec., 131422.39048134128 rows/sec., 11.50 MiB/sec. 2024.12.16 21:00:00.336170 [ 261 ] {1c9f5f22-bcb4-4c85-a96c-a78cbd4ee2f2} TCPHandler: Processed in 0.002152381 sec. 2024.12.16 21:00:00.336347 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 21:00:00.336485 [ 260 ] {f6d68621-717f-488d-ad13-2df257ea5859} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.16 21:00:00.336542 [ 260 ] {f6d68621-717f-488d-ad13-2df257ea5859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.16 21:00:00.337176 [ 260 ] {f6d68621-717f-488d-ad13-2df257ea5859} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:00.337220 [ 260 ] {f6d68621-717f-488d-ad13-2df257ea5859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:00.337616 [ 260 ] {f6d68621-717f-488d-ad13-2df257ea5859} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.16 21:00:00.337881 [ 260 ] {f6d68621-717f-488d-ad13-2df257ea5859} oximeter.fields_u16 (1735a751-379b-4abf-b92b-1f6ac1dc7404): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:00.338137 [ 260 ] {f6d68621-717f-488d-ad13-2df257ea5859} executeQuery: Read 30 rows, 2.16 KiB in 0.001685 sec., 17804.154302670624 rows/sec., 1.25 MiB/sec. 2024.12.16 21:00:00.338248 [ 260 ] {f6d68621-717f-488d-ad13-2df257ea5859} TCPHandler: Processed in 0.001966657 sec. 2024.12.16 21:00:00.338419 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 21:00:00.338555 [ 261 ] {72961136-fb8c-4370-bfb6-50abd5401e53} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.16 21:00:00.338608 [ 261 ] {72961136-fb8c-4370-bfb6-50abd5401e53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.16 21:00:00.339187 [ 261 ] {72961136-fb8c-4370-bfb6-50abd5401e53} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:00.339226 [ 261 ] {72961136-fb8c-4370-bfb6-50abd5401e53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:00.339591 [ 261 ] {72961136-fb8c-4370-bfb6-50abd5401e53} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.16 21:00:00.339842 [ 261 ] {72961136-fb8c-4370-bfb6-50abd5401e53} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:00.340029 [ 117 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.16 21:00:00.340067 [ 261 ] {72961136-fb8c-4370-bfb6-50abd5401e53} executeQuery: Read 14 rows, 1004.00 B in 0.001537 sec., 9108.653220559532 rows/sec., 637.91 KiB/sec. 2024.12.16 21:00:00.340120 [ 117 ] {} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:00.340197 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:00.340203 [ 261 ] {72961136-fb8c-4370-bfb6-50abd5401e53} TCPHandler: Processed in 0.001858825 sec. 2024.12.16 21:00:00.340397 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 21:00:00.340413 [ 193 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.16 21:00:00.340634 [ 260 ] {f48b1216-6a8f-43fb-b017-4f20f1a5c312} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.16 21:00:00.340684 [ 193 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.16 21:00:00.340735 [ 260 ] {f48b1216-6a8f-43fb-b017-4f20f1a5c312} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.16 21:00:00.340762 [ 193 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 243 rows starting from the beginning of the part 2024.12.16 21:00:00.341120 [ 193 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part 2024.12.16 21:00:00.341452 [ 193 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2024.12.16 21:00:00.341795 [ 193 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 228 rows starting from the beginning of the part 2024.12.16 21:00:00.342212 [ 193 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part 2024.12.16 21:00:00.342537 [ 193 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part 2024.12.16 21:00:00.343726 [ 260 ] {f48b1216-6a8f-43fb-b017-4f20f1a5c312} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:00.343805 [ 260 ] {f48b1216-6a8f-43fb-b017-4f20f1a5c312} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:00.344909 [ 260 ] {f48b1216-6a8f-43fb-b017-4f20f1a5c312} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 21:00:00.345372 [ 198 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005073587 sec., 103871.28475376494 rows/sec., 7.44 MiB/sec. 2024.12.16 21:00:00.345394 [ 260 ] {f48b1216-6a8f-43fb-b017-4f20f1a5c312} oximeter.fields_u8 (17dffd00-d3a9-46cc-a9f3-f67924607814): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:00.345553 [ 198 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.16 21:00:00.345781 [ 260 ] {f48b1216-6a8f-43fb-b017-4f20f1a5c312} executeQuery: Read 13 rows, 830.00 B in 0.005235 sec., 2483.285577841452 rows/sec., 154.83 KiB/sec. 2024.12.16 21:00:00.346141 [ 260 ] {f48b1216-6a8f-43fb-b017-4f20f1a5c312} TCPHandler: Processed in 0.005820812 sec. 2024.12.16 21:00:00.346440 [ 198 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_71_14} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:00.346448 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 21:00:00.346789 [ 198 ] {f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560::all_1_71_14} oximeter.fields_u32 (f3dd73fe-90e7-4fd2-8ed9-ca7c1e97c560) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.16 21:00:00.346826 [ 261 ] {4b6bcb65-6540-48d7-977e-cf4230362832} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.16 21:00:00.346969 [ 261 ] {4b6bcb65-6540-48d7-977e-cf4230362832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.16 21:00:00.347007 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.16 21:00:00.347770 [ 261 ] {4b6bcb65-6540-48d7-977e-cf4230362832} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:00.347814 [ 261 ] {4b6bcb65-6540-48d7-977e-cf4230362832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:00.348211 [ 261 ] {4b6bcb65-6540-48d7-977e-cf4230362832} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.16 21:00:00.348460 [ 261 ] {4b6bcb65-6540-48d7-977e-cf4230362832} oximeter.fields_uuid (de38cd5c-7837-4eb9-83f9-56a6ad39b05d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:00.348682 [ 261 ] {4b6bcb65-6540-48d7-977e-cf4230362832} executeQuery: Read 405 rows, 29.53 KiB in 0.002007 sec., 201793.72197309416 rows/sec., 14.37 MiB/sec. 2024.12.16 21:00:00.348746 [ 261 ] {4b6bcb65-6540-48d7-977e-cf4230362832} TCPHandler: Processed in 0.002485088 sec. 2024.12.16 21:00:00.348896 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 21:00:00.349020 [ 260 ] {e141ed80-d008-4cb9-ac90-b39daf5039f7} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.16 21:00:00.349078 [ 260 ] {e141ed80-d008-4cb9-ac90-b39daf5039f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.16 21:00:00.349582 [ 260 ] {e141ed80-d008-4cb9-ac90-b39daf5039f7} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:00.349623 [ 260 ] {e141ed80-d008-4cb9-ac90-b39daf5039f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:00.350006 [ 260 ] {e141ed80-d008-4cb9-ac90-b39daf5039f7} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 21:00:00.350251 [ 260 ] {e141ed80-d008-4cb9-ac90-b39daf5039f7} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:00.350499 [ 260 ] {e141ed80-d008-4cb9-ac90-b39daf5039f7} executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec. 2024.12.16 21:00:00.350536 [ 224 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 21:00:00.350587 [ 260 ] {e141ed80-d008-4cb9-ac90-b39daf5039f7} TCPHandler: Processed in 0.001746154 sec. 2024.12.16 21:00:00.350622 [ 224 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 21:00:00.350796 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 21:00:00.350941 [ 261 ] {03fa44b8-e50a-403d-8fea-5c8a724d9a4a} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.16 21:00:00.351018 [ 261 ] {03fa44b8-e50a-403d-8fea-5c8a724d9a4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.16 21:00:00.352356 [ 261 ] {03fa44b8-e50a-403d-8fea-5c8a724d9a4a} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:00.352410 [ 261 ] {03fa44b8-e50a-403d-8fea-5c8a724d9a4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:00.353215 [ 261 ] {03fa44b8-e50a-403d-8fea-5c8a724d9a4a} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.16 21:00:00.353757 [ 261 ] {03fa44b8-e50a-403d-8fea-5c8a724d9a4a} oximeter.measurements_cumulativeu64 (e3e5e15d-b5d9-43cd-a854-ce8bf27f496f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:00.354218 [ 261 ] {03fa44b8-e50a-403d-8fea-5c8a724d9a4a} executeQuery: Read 239 rows, 16.41 KiB in 0.003276 sec., 72954.82295482296 rows/sec., 4.89 MiB/sec. 2024.12.16 21:00:00.354396 [ 224 ] {} oximeter.measurements_bool (853fdcfd-56b4-445f-83df-ba2514d6c75f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 21:00:00.354517 [ 261 ] {03fa44b8-e50a-403d-8fea-5c8a724d9a4a} TCPHandler: Processed in 0.003798083 sec. 2024.12.16 21:00:00.354789 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 21:00:00.355134 [ 260 ] {986b45e4-08c8-4561-9f89-6a725c6da9be} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.16 21:00:00.355329 [ 260 ] {986b45e4-08c8-4561-9f89-6a725c6da9be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.16 21:00:00.357053 [ 260 ] {986b45e4-08c8-4561-9f89-6a725c6da9be} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:00.357095 [ 260 ] {986b45e4-08c8-4561-9f89-6a725c6da9be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:00.357479 [ 260 ] {986b45e4-08c8-4561-9f89-6a725c6da9be} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.16 21:00:00.357742 [ 260 ] {986b45e4-08c8-4561-9f89-6a725c6da9be} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:00.357961 [ 260 ] {986b45e4-08c8-4561-9f89-6a725c6da9be} executeQuery: Read 1 rows, 69.00 B in 0.002965 sec., 337.2681281618887 rows/sec., 22.73 KiB/sec. 2024.12.16 21:00:00.358024 [ 260 ] {986b45e4-08c8-4561-9f89-6a725c6da9be} TCPHandler: Processed in 0.003378005 sec. 2024.12.16 21:00:00.358168 [ 261 ] {} TCP-Session: c4bc5440-ad52-45cc-914c-ce6c7cd6c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 21:00:00.358290 [ 261 ] {a363f7c0-c12f-41aa-a887-efc2a0f35359} executeQuery: (from [fd00:1122:3344:101::d]:51419) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.16 21:00:00.358374 [ 261 ] {a363f7c0-c12f-41aa-a887-efc2a0f35359} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.16 21:00:00.359547 [ 261 ] {a363f7c0-c12f-41aa-a887-efc2a0f35359} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:00.359589 [ 261 ] {a363f7c0-c12f-41aa-a887-efc2a0f35359} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:00.360259 [ 261 ] {a363f7c0-c12f-41aa-a887-efc2a0f35359} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.16 21:00:00.360527 [ 261 ] {a363f7c0-c12f-41aa-a887-efc2a0f35359} oximeter.measurements_histogramu64 (87b1a6e7-7e8a-48b3-b29e-0980e98d3bae): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:00.360766 [ 261 ] {a363f7c0-c12f-41aa-a887-efc2a0f35359} executeQuery: Read 19 rows, 34.86 KiB in 0.002502 sec., 7593.924860111911 rows/sec., 13.61 MiB/sec. 2024.12.16 21:00:00.360932 [ 261 ] {a363f7c0-c12f-41aa-a887-efc2a0f35359} TCPHandler: Processed in 0.002823694 sec. 2024.12.16 21:00:00.361099 [ 260 ] {} TCP-Session: 00573753-ac43-41e2-bce1-aa9f2d9ba5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.16 21:00:00.361220 [ 260 ] {53d5e9db-1768-4f23-91b9-81bf68860960} executeQuery: (from [fd00:1122:3344:101::d]:49061) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.16 21:00:00.361274 [ 260 ] {53d5e9db-1768-4f23-91b9-81bf68860960} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.16 21:00:00.361777 [ 260 ] {53d5e9db-1768-4f23-91b9-81bf68860960} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:00.361817 [ 260 ] {53d5e9db-1768-4f23-91b9-81bf68860960} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:00.362200 [ 260 ] {53d5e9db-1768-4f23-91b9-81bf68860960} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2024.12.16 21:00:00.362446 [ 260 ] {53d5e9db-1768-4f23-91b9-81bf68860960} oximeter.measurements_u64 (e59c0951-dd35-428d-b10a-26f2d3ee53da): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:00.362685 [ 260 ] {53d5e9db-1768-4f23-91b9-81bf68860960} executeQuery: Read 82 rows, 5.33 KiB in 0.001486 sec., 55181.69582772544 rows/sec., 3.50 MiB/sec. 2024.12.16 21:00:00.362767 [ 260 ] {53d5e9db-1768-4f23-91b9-81bf68860960} TCPHandler: Processed in 0.001719642 sec. 2024.12.16 21:00:01.172029 [ 219 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 21:00:01.172080 [ 219 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 21:00:01.174391 [ 219 ] {} oximeter.measurements_f64 (35340e40-a136-42c3-b92d-6cbed526462e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2024.12.16 21:00:01.749495 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2024.12.16 21:00:01.779387 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.16 21:00:01.779459 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2024.12.16 21:00:01.788211 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.16 21:00:01.789300 [ 244 ] {} system.metric_log (0884e746-4951-4f54-8c1e-f6f680e53ae4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.16 21:00:01.793803 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596