[ Dec 21 01:38:27 Enabled. ] [ Dec 21 01:38:27 Rereading configuration. ] [ Dec 21 01:38:29 Rereading configuration. ] [ Dec 21 01:38:32 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 21 01:38:32 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.21 01:38:32.823980 [ 1 ] {} Application: Will watch for the process with pid 22875 2024.12.21 01:38:32.824703 [ 1 ] {} Application: Forked a child process to watch 2024.12.21 01:38:32.983415 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 22875 2024.12.21 01:38:32.984226 [ 1 ] {} Application: starting up 2024.12.21 01:38:32.984971 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.21 01:38:33.075245 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.21 01:38:33.130196 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.21 01:38:33.130259 [ 1 ] {} Application: Initializing DateLUT. 2024.12.21 01:38:33.130275 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.21 01:38:33.130353 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.21 01:38:33.130788 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.21 01:38:33.132467 [ 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.21 01:38:33.133215 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.21 01:38:33.133547 [ 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.21 01:38:33.133571 [ 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.21 01:38:33.133586 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.21 01:38:33.133766 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 01:38:33.134712 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.21 01:38:33.140427 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 01:38:33.141168 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 01:38:33.142702 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.21 01:38:33.142776 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.21 01:38:33.143814 [ 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.21 01:38:33.144284 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.21 01:38:33.148953 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.21 01:38:33.149653 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.21 01:38:33.151317 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.21 01:38:33.151764 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.21 01:38:33.152171 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.21 01:38:33.152533 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.21 01:38:33.153976 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.21 01:38:33.154004 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.21 01:38:33.154062 [ 127 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:38:33.154145 [ 127 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:38:33.183337 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.21 01:38:33.183360 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157493 sec 2024.12.21 01:38:33.183410 [ 1 ] {} ReferentialDeps: No tables 2024.12.21 01:38:33.183425 [ 1 ] {} LoadingDeps: No tables 2024.12.21 01:38:33.184678 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.21 01:38:33.185857 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.21 01:38:33.199084 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.21 01:38:33.199128 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.21 01:38:33.199156 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.21 01:38:33.199170 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.21 01:38:33.199202 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.21 01:38:33.199222 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.21 01:38:33.201976 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.21 01:38:33.202023 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.21 01:38:33.202053 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.21 01:38:33.202238 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.21 01:38:33.202258 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.21 01:38:33.202294 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.21 01:38:33.202319 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.21 01:38:33.202332 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.21 01:38:33.202363 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.21 01:38:33.202385 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.21 01:38:33.230200 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.21 01:38:33.238958 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.21 01:38:33.238991 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.259e-05 sec 2024.12.21 01:38:33.239004 [ 1 ] {} ReferentialDeps: No tables 2024.12.21 01:38:33.239015 [ 1 ] {} LoadingDeps: No tables 2024.12.21 01:38:33.239038 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.21 01:38:33.239234 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.21 01:38:33.239278 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.21 01:38:33.239291 [ 1 ] {} Application: Loaded metadata. 2024.12.21 01:38:33.239303 [ 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.21 01:38:33.239316 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.21 01:38:33.243605 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.21 01:38:33.243816 [ 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.35 MiB 2024.12.21 01:38:33.244218 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.7661e-05 sec. 2024.12.21 01:38:33.245235 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.21 01:38:33.245310 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.21 01:38:33.245327 [ 1 ] {} Application: Ready for connections. 2024.12.21 01:38:33.736983 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38190 2024.12.21 01:38:33.737282 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.737345 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Authenticating user 'default' from [fd00:1122:3344:101::d]:38190 2024.12.21 01:38:33.737383 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.737406 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.737865 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 01:38:33.737892 [ 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.21 01:38:33.737916 [ 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.21 01:38:33.738873 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62566 2024.12.21 01:38:33.739025 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.739057 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62566 2024.12.21 01:38:33.739081 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.739110 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.739710 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42114 2024.12.21 01:38:33.739727 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58082 2024.12.21 01:38:33.739798 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.739824 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39820 2024.12.21 01:38:33.739870 [ 253 ] {} TCP-Session: 15e50892-5c78-4703-8cc5-39f76138f42d Authenticating user 'default' from [fd00:1122:3344:101::d]:42114 2024.12.21 01:38:33.740004 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.740090 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53227 2024.12.21 01:38:33.740128 [ 5 ] {} TCP-Session: 72e4f94a-ca05-4297-a72b-d0b1a51c7aa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58082 2024.12.21 01:38:33.740014 [ 253 ] {} TCP-Session: 15e50892-5c78-4703-8cc5-39f76138f42d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.740172 [ 5 ] {} TCP-Session: 72e4f94a-ca05-4297-a72b-d0b1a51c7aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.740324 [ 5 ] {} TCP-Session: 72e4f94a-ca05-4297-a72b-d0b1a51c7aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.740328 [ 253 ] {} TCP-Session: 15e50892-5c78-4703-8cc5-39f76138f42d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.740304 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39344 2024.12.21 01:38:33.740379 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.740370 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.740533 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36154 2024.12.21 01:38:33.740570 [ 255 ] {} TCP-Session: c547f234-3b1e-4a98-8979-733ff9f89d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:53227 2024.12.21 01:38:33.740568 [ 254 ] {} TCP-Session: e7fc2773-01c6-4d00-bcf9-99773ae77fd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39820 2024.12.21 01:38:33.741640 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.741666 [ 255 ] {} TCP-Session: c547f234-3b1e-4a98-8979-733ff9f89d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.741641 [ 254 ] {} TCP-Session: e7fc2773-01c6-4d00-bcf9-99773ae77fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.741631 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36655 2024.12.21 01:38:33.741733 [ 256 ] {} TCP-Session: a89b398f-439f-403a-ab48-c8540b13642d Authenticating user 'default' from [fd00:1122:3344:101::d]:39344 2024.12.21 01:38:33.741750 [ 255 ] {} TCP-Session: c547f234-3b1e-4a98-8979-733ff9f89d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.741772 [ 254 ] {} TCP-Session: e7fc2773-01c6-4d00-bcf9-99773ae77fd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.741642 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.742205 [ 256 ] {} TCP-Session: a89b398f-439f-403a-ab48-c8540b13642d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.742361 [ 257 ] {} TCP-Session: f2b5a587-07c4-4962-bc11-f4f38fe61158 Authenticating user 'default' from [fd00:1122:3344:101::d]:36154 2024.12.21 01:38:33.742375 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.742409 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.742405 [ 256 ] {} TCP-Session: a89b398f-439f-403a-ab48-c8540b13642d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.742442 [ 257 ] {} TCP-Session: f2b5a587-07c4-4962-bc11-f4f38fe61158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.742468 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Authenticating user 'default' from [fd00:1122:3344:101::d]:36655 2024.12.21 01:38:33.742524 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.742546 [ 257 ] {} TCP-Session: f2b5a587-07c4-4962-bc11-f4f38fe61158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.742571 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.744638 [ 3 ] {720857c8-f044-4a6a-baaf-b51d22d2eb92} executeQuery: (from [fd00:1122:3344:101::d]:38190) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.21 01:38:33.773908 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59001 2024.12.21 01:38:33.775069 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.775102 [ 259 ] {} TCP-Session: 56da9e85-46ba-4ea7-9b70-794e990d41a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59001 2024.12.21 01:38:33.775127 [ 259 ] {} TCP-Session: 56da9e85-46ba-4ea7-9b70-794e990d41a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.775155 [ 259 ] {} TCP-Session: 56da9e85-46ba-4ea7-9b70-794e990d41a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.775716 [ 259 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 01:38:33.775750 [ 259 ] {} 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.21 01:38:33.775781 [ 259 ] {} 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.21 01:38:33.776418 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37712 2024.12.21 01:38:33.776942 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.776970 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64076 2024.12.21 01:38:33.776988 [ 260 ] {} TCP-Session: 375986d9-2bf5-46a8-a47b-26e68281a416 Authenticating user 'default' from [fd00:1122:3344:101::e]:37712 2024.12.21 01:38:33.777053 [ 260 ] {} TCP-Session: 375986d9-2bf5-46a8-a47b-26e68281a416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.777171 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39091 2024.12.21 01:38:33.777203 [ 260 ] {} TCP-Session: 375986d9-2bf5-46a8-a47b-26e68281a416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.777214 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.777295 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35111 2024.12.21 01:38:33.777427 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.777418 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45444 2024.12.21 01:38:33.778197 [ 262 ] {} TCP-Session: c7d9183e-6178-4344-bd28-b4ff84e8ab5f Authenticating user 'default' from [fd00:1122:3344:101::e]:39091 2024.12.21 01:38:33.778215 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.778231 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.778317 [ 262 ] {} TCP-Session: c7d9183e-6178-4344-bd28-b4ff84e8ab5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.778334 [ 264 ] {} TCP-Session: 5c0064c2-241b-4819-a259-f0f9ba083eb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45444 2024.12.21 01:38:33.778356 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33445 2024.12.21 01:38:33.778408 [ 262 ] {} TCP-Session: c7d9183e-6178-4344-bd28-b4ff84e8ab5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.778426 [ 264 ] {} TCP-Session: 5c0064c2-241b-4819-a259-f0f9ba083eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.778433 [ 263 ] {} TCP-Session: 72c099b4-4110-417d-99b5-925a922c157b Authenticating user 'default' from [fd00:1122:3344:101::e]:35111 2024.12.21 01:38:33.778378 [ 261 ] {} TCP-Session: 62e21454-37e0-4102-bc07-2fe6c2e7d86a Authenticating user 'default' from [fd00:1122:3344:101::e]:64076 2024.12.21 01:38:33.778690 [ 263 ] {} TCP-Session: 72c099b4-4110-417d-99b5-925a922c157b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.778699 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.778761 [ 263 ] {} TCP-Session: 72c099b4-4110-417d-99b5-925a922c157b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.778763 [ 261 ] {} TCP-Session: 62e21454-37e0-4102-bc07-2fe6c2e7d86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.778741 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53446 2024.12.21 01:38:33.778812 [ 264 ] {} TCP-Session: 5c0064c2-241b-4819-a259-f0f9ba083eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.778812 [ 266 ] {} TCP-Session: 6b3119f1-ff35-48db-a1cf-5c9b8db3b5de Authenticating user 'default' from [fd00:1122:3344:101::e]:33445 2024.12.21 01:38:33.778953 [ 261 ] {} TCP-Session: 62e21454-37e0-4102-bc07-2fe6c2e7d86a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.779012 [ 266 ] {} TCP-Session: 6b3119f1-ff35-48db-a1cf-5c9b8db3b5de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.779085 [ 3 ] {720857c8-f044-4a6a-baaf-b51d22d2eb92} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38190) (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.21 01:38:33.779123 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.779142 [ 266 ] {} TCP-Session: 6b3119f1-ff35-48db-a1cf-5c9b8db3b5de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.779293 [ 265 ] {} TCP-Session: c45a9786-8335-413b-baa2-2fbcb915634b Authenticating user 'default' from [fd00:1122:3344:101::e]:53446 2024.12.21 01:38:33.779343 [ 265 ] {} TCP-Session: c45a9786-8335-413b-baa2-2fbcb915634b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.779358 [ 265 ] {} TCP-Session: c45a9786-8335-413b-baa2-2fbcb915634b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.779979 [ 3 ] {720857c8-f044-4a6a-baaf-b51d22d2eb92} 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.21 01:38:33.780107 [ 3 ] {720857c8-f044-4a6a-baaf-b51d22d2eb92} TCPHandler: Processed in 0.039626827 sec. 2024.12.21 01:38:33.780428 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.780597 [ 258 ] {f7267292-e185-4823-bb20-04fc0d1a464c} executeQuery: (from [fd00:1122:3344:101::d]:36655) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.21 01:38:33.780898 [ 258 ] {f7267292-e185-4823-bb20-04fc0d1a464c} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36655) (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.21 01:38:33.781027 [ 258 ] {f7267292-e185-4823-bb20-04fc0d1a464c} 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.21 01:38:33.781116 [ 258 ] {f7267292-e185-4823-bb20-04fc0d1a464c} TCPHandler: Processed in 0.000821094 sec. 2024.12.21 01:38:33.781315 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.782058 [ 3 ] {ac427911-327e-4114-bd87-54dc451a8083} executeQuery: (from [fd00:1122:3344:101::d]:38190) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.21 01:38:33.782683 [ 3 ] {ac427911-327e-4114-bd87-54dc451a8083} TCPHandler: Processed in 0.001426635 sec. 2024.12.21 01:38:33.782898 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.783031 [ 258 ] {8900d5e6-e40d-4503-a984-0428bcb120f9} executeQuery: (from [fd00:1122:3344:101::d]:36655) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.21 01:38:33.783140 [ 258 ] {8900d5e6-e40d-4503-a984-0428bcb120f9} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.21 01:38:33.787784 [ 258 ] {8900d5e6-e40d-4503-a984-0428bcb120f9} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.21 01:38:33.787819 [ 258 ] {8900d5e6-e40d-4503-a984-0428bcb120f9} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.3961e-05 sec 2024.12.21 01:38:33.787835 [ 258 ] {8900d5e6-e40d-4503-a984-0428bcb120f9} ReferentialDeps: No tables 2024.12.21 01:38:33.787847 [ 258 ] {8900d5e6-e40d-4503-a984-0428bcb120f9} LoadingDeps: No tables 2024.12.21 01:38:33.787877 [ 258 ] {8900d5e6-e40d-4503-a984-0428bcb120f9} DatabaseAtomic (oximeter): Starting up tables. 2024.12.21 01:38:33.787926 [ 258 ] {8900d5e6-e40d-4503-a984-0428bcb120f9} TCPHandler: Processed in 0.005090321 sec. 2024.12.21 01:38:33.788089 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.788248 [ 3 ] {ecd4017e-edf2-44e8-9c76-c3b7045009dd} executeQuery: (from [fd00:1122:3344:101::d]:38190) /* 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.21 01:38:33.788307 [ 3 ] {ecd4017e-edf2-44e8-9c76-c3b7045009dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.21 01:38:33.796584 [ 3 ] {ecd4017e-edf2-44e8-9c76-c3b7045009dd} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.21 01:38:33.801639 [ 3 ] {ecd4017e-edf2-44e8-9c76-c3b7045009dd} oximeter.version (5710c5ca-dbe7-439b-82fd-57e90f0eb245): Loading data parts 2024.12.21 01:38:33.802250 [ 3 ] {ecd4017e-edf2-44e8-9c76-c3b7045009dd} oximeter.version (5710c5ca-dbe7-439b-82fd-57e90f0eb245): There are no data parts 2024.12.21 01:38:33.805638 [ 3 ] {ecd4017e-edf2-44e8-9c76-c3b7045009dd} TCPHandler: Processed in 0.017598875 sec. 2024.12.21 01:38:33.805858 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.806072 [ 258 ] {bfca3858-0932-4538-a206-e0336d77f42c} executeQuery: (from [fd00:1122:3344:101::d]:36655) /* 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.21 01:38:33.806149 [ 258 ] {bfca3858-0932-4538-a206-e0336d77f42c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.21 01:38:33.820296 [ 258 ] {bfca3858-0932-4538-a206-e0336d77f42c} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Loading data parts 2024.12.21 01:38:33.820547 [ 258 ] {bfca3858-0932-4538-a206-e0336d77f42c} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): There are no data parts 2024.12.21 01:38:33.826584 [ 258 ] {bfca3858-0932-4538-a206-e0336d77f42c} TCPHandler: Processed in 0.020782892 sec. 2024.12.21 01:38:33.826800 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.827030 [ 3 ] {e011ffe8-b4e6-4511-9944-11274557c2f5} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:33.827081 [ 3 ] {e011ffe8-b4e6-4511-9944-11274557c2f5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.21 01:38:33.831777 [ 3 ] {e011ffe8-b4e6-4511-9944-11274557c2f5} oximeter.measurements_i8 (e094a7cd-a4bd-4756-9d23-69b834107424): Loading data parts 2024.12.21 01:38:33.831997 [ 3 ] {e011ffe8-b4e6-4511-9944-11274557c2f5} oximeter.measurements_i8 (e094a7cd-a4bd-4756-9d23-69b834107424): There are no data parts 2024.12.21 01:38:33.837763 [ 3 ] {e011ffe8-b4e6-4511-9944-11274557c2f5} TCPHandler: Processed in 0.011031827 sec. 2024.12.21 01:38:33.837981 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.838185 [ 258 ] {efa8a29b-d718-45d9-bcf3-7092e5db5749} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:33.838252 [ 258 ] {efa8a29b-d718-45d9-bcf3-7092e5db5749} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.21 01:38:33.843538 [ 258 ] {efa8a29b-d718-45d9-bcf3-7092e5db5749} oximeter.measurements_u8 (570328f6-738e-4993-af96-f3cdbc26be31): Loading data parts 2024.12.21 01:38:33.843746 [ 258 ] {efa8a29b-d718-45d9-bcf3-7092e5db5749} oximeter.measurements_u8 (570328f6-738e-4993-af96-f3cdbc26be31): There are no data parts 2024.12.21 01:38:33.845478 [ 258 ] {efa8a29b-d718-45d9-bcf3-7092e5db5749} TCPHandler: Processed in 0.007551085 sec. 2024.12.21 01:38:33.845699 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.845916 [ 3 ] {6848ee30-b4bb-4c64-99bd-81ac378cc7d7} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:33.845974 [ 3 ] {6848ee30-b4bb-4c64-99bd-81ac378cc7d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.21 01:38:33.853286 [ 3 ] {6848ee30-b4bb-4c64-99bd-81ac378cc7d7} oximeter.measurements_i16 (af33f3c5-156d-4f17-9a1c-d5bf1ba534b2): Loading data parts 2024.12.21 01:38:33.853475 [ 3 ] {6848ee30-b4bb-4c64-99bd-81ac378cc7d7} oximeter.measurements_i16 (af33f3c5-156d-4f17-9a1c-d5bf1ba534b2): There are no data parts 2024.12.21 01:38:33.860317 [ 3 ] {6848ee30-b4bb-4c64-99bd-81ac378cc7d7} TCPHandler: Processed in 0.014671452 sec. 2024.12.21 01:38:33.860535 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.860732 [ 258 ] {339916eb-befb-4a9e-993d-928f842d7a54} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:33.860798 [ 258 ] {339916eb-befb-4a9e-993d-928f842d7a54} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.21 01:38:33.866194 [ 258 ] {339916eb-befb-4a9e-993d-928f842d7a54} oximeter.measurements_u16 (95daf215-e119-4978-9c74-78c14cab151d): Loading data parts 2024.12.21 01:38:33.866381 [ 258 ] {339916eb-befb-4a9e-993d-928f842d7a54} oximeter.measurements_u16 (95daf215-e119-4978-9c74-78c14cab151d): There are no data parts 2024.12.21 01:38:33.867984 [ 258 ] {339916eb-befb-4a9e-993d-928f842d7a54} TCPHandler: Processed in 0.007503154 sec. 2024.12.21 01:38:33.868178 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.868374 [ 3 ] {8c3b987e-b490-40c7-a916-458d10607bb1} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:33.868435 [ 3 ] {8c3b987e-b490-40c7-a916-458d10607bb1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.21 01:38:33.875108 [ 3 ] {8c3b987e-b490-40c7-a916-458d10607bb1} oximeter.measurements_i32 (53f0a100-773f-4352-be1c-b628ac2ff375): Loading data parts 2024.12.21 01:38:33.875301 [ 3 ] {8c3b987e-b490-40c7-a916-458d10607bb1} oximeter.measurements_i32 (53f0a100-773f-4352-be1c-b628ac2ff375): There are no data parts 2024.12.21 01:38:33.879236 [ 3 ] {8c3b987e-b490-40c7-a916-458d10607bb1} TCPHandler: Processed in 0.011114718 sec. 2024.12.21 01:38:33.879448 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.879654 [ 258 ] {591d558d-5a23-47b7-a35a-08f1bca77d22} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:33.879717 [ 258 ] {591d558d-5a23-47b7-a35a-08f1bca77d22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.21 01:38:33.888712 [ 258 ] {591d558d-5a23-47b7-a35a-08f1bca77d22} oximeter.measurements_u32 (fc4a64b4-0e45-447b-9fa5-2b3155f4cfd5): Loading data parts 2024.12.21 01:38:33.888932 [ 258 ] {591d558d-5a23-47b7-a35a-08f1bca77d22} oximeter.measurements_u32 (fc4a64b4-0e45-447b-9fa5-2b3155f4cfd5): There are no data parts 2024.12.21 01:38:33.894171 [ 258 ] {591d558d-5a23-47b7-a35a-08f1bca77d22} TCPHandler: Processed in 0.014774344 sec. 2024.12.21 01:38:33.894392 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.894638 [ 3 ] {afa5ac98-cd2b-4f5e-af3e-ab6d85b665d6} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:33.894719 [ 3 ] {afa5ac98-cd2b-4f5e-af3e-ab6d85b665d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.21 01:38:33.901579 [ 3 ] {afa5ac98-cd2b-4f5e-af3e-ab6d85b665d6} oximeter.measurements_i64 (64ba06a9-0710-4e10-b2cb-00b7eccea9cb): Loading data parts 2024.12.21 01:38:33.901768 [ 3 ] {afa5ac98-cd2b-4f5e-af3e-ab6d85b665d6} oximeter.measurements_i64 (64ba06a9-0710-4e10-b2cb-00b7eccea9cb): There are no data parts 2024.12.21 01:38:33.907977 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36661 2024.12.21 01:38:33.908108 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.908169 [ 269 ] {} TCP-Session: 3ff6018f-128f-40b1-85ec-881fcd00372b Authenticating user 'default' from [fd00:1122:3344:101::a]:36661 2024.12.21 01:38:33.908191 [ 269 ] {} TCP-Session: 3ff6018f-128f-40b1-85ec-881fcd00372b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.908206 [ 269 ] {} TCP-Session: 3ff6018f-128f-40b1-85ec-881fcd00372b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.908286 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 01:38:33.908314 [ 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.21 01:38:33.908350 [ 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.21 01:38:33.909292 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41932 2024.12.21 01:38:33.909375 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33328 2024.12.21 01:38:33.909489 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.909500 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50540 2024.12.21 01:38:33.909820 [ 270 ] {} TCP-Session: 18019cea-753a-42ab-9d11-7770d7c3a191 Authenticating user 'default' from [fd00:1122:3344:101::a]:41932 2024.12.21 01:38:33.909858 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.909873 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37854 2024.12.21 01:38:33.909912 [ 270 ] {} TCP-Session: 18019cea-753a-42ab-9d11-7770d7c3a191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.909889 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.909942 [ 272 ] {} TCP-Session: 26e99477-baec-4123-8612-11aea568b610 Authenticating user 'default' from [fd00:1122:3344:101::a]:50540 2024.12.21 01:38:33.909842 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43289 2024.12.21 01:38:33.910120 [ 270 ] {} TCP-Session: 18019cea-753a-42ab-9d11-7770d7c3a191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.910143 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.910157 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57414 2024.12.21 01:38:33.910205 [ 272 ] {} TCP-Session: 26e99477-baec-4123-8612-11aea568b610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.910190 [ 271 ] {} TCP-Session: db7f8503-5128-4425-9f9d-8174f5d96d5a Authenticating user 'default' from [fd00:1122:3344:101::a]:33328 2024.12.21 01:38:33.910352 [ 272 ] {} TCP-Session: 26e99477-baec-4123-8612-11aea568b610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.910347 [ 274 ] {} TCP-Session: 3b473212-3940-4c69-aef7-732c1bce0e73 Authenticating user 'default' from [fd00:1122:3344:101::a]:37854 2024.12.21 01:38:33.910389 [ 271 ] {} TCP-Session: db7f8503-5128-4425-9f9d-8174f5d96d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.910422 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42752 2024.12.21 01:38:33.910443 [ 271 ] {} TCP-Session: db7f8503-5128-4425-9f9d-8174f5d96d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.910833 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.910840 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.910946 [ 274 ] {} TCP-Session: 3b473212-3940-4c69-aef7-732c1bce0e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.911021 [ 276 ] {} TCP-Session: 1ce70819-f22c-45a3-8c35-3a3cddefaf6b Authenticating user 'default' from [fd00:1122:3344:101::a]:42752 2024.12.21 01:38:33.911028 [ 274 ] {} TCP-Session: 3b473212-3940-4c69-aef7-732c1bce0e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.911045 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:33.911058 [ 275 ] {} TCP-Session: 7f97cc02-e586-472a-869a-7afb19b17a94 Authenticating user 'default' from [fd00:1122:3344:101::a]:57414 2024.12.21 01:38:33.911165 [ 276 ] {} TCP-Session: 1ce70819-f22c-45a3-8c35-3a3cddefaf6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.911185 [ 273 ] {} TCP-Session: 8d6fe9fc-d68a-4fd0-b57d-3c75be4a0b7e Authenticating user 'default' from [fd00:1122:3344:101::a]:43289 2024.12.21 01:38:33.911213 [ 275 ] {} TCP-Session: 7f97cc02-e586-472a-869a-7afb19b17a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.911229 [ 276 ] {} TCP-Session: 1ce70819-f22c-45a3-8c35-3a3cddefaf6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.911255 [ 273 ] {} TCP-Session: 8d6fe9fc-d68a-4fd0-b57d-3c75be4a0b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.911278 [ 275 ] {} TCP-Session: 7f97cc02-e586-472a-869a-7afb19b17a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.911371 [ 273 ] {} TCP-Session: 8d6fe9fc-d68a-4fd0-b57d-3c75be4a0b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:33.916321 [ 3 ] {afa5ac98-cd2b-4f5e-af3e-ab6d85b665d6} TCPHandler: Processed in 0.021991163 sec. 2024.12.21 01:38:33.916535 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.916787 [ 258 ] {b95fc9a0-fbd9-4b6b-b8a8-f73bcc5ca864} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:33.916874 [ 258 ] {b95fc9a0-fbd9-4b6b-b8a8-f73bcc5ca864} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.21 01:38:33.924678 [ 258 ] {b95fc9a0-fbd9-4b6b-b8a8-f73bcc5ca864} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Loading data parts 2024.12.21 01:38:33.924953 [ 258 ] {b95fc9a0-fbd9-4b6b-b8a8-f73bcc5ca864} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): There are no data parts 2024.12.21 01:38:33.930068 [ 258 ] {b95fc9a0-fbd9-4b6b-b8a8-f73bcc5ca864} TCPHandler: Processed in 0.013599053 sec. 2024.12.21 01:38:33.930297 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.930545 [ 3 ] {4307f9b3-afd9-4a70-931d-a6720214060f} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:33.930632 [ 3 ] {4307f9b3-afd9-4a70-931d-a6720214060f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.21 01:38:33.943031 [ 3 ] {4307f9b3-afd9-4a70-931d-a6720214060f} oximeter.measurements_f32 (f187d18f-9622-437c-9020-6fabb57b61ab): Loading data parts 2024.12.21 01:38:33.943250 [ 3 ] {4307f9b3-afd9-4a70-931d-a6720214060f} oximeter.measurements_f32 (f187d18f-9622-437c-9020-6fabb57b61ab): There are no data parts 2024.12.21 01:38:33.947949 [ 3 ] {4307f9b3-afd9-4a70-931d-a6720214060f} TCPHandler: Processed in 0.017716776 sec. 2024.12.21 01:38:33.948177 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.948433 [ 258 ] {6a887911-f562-4fb4-825f-089f6065f5fe} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:33.948492 [ 258 ] {6a887911-f562-4fb4-825f-089f6065f5fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.21 01:38:33.950669 [ 258 ] {6a887911-f562-4fb4-825f-089f6065f5fe} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Loading data parts 2024.12.21 01:38:33.950863 [ 258 ] {6a887911-f562-4fb4-825f-089f6065f5fe} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): There are no data parts 2024.12.21 01:38:33.962160 [ 258 ] {6a887911-f562-4fb4-825f-089f6065f5fe} TCPHandler: Processed in 0.01404737 sec. 2024.12.21 01:38:33.962377 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.962574 [ 3 ] {ba7a49b7-dac3-4264-af54-1c8037cce290} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:33.962635 [ 3 ] {ba7a49b7-dac3-4264-af54-1c8037cce290} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.21 01:38:33.974984 [ 3 ] {ba7a49b7-dac3-4264-af54-1c8037cce290} oximeter.measurements_string (c9136c8b-c1b8-4b5c-9828-5debd68ab018): Loading data parts 2024.12.21 01:38:33.975219 [ 3 ] {ba7a49b7-dac3-4264-af54-1c8037cce290} oximeter.measurements_string (c9136c8b-c1b8-4b5c-9828-5debd68ab018): There are no data parts 2024.12.21 01:38:33.977414 [ 3 ] {ba7a49b7-dac3-4264-af54-1c8037cce290} TCPHandler: Processed in 0.01509265 sec. 2024.12.21 01:38:33.977617 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.977915 [ 258 ] {303bba59-10ba-44ac-af80-4f13f09ea597} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:33.977998 [ 258 ] {303bba59-10ba-44ac-af80-4f13f09ea597} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.21 01:38:33.980975 [ 258 ] {303bba59-10ba-44ac-af80-4f13f09ea597} oximeter.measurements_bytes (61574b2f-a0e9-4cd3-b52d-aaa4868671d4): Loading data parts 2024.12.21 01:38:33.981173 [ 258 ] {303bba59-10ba-44ac-af80-4f13f09ea597} oximeter.measurements_bytes (61574b2f-a0e9-4cd3-b52d-aaa4868671d4): There are no data parts 2024.12.21 01:38:33.982674 [ 258 ] {303bba59-10ba-44ac-af80-4f13f09ea597} TCPHandler: Processed in 0.005110152 sec. 2024.12.21 01:38:33.982881 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.983146 [ 3 ] {0a1ceee4-4cf6-40c8-a435-770aef6d7575} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:33.983219 [ 3 ] {0a1ceee4-4cf6-40c8-a435-770aef6d7575} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.21 01:38:33.993005 [ 3 ] {0a1ceee4-4cf6-40c8-a435-770aef6d7575} oximeter.measurements_cumulativei64 (b6540e83-c3b5-4f9d-8ace-b9455812ff06): Loading data parts 2024.12.21 01:38:33.993184 [ 3 ] {0a1ceee4-4cf6-40c8-a435-770aef6d7575} oximeter.measurements_cumulativei64 (b6540e83-c3b5-4f9d-8ace-b9455812ff06): There are no data parts 2024.12.21 01:38:33.995362 [ 3 ] {0a1ceee4-4cf6-40c8-a435-770aef6d7575} TCPHandler: Processed in 0.012544495 sec. 2024.12.21 01:38:33.995558 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:33.995769 [ 258 ] {5c31f02c-7e83-4d7c-8fbf-67671cae976b} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:33.995844 [ 258 ] {5c31f02c-7e83-4d7c-8fbf-67671cae976b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.21 01:38:33.998770 [ 258 ] {5c31f02c-7e83-4d7c-8fbf-67671cae976b} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Loading data parts 2024.12.21 01:38:33.999006 [ 258 ] {5c31f02c-7e83-4d7c-8fbf-67671cae976b} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): There are no data parts 2024.12.21 01:38:34.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 122.50 MiB, peak 122.50 MiB, free memory in arenas 0.00 B, will set to 134.70 MiB (RSS), difference: 12.20 MiB 2024.12.21 01:38:34.000548 [ 258 ] {5c31f02c-7e83-4d7c-8fbf-67671cae976b} TCPHandler: Processed in 0.00504612 sec. 2024.12.21 01:38:34.000744 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.000998 [ 3 ] {9ece877f-ce20-487f-bc99-643ae8396251} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:34.001077 [ 3 ] {9ece877f-ce20-487f-bc99-643ae8396251} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.21 01:38:34.008778 [ 3 ] {9ece877f-ce20-487f-bc99-643ae8396251} oximeter.measurements_cumulativef32 (a414c27f-fb09-4afa-ad4d-c0c59154520b): Loading data parts 2024.12.21 01:38:34.008997 [ 3 ] {9ece877f-ce20-487f-bc99-643ae8396251} oximeter.measurements_cumulativef32 (a414c27f-fb09-4afa-ad4d-c0c59154520b): There are no data parts 2024.12.21 01:38:34.010984 [ 3 ] {9ece877f-ce20-487f-bc99-643ae8396251} TCPHandler: Processed in 0.010302695 sec. 2024.12.21 01:38:34.011193 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.011400 [ 258 ] {e454b608-76f9-4710-8131-60f562bf09af} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:34.011472 [ 258 ] {e454b608-76f9-4710-8131-60f562bf09af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.21 01:38:34.014341 [ 258 ] {e454b608-76f9-4710-8131-60f562bf09af} oximeter.measurements_cumulativef64 (80a090f0-dc75-46b1-ae73-44edf96cfa10): Loading data parts 2024.12.21 01:38:34.014540 [ 258 ] {e454b608-76f9-4710-8131-60f562bf09af} oximeter.measurements_cumulativef64 (80a090f0-dc75-46b1-ae73-44edf96cfa10): There are no data parts 2024.12.21 01:38:34.015927 [ 258 ] {e454b608-76f9-4710-8131-60f562bf09af} TCPHandler: Processed in 0.004787366 sec. 2024.12.21 01:38:34.016116 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.016428 [ 3 ] {6dab7871-eb77-4cdf-9254-0957d963e769} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:34.016499 [ 3 ] {6dab7871-eb77-4cdf-9254-0957d963e769} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.21 01:38:34.026368 [ 3 ] {6dab7871-eb77-4cdf-9254-0957d963e769} oximeter.measurements_histogrami8 (0f51c73c-cd29-42fb-8629-ea354d1a2969): Loading data parts 2024.12.21 01:38:34.026549 [ 3 ] {6dab7871-eb77-4cdf-9254-0957d963e769} oximeter.measurements_histogrami8 (0f51c73c-cd29-42fb-8629-ea354d1a2969): There are no data parts 2024.12.21 01:38:34.031431 [ 3 ] {6dab7871-eb77-4cdf-9254-0957d963e769} TCPHandler: Processed in 0.015368745 sec. 2024.12.21 01:38:34.031642 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.031928 [ 258 ] {6bd1d246-c044-4ace-8b14-1ae0ccca3f70} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:34.032005 [ 258 ] {6bd1d246-c044-4ace-8b14-1ae0ccca3f70} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.21 01:38:34.034652 [ 258 ] {6bd1d246-c044-4ace-8b14-1ae0ccca3f70} oximeter.measurements_histogramu8 (76313c20-770a-4068-b8a4-d98587446bb3): Loading data parts 2024.12.21 01:38:34.034856 [ 258 ] {6bd1d246-c044-4ace-8b14-1ae0ccca3f70} oximeter.measurements_histogramu8 (76313c20-770a-4068-b8a4-d98587446bb3): There are no data parts 2024.12.21 01:38:34.044778 [ 258 ] {6bd1d246-c044-4ace-8b14-1ae0ccca3f70} TCPHandler: Processed in 0.013196616 sec. 2024.12.21 01:38:34.044970 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.045271 [ 3 ] {200c07ec-ff6c-4019-bfa1-0aa4bed61c2f} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:34.045348 [ 3 ] {200c07ec-ff6c-4019-bfa1-0aa4bed61c2f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.21 01:38:34.052778 [ 3 ] {200c07ec-ff6c-4019-bfa1-0aa4bed61c2f} oximeter.measurements_histogrami16 (47c669d8-47b1-4b49-8d2c-bad8c90311e7): Loading data parts 2024.12.21 01:38:34.052958 [ 3 ] {200c07ec-ff6c-4019-bfa1-0aa4bed61c2f} oximeter.measurements_histogrami16 (47c669d8-47b1-4b49-8d2c-bad8c90311e7): There are no data parts 2024.12.21 01:38:34.056081 [ 3 ] {200c07ec-ff6c-4019-bfa1-0aa4bed61c2f} TCPHandler: Processed in 0.01116427 sec. 2024.12.21 01:38:34.056331 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.056664 [ 258 ] {cf4ce83d-f9bc-47a9-b7a7-981f95061bea} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:34.056758 [ 258 ] {cf4ce83d-f9bc-47a9-b7a7-981f95061bea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.21 01:38:34.060499 [ 258 ] {cf4ce83d-f9bc-47a9-b7a7-981f95061bea} oximeter.measurements_histogramu16 (f6212fc4-8cc5-46be-89b1-aa3fc351378f): Loading data parts 2024.12.21 01:38:34.060658 [ 258 ] {cf4ce83d-f9bc-47a9-b7a7-981f95061bea} oximeter.measurements_histogramu16 (f6212fc4-8cc5-46be-89b1-aa3fc351378f): There are no data parts 2024.12.21 01:38:34.067856 [ 258 ] {cf4ce83d-f9bc-47a9-b7a7-981f95061bea} TCPHandler: Processed in 0.011588727 sec. 2024.12.21 01:38:34.068037 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.068302 [ 3 ] {16452624-2b52-4e13-aa86-72f4bd029aa6} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:34.068385 [ 3 ] {16452624-2b52-4e13-aa86-72f4bd029aa6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.21 01:38:34.074955 [ 3 ] {16452624-2b52-4e13-aa86-72f4bd029aa6} oximeter.measurements_histogrami32 (92ccfdcb-9581-4a5d-81b3-fe56967ce514): Loading data parts 2024.12.21 01:38:34.075184 [ 3 ] {16452624-2b52-4e13-aa86-72f4bd029aa6} oximeter.measurements_histogrami32 (92ccfdcb-9581-4a5d-81b3-fe56967ce514): There are no data parts 2024.12.21 01:38:34.078023 [ 3 ] {16452624-2b52-4e13-aa86-72f4bd029aa6} TCPHandler: Processed in 0.01003769 sec. 2024.12.21 01:38:34.078252 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.078606 [ 258 ] {27fa5034-8300-49dd-a696-6cd4a4c420ce} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:34.078701 [ 258 ] {27fa5034-8300-49dd-a696-6cd4a4c420ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.21 01:38:34.080986 [ 258 ] {27fa5034-8300-49dd-a696-6cd4a4c420ce} oximeter.measurements_histogramu32 (d0487043-9fb2-4479-8cd5-c336ba04c006): Loading data parts 2024.12.21 01:38:34.081157 [ 258 ] {27fa5034-8300-49dd-a696-6cd4a4c420ce} oximeter.measurements_histogramu32 (d0487043-9fb2-4479-8cd5-c336ba04c006): There are no data parts 2024.12.21 01:38:34.087937 [ 258 ] {27fa5034-8300-49dd-a696-6cd4a4c420ce} TCPHandler: Processed in 0.009750604 sec. 2024.12.21 01:38:34.088136 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.088520 [ 3 ] {a61c0b9e-e717-4ba0-945e-382b12c4761b} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:34.088632 [ 3 ] {a61c0b9e-e717-4ba0-945e-382b12c4761b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.21 01:38:34.091627 [ 3 ] {a61c0b9e-e717-4ba0-945e-382b12c4761b} oximeter.measurements_histogrami64 (734107ef-3622-4ea7-98d7-297b497aacb7): Loading data parts 2024.12.21 01:38:34.091834 [ 3 ] {a61c0b9e-e717-4ba0-945e-382b12c4761b} oximeter.measurements_histogrami64 (734107ef-3622-4ea7-98d7-297b497aacb7): There are no data parts 2024.12.21 01:38:34.102481 [ 3 ] {a61c0b9e-e717-4ba0-945e-382b12c4761b} TCPHandler: Processed in 0.014395458 sec. 2024.12.21 01:38:34.102710 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.103001 [ 258 ] {fa92a308-2af4-4e51-abb2-40269c16764e} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:34.103083 [ 258 ] {fa92a308-2af4-4e51-abb2-40269c16764e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.21 01:38:34.106159 [ 258 ] {fa92a308-2af4-4e51-abb2-40269c16764e} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Loading data parts 2024.12.21 01:38:34.106353 [ 258 ] {fa92a308-2af4-4e51-abb2-40269c16764e} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): There are no data parts 2024.12.21 01:38:34.108886 [ 258 ] {fa92a308-2af4-4e51-abb2-40269c16764e} TCPHandler: Processed in 0.006239972 sec. 2024.12.21 01:38:34.109092 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.109416 [ 3 ] {0f076b23-3761-42e5-95b1-ea1fc37d659c} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:34.109511 [ 3 ] {0f076b23-3761-42e5-95b1-ea1fc37d659c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.21 01:38:34.111775 [ 3 ] {0f076b23-3761-42e5-95b1-ea1fc37d659c} oximeter.measurements_histogramf32 (d262dc4d-f40d-4391-978b-6fca57ce9841): Loading data parts 2024.12.21 01:38:34.111942 [ 3 ] {0f076b23-3761-42e5-95b1-ea1fc37d659c} oximeter.measurements_histogramf32 (d262dc4d-f40d-4391-978b-6fca57ce9841): There are no data parts 2024.12.21 01:38:34.118931 [ 3 ] {0f076b23-3761-42e5-95b1-ea1fc37d659c} TCPHandler: Processed in 0.009899846 sec. 2024.12.21 01:38:34.119131 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.119424 [ 258 ] {af5f3985-0382-44c0-a018-3fb90ad7555a} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:34.119494 [ 258 ] {af5f3985-0382-44c0-a018-3fb90ad7555a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.21 01:38:34.122364 [ 258 ] {af5f3985-0382-44c0-a018-3fb90ad7555a} oximeter.measurements_histogramf64 (d9d4190b-56f2-402c-a65e-d42c978ee215): Loading data parts 2024.12.21 01:38:34.122554 [ 258 ] {af5f3985-0382-44c0-a018-3fb90ad7555a} oximeter.measurements_histogramf64 (d9d4190b-56f2-402c-a65e-d42c978ee215): There are no data parts 2024.12.21 01:38:34.125036 [ 258 ] {af5f3985-0382-44c0-a018-3fb90ad7555a} TCPHandler: Processed in 0.005956407 sec. 2024.12.21 01:38:34.125244 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.125480 [ 3 ] {12c31d2c-1edb-4be7-a669-304c1b409d14} executeQuery: (from [fd00:1122:3344:101::d]:38190) /* 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.21 01:38:34.125567 [ 3 ] {12c31d2c-1edb-4be7-a669-304c1b409d14} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.21 01:38:34.127660 [ 3 ] {12c31d2c-1edb-4be7-a669-304c1b409d14} oximeter.fields_bool (a027fb5b-3995-41d7-9253-77ad3e48aedd): Loading data parts 2024.12.21 01:38:34.127853 [ 3 ] {12c31d2c-1edb-4be7-a669-304c1b409d14} oximeter.fields_bool (a027fb5b-3995-41d7-9253-77ad3e48aedd): There are no data parts 2024.12.21 01:38:34.136987 [ 3 ] {12c31d2c-1edb-4be7-a669-304c1b409d14} TCPHandler: Processed in 0.011804531 sec. 2024.12.21 01:38:34.137201 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.137420 [ 258 ] {bbfdbfb3-3dc7-4203-8b97-d9a2ae403028} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:34.137482 [ 258 ] {bbfdbfb3-3dc7-4203-8b97-d9a2ae403028} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.21 01:38:34.140878 [ 258 ] {bbfdbfb3-3dc7-4203-8b97-d9a2ae403028} oximeter.fields_i8 (2ec2249a-ed91-4c4b-a3f4-df477838637b): Loading data parts 2024.12.21 01:38:34.141060 [ 258 ] {bbfdbfb3-3dc7-4203-8b97-d9a2ae403028} oximeter.fields_i8 (2ec2249a-ed91-4c4b-a3f4-df477838637b): There are no data parts 2024.12.21 01:38:34.143503 [ 258 ] {bbfdbfb3-3dc7-4203-8b97-d9a2ae403028} TCPHandler: Processed in 0.006352263 sec. 2024.12.21 01:38:34.143688 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.143885 [ 3 ] {8d3d474f-e40d-49c5-a256-b15052f9a526} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:34.143982 [ 3 ] {8d3d474f-e40d-49c5-a256-b15052f9a526} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.21 01:38:34.145960 [ 3 ] {8d3d474f-e40d-49c5-a256-b15052f9a526} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Loading data parts 2024.12.21 01:38:34.146157 [ 3 ] {8d3d474f-e40d-49c5-a256-b15052f9a526} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): There are no data parts 2024.12.21 01:38:34.153715 [ 3 ] {8d3d474f-e40d-49c5-a256-b15052f9a526} TCPHandler: Processed in 0.010088541 sec. 2024.12.21 01:38:34.153928 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.154188 [ 258 ] {3fb1a4f8-909e-42f6-b3e2-53f0c30bf385} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:34.154262 [ 258 ] {3fb1a4f8-909e-42f6-b3e2-53f0c30bf385} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.21 01:38:34.167243 [ 258 ] {3fb1a4f8-909e-42f6-b3e2-53f0c30bf385} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Loading data parts 2024.12.21 01:38:34.167537 [ 258 ] {3fb1a4f8-909e-42f6-b3e2-53f0c30bf385} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): There are no data parts 2024.12.21 01:38:34.170981 [ 258 ] {3fb1a4f8-909e-42f6-b3e2-53f0c30bf385} TCPHandler: Processed in 0.017116476 sec. 2024.12.21 01:38:34.171178 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.171373 [ 3 ] {5650bca2-7c37-45cd-a701-91219f6a015d} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:34.171451 [ 3 ] {5650bca2-7c37-45cd-a701-91219f6a015d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.21 01:38:34.185855 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41846 2024.12.21 01:38:34.186086 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.186118 [ 277 ] {} TCP-Session: 5dd2a181-24b6-4bc7-ab9a-e48d5a2fb8b6 Authenticating user 'default' from [fd00:1122:3344:101::b]:41846 2024.12.21 01:38:34.186142 [ 277 ] {} TCP-Session: 5dd2a181-24b6-4bc7-ab9a-e48d5a2fb8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.186186 [ 277 ] {} TCP-Session: 5dd2a181-24b6-4bc7-ab9a-e48d5a2fb8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.186260 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 01:38:34.186286 [ 277 ] {} 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.21 01:38:34.186330 [ 277 ] {} 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.21 01:38:34.187423 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57445 2024.12.21 01:38:34.187608 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.187644 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35772 2024.12.21 01:38:34.187648 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64571 2024.12.21 01:38:34.187710 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64177 2024.12.21 01:38:34.187664 [ 278 ] {} TCP-Session: 36e56303-e6c9-4829-a4c6-48adb3b32da1 Authenticating user 'default' from [fd00:1122:3344:101::b]:57445 2024.12.21 01:38:34.187864 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51388 2024.12.21 01:38:34.187892 [ 278 ] {} TCP-Session: 36e56303-e6c9-4829-a4c6-48adb3b32da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.187888 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.188355 [ 278 ] {} TCP-Session: 36e56303-e6c9-4829-a4c6-48adb3b32da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.188367 [ 279 ] {} TCP-Session: d2b3194f-19d6-4f67-a615-7dc7a3d363d6 Authenticating user 'default' from [fd00:1122:3344:101::b]:35772 2024.12.21 01:38:34.188373 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.188447 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44974 2024.12.21 01:38:34.188502 [ 279 ] {} TCP-Session: d2b3194f-19d6-4f67-a615-7dc7a3d363d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.188532 [ 280 ] {} TCP-Session: db15a4db-fd1b-4c12-a713-bea408705399 Authenticating user 'default' from [fd00:1122:3344:101::b]:64571 2024.12.21 01:38:34.188634 [ 279 ] {} TCP-Session: d2b3194f-19d6-4f67-a615-7dc7a3d363d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.188594 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35966 2024.12.21 01:38:34.188720 [ 280 ] {} TCP-Session: db15a4db-fd1b-4c12-a713-bea408705399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.188808 [ 280 ] {} TCP-Session: db15a4db-fd1b-4c12-a713-bea408705399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.189015 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.189051 [ 281 ] {} TCP-Session: 7228c4cc-154d-4a2e-bc35-7a3eabd21544 Authenticating user 'default' from [fd00:1122:3344:101::b]:64177 2024.12.21 01:38:34.189060 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.189116 [ 281 ] {} TCP-Session: 7228c4cc-154d-4a2e-bc35-7a3eabd21544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.189138 [ 283 ] {} TCP-Session: 53e4cb83-460d-4c17-95fe-fac71a308c26 Authenticating user 'default' from [fd00:1122:3344:101::b]:44974 2024.12.21 01:38:34.189144 [ 281 ] {} TCP-Session: 7228c4cc-154d-4a2e-bc35-7a3eabd21544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.189228 [ 283 ] {} TCP-Session: 53e4cb83-460d-4c17-95fe-fac71a308c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.189265 [ 283 ] {} TCP-Session: 53e4cb83-460d-4c17-95fe-fac71a308c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.189667 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.189708 [ 282 ] {} TCP-Session: 00e2874f-f3de-42cc-80cb-f196786ad949 Authenticating user 'default' from [fd00:1122:3344:101::b]:51388 2024.12.21 01:38:34.189731 [ 282 ] {} TCP-Session: 00e2874f-f3de-42cc-80cb-f196786ad949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.189792 [ 282 ] {} TCP-Session: 00e2874f-f3de-42cc-80cb-f196786ad949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.190212 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.190248 [ 284 ] {} TCP-Session: 4b9d1c49-2d59-444c-8797-566817fb4a88 Authenticating user 'default' from [fd00:1122:3344:101::b]:35966 2024.12.21 01:38:34.190314 [ 284 ] {} TCP-Session: 4b9d1c49-2d59-444c-8797-566817fb4a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.190333 [ 284 ] {} TCP-Session: 4b9d1c49-2d59-444c-8797-566817fb4a88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.194599 [ 3 ] {5650bca2-7c37-45cd-a701-91219f6a015d} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Loading data parts 2024.12.21 01:38:34.194898 [ 3 ] {5650bca2-7c37-45cd-a701-91219f6a015d} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): There are no data parts 2024.12.21 01:38:34.206011 [ 3 ] {5650bca2-7c37-45cd-a701-91219f6a015d} TCPHandler: Processed in 0.034886893 sec. 2024.12.21 01:38:34.206249 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.206494 [ 258 ] {a4428fe8-1b2d-4825-b00c-dc8b37c71e2d} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:34.206573 [ 258 ] {a4428fe8-1b2d-4825-b00c-dc8b37c71e2d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.21 01:38:34.219183 [ 258 ] {a4428fe8-1b2d-4825-b00c-dc8b37c71e2d} oximeter.fields_i32 (d33e067f-641c-445f-bbab-a347646d2d38): Loading data parts 2024.12.21 01:38:34.219405 [ 258 ] {a4428fe8-1b2d-4825-b00c-dc8b37c71e2d} oximeter.fields_i32 (d33e067f-641c-445f-bbab-a347646d2d38): There are no data parts 2024.12.21 01:38:34.222485 [ 258 ] {a4428fe8-1b2d-4825-b00c-dc8b37c71e2d} TCPHandler: Processed in 0.016318301 sec. 2024.12.21 01:38:34.222790 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.223038 [ 3 ] {311e9306-8d9b-4e78-8885-98dee8216194} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:34.223205 [ 3 ] {311e9306-8d9b-4e78-8885-98dee8216194} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.21 01:38:34.232667 [ 3 ] {311e9306-8d9b-4e78-8885-98dee8216194} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Loading data parts 2024.12.21 01:38:34.232954 [ 3 ] {311e9306-8d9b-4e78-8885-98dee8216194} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): There are no data parts 2024.12.21 01:38:34.235952 [ 3 ] {311e9306-8d9b-4e78-8885-98dee8216194} TCPHandler: Processed in 0.013241597 sec. 2024.12.21 01:38:34.236144 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.236451 [ 258 ] {547231da-1ae8-4112-b4ec-8089e42a0181} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:34.236500 [ 258 ] {547231da-1ae8-4112-b4ec-8089e42a0181} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.21 01:38:34.238756 [ 258 ] {547231da-1ae8-4112-b4ec-8089e42a0181} oximeter.fields_i64 (f16ab4cc-e347-4ded-a64d-80a1d2aab3dc): Loading data parts 2024.12.21 01:38:34.238920 [ 258 ] {547231da-1ae8-4112-b4ec-8089e42a0181} oximeter.fields_i64 (f16ab4cc-e347-4ded-a64d-80a1d2aab3dc): There are no data parts 2024.12.21 01:38:34.247582 [ 258 ] {547231da-1ae8-4112-b4ec-8089e42a0181} TCPHandler: Processed in 0.011493315 sec. 2024.12.21 01:38:34.247912 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.248151 [ 3 ] {48000e5b-9c7c-4d92-a663-e72b8967154a} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:34.248317 [ 3 ] {48000e5b-9c7c-4d92-a663-e72b8967154a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.21 01:38:34.252943 [ 3 ] {48000e5b-9c7c-4d92-a663-e72b8967154a} oximeter.fields_u64 (6c8bcc9d-60c5-4100-befa-4eb9483578ad): Loading data parts 2024.12.21 01:38:34.253196 [ 3 ] {48000e5b-9c7c-4d92-a663-e72b8967154a} oximeter.fields_u64 (6c8bcc9d-60c5-4100-befa-4eb9483578ad): There are no data parts 2024.12.21 01:38:34.255766 [ 3 ] {48000e5b-9c7c-4d92-a663-e72b8967154a} TCPHandler: Processed in 0.007917462 sec. 2024.12.21 01:38:34.255957 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.256281 [ 258 ] {b2ff705a-33b8-4960-a118-9ec06d61defe} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:34.256395 [ 258 ] {b2ff705a-33b8-4960-a118-9ec06d61defe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.21 01:38:34.266114 [ 258 ] {b2ff705a-33b8-4960-a118-9ec06d61defe} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Loading data parts 2024.12.21 01:38:34.266315 [ 258 ] {b2ff705a-33b8-4960-a118-9ec06d61defe} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): There are no data parts 2024.12.21 01:38:34.268483 [ 258 ] {b2ff705a-33b8-4960-a118-9ec06d61defe} TCPHandler: Processed in 0.012576745 sec. 2024.12.21 01:38:34.268760 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.268956 [ 3 ] {ea4b7251-7a80-4360-9026-3983a324a792} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:34.269082 [ 3 ] {ea4b7251-7a80-4360-9026-3983a324a792} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.21 01:38:34.279815 [ 3 ] {ea4b7251-7a80-4360-9026-3983a324a792} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Loading data parts 2024.12.21 01:38:34.280164 [ 3 ] {ea4b7251-7a80-4360-9026-3983a324a792} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): There are no data parts 2024.12.21 01:38:34.284119 [ 3 ] {ea4b7251-7a80-4360-9026-3983a324a792} TCPHandler: Processed in 0.015417125 sec. 2024.12.21 01:38:34.284316 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.284620 [ 258 ] {55fc5993-2bbb-4e80-afcc-e28cc02dfa73} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:34.284741 [ 258 ] {55fc5993-2bbb-4e80-afcc-e28cc02dfa73} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.21 01:38:34.293575 [ 258 ] {55fc5993-2bbb-4e80-afcc-e28cc02dfa73} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Loading data parts 2024.12.21 01:38:34.293771 [ 258 ] {55fc5993-2bbb-4e80-afcc-e28cc02dfa73} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): There are no data parts 2024.12.21 01:38:34.307394 [ 258 ] {55fc5993-2bbb-4e80-afcc-e28cc02dfa73} TCPHandler: Processed in 0.023132983 sec. 2024.12.21 01:38:34.307629 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.307914 [ 3 ] {ef6422d5-b855-42b8-8ae3-0bd37de99853} executeQuery: (from [fd00:1122:3344:101::d]:38190) /* 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.21 01:38:34.308072 [ 3 ] {ef6422d5-b855-42b8-8ae3-0bd37de99853} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.21 01:38:34.321074 [ 3 ] {ef6422d5-b855-42b8-8ae3-0bd37de99853} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): Loading data parts 2024.12.21 01:38:34.321364 [ 3 ] {ef6422d5-b855-42b8-8ae3-0bd37de99853} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): There are no data parts 2024.12.21 01:38:34.324043 [ 3 ] {ef6422d5-b855-42b8-8ae3-0bd37de99853} TCPHandler: Processed in 0.016470514 sec. 2024.12.21 01:38:34.324385 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:34.324625 [ 258 ] {3fac63a0-0f84-43f7-89e2-bfccada21e9d} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.21 01:38:34.326046 [ 258 ] {3fac63a0-0f84-43f7-89e2-bfccada21e9d} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.21 01:38:34.334529 [ 268 ] {3fac63a0-0f84-43f7-89e2-bfccada21e9d} oximeter.version (5710c5ca-dbe7-439b-82fd-57e90f0eb245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:34.334590 [ 268 ] {3fac63a0-0f84-43f7-89e2-bfccada21e9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2024.12.21 01:38:34.337699 [ 268 ] {3fac63a0-0f84-43f7-89e2-bfccada21e9d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:38:34.338095 [ 268 ] {3fac63a0-0f84-43f7-89e2-bfccada21e9d} oximeter.version (5710c5ca-dbe7-439b-82fd-57e90f0eb245): 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.21 01:38:34.338442 [ 258 ] {3fac63a0-0f84-43f7-89e2-bfccada21e9d} executeQuery: Read 1 rows, 16.00 B in 0.013931 sec., 71.78235589692054 rows/sec., 1.12 KiB/sec. 2024.12.21 01:38:34.338777 [ 258 ] {3fac63a0-0f84-43f7-89e2-bfccada21e9d} TCPHandler: Processed in 0.014467518 sec. 2024.12.21 01:38:34.853806 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39815 2024.12.21 01:38:34.853931 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.853966 [ 285 ] {} TCP-Session: bf39357f-ee6e-402f-bdc9-e6b4c46efd16 Authenticating user 'default' from [fd00:1122:3344:101::c]:39815 2024.12.21 01:38:34.854183 [ 285 ] {} TCP-Session: bf39357f-ee6e-402f-bdc9-e6b4c46efd16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.854204 [ 285 ] {} TCP-Session: bf39357f-ee6e-402f-bdc9-e6b4c46efd16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.854267 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 01:38:34.854397 [ 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.21 01:38:34.854423 [ 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.21 01:38:34.855492 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53134 2024.12.21 01:38:34.855602 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33207 2024.12.21 01:38:34.855814 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55903 2024.12.21 01:38:34.855723 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45701 2024.12.21 01:38:34.855685 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.855925 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52612 2024.12.21 01:38:34.856093 [ 286 ] {} TCP-Session: be8d0f8a-0ec7-49f2-bdde-940d0b58840e Authenticating user 'default' from [fd00:1122:3344:101::c]:53134 2024.12.21 01:38:34.856015 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59289 2024.12.21 01:38:34.856495 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.856490 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.856514 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33336 2024.12.21 01:38:34.856857 [ 286 ] {} TCP-Session: be8d0f8a-0ec7-49f2-bdde-940d0b58840e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.856777 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.856926 [ 286 ] {} TCP-Session: be8d0f8a-0ec7-49f2-bdde-940d0b58840e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.856912 [ 287 ] {} TCP-Session: d8292e9f-94b6-4be9-b7b6-52f61966ab34 Authenticating user 'default' from [fd00:1122:3344:101::c]:33207 2024.12.21 01:38:34.856880 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.857057 [ 289 ] {} TCP-Session: febd80b9-1a30-4fe8-ab2d-19396df46f2f Authenticating user 'default' from [fd00:1122:3344:101::c]:55903 2024.12.21 01:38:34.856889 [ 288 ] {} TCP-Session: 5fe330f7-9fed-459a-b354-18fd78193a0b Authenticating user 'default' from [fd00:1122:3344:101::c]:45701 2024.12.21 01:38:34.857224 [ 289 ] {} TCP-Session: febd80b9-1a30-4fe8-ab2d-19396df46f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.857242 [ 288 ] {} TCP-Session: 5fe330f7-9fed-459a-b354-18fd78193a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.857304 [ 289 ] {} TCP-Session: febd80b9-1a30-4fe8-ab2d-19396df46f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.857328 [ 287 ] {} TCP-Session: d8292e9f-94b6-4be9-b7b6-52f61966ab34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.857341 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.857417 [ 288 ] {} TCP-Session: 5fe330f7-9fed-459a-b354-18fd78193a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.857434 [ 287 ] {} TCP-Session: d8292e9f-94b6-4be9-b7b6-52f61966ab34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.857292 [ 290 ] {} TCP-Session: d7f43d22-9e92-4bdf-a409-a0b46963b155 Authenticating user 'default' from [fd00:1122:3344:101::c]:52612 2024.12.21 01:38:34.857453 [ 292 ] {} TCP-Session: b02927be-bad2-4de8-bea9-1bc46733c52f Authenticating user 'default' from [fd00:1122:3344:101::c]:33336 2024.12.21 01:38:34.857704 [ 290 ] {} TCP-Session: d7f43d22-9e92-4bdf-a409-a0b46963b155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.857715 [ 292 ] {} TCP-Session: b02927be-bad2-4de8-bea9-1bc46733c52f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.857731 [ 290 ] {} TCP-Session: d7f43d22-9e92-4bdf-a409-a0b46963b155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.857962 [ 292 ] {} TCP-Session: b02927be-bad2-4de8-bea9-1bc46733c52f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.858147 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 01:38:34.858243 [ 291 ] {} TCP-Session: 8ef152aa-262f-4bb9-9823-6489a797944d Authenticating user 'default' from [fd00:1122:3344:101::c]:59289 2024.12.21 01:38:34.858264 [ 291 ] {} TCP-Session: 8ef152aa-262f-4bb9-9823-6489a797944d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:34.858279 [ 291 ] {} TCP-Session: 8ef152aa-262f-4bb9-9823-6489a797944d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:38:35.000189 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 136.90 MiB, peak 136.90 MiB, free memory in arenas 0.00 B, will set to 141.33 MiB (RSS), difference: 4.43 MiB 2024.12.21 01:38:40.702717 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.21 01:38:40.702771 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2024.12.21 01:38:40.702818 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.21 01:38:40.702934 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.21 01:38:40.716206 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Loading data parts 2024.12.21 01:38:40.716574 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): There are no data parts 2024.12.21 01:38:40.725480 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:40.725586 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2024.12.21 01:38:40.728221 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:38:40.728776 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:38:40.729025 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2024.12.21 01:38:40.747604 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Loading data parts 2024.12.21 01:38:40.747822 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): There are no data parts 2024.12.21 01:38:40.799443 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:40.799491 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2024.12.21 01:38:40.806857 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:38:40.808017 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:38:40.810436 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.21 01:38:41.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.31 MiB, peak 150.31 MiB, free memory in arenas 0.00 B, will set to 151.10 MiB (RSS), difference: 4.79 MiB 2024.12.21 01:38:43.202657 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.21 01:38:43.202758 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.21 01:38:43.209684 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Loading data parts 2024.12.21 01:38:43.209848 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): There are no data parts 2024.12.21 01:38:43.222140 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:43.222181 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:43.223944 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:38:43.224445 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:38:43.224965 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.21 01:38:44.000213 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.29 MiB, peak 155.29 MiB, free memory in arenas 0.00 B, will set to 151.58 MiB (RSS), difference: -3.71 MiB 2024.12.21 01:38:48.154188 [ 102 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:38:48.154248 [ 102 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:38:48.229163 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2024.12.21 01:38:48.230048 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:48.230092 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:48.230815 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:38:48.231365 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:38:48.231629 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.21 01:38:48.310570 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.21 01:38:48.332441 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:48.332507 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:48.339565 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:38:48.340699 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:38:48.343152 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.21 01:38:49.000189 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.26 MiB, peak 156.26 MiB, free memory in arenas 0.00 B, will set to 154.21 MiB (RSS), difference: 1.95 MiB 2024.12.21 01:38:54.000189 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.22 MiB, peak 156.26 MiB, free memory in arenas 0.00 B, will set to 154.24 MiB (RSS), difference: 4.01 MiB 2024.12.21 01:38:54.345603 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.345827 [ 3 ] {d6b3ba92-bdd6-4d73-8ef3-fc7568e7600f} executeQuery: (from [fd00:1122:3344:101::d]:38190) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.21 01:38:54.346246 [ 3 ] {d6b3ba92-bdd6-4d73-8ef3-fc7568e7600f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.346497 [ 3 ] {d6b3ba92-bdd6-4d73-8ef3-fc7568e7600f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.347340 [ 3 ] {d6b3ba92-bdd6-4d73-8ef3-fc7568e7600f} TCPHandler: Processed in 0.001872134 sec. 2024.12.21 01:38:54.348954 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.349117 [ 258 ] {9b8027a8-07f5-409d-95ab-36a9c9645c6c} executeQuery: (from [fd00:1122:3344:101::d]:36655) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.21 01:38:54.350852 [ 258 ] {9b8027a8-07f5-409d-95ab-36a9c9645c6c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.350912 [ 258 ] {9b8027a8-07f5-409d-95ab-36a9c9645c6c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.351494 [ 258 ] {9b8027a8-07f5-409d-95ab-36a9c9645c6c} TCPHandler: Processed in 0.002597366 sec. 2024.12.21 01:38:54.351844 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.351988 [ 3 ] {3737aa7b-e497-4633-9f7b-79ff88590573} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:54.352364 [ 3 ] {3737aa7b-e497-4633-9f7b-79ff88590573} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.352418 [ 3 ] {3737aa7b-e497-4633-9f7b-79ff88590573} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.352973 [ 3 ] {3737aa7b-e497-4633-9f7b-79ff88590573} TCPHandler: Processed in 0.001189412 sec. 2024.12.21 01:38:54.353242 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.353383 [ 258 ] {c110ccd9-7420-4a90-9cef-e8facf2d659a} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:54.353713 [ 258 ] {c110ccd9-7420-4a90-9cef-e8facf2d659a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.353767 [ 258 ] {c110ccd9-7420-4a90-9cef-e8facf2d659a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.354266 [ 258 ] {c110ccd9-7420-4a90-9cef-e8facf2d659a} TCPHandler: Processed in 0.00107616 sec. 2024.12.21 01:38:54.354556 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.354699 [ 3 ] {be5b31aa-c36a-4087-a18d-96b35b26c400} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:54.355026 [ 3 ] {be5b31aa-c36a-4087-a18d-96b35b26c400} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.355080 [ 3 ] {be5b31aa-c36a-4087-a18d-96b35b26c400} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.355596 [ 3 ] {be5b31aa-c36a-4087-a18d-96b35b26c400} TCPHandler: Processed in 0.00109073 sec. 2024.12.21 01:38:54.355868 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.356014 [ 258 ] {4ba054f9-6008-46e7-9b8c-7a603263f1a8} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:54.356369 [ 258 ] {4ba054f9-6008-46e7-9b8c-7a603263f1a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.356425 [ 258 ] {4ba054f9-6008-46e7-9b8c-7a603263f1a8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.356930 [ 258 ] {4ba054f9-6008-46e7-9b8c-7a603263f1a8} TCPHandler: Processed in 0.00111329 sec. 2024.12.21 01:38:54.357260 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.357403 [ 3 ] {d4db4953-a0f6-44bd-8fcd-27b41c847a82} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:54.357730 [ 3 ] {d4db4953-a0f6-44bd-8fcd-27b41c847a82} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.357784 [ 3 ] {d4db4953-a0f6-44bd-8fcd-27b41c847a82} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.358284 [ 3 ] {d4db4953-a0f6-44bd-8fcd-27b41c847a82} TCPHandler: Processed in 0.001074929 sec. 2024.12.21 01:38:54.358550 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.358695 [ 258 ] {a593cbe0-fa09-40c5-9e6f-73abbaef2996} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:54.359052 [ 258 ] {a593cbe0-fa09-40c5-9e6f-73abbaef2996} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.359104 [ 258 ] {a593cbe0-fa09-40c5-9e6f-73abbaef2996} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.359598 [ 258 ] {a593cbe0-fa09-40c5-9e6f-73abbaef2996} TCPHandler: Processed in 0.00109961 sec. 2024.12.21 01:38:54.359894 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.360035 [ 3 ] {72abbbe3-c41f-44ce-ba95-4cf0881440a3} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:54.360371 [ 3 ] {72abbbe3-c41f-44ce-ba95-4cf0881440a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.360424 [ 3 ] {72abbbe3-c41f-44ce-ba95-4cf0881440a3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.360917 [ 3 ] {72abbbe3-c41f-44ce-ba95-4cf0881440a3} TCPHandler: Processed in 0.001072939 sec. 2024.12.21 01:38:54.361184 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.361336 [ 258 ] {702c172e-7ee4-45a2-b2e2-66b789afdd07} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:54.361694 [ 258 ] {702c172e-7ee4-45a2-b2e2-66b789afdd07} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.361752 [ 258 ] {702c172e-7ee4-45a2-b2e2-66b789afdd07} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.362255 [ 258 ] {702c172e-7ee4-45a2-b2e2-66b789afdd07} TCPHandler: Processed in 0.001124821 sec. 2024.12.21 01:38:54.362507 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.362653 [ 3 ] {e3a59bd0-12aa-4b32-99ba-73dde7ca33dd} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:54.363002 [ 3 ] {e3a59bd0-12aa-4b32-99ba-73dde7ca33dd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.363054 [ 3 ] {e3a59bd0-12aa-4b32-99ba-73dde7ca33dd} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.363544 [ 3 ] {e3a59bd0-12aa-4b32-99ba-73dde7ca33dd} TCPHandler: Processed in 0.00108712 sec. 2024.12.21 01:38:54.363813 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.363960 [ 258 ] {271e68ac-22d7-492f-b6e8-6efa55665053} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:54.364309 [ 258 ] {271e68ac-22d7-492f-b6e8-6efa55665053} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.364362 [ 258 ] {271e68ac-22d7-492f-b6e8-6efa55665053} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.364878 [ 258 ] {271e68ac-22d7-492f-b6e8-6efa55665053} TCPHandler: Processed in 0.001115609 sec. 2024.12.21 01:38:54.365158 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.365306 [ 3 ] {d234a08e-562b-47df-aa72-933f37bcddfb} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:54.365651 [ 3 ] {d234a08e-562b-47df-aa72-933f37bcddfb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.365703 [ 3 ] {d234a08e-562b-47df-aa72-933f37bcddfb} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.366196 [ 3 ] {d234a08e-562b-47df-aa72-933f37bcddfb} TCPHandler: Processed in 0.00108748 sec. 2024.12.21 01:38:54.366459 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.366606 [ 258 ] {317e5b34-f663-4f36-bea0-3a8ae11e860c} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:54.366959 [ 258 ] {317e5b34-f663-4f36-bea0-3a8ae11e860c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.367013 [ 258 ] {317e5b34-f663-4f36-bea0-3a8ae11e860c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.367511 [ 258 ] {317e5b34-f663-4f36-bea0-3a8ae11e860c} TCPHandler: Processed in 0.001101469 sec. 2024.12.21 01:38:54.367746 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.367892 [ 3 ] {5ce38f24-bd1b-4297-ab80-604c5f597063} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:54.368259 [ 3 ] {5ce38f24-bd1b-4297-ab80-604c5f597063} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.368312 [ 3 ] {5ce38f24-bd1b-4297-ab80-604c5f597063} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.368808 [ 3 ] {5ce38f24-bd1b-4297-ab80-604c5f597063} TCPHandler: Processed in 0.00111168 sec. 2024.12.21 01:38:54.369071 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.369220 [ 258 ] {1eb7f542-651b-4dfd-bc16-1260fc2760a8} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:54.369576 [ 258 ] {1eb7f542-651b-4dfd-bc16-1260fc2760a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.369631 [ 258 ] {1eb7f542-651b-4dfd-bc16-1260fc2760a8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.370119 [ 258 ] {1eb7f542-651b-4dfd-bc16-1260fc2760a8} TCPHandler: Processed in 0.00109852 sec. 2024.12.21 01:38:54.370390 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.370550 [ 3 ] {337322fd-c176-4bc0-8fdf-ac886b06fe5c} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:38:54.371001 [ 3 ] {337322fd-c176-4bc0-8fdf-ac886b06fe5c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.371066 [ 3 ] {337322fd-c176-4bc0-8fdf-ac886b06fe5c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.371668 [ 3 ] {337322fd-c176-4bc0-8fdf-ac886b06fe5c} TCPHandler: Processed in 0.001329074 sec. 2024.12.21 01:38:54.371960 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.372108 [ 258 ] {73aa817c-81de-4bf4-b1ef-e1482682d79b} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:38:54.372471 [ 258 ] {73aa817c-81de-4bf4-b1ef-e1482682d79b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.372525 [ 258 ] {73aa817c-81de-4bf4-b1ef-e1482682d79b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:38:54.373029 [ 258 ] {73aa817c-81de-4bf4-b1ef-e1482682d79b} TCPHandler: Processed in 0.00112004 sec. 2024.12.21 01:38:54.379239 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.379365 [ 3 ] {b6e1ca58-eaab-476b-a3d1-f8227842bb4c} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 01:38:54.379413 [ 3 ] {b6e1ca58-eaab-476b-a3d1-f8227842bb4c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:38:54.380189 [ 3 ] {b6e1ca58-eaab-476b-a3d1-f8227842bb4c} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:54.380240 [ 3 ] {b6e1ca58-eaab-476b-a3d1-f8227842bb4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:54.380956 [ 3 ] {b6e1ca58-eaab-476b-a3d1-f8227842bb4c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:38:54.381377 [ 3 ] {b6e1ca58-eaab-476b-a3d1-f8227842bb4c} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): 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.21 01:38:54.381610 [ 3 ] {b6e1ca58-eaab-476b-a3d1-f8227842bb4c} executeQuery: Read 18 rows, 2.52 KiB in 0.002282 sec., 7887.817703768624 rows/sec., 1.08 MiB/sec. 2024.12.21 01:38:54.381667 [ 3 ] {b6e1ca58-eaab-476b-a3d1-f8227842bb4c} TCPHandler: Processed in 0.002480674 sec. 2024.12.21 01:38:54.381842 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.381954 [ 258 ] {2b56042c-6fb9-4fc9-aeec-2189a6c9f844} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:38:54.382000 [ 258 ] {2b56042c-6fb9-4fc9-aeec-2189a6c9f844} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:38:54.383871 [ 258 ] {2b56042c-6fb9-4fc9-aeec-2189a6c9f844} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:54.383911 [ 258 ] {2b56042c-6fb9-4fc9-aeec-2189a6c9f844} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:54.384403 [ 258 ] {2b56042c-6fb9-4fc9-aeec-2189a6c9f844} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:38:54.384902 [ 258 ] {2b56042c-6fb9-4fc9-aeec-2189a6c9f844} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:38:54.385117 [ 258 ] {2b56042c-6fb9-4fc9-aeec-2189a6c9f844} executeQuery: Read 56 rows, 4.41 KiB in 0.00319 sec., 17554.85893416928 rows/sec., 1.35 MiB/sec. 2024.12.21 01:38:54.385169 [ 258 ] {2b56042c-6fb9-4fc9-aeec-2189a6c9f844} TCPHandler: Processed in 0.003380551 sec. 2024.12.21 01:38:54.385321 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.385438 [ 3 ] {9187e22f-d0d6-477b-ac62-8701949cdc67} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:38:54.385484 [ 3 ] {9187e22f-d0d6-477b-ac62-8701949cdc67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:38:54.386067 [ 3 ] {9187e22f-d0d6-477b-ac62-8701949cdc67} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:54.386109 [ 3 ] {9187e22f-d0d6-477b-ac62-8701949cdc67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:54.386633 [ 3 ] {9187e22f-d0d6-477b-ac62-8701949cdc67} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:38:54.387227 [ 3 ] {9187e22f-d0d6-477b-ac62-8701949cdc67} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:38:54.387503 [ 3 ] {9187e22f-d0d6-477b-ac62-8701949cdc67} executeQuery: Read 64 rows, 5.12 KiB in 0.002065 sec., 30992.73607748184 rows/sec., 2.42 MiB/sec. 2024.12.21 01:38:54.387597 [ 3 ] {9187e22f-d0d6-477b-ac62-8701949cdc67} TCPHandler: Processed in 0.002332121 sec. 2024.12.21 01:38:54.387760 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.387878 [ 258 ] {22fdc88e-19d5-4059-8350-5de0fc2f3cab} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:38:54.387927 [ 258 ] {22fdc88e-19d5-4059-8350-5de0fc2f3cab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:38:54.388534 [ 258 ] {22fdc88e-19d5-4059-8350-5de0fc2f3cab} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:54.388571 [ 258 ] {22fdc88e-19d5-4059-8350-5de0fc2f3cab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:54.389125 [ 258 ] {22fdc88e-19d5-4059-8350-5de0fc2f3cab} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:38:54.389582 [ 258 ] {22fdc88e-19d5-4059-8350-5de0fc2f3cab} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:38:54.389805 [ 258 ] {22fdc88e-19d5-4059-8350-5de0fc2f3cab} executeQuery: Read 128 rows, 9.13 KiB in 0.001951 sec., 65607.3808303434 rows/sec., 4.57 MiB/sec. 2024.12.21 01:38:54.389859 [ 258 ] {22fdc88e-19d5-4059-8350-5de0fc2f3cab} TCPHandler: Processed in 0.002159929 sec. 2024.12.21 01:38:54.390007 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:54.390115 [ 3 ] {ed72a59f-2b5d-49ae-86a1-9b5b715f440a} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:38:54.390163 [ 3 ] {ed72a59f-2b5d-49ae-86a1-9b5b715f440a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:38:54.390601 [ 3 ] {ed72a59f-2b5d-49ae-86a1-9b5b715f440a} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:54.390642 [ 3 ] {ed72a59f-2b5d-49ae-86a1-9b5b715f440a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:54.391219 [ 3 ] {ed72a59f-2b5d-49ae-86a1-9b5b715f440a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:38:54.391799 [ 3 ] {ed72a59f-2b5d-49ae-86a1-9b5b715f440a} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:38:54.392106 [ 3 ] {ed72a59f-2b5d-49ae-86a1-9b5b715f440a} executeQuery: Read 48 rows, 3.31 KiB in 0.001991 sec., 24108.488196885985 rows/sec., 1.62 MiB/sec. 2024.12.21 01:38:54.392184 [ 3 ] {ed72a59f-2b5d-49ae-86a1-9b5b715f440a} TCPHandler: Processed in 0.00222823 sec. 2024.12.21 01:38:55.731812 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2024.12.21 01:38:55.732437 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:55.732490 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:55.733252 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:38:55.733788 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:38:55.734058 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2024.12.21 01:38:55.843280 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.21 01:38:55.862375 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:55.862442 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:55.869396 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:38:55.870662 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:38:55.873995 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.21 01:38:59.351862 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:59.352073 [ 3 ] {38b4d6b0-b9a4-47ff-8ee3-8a7ccd1ccb61} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:38:59.352150 [ 3 ] {38b4d6b0-b9a4-47ff-8ee3-8a7ccd1ccb61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:38:59.352947 [ 3 ] {38b4d6b0-b9a4-47ff-8ee3-8a7ccd1ccb61} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:59.353005 [ 3 ] {38b4d6b0-b9a4-47ff-8ee3-8a7ccd1ccb61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:59.353736 [ 3 ] {38b4d6b0-b9a4-47ff-8ee3-8a7ccd1ccb61} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:38:59.354277 [ 3 ] {38b4d6b0-b9a4-47ff-8ee3-8a7ccd1ccb61} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:38:59.354521 [ 3 ] {38b4d6b0-b9a4-47ff-8ee3-8a7ccd1ccb61} executeQuery: Read 56 rows, 4.41 KiB in 0.002501 sec., 22391.04358256697 rows/sec., 1.72 MiB/sec. 2024.12.21 01:38:59.354587 [ 3 ] {38b4d6b0-b9a4-47ff-8ee3-8a7ccd1ccb61} TCPHandler: Processed in 0.002863762 sec. 2024.12.21 01:38:59.354793 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:59.354919 [ 258 ] {c087501e-8252-4ef1-8b90-77b2c0bc7abf} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:38:59.354969 [ 258 ] {c087501e-8252-4ef1-8b90-77b2c0bc7abf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:38:59.355564 [ 258 ] {c087501e-8252-4ef1-8b90-77b2c0bc7abf} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:59.355606 [ 258 ] {c087501e-8252-4ef1-8b90-77b2c0bc7abf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:59.356132 [ 258 ] {c087501e-8252-4ef1-8b90-77b2c0bc7abf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:38:59.356657 [ 258 ] {c087501e-8252-4ef1-8b90-77b2c0bc7abf} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:38:59.356946 [ 258 ] {c087501e-8252-4ef1-8b90-77b2c0bc7abf} executeQuery: Read 64 rows, 5.12 KiB in 0.00204 sec., 31372.549019607843 rows/sec., 2.45 MiB/sec. 2024.12.21 01:38:59.357043 [ 258 ] {c087501e-8252-4ef1-8b90-77b2c0bc7abf} TCPHandler: Processed in 0.002313621 sec. 2024.12.21 01:38:59.357219 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:59.357334 [ 3 ] {e238390b-c959-461f-ba89-9f0a94810be3} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:38:59.357391 [ 3 ] {e238390b-c959-461f-ba89-9f0a94810be3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:38:59.357923 [ 3 ] {e238390b-c959-461f-ba89-9f0a94810be3} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:59.357969 [ 3 ] {e238390b-c959-461f-ba89-9f0a94810be3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:59.358562 [ 3 ] {e238390b-c959-461f-ba89-9f0a94810be3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:38:59.359050 [ 3 ] {e238390b-c959-461f-ba89-9f0a94810be3} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:38:59.359260 [ 3 ] {e238390b-c959-461f-ba89-9f0a94810be3} executeQuery: Read 160 rows, 11.41 KiB in 0.001951 sec., 82009.22603792927 rows/sec., 5.71 MiB/sec. 2024.12.21 01:38:59.359350 [ 3 ] {e238390b-c959-461f-ba89-9f0a94810be3} TCPHandler: Processed in 0.002192849 sec. 2024.12.21 01:38:59.359512 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:38:59.359629 [ 258 ] {c31180c5-b2d1-458b-9513-9080c0f1a9d0} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:38:59.359680 [ 258 ] {c31180c5-b2d1-458b-9513-9080c0f1a9d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:38:59.360151 [ 258 ] {c31180c5-b2d1-458b-9513-9080c0f1a9d0} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:38:59.360190 [ 258 ] {c31180c5-b2d1-458b-9513-9080c0f1a9d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:38:59.360727 [ 258 ] {c31180c5-b2d1-458b-9513-9080c0f1a9d0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:38:59.361291 [ 258 ] {c31180c5-b2d1-458b-9513-9080c0f1a9d0} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:38:59.361580 [ 258 ] {c31180c5-b2d1-458b-9513-9080c0f1a9d0} executeQuery: Read 60 rows, 4.14 KiB in 0.001954 sec., 30706.243602865918 rows/sec., 2.07 MiB/sec. 2024.12.21 01:38:59.361669 [ 258 ] {c31180c5-b2d1-458b-9513-9080c0f1a9d0} TCPHandler: Processed in 0.002216459 sec. 2024.12.21 01:39:03.154494 [ 80 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:39:03.154571 [ 80 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:39:03.225504 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 2024.12.21 01:39:03.229542 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:03.229587 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:03.231180 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:39:03.231695 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:39:03.232218 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 144 2024.12.21 01:39:03.234248 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2024.12.21 01:39:03.235183 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:03.235235 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:03.235973 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:03.236463 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:39:03.236703 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.21 01:39:03.374143 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.21 01:39:03.394497 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:03.394556 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:03.401550 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:03.402775 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:39:03.405516 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.21 01:39:04.345545 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.345786 [ 3 ] {8ac2e4d2-e7ed-4b53-b9cc-4289f9e518d9} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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.21 01:39:04.346226 [ 3 ] {8ac2e4d2-e7ed-4b53-b9cc-4289f9e518d9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:04.346304 [ 3 ] {8ac2e4d2-e7ed-4b53-b9cc-4289f9e518d9} 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.21 01:39:04.346615 [ 3 ] {8ac2e4d2-e7ed-4b53-b9cc-4289f9e518d9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.346798 [ 3 ] {8ac2e4d2-e7ed-4b53-b9cc-4289f9e518d9} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:04.349370 [ 3 ] {8ac2e4d2-e7ed-4b53-b9cc-4289f9e518d9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.12.21 01:39:04.352740 [ 3 ] {8ac2e4d2-e7ed-4b53-b9cc-4289f9e518d9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:04.352794 [ 3 ] {8ac2e4d2-e7ed-4b53-b9cc-4289f9e518d9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:04.352815 [ 3 ] {8ac2e4d2-e7ed-4b53-b9cc-4289f9e518d9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:04.352943 [ 3 ] {8ac2e4d2-e7ed-4b53-b9cc-4289f9e518d9} 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.21 01:39:04.352976 [ 3 ] {8ac2e4d2-e7ed-4b53-b9cc-4289f9e518d9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 01:39:04.359782 [ 3 ] {8ac2e4d2-e7ed-4b53-b9cc-4289f9e518d9} executeQuery: Read 18 rows, 754.00 B in 0.0141 sec., 1276.595744680851 rows/sec., 52.22 KiB/sec. 2024.12.21 01:39:04.359933 [ 3 ] {8ac2e4d2-e7ed-4b53-b9cc-4289f9e518d9} TCPHandler: Processed in 0.014514709 sec. 2024.12.21 01:39:04.361457 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.361661 [ 258 ] {1c12385d-71ef-4b41-8084-ddf9a25addde} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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.21 01:39:04.361983 [ 258 ] {1c12385d-71ef-4b41-8084-ddf9a25addde} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:04.362031 [ 258 ] {1c12385d-71ef-4b41-8084-ddf9a25addde} 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.21 01:39:04.362304 [ 258 ] {1c12385d-71ef-4b41-8084-ddf9a25addde} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.362372 [ 258 ] {1c12385d-71ef-4b41-8084-ddf9a25addde} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:04.362515 [ 258 ] {1c12385d-71ef-4b41-8084-ddf9a25addde} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.12.21 01:39:04.362549 [ 258 ] {1c12385d-71ef-4b41-8084-ddf9a25addde} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:04.362574 [ 258 ] {1c12385d-71ef-4b41-8084-ddf9a25addde} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:04.362591 [ 258 ] {1c12385d-71ef-4b41-8084-ddf9a25addde} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:04.362634 [ 258 ] {1c12385d-71ef-4b41-8084-ddf9a25addde} 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.21 01:39:04.362658 [ 258 ] {1c12385d-71ef-4b41-8084-ddf9a25addde} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 01:39:04.363298 [ 258 ] {1c12385d-71ef-4b41-8084-ddf9a25addde} executeQuery: Read 18 rows, 754.00 B in 0.001731 sec., 10398.613518197575 rows/sec., 425.38 KiB/sec. 2024.12.21 01:39:04.363415 [ 258 ] {1c12385d-71ef-4b41-8084-ddf9a25addde} TCPHandler: Processed in 0.002029267 sec. 2024.12.21 01:39:04.363823 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.364019 [ 3 ] {763f73c0-cefe-44f1-882c-88a7addf3de6} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 01:39:04.364352 [ 3 ] {763f73c0-cefe-44f1-882c-88a7addf3de6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:04.364404 [ 3 ] {763f73c0-cefe-44f1-882c-88a7addf3de6} 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_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.21 01:39:04.364737 [ 3 ] {763f73c0-cefe-44f1-882c-88a7addf3de6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.364818 [ 3 ] {763f73c0-cefe-44f1-882c-88a7addf3de6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:04.364968 [ 3 ] {763f73c0-cefe-44f1-882c-88a7addf3de6} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.12.21 01:39:04.365001 [ 3 ] {763f73c0-cefe-44f1-882c-88a7addf3de6} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:04.365025 [ 3 ] {763f73c0-cefe-44f1-882c-88a7addf3de6} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:04.365042 [ 3 ] {763f73c0-cefe-44f1-882c-88a7addf3de6} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:04.365085 [ 3 ] {763f73c0-cefe-44f1-882c-88a7addf3de6} 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_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.12.21 01:39:04.365107 [ 3 ] {763f73c0-cefe-44f1-882c-88a7addf3de6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 01:39:04.365682 [ 3 ] {763f73c0-cefe-44f1-882c-88a7addf3de6} executeQuery: Read 18 rows, 754.00 B in 0.001751 sec., 10279.840091376356 rows/sec., 420.52 KiB/sec. 2024.12.21 01:39:04.365798 [ 3 ] {763f73c0-cefe-44f1-882c-88a7addf3de6} TCPHandler: Processed in 0.002036316 sec. 2024.12.21 01:39:04.366400 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.366556 [ 258 ] {530d2313-f69b-4040-ba70-1079d5e343b0} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 01:39:04.366823 [ 258 ] {530d2313-f69b-4040-ba70-1079d5e343b0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:04.366864 [ 258 ] {530d2313-f69b-4040-ba70-1079d5e343b0} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.21 01:39:04.367130 [ 258 ] {530d2313-f69b-4040-ba70-1079d5e343b0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.367194 [ 258 ] {530d2313-f69b-4040-ba70-1079d5e343b0} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:04.367333 [ 258 ] {530d2313-f69b-4040-ba70-1079d5e343b0} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.12.21 01:39:04.367367 [ 258 ] {530d2313-f69b-4040-ba70-1079d5e343b0} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:04.367390 [ 258 ] {530d2313-f69b-4040-ba70-1079d5e343b0} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:04.367406 [ 258 ] {530d2313-f69b-4040-ba70-1079d5e343b0} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:04.367455 [ 258 ] {530d2313-f69b-4040-ba70-1079d5e343b0} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2024.12.21 01:39:04.367477 [ 258 ] {530d2313-f69b-4040-ba70-1079d5e343b0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 01:39:04.368027 [ 258 ] {530d2313-f69b-4040-ba70-1079d5e343b0} executeQuery: Read 18 rows, 754.00 B in 0.001539 sec., 11695.906432748538 rows/sec., 478.45 KiB/sec. 2024.12.21 01:39:04.368142 [ 258 ] {530d2313-f69b-4040-ba70-1079d5e343b0} TCPHandler: Processed in 0.001792872 sec. 2024.12.21 01:39:04.368406 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.368594 [ 3 ] {e3d640ca-1f5f-49cb-9694-2bb6c34080f1} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2024.12.21 01:39:04.368915 [ 3 ] {e3d640ca-1f5f-49cb-9694-2bb6c34080f1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:04.368959 [ 3 ] {e3d640ca-1f5f-49cb-9694-2bb6c34080f1} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2024.12.21 01:39:04.369221 [ 3 ] {e3d640ca-1f5f-49cb-9694-2bb6c34080f1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.369286 [ 3 ] {e3d640ca-1f5f-49cb-9694-2bb6c34080f1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:04.369425 [ 3 ] {e3d640ca-1f5f-49cb-9694-2bb6c34080f1} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.12.21 01:39:04.369458 [ 3 ] {e3d640ca-1f5f-49cb-9694-2bb6c34080f1} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:04.369480 [ 3 ] {e3d640ca-1f5f-49cb-9694-2bb6c34080f1} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:04.369497 [ 3 ] {e3d640ca-1f5f-49cb-9694-2bb6c34080f1} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:04.369538 [ 3 ] {e3d640ca-1f5f-49cb-9694-2bb6c34080f1} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2024.12.21 01:39:04.369559 [ 3 ] {e3d640ca-1f5f-49cb-9694-2bb6c34080f1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 01:39:04.370182 [ 3 ] {e3d640ca-1f5f-49cb-9694-2bb6c34080f1} executeQuery: Read 18 rows, 754.00 B in 0.001673 sec., 10759.115361625822 rows/sec., 440.12 KiB/sec. 2024.12.21 01:39:04.370296 [ 3 ] {e3d640ca-1f5f-49cb-9694-2bb6c34080f1} TCPHandler: Processed in 0.001952634 sec. 2024.12.21 01:39:04.370659 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.370847 [ 258 ] {9ce9aca9-0c35-4b12-ad58-cc136f5a54b5} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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_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.21 01:39:04.371175 [ 258 ] {9ce9aca9-0c35-4b12-ad58-cc136f5a54b5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:04.371226 [ 258 ] {9ce9aca9-0c35-4b12-ad58-cc136f5a54b5} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2024.12.21 01:39:04.371554 [ 258 ] {9ce9aca9-0c35-4b12-ad58-cc136f5a54b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.371633 [ 258 ] {9ce9aca9-0c35-4b12-ad58-cc136f5a54b5} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:04.371806 [ 258 ] {9ce9aca9-0c35-4b12-ad58-cc136f5a54b5} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.12.21 01:39:04.371845 [ 258 ] {9ce9aca9-0c35-4b12-ad58-cc136f5a54b5} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:04.371872 [ 258 ] {9ce9aca9-0c35-4b12-ad58-cc136f5a54b5} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:04.371888 [ 258 ] {9ce9aca9-0c35-4b12-ad58-cc136f5a54b5} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:04.371929 [ 258 ] {9ce9aca9-0c35-4b12-ad58-cc136f5a54b5} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.12.21 01:39:04.371951 [ 258 ] {9ce9aca9-0c35-4b12-ad58-cc136f5a54b5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 01:39:04.372577 [ 258 ] {9ce9aca9-0c35-4b12-ad58-cc136f5a54b5} executeQuery: Read 18 rows, 754.00 B in 0.001815 sec., 9917.355371900827 rows/sec., 405.69 KiB/sec. 2024.12.21 01:39:04.372689 [ 258 ] {9ce9aca9-0c35-4b12-ad58-cc136f5a54b5} TCPHandler: Processed in 0.002091457 sec. 2024.12.21 01:39:04.373021 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.373209 [ 3 ] {42eb772a-f4e3-45c9-9dc0-a86bc3bb0e22} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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_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.21 01:39:04.373537 [ 3 ] {42eb772a-f4e3-45c9-9dc0-a86bc3bb0e22} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:04.373591 [ 3 ] {42eb772a-f4e3-45c9-9dc0-a86bc3bb0e22} 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_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.21 01:39:04.373918 [ 3 ] {42eb772a-f4e3-45c9-9dc0-a86bc3bb0e22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.373982 [ 3 ] {42eb772a-f4e3-45c9-9dc0-a86bc3bb0e22} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:04.374120 [ 3 ] {42eb772a-f4e3-45c9-9dc0-a86bc3bb0e22} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.12.21 01:39:04.374151 [ 3 ] {42eb772a-f4e3-45c9-9dc0-a86bc3bb0e22} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:04.374174 [ 3 ] {42eb772a-f4e3-45c9-9dc0-a86bc3bb0e22} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:04.374191 [ 3 ] {42eb772a-f4e3-45c9-9dc0-a86bc3bb0e22} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:04.374233 [ 3 ] {42eb772a-f4e3-45c9-9dc0-a86bc3bb0e22} 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.21 01:39:04.374255 [ 3 ] {42eb772a-f4e3-45c9-9dc0-a86bc3bb0e22} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 01:39:04.374815 [ 3 ] {42eb772a-f4e3-45c9-9dc0-a86bc3bb0e22} executeQuery: Read 18 rows, 754.00 B in 0.001693 sec., 10632.014176018902 rows/sec., 434.93 KiB/sec. 2024.12.21 01:39:04.374929 [ 3 ] {42eb772a-f4e3-45c9-9dc0-a86bc3bb0e22} TCPHandler: Processed in 0.001970115 sec. 2024.12.21 01:39:04.375170 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.375361 [ 258 ] {fae232fb-663f-4d18-bb32-183d88d70587} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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_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.21 01:39:04.375694 [ 258 ] {fae232fb-663f-4d18-bb32-183d88d70587} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:04.375746 [ 258 ] {fae232fb-663f-4d18-bb32-183d88d70587} 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_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.21 01:39:04.376050 [ 258 ] {fae232fb-663f-4d18-bb32-183d88d70587} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.376114 [ 258 ] {fae232fb-663f-4d18-bb32-183d88d70587} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:04.376256 [ 258 ] {fae232fb-663f-4d18-bb32-183d88d70587} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.12.21 01:39:04.376289 [ 258 ] {fae232fb-663f-4d18-bb32-183d88d70587} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:04.376312 [ 258 ] {fae232fb-663f-4d18-bb32-183d88d70587} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:04.376329 [ 258 ] {fae232fb-663f-4d18-bb32-183d88d70587} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:04.376371 [ 258 ] {fae232fb-663f-4d18-bb32-183d88d70587} 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_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.21 01:39:04.376394 [ 258 ] {fae232fb-663f-4d18-bb32-183d88d70587} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 01:39:04.376995 [ 258 ] {fae232fb-663f-4d18-bb32-183d88d70587} executeQuery: Read 18 rows, 754.00 B in 0.001723 sec., 10446.894950667442 rows/sec., 427.35 KiB/sec. 2024.12.21 01:39:04.377109 [ 258 ] {fae232fb-663f-4d18-bb32-183d88d70587} TCPHandler: Processed in 0.002001186 sec. 2024.12.21 01:39:04.377410 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.377602 [ 3 ] {c303d5b7-50b4-4ca9-93e3-99f7d5ca6aa1} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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_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.21 01:39:04.377928 [ 3 ] {c303d5b7-50b4-4ca9-93e3-99f7d5ca6aa1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:04.377971 [ 3 ] {c303d5b7-50b4-4ca9-93e3-99f7d5ca6aa1} 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_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.21 01:39:04.378256 [ 3 ] {c303d5b7-50b4-4ca9-93e3-99f7d5ca6aa1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.378321 [ 3 ] {c303d5b7-50b4-4ca9-93e3-99f7d5ca6aa1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:04.378461 [ 3 ] {c303d5b7-50b4-4ca9-93e3-99f7d5ca6aa1} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.12.21 01:39:04.378492 [ 3 ] {c303d5b7-50b4-4ca9-93e3-99f7d5ca6aa1} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:04.378515 [ 3 ] {c303d5b7-50b4-4ca9-93e3-99f7d5ca6aa1} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:04.378530 [ 3 ] {c303d5b7-50b4-4ca9-93e3-99f7d5ca6aa1} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:04.378573 [ 3 ] {c303d5b7-50b4-4ca9-93e3-99f7d5ca6aa1} 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_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.21 01:39:04.378595 [ 3 ] {c303d5b7-50b4-4ca9-93e3-99f7d5ca6aa1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 01:39:04.379284 [ 3 ] {c303d5b7-50b4-4ca9-93e3-99f7d5ca6aa1} executeQuery: Read 18 rows, 754.00 B in 0.001772 sec., 10158.013544018058 rows/sec., 415.54 KiB/sec. 2024.12.21 01:39:04.379398 [ 3 ] {c303d5b7-50b4-4ca9-93e3-99f7d5ca6aa1} TCPHandler: Processed in 0.002051487 sec. 2024.12.21 01:39:04.379669 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.379862 [ 258 ] {7a4d4148-c28f-42bc-bd83-c05d876b3c96} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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_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.21 01:39:04.380192 [ 258 ] {7a4d4148-c28f-42bc-bd83-c05d876b3c96} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:04.380246 [ 258 ] {7a4d4148-c28f-42bc-bd83-c05d876b3c96} 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_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.21 01:39:04.380589 [ 258 ] {7a4d4148-c28f-42bc-bd83-c05d876b3c96} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.380666 [ 258 ] {7a4d4148-c28f-42bc-bd83-c05d876b3c96} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:04.380836 [ 258 ] {7a4d4148-c28f-42bc-bd83-c05d876b3c96} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.12.21 01:39:04.380876 [ 258 ] {7a4d4148-c28f-42bc-bd83-c05d876b3c96} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:04.380899 [ 258 ] {7a4d4148-c28f-42bc-bd83-c05d876b3c96} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:04.380916 [ 258 ] {7a4d4148-c28f-42bc-bd83-c05d876b3c96} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:04.380957 [ 258 ] {7a4d4148-c28f-42bc-bd83-c05d876b3c96} 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_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.21 01:39:04.380980 [ 258 ] {7a4d4148-c28f-42bc-bd83-c05d876b3c96} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 01:39:04.381559 [ 258 ] {7a4d4148-c28f-42bc-bd83-c05d876b3c96} executeQuery: Read 18 rows, 754.00 B in 0.001788 sec., 10067.114093959732 rows/sec., 411.82 KiB/sec. 2024.12.21 01:39:04.381676 [ 258 ] {7a4d4148-c28f-42bc-bd83-c05d876b3c96} TCPHandler: Processed in 0.002069357 sec. 2024.12.21 01:39:04.381950 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.382143 [ 3 ] {ed07cfd1-481b-4449-9641-fdf02e2740a0} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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_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.21 01:39:04.382480 [ 3 ] {ed07cfd1-481b-4449-9641-fdf02e2740a0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:04.382533 [ 3 ] {ed07cfd1-481b-4449-9641-fdf02e2740a0} 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_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.21 01:39:04.382884 [ 3 ] {ed07cfd1-481b-4449-9641-fdf02e2740a0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.382948 [ 3 ] {ed07cfd1-481b-4449-9641-fdf02e2740a0} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:04.383088 [ 3 ] {ed07cfd1-481b-4449-9641-fdf02e2740a0} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.12.21 01:39:04.383122 [ 3 ] {ed07cfd1-481b-4449-9641-fdf02e2740a0} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:04.383144 [ 3 ] {ed07cfd1-481b-4449-9641-fdf02e2740a0} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:04.383161 [ 3 ] {ed07cfd1-481b-4449-9641-fdf02e2740a0} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:04.383203 [ 3 ] {ed07cfd1-481b-4449-9641-fdf02e2740a0} 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_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.21 01:39:04.383226 [ 3 ] {ed07cfd1-481b-4449-9641-fdf02e2740a0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 01:39:04.383893 [ 3 ] {ed07cfd1-481b-4449-9641-fdf02e2740a0} executeQuery: Read 18 rows, 754.00 B in 0.001839 sec., 9787.928221859707 rows/sec., 400.40 KiB/sec. 2024.12.21 01:39:04.384016 [ 3 ] {ed07cfd1-481b-4449-9641-fdf02e2740a0} TCPHandler: Processed in 0.002126768 sec. 2024.12.21 01:39:04.384316 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.384511 [ 258 ] {c4c08293-3f8e-4e76-b3ae-64bedf142064} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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_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.21 01:39:04.384855 [ 258 ] {c4c08293-3f8e-4e76-b3ae-64bedf142064} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:04.384904 [ 258 ] {c4c08293-3f8e-4e76-b3ae-64bedf142064} 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_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.21 01:39:04.385189 [ 258 ] {c4c08293-3f8e-4e76-b3ae-64bedf142064} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.385254 [ 258 ] {c4c08293-3f8e-4e76-b3ae-64bedf142064} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:04.385398 [ 258 ] {c4c08293-3f8e-4e76-b3ae-64bedf142064} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.12.21 01:39:04.385435 [ 258 ] {c4c08293-3f8e-4e76-b3ae-64bedf142064} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:04.385460 [ 258 ] {c4c08293-3f8e-4e76-b3ae-64bedf142064} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:04.385494 [ 258 ] {c4c08293-3f8e-4e76-b3ae-64bedf142064} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:04.385562 [ 258 ] {c4c08293-3f8e-4e76-b3ae-64bedf142064} 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_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.21 01:39:04.385586 [ 258 ] {c4c08293-3f8e-4e76-b3ae-64bedf142064} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 01:39:04.386173 [ 258 ] {c4c08293-3f8e-4e76-b3ae-64bedf142064} executeQuery: Read 18 rows, 754.00 B in 0.001753 sec., 10268.11180832858 rows/sec., 420.04 KiB/sec. 2024.12.21 01:39:04.386290 [ 258 ] {c4c08293-3f8e-4e76-b3ae-64bedf142064} TCPHandler: Processed in 0.002037136 sec. 2024.12.21 01:39:04.390539 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.390701 [ 3 ] {d9d8e4b6-5b9a-4b3d-b77d-7691b3631853} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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_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.21 01:39:04.390988 [ 3 ] {d9d8e4b6-5b9a-4b3d-b77d-7691b3631853} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:04.391036 [ 3 ] {d9d8e4b6-5b9a-4b3d-b77d-7691b3631853} 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_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.21 01:39:04.391337 [ 3 ] {d9d8e4b6-5b9a-4b3d-b77d-7691b3631853} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.391403 [ 3 ] {d9d8e4b6-5b9a-4b3d-b77d-7691b3631853} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:04.391544 [ 3 ] {d9d8e4b6-5b9a-4b3d-b77d-7691b3631853} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.12.21 01:39:04.391577 [ 3 ] {d9d8e4b6-5b9a-4b3d-b77d-7691b3631853} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:04.391602 [ 3 ] {d9d8e4b6-5b9a-4b3d-b77d-7691b3631853} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:04.391620 [ 3 ] {d9d8e4b6-5b9a-4b3d-b77d-7691b3631853} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:04.391664 [ 3 ] {d9d8e4b6-5b9a-4b3d-b77d-7691b3631853} 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_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.21 01:39:04.391688 [ 3 ] {d9d8e4b6-5b9a-4b3d-b77d-7691b3631853} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 01:39:04.392313 [ 3 ] {d9d8e4b6-5b9a-4b3d-b77d-7691b3631853} executeQuery: Read 18 rows, 754.00 B in 0.001687 sec., 10669.82809721399 rows/sec., 436.47 KiB/sec. 2024.12.21 01:39:04.392429 [ 3 ] {d9d8e4b6-5b9a-4b3d-b77d-7691b3631853} TCPHandler: Processed in 0.001944425 sec. 2024.12.21 01:39:04.398964 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.399123 [ 3 ] {b46fe2ce-1e4b-42af-908e-17fc09bf72a6} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 01:39:04.399185 [ 3 ] {b46fe2ce-1e4b-42af-908e-17fc09bf72a6} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:04.400004 [ 3 ] {b46fe2ce-1e4b-42af-908e-17fc09bf72a6} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:04.400044 [ 3 ] {b46fe2ce-1e4b-42af-908e-17fc09bf72a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:04.400658 [ 3 ] {b46fe2ce-1e4b-42af-908e-17fc09bf72a6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:39:04.401063 [ 3 ] {b46fe2ce-1e4b-42af-908e-17fc09bf72a6} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): 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.21 01:39:04.401263 [ 3 ] {b46fe2ce-1e4b-42af-908e-17fc09bf72a6} executeQuery: Read 13 rows, 2.63 KiB in 0.002186 sec., 5946.935041171088 rows/sec., 1.18 MiB/sec. 2024.12.21 01:39:04.401316 [ 3 ] {b46fe2ce-1e4b-42af-908e-17fc09bf72a6} TCPHandler: Processed in 0.002416463 sec. 2024.12.21 01:39:04.401471 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.401604 [ 258 ] {d3ac9f4a-2b3f-4396-928f-ba0dc3dd2d0e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:39:04.401657 [ 258 ] {d3ac9f4a-2b3f-4396-928f-ba0dc3dd2d0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:39:04.402838 [ 258 ] {d3ac9f4a-2b3f-4396-928f-ba0dc3dd2d0e} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:04.402875 [ 258 ] {d3ac9f4a-2b3f-4396-928f-ba0dc3dd2d0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:04.403370 [ 258 ] {d3ac9f4a-2b3f-4396-928f-ba0dc3dd2d0e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:39:04.403820 [ 258 ] {d3ac9f4a-2b3f-4396-928f-ba0dc3dd2d0e} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:39:04.403995 [ 258 ] {d3ac9f4a-2b3f-4396-928f-ba0dc3dd2d0e} executeQuery: Read 14 rows, 1.01 KiB in 0.002423 sec., 5777.961205117624 rows/sec., 415.94 KiB/sec. 2024.12.21 01:39:04.404046 [ 258 ] {d3ac9f4a-2b3f-4396-928f-ba0dc3dd2d0e} TCPHandler: Processed in 0.002636687 sec. 2024.12.21 01:39:04.404210 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.404340 [ 3 ] {a5530279-088f-4c38-8f6a-40e8660ee374} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:04.404395 [ 3 ] {a5530279-088f-4c38-8f6a-40e8660ee374} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:04.405141 [ 3 ] {a5530279-088f-4c38-8f6a-40e8660ee374} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:04.405179 [ 3 ] {a5530279-088f-4c38-8f6a-40e8660ee374} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:04.405664 [ 3 ] {a5530279-088f-4c38-8f6a-40e8660ee374} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:39:04.406265 [ 3 ] {a5530279-088f-4c38-8f6a-40e8660ee374} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:04.406490 [ 3 ] {a5530279-088f-4c38-8f6a-40e8660ee374} executeQuery: Read 219 rows, 19.58 KiB in 0.00216 sec., 101388.88888888889 rows/sec., 8.85 MiB/sec. 2024.12.21 01:39:04.406622 [ 3 ] {a5530279-088f-4c38-8f6a-40e8660ee374} TCPHandler: Processed in 0.002475204 sec. 2024.12.21 01:39:04.406766 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.406875 [ 258 ] {b42ee70e-8ca2-4324-8308-249013333460} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:39:04.406919 [ 258 ] {b42ee70e-8ca2-4324-8308-249013333460} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:39:04.407618 [ 258 ] {b42ee70e-8ca2-4324-8308-249013333460} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:04.407654 [ 258 ] {b42ee70e-8ca2-4324-8308-249013333460} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:04.408106 [ 258 ] {b42ee70e-8ca2-4324-8308-249013333460} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:39:04.408616 [ 258 ] {b42ee70e-8ca2-4324-8308-249013333460} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:39:04.408786 [ 258 ] {b42ee70e-8ca2-4324-8308-249013333460} executeQuery: Read 15 rows, 1.06 KiB in 0.001935 sec., 7751.937984496124 rows/sec., 546.57 KiB/sec. 2024.12.21 01:39:04.408836 [ 258 ] {b42ee70e-8ca2-4324-8308-249013333460} TCPHandler: Processed in 0.002120968 sec. 2024.12.21 01:39:04.408996 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.409127 [ 3 ] {e8276f6b-eae5-4107-9a0c-710f88f15d2f} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:39:04.409182 [ 3 ] {e8276f6b-eae5-4107-9a0c-710f88f15d2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:39:04.409801 [ 3 ] {e8276f6b-eae5-4107-9a0c-710f88f15d2f} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:04.409848 [ 3 ] {e8276f6b-eae5-4107-9a0c-710f88f15d2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:04.410314 [ 3 ] {e8276f6b-eae5-4107-9a0c-710f88f15d2f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:39:04.410769 [ 3 ] {e8276f6b-eae5-4107-9a0c-710f88f15d2f} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:39:04.410950 [ 3 ] {e8276f6b-eae5-4107-9a0c-710f88f15d2f} executeQuery: Read 14 rows, 1004.00 B in 0.00185 sec., 7567.5675675675675 rows/sec., 529.98 KiB/sec. 2024.12.21 01:39:04.411000 [ 3 ] {e8276f6b-eae5-4107-9a0c-710f88f15d2f} TCPHandler: Processed in 0.002067947 sec. 2024.12.21 01:39:04.411145 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.411274 [ 258 ] {ed5c2f57-fcee-45f9-ac32-8b240044f67b} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:39:04.411328 [ 258 ] {ed5c2f57-fcee-45f9-ac32-8b240044f67b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:39:04.411926 [ 258 ] {ed5c2f57-fcee-45f9-ac32-8b240044f67b} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:04.411966 [ 258 ] {ed5c2f57-fcee-45f9-ac32-8b240044f67b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:04.412423 [ 258 ] {ed5c2f57-fcee-45f9-ac32-8b240044f67b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:39:04.412885 [ 258 ] {ed5c2f57-fcee-45f9-ac32-8b240044f67b} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:39:04.413211 [ 258 ] {ed5c2f57-fcee-45f9-ac32-8b240044f67b} executeQuery: Read 13 rows, 830.00 B in 0.001945 sec., 6683.8046272493575 rows/sec., 416.73 KiB/sec. 2024.12.21 01:39:04.413323 [ 258 ] {ed5c2f57-fcee-45f9-ac32-8b240044f67b} TCPHandler: Processed in 0.002239 sec. 2024.12.21 01:39:04.413458 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.413587 [ 3 ] {03759eda-78ff-4573-87e0-0933c15051e0} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:04.413728 [ 3 ] {03759eda-78ff-4573-87e0-0933c15051e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:04.414435 [ 3 ] {03759eda-78ff-4573-87e0-0933c15051e0} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:04.414476 [ 3 ] {03759eda-78ff-4573-87e0-0933c15051e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:04.414976 [ 3 ] {03759eda-78ff-4573-87e0-0933c15051e0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:39:04.415488 [ 3 ] {03759eda-78ff-4573-87e0-0933c15051e0} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:04.415763 [ 3 ] {03759eda-78ff-4573-87e0-0933c15051e0} executeQuery: Read 390 rows, 28.32 KiB in 0.002186 sec., 178408.05123513268 rows/sec., 12.65 MiB/sec. 2024.12.21 01:39:04.415827 [ 3 ] {03759eda-78ff-4573-87e0-0933c15051e0} TCPHandler: Processed in 0.002431633 sec. 2024.12.21 01:39:04.416004 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.416221 [ 258 ] {c1587667-ad05-457b-a41e-1ccc2d466ea4} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:39:04.416279 [ 258 ] {c1587667-ad05-457b-a41e-1ccc2d466ea4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:39:04.416783 [ 258 ] {c1587667-ad05-457b-a41e-1ccc2d466ea4} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:04.416830 [ 258 ] {c1587667-ad05-457b-a41e-1ccc2d466ea4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:04.417351 [ 258 ] {c1587667-ad05-457b-a41e-1ccc2d466ea4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:39:04.417844 [ 258 ] {c1587667-ad05-457b-a41e-1ccc2d466ea4} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:39:04.418126 [ 258 ] {c1587667-ad05-457b-a41e-1ccc2d466ea4} executeQuery: Read 6 rows, 321.00 B in 0.00192 sec., 3125 rows/sec., 163.27 KiB/sec. 2024.12.21 01:39:04.418179 [ 258 ] {c1587667-ad05-457b-a41e-1ccc2d466ea4} TCPHandler: Processed in 0.00223738 sec. 2024.12.21 01:39:04.418309 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.418415 [ 3 ] {cf72b90c-8fe5-49a1-a7c7-b89133a0e1e1} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:04.418463 [ 3 ] {cf72b90c-8fe5-49a1-a7c7-b89133a0e1e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:04.418981 [ 3 ] {cf72b90c-8fe5-49a1-a7c7-b89133a0e1e1} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:04.419023 [ 3 ] {cf72b90c-8fe5-49a1-a7c7-b89133a0e1e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:04.419550 [ 3 ] {cf72b90c-8fe5-49a1-a7c7-b89133a0e1e1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:39:04.420112 [ 3 ] {cf72b90c-8fe5-49a1-a7c7-b89133a0e1e1} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:04.420323 [ 3 ] {cf72b90c-8fe5-49a1-a7c7-b89133a0e1e1} executeQuery: Read 237 rows, 16.27 KiB in 0.00193 sec., 122797.92746113989 rows/sec., 8.23 MiB/sec. 2024.12.21 01:39:04.420374 [ 3 ] {cf72b90c-8fe5-49a1-a7c7-b89133a0e1e1} TCPHandler: Processed in 0.002117258 sec. 2024.12.21 01:39:04.420514 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.420620 [ 258 ] {9636c28b-d786-4422-8515-5aecbd05fef2} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:39:04.420668 [ 258 ] {9636c28b-d786-4422-8515-5aecbd05fef2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:39:04.421090 [ 258 ] {9636c28b-d786-4422-8515-5aecbd05fef2} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:04.421129 [ 258 ] {9636c28b-d786-4422-8515-5aecbd05fef2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:04.421623 [ 258 ] {9636c28b-d786-4422-8515-5aecbd05fef2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:39:04.422164 [ 258 ] {9636c28b-d786-4422-8515-5aecbd05fef2} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:39:04.422439 [ 258 ] {9636c28b-d786-4422-8515-5aecbd05fef2} executeQuery: Read 1 rows, 69.00 B in 0.001824 sec., 548.2456140350877 rows/sec., 36.94 KiB/sec. 2024.12.21 01:39:04.422505 [ 258 ] {9636c28b-d786-4422-8515-5aecbd05fef2} TCPHandler: Processed in 0.002043906 sec. 2024.12.21 01:39:04.422660 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.422790 [ 3 ] {75a8238f-2c77-491f-ac67-5534b7d5ae91} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:04.422868 [ 3 ] {75a8238f-2c77-491f-ac67-5534b7d5ae91} 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.21 01:39:04.424052 [ 3 ] {75a8238f-2c77-491f-ac67-5534b7d5ae91} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:04.424093 [ 3 ] {75a8238f-2c77-491f-ac67-5534b7d5ae91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:04.426832 [ 3 ] {75a8238f-2c77-491f-ac67-5534b7d5ae91} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:39:04.427361 [ 3 ] {75a8238f-2c77-491f-ac67-5534b7d5ae91} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:39:04.427681 [ 3 ] {75a8238f-2c77-491f-ac67-5534b7d5ae91} executeQuery: Read 8 rows, 14.68 KiB in 0.004903 sec., 1631.6540893330614 rows/sec., 2.92 MiB/sec. 2024.12.21 01:39:04.427786 [ 3 ] {75a8238f-2c77-491f-ac67-5534b7d5ae91} TCPHandler: Processed in 0.005189053 sec. 2024.12.21 01:39:04.427944 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:04.428074 [ 258 ] {62f478b3-047f-42a1-98f4-d49b74a3156a} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:04.428128 [ 258 ] {62f478b3-047f-42a1-98f4-d49b74a3156a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:04.428655 [ 258 ] {62f478b3-047f-42a1-98f4-d49b74a3156a} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:04.428702 [ 258 ] {62f478b3-047f-42a1-98f4-d49b74a3156a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:04.429333 [ 258 ] {62f478b3-047f-42a1-98f4-d49b74a3156a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:39:04.429843 [ 258 ] {62f478b3-047f-42a1-98f4-d49b74a3156a} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:04.430055 [ 258 ] {62f478b3-047f-42a1-98f4-d49b74a3156a} executeQuery: Read 82 rows, 5.33 KiB in 0.002011 sec., 40775.73346593734 rows/sec., 2.59 MiB/sec. 2024.12.21 01:39:04.430104 [ 258 ] {62f478b3-047f-42a1-98f4-d49b74a3156a} TCPHandler: Processed in 0.002223 sec. 2024.12.21 01:39:09.351881 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:09.352087 [ 3 ] {6ccbdaab-d12b-41d2-9fdc-950793acb7fb} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:09.352163 [ 3 ] {6ccbdaab-d12b-41d2-9fdc-950793acb7fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:09.352959 [ 3 ] {6ccbdaab-d12b-41d2-9fdc-950793acb7fb} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:09.353010 [ 3 ] {6ccbdaab-d12b-41d2-9fdc-950793acb7fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:09.353461 [ 3 ] {6ccbdaab-d12b-41d2-9fdc-950793acb7fb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:09.353727 [ 3 ] {6ccbdaab-d12b-41d2-9fdc-950793acb7fb} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:09.353961 [ 3 ] {6ccbdaab-d12b-41d2-9fdc-950793acb7fb} executeQuery: Read 56 rows, 4.41 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.23 MiB/sec. 2024.12.21 01:39:09.354028 [ 3 ] {6ccbdaab-d12b-41d2-9fdc-950793acb7fb} TCPHandler: Processed in 0.002280181 sec. 2024.12.21 01:39:09.354211 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:09.354332 [ 258 ] {dde7e3e2-2e73-4311-a42c-14ab796ee491} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:09.354384 [ 258 ] {dde7e3e2-2e73-4311-a42c-14ab796ee491} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:09.354953 [ 258 ] {dde7e3e2-2e73-4311-a42c-14ab796ee491} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:09.354996 [ 258 ] {dde7e3e2-2e73-4311-a42c-14ab796ee491} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:09.355371 [ 258 ] {dde7e3e2-2e73-4311-a42c-14ab796ee491} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:09.355615 [ 258 ] {dde7e3e2-2e73-4311-a42c-14ab796ee491} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:09.355828 [ 258 ] {dde7e3e2-2e73-4311-a42c-14ab796ee491} executeQuery: Read 64 rows, 5.12 KiB in 0.001524 sec., 41994.75065616798 rows/sec., 3.28 MiB/sec. 2024.12.21 01:39:09.355882 [ 258 ] {dde7e3e2-2e73-4311-a42c-14ab796ee491} TCPHandler: Processed in 0.001730401 sec. 2024.12.21 01:39:09.356031 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:09.356162 [ 3 ] {7b0317a1-1198-4d8c-bfae-e33cafcd4991} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:09.356224 [ 3 ] {7b0317a1-1198-4d8c-bfae-e33cafcd4991} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:09.356860 [ 3 ] {7b0317a1-1198-4d8c-bfae-e33cafcd4991} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:09.356908 [ 3 ] {7b0317a1-1198-4d8c-bfae-e33cafcd4991} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:09.357337 [ 3 ] {7b0317a1-1198-4d8c-bfae-e33cafcd4991} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:09.357597 [ 3 ] {7b0317a1-1198-4d8c-bfae-e33cafcd4991} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:09.357811 [ 3 ] {7b0317a1-1198-4d8c-bfae-e33cafcd4991} executeQuery: Read 160 rows, 11.41 KiB in 0.001682 sec., 95124.85136741975 rows/sec., 6.63 MiB/sec. 2024.12.21 01:39:09.357864 [ 3 ] {7b0317a1-1198-4d8c-bfae-e33cafcd4991} TCPHandler: Processed in 0.001886764 sec. 2024.12.21 01:39:09.358001 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:09.358123 [ 258 ] {ae13f2d5-e9f5-4bc8-ac6d-f201103f21ad} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:09.358180 [ 258 ] {ae13f2d5-e9f5-4bc8-ac6d-f201103f21ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:09.358730 [ 258 ] {ae13f2d5-e9f5-4bc8-ac6d-f201103f21ad} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:09.358777 [ 258 ] {ae13f2d5-e9f5-4bc8-ac6d-f201103f21ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:09.359194 [ 258 ] {ae13f2d5-e9f5-4bc8-ac6d-f201103f21ad} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:09.359433 [ 258 ] {ae13f2d5-e9f5-4bc8-ac6d-f201103f21ad} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:09.359642 [ 258 ] {ae13f2d5-e9f5-4bc8-ac6d-f201103f21ad} executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec. 2024.12.21 01:39:09.359692 [ 258 ] {ae13f2d5-e9f5-4bc8-ac6d-f201103f21ad} TCPHandler: Processed in 0.001741491 sec. 2024.12.21 01:39:10.736879 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2024.12.21 01:39:10.737613 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:10.737671 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:10.738325 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:10.738685 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:39:10.738929 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2024.12.21 01:39:10.905640 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.12.21 01:39:10.925452 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:10.925505 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:10.932257 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:10.933022 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:39:10.935390 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.12.21 01:39:13.232557 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202 2024.12.21 01:39:13.236037 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:13.236089 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:13.237635 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:39:13.237955 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:39:13.238580 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 202 2024.12.21 01:39:14.357110 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:14.357313 [ 3 ] {76534568-3ece-4f02-9fc4-21c8b1cd194f} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:39:14.357396 [ 3 ] {76534568-3ece-4f02-9fc4-21c8b1cd194f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:39:14.358249 [ 3 ] {76534568-3ece-4f02-9fc4-21c8b1cd194f} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:14.358297 [ 3 ] {76534568-3ece-4f02-9fc4-21c8b1cd194f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:14.358751 [ 3 ] {76534568-3ece-4f02-9fc4-21c8b1cd194f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:39:14.359024 [ 3 ] {76534568-3ece-4f02-9fc4-21c8b1cd194f} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:39:14.359247 [ 3 ] {76534568-3ece-4f02-9fc4-21c8b1cd194f} executeQuery: Read 14 rows, 1.01 KiB in 0.001989 sec., 7038.712921065862 rows/sec., 506.69 KiB/sec. 2024.12.21 01:39:14.359413 [ 3 ] {76534568-3ece-4f02-9fc4-21c8b1cd194f} TCPHandler: Processed in 0.002433373 sec. 2024.12.21 01:39:14.359594 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:14.359738 [ 258 ] {c3e6c489-4a4f-4166-81c3-ed9e5c63fb5c} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:14.359795 [ 258 ] {c3e6c489-4a4f-4166-81c3-ed9e5c63fb5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:14.360525 [ 258 ] {c3e6c489-4a4f-4166-81c3-ed9e5c63fb5c} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:14.360563 [ 258 ] {c3e6c489-4a4f-4166-81c3-ed9e5c63fb5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:14.360945 [ 258 ] {c3e6c489-4a4f-4166-81c3-ed9e5c63fb5c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:14.361195 [ 258 ] {c3e6c489-4a4f-4166-81c3-ed9e5c63fb5c} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:14.361375 [ 258 ] {c3e6c489-4a4f-4166-81c3-ed9e5c63fb5c} executeQuery: Read 219 rows, 19.58 KiB in 0.001674 sec., 130824.37275985663 rows/sec., 11.42 MiB/sec. 2024.12.21 01:39:14.361428 [ 258 ] {c3e6c489-4a4f-4166-81c3-ed9e5c63fb5c} TCPHandler: Processed in 0.001904444 sec. 2024.12.21 01:39:14.361589 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:14.361722 [ 3 ] {c8c0ce46-6b6d-4207-92c2-ff2320b974e3} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:39:14.361780 [ 3 ] {c8c0ce46-6b6d-4207-92c2-ff2320b974e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:39:14.362406 [ 3 ] {c8c0ce46-6b6d-4207-92c2-ff2320b974e3} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:14.362445 [ 3 ] {c8c0ce46-6b6d-4207-92c2-ff2320b974e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:14.362808 [ 3 ] {c8c0ce46-6b6d-4207-92c2-ff2320b974e3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:39:14.363062 [ 3 ] {c8c0ce46-6b6d-4207-92c2-ff2320b974e3} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:39:14.363298 [ 3 ] {c8c0ce46-6b6d-4207-92c2-ff2320b974e3} executeQuery: Read 15 rows, 1.06 KiB in 0.001583 sec., 9475.679090334808 rows/sec., 668.11 KiB/sec. 2024.12.21 01:39:14.363389 [ 3 ] {c8c0ce46-6b6d-4207-92c2-ff2320b974e3} TCPHandler: Processed in 0.001865753 sec. 2024.12.21 01:39:14.363559 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:14.363671 [ 258 ] {abcd9256-3011-4a6f-9d80-8fbc03430338} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:39:14.363719 [ 258 ] {abcd9256-3011-4a6f-9d80-8fbc03430338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:39:14.364262 [ 258 ] {abcd9256-3011-4a6f-9d80-8fbc03430338} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:14.364302 [ 258 ] {abcd9256-3011-4a6f-9d80-8fbc03430338} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:14.364669 [ 258 ] {abcd9256-3011-4a6f-9d80-8fbc03430338} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:39:14.364915 [ 258 ] {abcd9256-3011-4a6f-9d80-8fbc03430338} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:39:14.365148 [ 258 ] {abcd9256-3011-4a6f-9d80-8fbc03430338} executeQuery: Read 14 rows, 1004.00 B in 0.001489 sec., 9402.283411685694 rows/sec., 658.47 KiB/sec. 2024.12.21 01:39:14.365220 [ 258 ] {abcd9256-3011-4a6f-9d80-8fbc03430338} TCPHandler: Processed in 0.001715531 sec. 2024.12.21 01:39:14.365374 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:14.365492 [ 3 ] {5df768e4-f91f-4e20-a5cb-f4b937c482f8} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:39:14.365539 [ 3 ] {5df768e4-f91f-4e20-a5cb-f4b937c482f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:39:14.366073 [ 3 ] {5df768e4-f91f-4e20-a5cb-f4b937c482f8} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:14.366113 [ 3 ] {5df768e4-f91f-4e20-a5cb-f4b937c482f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:14.366483 [ 3 ] {5df768e4-f91f-4e20-a5cb-f4b937c482f8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:39:14.366726 [ 3 ] {5df768e4-f91f-4e20-a5cb-f4b937c482f8} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:39:14.366895 [ 3 ] {5df768e4-f91f-4e20-a5cb-f4b937c482f8} executeQuery: Read 13 rows, 830.00 B in 0.001432 sec., 9078.212290502794 rows/sec., 566.02 KiB/sec. 2024.12.21 01:39:14.366946 [ 3 ] {5df768e4-f91f-4e20-a5cb-f4b937c482f8} TCPHandler: Processed in 0.001627379 sec. 2024.12.21 01:39:14.367083 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:14.367191 [ 258 ] {5ccbe3f0-55c5-439f-b547-b93157468a55} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:14.367236 [ 258 ] {5ccbe3f0-55c5-439f-b547-b93157468a55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:14.368065 [ 258 ] {5ccbe3f0-55c5-439f-b547-b93157468a55} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:14.368113 [ 258 ] {5ccbe3f0-55c5-439f-b547-b93157468a55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:14.368514 [ 258 ] {5ccbe3f0-55c5-439f-b547-b93157468a55} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:14.368753 [ 258 ] {5ccbe3f0-55c5-439f-b547-b93157468a55} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:14.368935 [ 258 ] {5ccbe3f0-55c5-439f-b547-b93157468a55} executeQuery: Read 390 rows, 28.32 KiB in 0.001767 sec., 220713.07300509338 rows/sec., 15.65 MiB/sec. 2024.12.21 01:39:14.368987 [ 258 ] {5ccbe3f0-55c5-439f-b547-b93157468a55} TCPHandler: Processed in 0.001955685 sec. 2024.12.21 01:39:14.369132 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:14.369242 [ 3 ] {0ba29732-bacf-418b-8037-3e1ca0ada834} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:39:14.369299 [ 3 ] {0ba29732-bacf-418b-8037-3e1ca0ada834} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:39:14.369816 [ 3 ] {0ba29732-bacf-418b-8037-3e1ca0ada834} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:14.369861 [ 3 ] {0ba29732-bacf-418b-8037-3e1ca0ada834} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:14.370296 [ 3 ] {0ba29732-bacf-418b-8037-3e1ca0ada834} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:39:14.370537 [ 3 ] {0ba29732-bacf-418b-8037-3e1ca0ada834} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:39:14.370787 [ 3 ] {0ba29732-bacf-418b-8037-3e1ca0ada834} executeQuery: Read 6 rows, 321.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 202.24 KiB/sec. 2024.12.21 01:39:14.370875 [ 3 ] {0ba29732-bacf-418b-8037-3e1ca0ada834} TCPHandler: Processed in 0.001798062 sec. 2024.12.21 01:39:14.371011 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:14.371122 [ 258 ] {2bf5760a-098d-4f53-ae81-99d19094ac62} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:14.371173 [ 258 ] {2bf5760a-098d-4f53-ae81-99d19094ac62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:14.371783 [ 258 ] {2bf5760a-098d-4f53-ae81-99d19094ac62} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:14.371828 [ 258 ] {2bf5760a-098d-4f53-ae81-99d19094ac62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:14.372285 [ 258 ] {2bf5760a-098d-4f53-ae81-99d19094ac62} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:14.372525 [ 258 ] {2bf5760a-098d-4f53-ae81-99d19094ac62} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:14.372749 [ 258 ] {2bf5760a-098d-4f53-ae81-99d19094ac62} executeQuery: Read 237 rows, 16.27 KiB in 0.00165 sec., 143636.36363636365 rows/sec., 9.63 MiB/sec. 2024.12.21 01:39:14.372920 [ 258 ] {2bf5760a-098d-4f53-ae81-99d19094ac62} TCPHandler: Processed in 0.001958675 sec. 2024.12.21 01:39:14.373075 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:14.373183 [ 3 ] {fc39d769-c113-4303-9034-ff03f7dc1d9b} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:39:14.373231 [ 3 ] {fc39d769-c113-4303-9034-ff03f7dc1d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:39:14.373756 [ 3 ] {fc39d769-c113-4303-9034-ff03f7dc1d9b} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:14.373803 [ 3 ] {fc39d769-c113-4303-9034-ff03f7dc1d9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:14.374218 [ 3 ] {fc39d769-c113-4303-9034-ff03f7dc1d9b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:39:14.374462 [ 3 ] {fc39d769-c113-4303-9034-ff03f7dc1d9b} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:39:14.374740 [ 3 ] {fc39d769-c113-4303-9034-ff03f7dc1d9b} executeQuery: Read 1 rows, 69.00 B in 0.001571 sec., 636.5372374283896 rows/sec., 42.89 KiB/sec. 2024.12.21 01:39:14.374797 [ 3 ] {fc39d769-c113-4303-9034-ff03f7dc1d9b} TCPHandler: Processed in 0.001774852 sec. 2024.12.21 01:39:14.374927 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:14.375033 [ 258 ] {ada32db6-1c35-4770-a1ba-5732e319f861} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:14.375100 [ 258 ] {ada32db6-1c35-4770-a1ba-5732e319f861} 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.21 01:39:14.376125 [ 258 ] {ada32db6-1c35-4770-a1ba-5732e319f861} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:14.376165 [ 258 ] {ada32db6-1c35-4770-a1ba-5732e319f861} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:14.376781 [ 258 ] {ada32db6-1c35-4770-a1ba-5732e319f861} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:39:14.377042 [ 258 ] {ada32db6-1c35-4770-a1ba-5732e319f861} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:39:14.377386 [ 258 ] {ada32db6-1c35-4770-a1ba-5732e319f861} executeQuery: Read 8 rows, 14.68 KiB in 0.002365 sec., 3382.663847780127 rows/sec., 6.06 MiB/sec. 2024.12.21 01:39:14.377500 [ 258 ] {ada32db6-1c35-4770-a1ba-5732e319f861} TCPHandler: Processed in 0.002623557 sec. 2024.12.21 01:39:14.377636 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:14.377763 [ 3 ] {a90d55d3-9633-4ade-ba9e-c61805fa809c} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:14.377821 [ 3 ] {a90d55d3-9633-4ade-ba9e-c61805fa809c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:14.378338 [ 3 ] {a90d55d3-9633-4ade-ba9e-c61805fa809c} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:14.378378 [ 3 ] {a90d55d3-9633-4ade-ba9e-c61805fa809c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:14.378733 [ 3 ] {a90d55d3-9633-4ade-ba9e-c61805fa809c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:14.378980 [ 3 ] {a90d55d3-9633-4ade-ba9e-c61805fa809c} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:14.379203 [ 3 ] {a90d55d3-9633-4ade-ba9e-c61805fa809c} executeQuery: Read 82 rows, 5.33 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 3.55 MiB/sec. 2024.12.21 01:39:14.379253 [ 3 ] {a90d55d3-9633-4ade-ba9e-c61805fa809c} TCPHandler: Processed in 0.00167928 sec. 2024.12.21 01:39:18.154630 [ 70 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:39:18.154695 [ 70 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:39:18.239092 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2024.12.21 01:39:18.239759 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:18.239803 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:18.240469 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:18.240768 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:39:18.240924 [ 70 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 01:39:18.240981 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.12.21 01:39:18.241002 [ 70 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:18.241032 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:18.241256 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:18.241454 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:18.241584 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:18.241781 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:18.241937 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:18.242063 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:18.242172 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:18.242273 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:18.252587 [ 192 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.011471975 sec., 244596.06998794887 rows/sec., 3.50 MiB/sec. 2024.12.21 01:39:18.253341 [ 187 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 01:39:18.253822 [ 187 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_6_1} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:39:18.253924 [ 187 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_6_1} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 01:39:18.254079 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2024.12.21 01:39:18.435683 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.12.21 01:39:18.456301 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:18.456368 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:18.463583 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:18.464391 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:39:18.464774 [ 70 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 01:39:18.464916 [ 70 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:18.464981 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:18.465455 [ 187 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:18.481406 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.12.21 01:39:18.482952 [ 187 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:18.484698 [ 187 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:18.490310 [ 187 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:18.495347 [ 187 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:18.500499 [ 187 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:18.509502 [ 187 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:18.513998 [ 187 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:18.577563 [ 192 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.112406768 sec., 409.22802797781713 rows/sec., 2.12 MiB/sec. 2024.12.21 01:39:18.580151 [ 189 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 01:39:18.583108 [ 189 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_6_1} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:39:18.583236 [ 189 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_6_1} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 01:39:18.585586 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.12.21 01:39:19.000481 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.53 MiB, peak 170.07 MiB, free memory in arenas 0.00 B, will set to 164.20 MiB (RSS), difference: 3.66 MiB 2024.12.21 01:39:19.352327 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:19.352536 [ 3 ] {24a01ff3-47b3-43e7-8961-4a88abfdb66f} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:19.352628 [ 3 ] {24a01ff3-47b3-43e7-8961-4a88abfdb66f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:19.353512 [ 3 ] {24a01ff3-47b3-43e7-8961-4a88abfdb66f} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:19.353568 [ 3 ] {24a01ff3-47b3-43e7-8961-4a88abfdb66f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:19.354055 [ 3 ] {24a01ff3-47b3-43e7-8961-4a88abfdb66f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:19.354326 [ 3 ] {24a01ff3-47b3-43e7-8961-4a88abfdb66f} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:19.354528 [ 69 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 01:39:19.354556 [ 3 ] {24a01ff3-47b3-43e7-8961-4a88abfdb66f} executeQuery: Read 56 rows, 4.41 KiB in 0.002083 sec., 26884.301488238114 rows/sec., 2.07 MiB/sec. 2024.12.21 01:39:19.354614 [ 69 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:19.354685 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:19.354691 [ 3 ] {24a01ff3-47b3-43e7-8961-4a88abfdb66f} TCPHandler: Processed in 0.002500775 sec. 2024.12.21 01:39:19.354923 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:39:19.354944 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:19.355218 [ 258 ] {d913d524-02cc-4f72-9cb5-60b683d3f9e6} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:19.355237 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:19.355305 [ 258 ] {d913d524-02cc-4f72-9cb5-60b683d3f9e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:19.355324 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:39:19.355661 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:39:19.356072 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 219 rows starting from the beginning of the part 2024.12.21 01:39:19.356425 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:39:19.356795 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part 2024.12.21 01:39:19.357023 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2024.12.21 01:39:19.357830 [ 258 ] {d913d524-02cc-4f72-9cb5-60b683d3f9e6} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:19.357899 [ 258 ] {d913d524-02cc-4f72-9cb5-60b683d3f9e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:19.358977 [ 258 ] {d913d524-02cc-4f72-9cb5-60b683d3f9e6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:19.359634 [ 258 ] {d913d524-02cc-4f72-9cb5-60b683d3f9e6} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:19.359876 [ 69 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 01:39:19.359965 [ 69 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:19.360065 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:19.360538 [ 258 ] {d913d524-02cc-4f72-9cb5-60b683d3f9e6} executeQuery: Read 64 rows, 5.12 KiB in 0.005383 sec., 11889.281070035297 rows/sec., 950.26 KiB/sec. 2024.12.21 01:39:19.360608 [ 192 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:39:19.360680 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.005866435 sec., 112845.36520050082 rows/sec., 9.88 MiB/sec. 2024.12.21 01:39:19.360806 [ 258 ] {d913d524-02cc-4f72-9cb5-60b683d3f9e6} TCPHandler: Processed in 0.005947886 sec. 2024.12.21 01:39:19.361079 [ 192 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:19.361092 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 01:39:19.361118 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:19.361218 [ 192 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:39:19.361449 [ 3 ] {bbc9a038-58a0-4c4a-8ef8-609d4bfdf250} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:19.361691 [ 192 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:39:19.361866 [ 3 ] {bbc9a038-58a0-4c4a-8ef8-609d4bfdf250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:19.362121 [ 192 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part 2024.12.21 01:39:19.362347 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_6_1} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:19.362528 [ 192 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:39:19.362852 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_6_1} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 01:39:19.362954 [ 192 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part 2024.12.21 01:39:19.363408 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.12.21 01:39:19.363448 [ 192 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2024.12.21 01:39:19.365255 [ 3 ] {bbc9a038-58a0-4c4a-8ef8-609d4bfdf250} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:19.365320 [ 3 ] {bbc9a038-58a0-4c4a-8ef8-609d4bfdf250} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:19.366545 [ 3 ] {bbc9a038-58a0-4c4a-8ef8-609d4bfdf250} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:19.366981 [ 197 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.006731681 sec., 153899.1523811066 rows/sec., 11.77 MiB/sec. 2024.12.21 01:39:19.367176 [ 3 ] {bbc9a038-58a0-4c4a-8ef8-609d4bfdf250} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:19.367290 [ 197 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 01:39:19.367458 [ 69 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 01:39:19.367553 [ 69 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:19.367622 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:19.368017 [ 3 ] {bbc9a038-58a0-4c4a-8ef8-609d4bfdf250} executeQuery: Read 160 rows, 11.41 KiB in 0.006631 sec., 24129.0906348967 rows/sec., 1.68 MiB/sec. 2024.12.21 01:39:19.368182 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:39:19.368484 [ 197 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_6_1} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:19.368497 [ 3 ] {bbc9a038-58a0-4c4a-8ef8-609d4bfdf250} TCPHandler: Processed in 0.007532285 sec. 2024.12.21 01:39:19.368720 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:19.368775 [ 197 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_6_1} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 01:39:19.368822 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part 2024.12.21 01:39:19.368878 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:19.368985 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.21 01:39:19.369256 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:39:19.369372 [ 258 ] {8fda3817-b07f-4264-86e5-18850779e650} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:19.369574 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part 2024.12.21 01:39:19.369659 [ 258 ] {8fda3817-b07f-4264-86e5-18850779e650} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:19.369967 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:39:19.370380 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2024.12.21 01:39:19.370820 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2024.12.21 01:39:19.371744 [ 258 ] {8fda3817-b07f-4264-86e5-18850779e650} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:19.371824 [ 258 ] {8fda3817-b07f-4264-86e5-18850779e650} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:19.372894 [ 258 ] {8fda3817-b07f-4264-86e5-18850779e650} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:19.373332 [ 258 ] {8fda3817-b07f-4264-86e5-18850779e650} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:19.373577 [ 69 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 01:39:19.373690 [ 69 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:19.373786 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:19.374383 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:39:19.374558 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.006766191 sec., 159912.7189876845 rows/sec., 10.95 MiB/sec. 2024.12.21 01:39:19.374580 [ 258 ] {8fda3817-b07f-4264-86e5-18850779e650} executeQuery: Read 60 rows, 4.14 KiB in 0.005172 sec., 11600.92807424594 rows/sec., 800.58 KiB/sec. 2024.12.21 01:39:19.374773 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:19.374864 [ 258 ] {8fda3817-b07f-4264-86e5-18850779e650} TCPHandler: Processed in 0.00615255 sec. 2024.12.21 01:39:19.374874 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2024.12.21 01:39:19.374931 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 01:39:19.375259 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:39:19.375603 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part 2024.12.21 01:39:19.375931 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:39:19.376103 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_6_1} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:19.376330 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2024.12.21 01:39:19.376429 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_6_1} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 01:39:19.376603 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2024.12.21 01:39:19.376691 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2024.12.21 01:39:19.378119 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.004155974 sec., 94322.0530253558 rows/sec., 6.20 MiB/sec. 2024.12.21 01:39:19.378415 [ 200 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 01:39:19.378934 [ 200 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_6_1} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:19.379073 [ 200 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_6_1} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 01:39:19.379209 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.21 01:39:19.990548 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:19.990819 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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', '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.21 01:39:19.991260 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:19.991312 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} 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', '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.21 01:39:19.991678 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:19.991764 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:19.991947 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.12.21 01:39:19.992237 [ 294 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:19.992280 [ 295 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 01:39:19.992432 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:19.992468 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:19.992648 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 01:39:19.992673 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 01:39:19.992739 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} 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', '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.21 01:39:19.992791 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} 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', '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.21 01:39:19.994077 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} executeQuery: Read 31 rows, 1.17 KiB in 0.003383 sec., 9163.464380727164 rows/sec., 345.82 KiB/sec. 2024.12.21 01:39:19.994257 [ 3 ] {25310ea1-1360-468b-8a9a-62b03ce63cd6} TCPHandler: Processed in 0.003846319 sec. 2024.12.21 01:39:19.994647 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:19.994826 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:19.995143 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:19.995198 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:19.995522 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:19.995593 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:19.995784 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.12.21 01:39:19.995879 [ 294 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:19.995886 [ 296 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 01:39:19.996013 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:19.996043 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:19.996129 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 01:39:19.996151 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 01:39:19.996194 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:19.996239 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:19.997286 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} executeQuery: Read 31 rows, 1.17 KiB in 0.002545 sec., 12180.746561886051 rows/sec., 459.69 KiB/sec. 2024.12.21 01:39:19.997448 [ 258 ] {81c4a308-8432-4a34-a8bb-c14a03acf6cc} TCPHandler: Processed in 0.002863661 sec. 2024.12.21 01:39:19.997732 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:19.997906 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:19.998207 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:19.998256 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:19.998582 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:19.998652 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:19.998802 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.12.21 01:39:19.998917 [ 295 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:19.998919 [ 296 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 01:39:19.999051 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:19.999078 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:19.999169 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 01:39:19.999193 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 01:39:19.999234 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:19.999276 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:20.000100 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} executeQuery: Read 31 rows, 1.17 KiB in 0.002273 sec., 13638.363396392433 rows/sec., 514.70 KiB/sec. 2024.12.21 01:39:20.000312 [ 3 ] {fb83acfa-a3e2-4bb3-b699-dc3c3f5dddd9} TCPHandler: Processed in 0.002634507 sec. 2024.12.21 01:39:20.000673 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.000846 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:20.001152 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:20.001202 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:20.001519 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:20.001588 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:20.001741 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.12.21 01:39:20.001830 [ 294 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:20.001841 [ 296 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 01:39:20.001945 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:20.001975 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:20.002058 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 01:39:20.002078 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 01:39:20.002120 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:20.002163 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:20.003211 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} executeQuery: Read 31 rows, 1.17 KiB in 0.002447 sec., 12668.5737637924 rows/sec., 478.10 KiB/sec. 2024.12.21 01:39:20.003369 [ 258 ] {022b3ef5-3880-4b7d-afcc-b0ae4e134f74} TCPHandler: Processed in 0.00274981 sec. 2024.12.21 01:39:20.003667 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.003874 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} executeQuery: (from [fd00:1122:3344:101::d]:38190) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:20.004247 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:20.004305 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:20.004649 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:20.004717 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:20.004861 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.12.21 01:39:20.004949 [ 296 ] {fab30209-dbc0-4e71-9305-a05e76654af9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:20.004951 [ 294 ] {fab30209-dbc0-4e71-9305-a05e76654af9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 01:39:20.005052 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:20.005081 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:20.005163 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 01:39:20.005184 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 01:39:20.005224 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:20.005267 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:20.006326 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} executeQuery: Read 31 rows, 1.17 KiB in 0.002554 sec., 12137.823022709475 rows/sec., 458.07 KiB/sec. 2024.12.21 01:39:20.006491 [ 3 ] {fab30209-dbc0-4e71-9305-a05e76654af9} TCPHandler: Processed in 0.002887212 sec. 2024.12.21 01:39:20.006827 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.007032 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:20.007418 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:20.007476 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:20.007793 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:20.007861 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:20.008010 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.12.21 01:39:20.008095 [ 296 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:20.008102 [ 294 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 01:39:20.008205 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:20.008233 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:20.008314 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 01:39:20.008335 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 01:39:20.008376 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:20.008419 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.21 01:39:20.009533 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} executeQuery: Read 31 rows, 1.17 KiB in 0.002601 sec., 11918.492887351018 rows/sec., 449.80 KiB/sec. 2024.12.21 01:39:20.009695 [ 258 ] {6759f470-9b3e-4688-8c46-46d45c6f914f} TCPHandler: Processed in 0.002934253 sec. 2024.12.21 01:39:20.092090 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.092280 [ 3 ] {d642fbbe-1075-4924-9652-8d6839d4ed34} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 01:39:20.092363 [ 3 ] {d642fbbe-1075-4924-9652-8d6839d4ed34} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:20.093249 [ 3 ] {d642fbbe-1075-4924-9652-8d6839d4ed34} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:20.093305 [ 3 ] {d642fbbe-1075-4924-9652-8d6839d4ed34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:20.093866 [ 3 ] {d642fbbe-1075-4924-9652-8d6839d4ed34} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:39:20.094105 [ 3 ] {d642fbbe-1075-4924-9652-8d6839d4ed34} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): 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.21 01:39:20.094330 [ 3 ] {d642fbbe-1075-4924-9652-8d6839d4ed34} executeQuery: Read 6 rows, 1.34 KiB in 0.002095 sec., 2863.961813842482 rows/sec., 637.68 KiB/sec. 2024.12.21 01:39:20.094519 [ 3 ] {d642fbbe-1075-4924-9652-8d6839d4ed34} TCPHandler: Processed in 0.002555215 sec. 2024.12.21 01:39:20.094706 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.094828 [ 258 ] {0c11ea99-bbfb-4bd9-b4a1-9395474312f9} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:39:20.094879 [ 258 ] {0c11ea99-bbfb-4bd9-b4a1-9395474312f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:39:20.095490 [ 258 ] {0c11ea99-bbfb-4bd9-b4a1-9395474312f9} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:20.095531 [ 258 ] {0c11ea99-bbfb-4bd9-b4a1-9395474312f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:20.095923 [ 258 ] {0c11ea99-bbfb-4bd9-b4a1-9395474312f9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:39:20.096177 [ 258 ] {0c11ea99-bbfb-4bd9-b4a1-9395474312f9} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:39:20.096397 [ 258 ] {0c11ea99-bbfb-4bd9-b4a1-9395474312f9} executeQuery: Read 14 rows, 1.01 KiB in 0.001597 sec., 8766.437069505324 rows/sec., 631.07 KiB/sec. 2024.12.21 01:39:20.096539 [ 258 ] {0c11ea99-bbfb-4bd9-b4a1-9395474312f9} TCPHandler: Processed in 0.001893974 sec. 2024.12.21 01:39:20.096708 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.096824 [ 3 ] {5f926ca6-c54b-492d-9a22-65904695f100} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:20.096873 [ 3 ] {5f926ca6-c54b-492d-9a22-65904695f100} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:20.098287 [ 3 ] {5f926ca6-c54b-492d-9a22-65904695f100} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:20.098328 [ 3 ] {5f926ca6-c54b-492d-9a22-65904695f100} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:20.098843 [ 3 ] {5f926ca6-c54b-492d-9a22-65904695f100} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:39:20.099112 [ 3 ] {5f926ca6-c54b-492d-9a22-65904695f100} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:20.099331 [ 3 ] {5f926ca6-c54b-492d-9a22-65904695f100} executeQuery: Read 1359 rows, 116.14 KiB in 0.002532 sec., 536729.8578199053 rows/sec., 44.79 MiB/sec. 2024.12.21 01:39:20.099489 [ 3 ] {5f926ca6-c54b-492d-9a22-65904695f100} TCPHandler: Processed in 0.0028343 sec. 2024.12.21 01:39:20.099681 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.099812 [ 258 ] {48f05cd6-0951-4c47-beaa-53dd95218be0} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:39:20.099868 [ 258 ] {48f05cd6-0951-4c47-beaa-53dd95218be0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:39:20.100535 [ 258 ] {48f05cd6-0951-4c47-beaa-53dd95218be0} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:20.100575 [ 258 ] {48f05cd6-0951-4c47-beaa-53dd95218be0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:20.100928 [ 258 ] {48f05cd6-0951-4c47-beaa-53dd95218be0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:39:20.101187 [ 258 ] {48f05cd6-0951-4c47-beaa-53dd95218be0} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:39:20.101367 [ 258 ] {48f05cd6-0951-4c47-beaa-53dd95218be0} executeQuery: Read 15 rows, 1.06 KiB in 0.001586 sec., 9457.755359394703 rows/sec., 666.85 KiB/sec. 2024.12.21 01:39:20.101422 [ 258 ] {48f05cd6-0951-4c47-beaa-53dd95218be0} TCPHandler: Processed in 0.001809833 sec. 2024.12.21 01:39:20.101576 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.101685 [ 3 ] {a27c53a8-488e-426e-98aa-261208c31de2} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:39:20.101731 [ 3 ] {a27c53a8-488e-426e-98aa-261208c31de2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:39:20.102371 [ 3 ] {a27c53a8-488e-426e-98aa-261208c31de2} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:20.102412 [ 3 ] {a27c53a8-488e-426e-98aa-261208c31de2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:20.102793 [ 3 ] {a27c53a8-488e-426e-98aa-261208c31de2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:39:20.103071 [ 3 ] {a27c53a8-488e-426e-98aa-261208c31de2} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:39:20.103276 [ 3 ] {a27c53a8-488e-426e-98aa-261208c31de2} executeQuery: Read 242 rows, 16.79 KiB in 0.001613 sec., 150030.9981401116 rows/sec., 10.16 MiB/sec. 2024.12.21 01:39:20.103416 [ 3 ] {a27c53a8-488e-426e-98aa-261208c31de2} TCPHandler: Processed in 0.001890983 sec. 2024.12.21 01:39:20.103581 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.103713 [ 258 ] {d9118220-2d67-429e-8963-d7f8c46e0de5} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:39:20.103768 [ 258 ] {d9118220-2d67-429e-8963-d7f8c46e0de5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:39:20.104413 [ 258 ] {d9118220-2d67-429e-8963-d7f8c46e0de5} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:20.104460 [ 258 ] {d9118220-2d67-429e-8963-d7f8c46e0de5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:20.104813 [ 258 ] {d9118220-2d67-429e-8963-d7f8c46e0de5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:39:20.105056 [ 258 ] {d9118220-2d67-429e-8963-d7f8c46e0de5} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:39:20.105259 [ 258 ] {d9118220-2d67-429e-8963-d7f8c46e0de5} executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec. 2024.12.21 01:39:20.105323 [ 258 ] {d9118220-2d67-429e-8963-d7f8c46e0de5} TCPHandler: Processed in 0.001804492 sec. 2024.12.21 01:39:20.105470 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.105580 [ 3 ] {8f817b6f-3a5a-4672-b1cf-cccc378f7e2e} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:20.105626 [ 3 ] {8f817b6f-3a5a-4672-b1cf-cccc378f7e2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:20.106538 [ 3 ] {8f817b6f-3a5a-4672-b1cf-cccc378f7e2e} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:20.106575 [ 3 ] {8f817b6f-3a5a-4672-b1cf-cccc378f7e2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:20.106979 [ 3 ] {8f817b6f-3a5a-4672-b1cf-cccc378f7e2e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:39:20.107242 [ 3 ] {8f817b6f-3a5a-4672-b1cf-cccc378f7e2e} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:20.107416 [ 3 ] {8f817b6f-3a5a-4672-b1cf-cccc378f7e2e} executeQuery: Read 846 rows, 62.61 KiB in 0.001859 sec., 455083.37816030125 rows/sec., 32.89 MiB/sec. 2024.12.21 01:39:20.107467 [ 3 ] {8f817b6f-3a5a-4672-b1cf-cccc378f7e2e} TCPHandler: Processed in 0.002049657 sec. 2024.12.21 01:39:20.107630 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.107759 [ 258 ] {ae3388be-941d-4784-94e6-050e326664fa} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:39:20.107815 [ 258 ] {ae3388be-941d-4784-94e6-050e326664fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:39:20.108335 [ 258 ] {ae3388be-941d-4784-94e6-050e326664fa} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:20.108380 [ 258 ] {ae3388be-941d-4784-94e6-050e326664fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:20.108750 [ 258 ] {ae3388be-941d-4784-94e6-050e326664fa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:39:20.109007 [ 258 ] {ae3388be-941d-4784-94e6-050e326664fa} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:39:20.109228 [ 258 ] {ae3388be-941d-4784-94e6-050e326664fa} executeQuery: Read 6 rows, 321.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 210.10 KiB/sec. 2024.12.21 01:39:20.109364 [ 258 ] {ae3388be-941d-4784-94e6-050e326664fa} TCPHandler: Processed in 0.001796622 sec. 2024.12.21 01:39:20.109517 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.109646 [ 3 ] {1e059d5f-c1eb-4fde-a708-e2540ea9225d} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:20.109705 [ 3 ] {1e059d5f-c1eb-4fde-a708-e2540ea9225d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:20.112774 [ 3 ] {1e059d5f-c1eb-4fde-a708-e2540ea9225d} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:20.112813 [ 3 ] {1e059d5f-c1eb-4fde-a708-e2540ea9225d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:20.113396 [ 3 ] {1e059d5f-c1eb-4fde-a708-e2540ea9225d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:39:20.113660 [ 3 ] {1e059d5f-c1eb-4fde-a708-e2540ea9225d} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:20.113841 [ 3 ] {1e059d5f-c1eb-4fde-a708-e2540ea9225d} executeQuery: Read 2203 rows, 150.28 KiB in 0.004225 sec., 521420.1183431953 rows/sec., 34.74 MiB/sec. 2024.12.21 01:39:20.113895 [ 3 ] {1e059d5f-c1eb-4fde-a708-e2540ea9225d} TCPHandler: Processed in 0.00444145 sec. 2024.12.21 01:39:20.114051 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.114165 [ 258 ] {0fa7fd5a-e860-48bd-bd6c-c29772a23937} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:39:20.114218 [ 258 ] {0fa7fd5a-e860-48bd-bd6c-c29772a23937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:39:20.114639 [ 258 ] {0fa7fd5a-e860-48bd-bd6c-c29772a23937} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:20.114679 [ 258 ] {0fa7fd5a-e860-48bd-bd6c-c29772a23937} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:20.115059 [ 258 ] {0fa7fd5a-e860-48bd-bd6c-c29772a23937} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:39:20.115297 [ 258 ] {0fa7fd5a-e860-48bd-bd6c-c29772a23937} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:39:20.115477 [ 258 ] {0fa7fd5a-e860-48bd-bd6c-c29772a23937} executeQuery: Read 1 rows, 69.00 B in 0.001339 sec., 746.8259895444362 rows/sec., 50.32 KiB/sec. 2024.12.21 01:39:20.115529 [ 258 ] {0fa7fd5a-e860-48bd-bd6c-c29772a23937} TCPHandler: Processed in 0.001532258 sec. 2024.12.21 01:39:20.115675 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.115782 [ 3 ] {96c566f5-27ba-45d0-97c9-c8164a965816} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:20.115851 [ 3 ] {96c566f5-27ba-45d0-97c9-c8164a965816} 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.21 01:39:20.116924 [ 3 ] {96c566f5-27ba-45d0-97c9-c8164a965816} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:20.116962 [ 3 ] {96c566f5-27ba-45d0-97c9-c8164a965816} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:20.117565 [ 3 ] {96c566f5-27ba-45d0-97c9-c8164a965816} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:39:20.117837 [ 3 ] {96c566f5-27ba-45d0-97c9-c8164a965816} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:39:20.118049 [ 3 ] {96c566f5-27ba-45d0-97c9-c8164a965816} executeQuery: Read 8 rows, 14.68 KiB in 0.002284 sec., 3502.626970227671 rows/sec., 6.28 MiB/sec. 2024.12.21 01:39:20.118154 [ 3 ] {96c566f5-27ba-45d0-97c9-c8164a965816} TCPHandler: Processed in 0.002529936 sec. 2024.12.21 01:39:20.118309 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:20.118418 [ 258 ] {fff5a381-6438-433b-9d08-33545f9863c8} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:20.118465 [ 258 ] {fff5a381-6438-433b-9d08-33545f9863c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:20.118897 [ 258 ] {fff5a381-6438-433b-9d08-33545f9863c8} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:20.118935 [ 258 ] {fff5a381-6438-433b-9d08-33545f9863c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:20.119279 [ 258 ] {fff5a381-6438-433b-9d08-33545f9863c8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:39:20.119547 [ 258 ] {fff5a381-6438-433b-9d08-33545f9863c8} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:20.119736 [ 258 ] {fff5a381-6438-433b-9d08-33545f9863c8} executeQuery: Read 34 rows, 2.02 KiB in 0.001342 sec., 25335.32041728763 rows/sec., 1.47 MiB/sec. 2024.12.21 01:39:20.119785 [ 258 ] {fff5a381-6438-433b-9d08-33545f9863c8} TCPHandler: Processed in 0.001529578 sec. 2024.12.21 01:39:23.238929 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 268 2024.12.21 01:39:23.242562 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:23.242614 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:23.244186 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:23.244519 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:39:23.245239 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 268 2024.12.21 01:39:24.349756 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:24.349952 [ 3 ] {e52ec2f6-b2f7-4687-aa3b-d9622346f209} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:24.350029 [ 3 ] {e52ec2f6-b2f7-4687-aa3b-d9622346f209} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:24.350806 [ 3 ] {e52ec2f6-b2f7-4687-aa3b-d9622346f209} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:24.350862 [ 3 ] {e52ec2f6-b2f7-4687-aa3b-d9622346f209} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:24.351314 [ 3 ] {e52ec2f6-b2f7-4687-aa3b-d9622346f209} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:39:24.351584 [ 3 ] {e52ec2f6-b2f7-4687-aa3b-d9622346f209} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:24.351827 [ 3 ] {e52ec2f6-b2f7-4687-aa3b-d9622346f209} executeQuery: Read 56 rows, 4.41 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.23 MiB/sec. 2024.12.21 01:39:24.351894 [ 3 ] {e52ec2f6-b2f7-4687-aa3b-d9622346f209} TCPHandler: Processed in 0.00227501 sec. 2024.12.21 01:39:24.352089 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:24.352235 [ 258 ] {c0424d24-c557-4136-9eb1-1ae74c5428d3} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:24.352294 [ 258 ] {c0424d24-c557-4136-9eb1-1ae74c5428d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:24.352919 [ 258 ] {c0424d24-c557-4136-9eb1-1ae74c5428d3} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:24.352962 [ 258 ] {c0424d24-c557-4136-9eb1-1ae74c5428d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:24.353342 [ 258 ] {c0424d24-c557-4136-9eb1-1ae74c5428d3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:39:24.353597 [ 258 ] {c0424d24-c557-4136-9eb1-1ae74c5428d3} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:24.353818 [ 258 ] {c0424d24-c557-4136-9eb1-1ae74c5428d3} executeQuery: Read 64 rows, 5.12 KiB in 0.001619 sec., 39530.57442865967 rows/sec., 3.09 MiB/sec. 2024.12.21 01:39:24.353874 [ 258 ] {c0424d24-c557-4136-9eb1-1ae74c5428d3} TCPHandler: Processed in 0.001857023 sec. 2024.12.21 01:39:24.354034 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:24.354166 [ 3 ] {898aa0bb-fe9e-41e9-a6f5-676d5f16f2d9} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:24.354228 [ 3 ] {898aa0bb-fe9e-41e9-a6f5-676d5f16f2d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:24.354804 [ 3 ] {898aa0bb-fe9e-41e9-a6f5-676d5f16f2d9} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:24.354844 [ 3 ] {898aa0bb-fe9e-41e9-a6f5-676d5f16f2d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:24.355237 [ 3 ] {898aa0bb-fe9e-41e9-a6f5-676d5f16f2d9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:39:24.355504 [ 3 ] {898aa0bb-fe9e-41e9-a6f5-676d5f16f2d9} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:24.355734 [ 3 ] {898aa0bb-fe9e-41e9-a6f5-676d5f16f2d9} executeQuery: Read 128 rows, 9.13 KiB in 0.001599 sec., 80050.03126954347 rows/sec., 5.58 MiB/sec. 2024.12.21 01:39:24.355787 [ 3 ] {898aa0bb-fe9e-41e9-a6f5-676d5f16f2d9} TCPHandler: Processed in 0.001816942 sec. 2024.12.21 01:39:24.355942 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:24.356075 [ 258 ] {3ba2c79e-fb52-4143-a4aa-9810c1f78d9f} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:24.356133 [ 258 ] {3ba2c79e-fb52-4143-a4aa-9810c1f78d9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:24.356700 [ 258 ] {3ba2c79e-fb52-4143-a4aa-9810c1f78d9f} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:24.356740 [ 258 ] {3ba2c79e-fb52-4143-a4aa-9810c1f78d9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:24.357108 [ 258 ] {3ba2c79e-fb52-4143-a4aa-9810c1f78d9f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:39:24.357356 [ 258 ] {3ba2c79e-fb52-4143-a4aa-9810c1f78d9f} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:24.357540 [ 258 ] {3ba2c79e-fb52-4143-a4aa-9810c1f78d9f} executeQuery: Read 48 rows, 3.31 KiB in 0.001493 sec., 32150.033489618218 rows/sec., 2.17 MiB/sec. 2024.12.21 01:39:24.357647 [ 258 ] {3ba2c79e-fb52-4143-a4aa-9810c1f78d9f} TCPHandler: Processed in 0.001767531 sec. 2024.12.21 01:39:25.741156 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2024.12.21 01:39:25.741864 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:25.741911 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:25.742470 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:39:25.742747 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:39:25.742946 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2024.12.21 01:39:25.981565 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.12.21 01:39:26.000188 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.89 MiB, peak 170.07 MiB, free memory in arenas 0.00 B, will set to 165.93 MiB (RSS), difference: 1.04 MiB 2024.12.21 01:39:26.001991 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:26.002052 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:26.008961 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:39:26.009750 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:39:26.012835 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.12.21 01:39:29.352297 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:29.352498 [ 3 ] {2dd3fc46-b2ed-4846-818a-57121367dd1e} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:29.352574 [ 3 ] {2dd3fc46-b2ed-4846-818a-57121367dd1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:29.353346 [ 3 ] {2dd3fc46-b2ed-4846-818a-57121367dd1e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:29.353395 [ 3 ] {2dd3fc46-b2ed-4846-818a-57121367dd1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:29.353837 [ 3 ] {2dd3fc46-b2ed-4846-818a-57121367dd1e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:39:29.354100 [ 3 ] {2dd3fc46-b2ed-4846-818a-57121367dd1e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:29.354386 [ 3 ] {2dd3fc46-b2ed-4846-818a-57121367dd1e} executeQuery: Read 56 rows, 4.41 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.22 MiB/sec. 2024.12.21 01:39:29.354608 [ 3 ] {2dd3fc46-b2ed-4846-818a-57121367dd1e} TCPHandler: Processed in 0.002442713 sec. 2024.12.21 01:39:29.354829 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:29.354977 [ 258 ] {5ecd271e-2b18-4c35-9ac2-8bc2ad24754e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:29.355038 [ 258 ] {5ecd271e-2b18-4c35-9ac2-8bc2ad24754e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:29.355766 [ 258 ] {5ecd271e-2b18-4c35-9ac2-8bc2ad24754e} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:29.355813 [ 258 ] {5ecd271e-2b18-4c35-9ac2-8bc2ad24754e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:29.356196 [ 258 ] {5ecd271e-2b18-4c35-9ac2-8bc2ad24754e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:39:29.356448 [ 258 ] {5ecd271e-2b18-4c35-9ac2-8bc2ad24754e} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:29.356742 [ 258 ] {5ecd271e-2b18-4c35-9ac2-8bc2ad24754e} executeQuery: Read 64 rows, 5.12 KiB in 0.001771 sec., 36137.77526821005 rows/sec., 2.82 MiB/sec. 2024.12.21 01:39:29.356890 [ 258 ] {5ecd271e-2b18-4c35-9ac2-8bc2ad24754e} TCPHandler: Processed in 0.002133028 sec. 2024.12.21 01:39:29.357041 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:29.357173 [ 3 ] {0ef7a573-f7f8-4dd9-a78e-88da92d81980} executeQuery: (from [fd00:1122:3344:101::d]:38190) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:29.357232 [ 3 ] {0ef7a573-f7f8-4dd9-a78e-88da92d81980} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:29.357868 [ 3 ] {0ef7a573-f7f8-4dd9-a78e-88da92d81980} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:29.357908 [ 3 ] {0ef7a573-f7f8-4dd9-a78e-88da92d81980} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:29.358305 [ 3 ] {0ef7a573-f7f8-4dd9-a78e-88da92d81980} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:39:29.358553 [ 3 ] {0ef7a573-f7f8-4dd9-a78e-88da92d81980} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:29.358767 [ 3 ] {0ef7a573-f7f8-4dd9-a78e-88da92d81980} executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. 2024.12.21 01:39:29.358821 [ 3 ] {0ef7a573-f7f8-4dd9-a78e-88da92d81980} TCPHandler: Processed in 0.001844264 sec. 2024.12.21 01:39:29.358963 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:29.359095 [ 258 ] {35b1e527-fc6e-453a-8699-4c0f0f20e46e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:29.359152 [ 258 ] {35b1e527-fc6e-453a-8699-4c0f0f20e46e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:29.359720 [ 258 ] {35b1e527-fc6e-453a-8699-4c0f0f20e46e} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:29.359768 [ 258 ] {35b1e527-fc6e-453a-8699-4c0f0f20e46e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:29.360196 [ 258 ] {35b1e527-fc6e-453a-8699-4c0f0f20e46e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:39:29.360451 [ 258 ] {35b1e527-fc6e-453a-8699-4c0f0f20e46e} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:29.360671 [ 258 ] {35b1e527-fc6e-453a-8699-4c0f0f20e46e} executeQuery: Read 60 rows, 4.14 KiB in 0.001607 sec., 37336.6521468575 rows/sec., 2.52 MiB/sec. 2024.12.21 01:39:29.360724 [ 258 ] {35b1e527-fc6e-453a-8699-4c0f0f20e46e} TCPHandler: Processed in 0.001826202 sec. 2024.12.21 01:39:33.154947 [ 45 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:39:33.155062 [ 45 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:39:33.243142 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2024.12.21 01:39:33.244338 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:33.244399 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:33.245050 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:39:33.245324 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:39:33.245982 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.12.21 01:39:33.246182 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 284 2024.12.21 01:39:33.249036 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:33.249092 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:33.250583 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:33.250897 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:39:33.251632 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 284 2024.12.21 01:39:33.512984 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.12.21 01:39:33.533262 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:33.533319 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:33.540512 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:39:33.541298 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:39:33.544416 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.12.21 01:39:33.740830 [ 3 ] {} TCPHandler: Done processing connection. 2024.12.21 01:39:33.740932 [ 3 ] {} TCP-Session: c2c02a08-ce9b-49ad-8cb7-e12206013f10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 01:39:34.000260 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.02 MiB, peak 171.06 MiB, free memory in arenas 0.00 B, will set to 167.26 MiB (RSS), difference: 2.24 MiB 2024.12.21 01:39:34.345673 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.345963 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.346411 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:34.346466 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.346844 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:34.346932 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:34.347117 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.12.21 01:39:34.347268 [ 296 ] {7a97fe08-1c15-411a-825f-69c3557578e7} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:34.347276 [ 294 ] {7a97fe08-1c15-411a-825f-69c3557578e7} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 01:39:34.347339 [ 295 ] {7a97fe08-1c15-411a-825f-69c3557578e7} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 01:39:34.347520 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:34.347555 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:34.347683 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 01:39:34.347708 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 01:39:34.347754 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.347803 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.347849 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.349636 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} executeQuery: Read 37 rows, 1.39 KiB in 0.003841 sec., 9632.90809684978 rows/sec., 361.03 KiB/sec. 2024.12.21 01:39:34.349840 [ 258 ] {7a97fe08-1c15-411a-825f-69c3557578e7} TCPHandler: Processed in 0.004344188 sec. 2024.12.21 01:39:34.350339 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.350584 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} executeQuery: (from [fd00:1122:3344:101::d]:62566) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.351043 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:34.351097 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.351509 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:34.351595 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:34.351776 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.12.21 01:39:34.351940 [ 295 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 01:39:34.351950 [ 298 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 01:39:34.351953 [ 294 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:34.352103 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:34.352129 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:34.352246 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 01:39:34.352270 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 01:39:34.352314 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.352364 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.352410 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.353861 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} executeQuery: Read 37 rows, 1.39 KiB in 0.003403 sec., 10872.759330002938 rows/sec., 407.50 KiB/sec. 2024.12.21 01:39:34.354043 [ 4 ] {0ec271c2-e9eb-4764-88b4-2b6959a7e425} TCPHandler: Processed in 0.003863709 sec. 2024.12.21 01:39:34.354332 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.354540 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.354904 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:34.354957 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.355302 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:34.355373 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:34.355532 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.12.21 01:39:34.355682 [ 295 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:34.355684 [ 298 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 01:39:34.355703 [ 296 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 01:39:34.355846 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:34.355878 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:34.355992 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 01:39:34.356015 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 01:39:34.356060 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.356111 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.356160 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'sled_data_link:packets_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.21 01:39:34.357584 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} executeQuery: Read 37 rows, 1.39 KiB in 0.003151 sec., 11742.304030466517 rows/sec., 440.09 KiB/sec. 2024.12.21 01:39:34.357790 [ 258 ] {e5dff933-7402-4841-992a-5ab7bd2dc93f} TCPHandler: Processed in 0.003521483 sec. 2024.12.21 01:39:34.358741 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.358982 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} executeQuery: (from [fd00:1122:3344:101::d]:62566) 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', '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', 'sled_data_link:packets_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.21 01:39:34.359418 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:34.359481 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} 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', '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', 'sled_data_link:packets_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.21 01:39:34.359903 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:34.359986 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:34.360143 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.12.21 01:39:34.360263 [ 295 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:34.360281 [ 298 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 01:39:34.360300 [ 294 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 01:39:34.360416 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (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.21 01:39:34.360442 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:34.360550 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 01:39:34.360574 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 01:39:34.360619 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} 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', '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', 'sled_data_link:packets_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.21 01:39:34.360667 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} 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', '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', 'sled_data_link:packets_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.21 01:39:34.360716 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} 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', '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', 'sled_data_link:packets_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.21 01:39:34.362175 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} executeQuery: Read 37 rows, 1.39 KiB in 0.003322 sec., 11137.868753762794 rows/sec., 417.43 KiB/sec. 2024.12.21 01:39:34.362338 [ 4 ] {00006bb4-91fb-4ec5-8379-d65c2116073b} TCPHandler: Processed in 0.003666295 sec. 2024.12.21 01:39:34.374950 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.375107 [ 258 ] {96a83316-691d-44e1-b2c1-4d4acdab31b9} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 01:39:34.375175 [ 258 ] {96a83316-691d-44e1-b2c1-4d4acdab31b9} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:34.376062 [ 258 ] {96a83316-691d-44e1-b2c1-4d4acdab31b9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:34.376109 [ 258 ] {96a83316-691d-44e1-b2c1-4d4acdab31b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:34.376630 [ 258 ] {96a83316-691d-44e1-b2c1-4d4acdab31b9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:34.376867 [ 258 ] {96a83316-691d-44e1-b2c1-4d4acdab31b9} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): 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.21 01:39:34.377249 [ 258 ] {96a83316-691d-44e1-b2c1-4d4acdab31b9} executeQuery: Read 4 rows, 386.00 B in 0.002142 sec., 1867.4136321195147 rows/sec., 175.98 KiB/sec. 2024.12.21 01:39:34.377453 [ 258 ] {96a83316-691d-44e1-b2c1-4d4acdab31b9} TCPHandler: Processed in 0.002571286 sec. 2024.12.21 01:39:34.377609 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.377747 [ 4 ] {48729d5a-6667-44c8-878f-5175e9fd0261} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:39:34.377801 [ 4 ] {48729d5a-6667-44c8-878f-5175e9fd0261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:39:34.378436 [ 4 ] {48729d5a-6667-44c8-878f-5175e9fd0261} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:34.378477 [ 4 ] {48729d5a-6667-44c8-878f-5175e9fd0261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:34.378905 [ 4 ] {48729d5a-6667-44c8-878f-5175e9fd0261} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:34.379162 [ 4 ] {48729d5a-6667-44c8-878f-5175e9fd0261} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:39:34.379372 [ 4 ] {48729d5a-6667-44c8-878f-5175e9fd0261} executeQuery: Read 14 rows, 1.01 KiB in 0.001661 sec., 8428.657435279953 rows/sec., 606.75 KiB/sec. 2024.12.21 01:39:34.379433 [ 4 ] {48729d5a-6667-44c8-878f-5175e9fd0261} TCPHandler: Processed in 0.001885374 sec. 2024.12.21 01:39:34.379599 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.379742 [ 258 ] {48ea0878-2aeb-41ee-b622-0a7dfb971027} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:34.379802 [ 258 ] {48ea0878-2aeb-41ee-b622-0a7dfb971027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:34.380570 [ 258 ] {48ea0878-2aeb-41ee-b622-0a7dfb971027} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:34.380612 [ 258 ] {48ea0878-2aeb-41ee-b622-0a7dfb971027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:34.381014 [ 258 ] {48ea0878-2aeb-41ee-b622-0a7dfb971027} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:39:34.381265 [ 258 ] {48ea0878-2aeb-41ee-b622-0a7dfb971027} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:34.381692 [ 258 ] {48ea0878-2aeb-41ee-b622-0a7dfb971027} executeQuery: Read 272 rows, 24.54 KiB in 0.001913 sec., 142185.04966021955 rows/sec., 12.53 MiB/sec. 2024.12.21 01:39:34.381977 [ 258 ] {48ea0878-2aeb-41ee-b622-0a7dfb971027} TCPHandler: Processed in 0.002446823 sec. 2024.12.21 01:39:34.382153 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.382300 [ 4 ] {b91d6a2e-1765-47b5-9dfa-bbddb2374fa2} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:39:34.382360 [ 4 ] {b91d6a2e-1765-47b5-9dfa-bbddb2374fa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:39:34.383058 [ 4 ] {b91d6a2e-1765-47b5-9dfa-bbddb2374fa2} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:34.383096 [ 4 ] {b91d6a2e-1765-47b5-9dfa-bbddb2374fa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:34.383476 [ 4 ] {b91d6a2e-1765-47b5-9dfa-bbddb2374fa2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:34.383726 [ 4 ] {b91d6a2e-1765-47b5-9dfa-bbddb2374fa2} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:39:34.383931 [ 4 ] {b91d6a2e-1765-47b5-9dfa-bbddb2374fa2} executeQuery: Read 41 rows, 3.01 KiB in 0.001657 sec., 24743.512371756184 rows/sec., 1.78 MiB/sec. 2024.12.21 01:39:34.384192 [ 4 ] {b91d6a2e-1765-47b5-9dfa-bbddb2374fa2} TCPHandler: Processed in 0.002106858 sec. 2024.12.21 01:39:34.384343 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.384468 [ 258 ] {6987122c-c522-4a3d-b618-01e0cd1ad7bf} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:39:34.384519 [ 258 ] {6987122c-c522-4a3d-b618-01e0cd1ad7bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:39:34.385130 [ 258 ] {6987122c-c522-4a3d-b618-01e0cd1ad7bf} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:34.385174 [ 258 ] {6987122c-c522-4a3d-b618-01e0cd1ad7bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:34.385550 [ 258 ] {6987122c-c522-4a3d-b618-01e0cd1ad7bf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:34.385805 [ 258 ] {6987122c-c522-4a3d-b618-01e0cd1ad7bf} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:39:34.386105 [ 258 ] {6987122c-c522-4a3d-b618-01e0cd1ad7bf} executeQuery: Read 15 rows, 1.05 KiB in 0.00163 sec., 9202.453987730061 rows/sec., 642.25 KiB/sec. 2024.12.21 01:39:34.386312 [ 258 ] {6987122c-c522-4a3d-b618-01e0cd1ad7bf} TCPHandler: Processed in 0.002026946 sec. 2024.12.21 01:39:34.386487 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.386615 [ 4 ] {8391edb1-e623-41be-810a-0143c95b1fe8} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:39:34.386666 [ 4 ] {8391edb1-e623-41be-810a-0143c95b1fe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:39:34.387290 [ 4 ] {8391edb1-e623-41be-810a-0143c95b1fe8} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:34.387330 [ 4 ] {8391edb1-e623-41be-810a-0143c95b1fe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:34.387709 [ 4 ] {8391edb1-e623-41be-810a-0143c95b1fe8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:34.387968 [ 4 ] {8391edb1-e623-41be-810a-0143c95b1fe8} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:39:34.388198 [ 4 ] {8391edb1-e623-41be-810a-0143c95b1fe8} executeQuery: Read 13 rows, 830.00 B in 0.001589 sec., 8181.2460667086225 rows/sec., 510.10 KiB/sec. 2024.12.21 01:39:34.388305 [ 4 ] {8391edb1-e623-41be-810a-0143c95b1fe8} TCPHandler: Processed in 0.001883853 sec. 2024.12.21 01:39:34.388466 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.388585 [ 258 ] {5a6f0b77-52d6-4b9b-bf15-67f4ce557be9} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:34.388635 [ 258 ] {5a6f0b77-52d6-4b9b-bf15-67f4ce557be9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:34.389413 [ 258 ] {5a6f0b77-52d6-4b9b-bf15-67f4ce557be9} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:34.389453 [ 258 ] {5a6f0b77-52d6-4b9b-bf15-67f4ce557be9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:34.389863 [ 258 ] {5a6f0b77-52d6-4b9b-bf15-67f4ce557be9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:39:34.390127 [ 258 ] {5a6f0b77-52d6-4b9b-bf15-67f4ce557be9} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:34.390636 [ 258 ] {5a6f0b77-52d6-4b9b-bf15-67f4ce557be9} executeQuery: Read 429 rows, 31.46 KiB in 0.002069 sec., 207346.5442242629 rows/sec., 14.85 MiB/sec. 2024.12.21 01:39:34.390696 [ 258 ] {5a6f0b77-52d6-4b9b-bf15-67f4ce557be9} TCPHandler: Processed in 0.002287891 sec. 2024.12.21 01:39:34.390851 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.390976 [ 4 ] {b872a1c3-87ad-4fc0-a1e1-64e1066e5bc4} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:39:34.391028 [ 4 ] {b872a1c3-87ad-4fc0-a1e1-64e1066e5bc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:39:34.391523 [ 4 ] {b872a1c3-87ad-4fc0-a1e1-64e1066e5bc4} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:34.391563 [ 4 ] {b872a1c3-87ad-4fc0-a1e1-64e1066e5bc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:34.391941 [ 4 ] {b872a1c3-87ad-4fc0-a1e1-64e1066e5bc4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:34.392183 [ 4 ] {b872a1c3-87ad-4fc0-a1e1-64e1066e5bc4} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:39:34.392550 [ 4 ] {b872a1c3-87ad-4fc0-a1e1-64e1066e5bc4} executeQuery: Read 6 rows, 321.00 B in 0.001566 sec., 3831.417624521073 rows/sec., 200.18 KiB/sec. 2024.12.21 01:39:34.392651 [ 4 ] {b872a1c3-87ad-4fc0-a1e1-64e1066e5bc4} TCPHandler: Processed in 0.001859553 sec. 2024.12.21 01:39:34.392792 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.392910 [ 258 ] {b21e9d43-3c9a-414c-a9d9-513c7ab50cd1} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:34.392963 [ 258 ] {b21e9d43-3c9a-414c-a9d9-513c7ab50cd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:34.393643 [ 258 ] {b21e9d43-3c9a-414c-a9d9-513c7ab50cd1} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:34.393688 [ 258 ] {b21e9d43-3c9a-414c-a9d9-513c7ab50cd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:34.394131 [ 258 ] {b21e9d43-3c9a-414c-a9d9-513c7ab50cd1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:39:34.394375 [ 258 ] {b21e9d43-3c9a-414c-a9d9-513c7ab50cd1} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:34.394625 [ 258 ] {b21e9d43-3c9a-414c-a9d9-513c7ab50cd1} executeQuery: Read 237 rows, 16.27 KiB in 0.00172 sec., 137790.6976744186 rows/sec., 9.24 MiB/sec. 2024.12.21 01:39:34.394714 [ 258 ] {b21e9d43-3c9a-414c-a9d9-513c7ab50cd1} TCPHandler: Processed in 0.001977145 sec. 2024.12.21 01:39:34.394854 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.394973 [ 4 ] {ada3577d-0bac-4c8e-baee-7478646f42ca} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:39:34.395036 [ 4 ] {ada3577d-0bac-4c8e-baee-7478646f42ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:39:34.395607 [ 4 ] {ada3577d-0bac-4c8e-baee-7478646f42ca} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:34.395653 [ 4 ] {ada3577d-0bac-4c8e-baee-7478646f42ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:34.396075 [ 4 ] {ada3577d-0bac-4c8e-baee-7478646f42ca} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:34.396315 [ 4 ] {ada3577d-0bac-4c8e-baee-7478646f42ca} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:39:34.396733 [ 4 ] {ada3577d-0bac-4c8e-baee-7478646f42ca} executeQuery: Read 2 rows, 134.00 B in 0.001764 sec., 1133.7868480725624 rows/sec., 74.18 KiB/sec. 2024.12.21 01:39:34.396790 [ 4 ] {ada3577d-0bac-4c8e-baee-7478646f42ca} TCPHandler: Processed in 0.001992536 sec. 2024.12.21 01:39:34.396946 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.397079 [ 258 ] {d51195fa-e3a8-46c0-b0af-a0b01f32786e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:34.397172 [ 258 ] {d51195fa-e3a8-46c0-b0af-a0b01f32786e} 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.21 01:39:34.398507 [ 258 ] {d51195fa-e3a8-46c0-b0af-a0b01f32786e} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:34.398545 [ 258 ] {d51195fa-e3a8-46c0-b0af-a0b01f32786e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:34.399193 [ 258 ] {d51195fa-e3a8-46c0-b0af-a0b01f32786e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:39:34.399454 [ 258 ] {d51195fa-e3a8-46c0-b0af-a0b01f32786e} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:39:34.399860 [ 258 ] {d51195fa-e3a8-46c0-b0af-a0b01f32786e} executeQuery: Read 34 rows, 62.39 KiB in 0.002794 sec., 12168.933428775948 rows/sec., 21.81 MiB/sec. 2024.12.21 01:39:34.400016 [ 258 ] {d51195fa-e3a8-46c0-b0af-a0b01f32786e} TCPHandler: Processed in 0.003125215 sec. 2024.12.21 01:39:34.400179 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.400320 [ 4 ] {b1ac0722-f064-4d4f-ac67-62dd0aba80a1} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.21 01:39:34.400381 [ 4 ] {b1ac0722-f064-4d4f-ac67-62dd0aba80a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.21 01:39:34.400964 [ 4 ] {b1ac0722-f064-4d4f-ac67-62dd0aba80a1} oximeter.measurements_i64 (64ba06a9-0710-4e10-b2cb-00b7eccea9cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:34.401008 [ 4 ] {b1ac0722-f064-4d4f-ac67-62dd0aba80a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:34.401394 [ 4 ] {b1ac0722-f064-4d4f-ac67-62dd0aba80a1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:39:34.401636 [ 4 ] {b1ac0722-f064-4d4f-ac67-62dd0aba80a1} oximeter.measurements_i64 (64ba06a9-0710-4e10-b2cb-00b7eccea9cb): 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.21 01:39:34.401970 [ 4 ] {b1ac0722-f064-4d4f-ac67-62dd0aba80a1} executeQuery: Read 21 rows, 1.57 KiB in 0.00167 sec., 12574.850299401198 rows/sec., 939.14 KiB/sec. 2024.12.21 01:39:34.402028 [ 4 ] {b1ac0722-f064-4d4f-ac67-62dd0aba80a1} TCPHandler: Processed in 0.001917434 sec. 2024.12.21 01:39:34.402232 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:34.402462 [ 258 ] {af732b7e-7b5e-4465-a165-21f2e7836593} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:34.402556 [ 258 ] {af732b7e-7b5e-4465-a165-21f2e7836593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:34.403251 [ 258 ] {af732b7e-7b5e-4465-a165-21f2e7836593} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:34.403290 [ 258 ] {af732b7e-7b5e-4465-a165-21f2e7836593} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2024.12.21 01:39:34.403667 [ 258 ] {af732b7e-7b5e-4465-a165-21f2e7836593} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:39:34.403904 [ 258 ] {af732b7e-7b5e-4465-a165-21f2e7836593} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:34.404251 [ 258 ] {af732b7e-7b5e-4465-a165-21f2e7836593} executeQuery: Read 82 rows, 5.33 KiB in 0.001822 sec., 45005.48847420417 rows/sec., 2.86 MiB/sec. 2024.12.21 01:39:34.404540 [ 258 ] {af732b7e-7b5e-4465-a165-21f2e7836593} TCPHandler: Processed in 0.002416513 sec. 2024.12.21 01:39:35.000269 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.48 MiB, peak 171.06 MiB, free memory in arenas 0.00 B, will set to 167.38 MiB (RSS), difference: -3.10 MiB 2024.12.21 01:39:39.352117 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:39.352350 [ 258 ] {82c6c46b-2ee7-4d41-9307-4552981f6a65} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:39.352434 [ 258 ] {82c6c46b-2ee7-4d41-9307-4552981f6a65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:39.353316 [ 258 ] {82c6c46b-2ee7-4d41-9307-4552981f6a65} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:39.353367 [ 258 ] {82c6c46b-2ee7-4d41-9307-4552981f6a65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:39.353809 [ 258 ] {82c6c46b-2ee7-4d41-9307-4552981f6a65} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:39:39.354074 [ 258 ] {82c6c46b-2ee7-4d41-9307-4552981f6a65} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:39.354232 [ 39 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 01:39:39.354275 [ 39 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:39.354301 [ 258 ] {82c6c46b-2ee7-4d41-9307-4552981f6a65} executeQuery: Read 56 rows, 4.41 KiB in 0.002007 sec., 27902.341803687093 rows/sec., 2.14 MiB/sec. 2024.12.21 01:39:39.354303 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:39.354444 [ 258 ] {82c6c46b-2ee7-4d41-9307-4552981f6a65} TCPHandler: Processed in 0.002468094 sec. 2024.12.21 01:39:39.354758 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:39:39.354832 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:39.355034 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:39.355106 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part 2024.12.21 01:39:39.355113 [ 4 ] {03e8c98d-f357-49dd-8109-58081ce5e2c8} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:39.355252 [ 4 ] {03e8c98d-f357-49dd-8109-58081ce5e2c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:39.355279 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1359 rows starting from the beginning of the part 2024.12.21 01:39:39.355621 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2024.12.21 01:39:39.356015 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2024.12.21 01:39:39.356378 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 272 rows starting from the beginning of the part 2024.12.21 01:39:39.356757 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2024.12.21 01:39:39.358295 [ 4 ] {03e8c98d-f357-49dd-8109-58081ce5e2c8} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:39.358367 [ 4 ] {03e8c98d-f357-49dd-8109-58081ce5e2c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:39.359354 [ 4 ] {03e8c98d-f357-49dd-8109-58081ce5e2c8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:39:39.359932 [ 4 ] {03e8c98d-f357-49dd-8109-58081ce5e2c8} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:39.360095 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2018 rows, containing 5 columns (5 merged, 0 gathered) in 0.005665031 sec., 356220.4690495074 rows/sec., 31.26 MiB/sec. 2024.12.21 01:39:39.360280 [ 39 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 01:39:39.360370 [ 39 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:39.360432 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:39.360455 [ 4 ] {03e8c98d-f357-49dd-8109-58081ce5e2c8} executeQuery: Read 64 rows, 5.12 KiB in 0.005424 sec., 11799.410029498526 rows/sec., 943.07 KiB/sec. 2024.12.21 01:39:39.360633 [ 194 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 01:39:39.360816 [ 4 ] {03e8c98d-f357-49dd-8109-58081ce5e2c8} TCPHandler: Processed in 0.00618662 sec. 2024.12.21 01:39:39.360824 [ 197 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:39:39.361115 [ 197 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:39.361160 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:39.361218 [ 197 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part 2024.12.21 01:39:39.361563 [ 197 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part 2024.12.21 01:39:39.361895 [ 197 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2024.12.21 01:39:39.362013 [ 199 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_11_2} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:39.362292 [ 197 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2024.12.21 01:39:39.362647 [ 197 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 429 rows starting from the beginning of the part 2024.12.21 01:39:39.362626 [ 258 ] {6f0cb2b7-c36f-4de2-8f3b-937a96dae1a9} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:39.362947 [ 199 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_11_2} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 01:39:39.362945 [ 258 ] {6f0cb2b7-c36f-4de2-8f3b-937a96dae1a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:39.362992 [ 197 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2024.12.21 01:39:39.363379 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.12.21 01:39:39.365481 [ 258 ] {6f0cb2b7-c36f-4de2-8f3b-937a96dae1a9} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:39.365552 [ 258 ] {6f0cb2b7-c36f-4de2-8f3b-937a96dae1a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:39.366698 [ 258 ] {6f0cb2b7-c36f-4de2-8f3b-937a96dae1a9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:39:39.366742 [ 196 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1857 rows, containing 5 columns (5 merged, 0 gathered) in 0.006189761 sec., 300011.58364595985 rows/sec., 22.88 MiB/sec. 2024.12.21 01:39:39.366986 [ 196 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 01:39:39.367138 [ 258 ] {6f0cb2b7-c36f-4de2-8f3b-937a96dae1a9} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:39.367354 [ 39 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 01:39:39.367468 [ 39 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:39.367551 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:39.367659 [ 258 ] {6f0cb2b7-c36f-4de2-8f3b-937a96dae1a9} executeQuery: Read 160 rows, 11.41 KiB in 0.00601 sec., 26622.296173044928 rows/sec., 1.85 MiB/sec. 2024.12.21 01:39:39.367912 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:39:39.367946 [ 258 ] {6f0cb2b7-c36f-4de2-8f3b-937a96dae1a9} TCPHandler: Processed in 0.006982035 sec. 2024.12.21 01:39:39.367958 [ 196 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_11_2} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:39.368227 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:39.368313 [ 196 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_11_2} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 01:39:39.368392 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:39.368549 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part 2024.12.21 01:39:39.368563 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.21 01:39:39.368564 [ 4 ] {65026805-e350-44f8-8fe5-1e0e0325b08f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:39.368731 [ 4 ] {65026805-e350-44f8-8fe5-1e0e0325b08f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:39.368886 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2203 rows starting from the beginning of the part 2024.12.21 01:39:39.369293 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part 2024.12.21 01:39:39.369635 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:39:39.370004 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:39:39.370317 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:39:39.371283 [ 4 ] {65026805-e350-44f8-8fe5-1e0e0325b08f} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:39.371368 [ 4 ] {65026805-e350-44f8-8fe5-1e0e0325b08f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:39.372311 [ 4 ] {65026805-e350-44f8-8fe5-1e0e0325b08f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:39:39.372841 [ 4 ] {65026805-e350-44f8-8fe5-1e0e0325b08f} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:39.373028 [ 39 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 01:39:39.373099 [ 39 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:39.373139 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:39.373213 [ 4 ] {65026805-e350-44f8-8fe5-1e0e0325b08f} executeQuery: Read 60 rows, 4.14 KiB in 0.004769 sec., 12581.253931641853 rows/sec., 868.24 KiB/sec. 2024.12.21 01:39:39.373536 [ 4 ] {65026805-e350-44f8-8fe5-1e0e0325b08f} TCPHandler: Processed in 0.005451677 sec. 2024.12.21 01:39:39.373697 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:39:39.374097 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3970 rows, containing 5 columns (5 merged, 0 gathered) in 0.006432504 sec., 617178.0071959535 rows/sec., 41.66 MiB/sec. 2024.12.21 01:39:39.374118 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:39.374181 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 392 rows starting from the beginning of the part 2024.12.21 01:39:39.374294 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:39:39.374572 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2024.12.21 01:39:39.374574 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 01:39:39.374903 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:39:39.375190 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:39:39.375462 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:39:39.375587 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_11_2} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:39.375917 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_11_2} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 01:39:39.376030 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2024.12.21 01:39:39.376898 [ 198 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.003608694 sec., 187325.38696824946 rows/sec., 12.27 MiB/sec. 2024.12.21 01:39:39.377069 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 01:39:39.377349 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_11_2} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:39.377435 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_11_2} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 01:39:39.377511 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.12.21 01:39:40.746239 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2024.12.21 01:39:40.747031 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:40.747092 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:40.747671 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:39:40.747946 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:39:40.748254 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2024.12.21 01:39:41.044549 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.12.21 01:39:41.064494 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:41.064551 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:41.071359 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:39:41.072146 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:39:41.074922 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.12.21 01:39:43.251840 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 326 2024.12.21 01:39:43.255091 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:43.255149 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:43.256682 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:43.257012 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:39:43.257202 [ 33 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 01:39:43.257319 [ 33 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:43.257385 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:43.258376 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::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.21 01:39:43.258996 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 326 2024.12.21 01:39:43.259478 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:43.259655 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::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.21 01:39:43.260191 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2024.12.21 01:39:43.260750 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2024.12.21 01:39:43.261227 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part 2024.12.21 01:39:43.261702 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2024.12.21 01:39:43.262161 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part 2024.12.21 01:39:43.269852 [ 197 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 72 columns (72 merged, 0 gathered) in 0.01231022 sec., 26482.061246671463 rows/sec., 26.88 MiB/sec. 2024.12.21 01:39:43.270868 [ 197 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 01:39:43.271703 [ 197 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_6_1} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:39:43.271792 [ 197 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_6_1} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 01:39:43.272118 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. 2024.12.21 01:39:44.358346 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:44.358533 [ 258 ] {dcc11ec6-1610-4c2e-88b2-d12fd1309ef8} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:39:44.358607 [ 258 ] {dcc11ec6-1610-4c2e-88b2-d12fd1309ef8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:39:44.359373 [ 258 ] {dcc11ec6-1610-4c2e-88b2-d12fd1309ef8} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:44.359422 [ 258 ] {dcc11ec6-1610-4c2e-88b2-d12fd1309ef8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:44.359864 [ 258 ] {dcc11ec6-1610-4c2e-88b2-d12fd1309ef8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:44.360121 [ 258 ] {dcc11ec6-1610-4c2e-88b2-d12fd1309ef8} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:39:44.360329 [ 32 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 01:39:44.360399 [ 258 ] {dcc11ec6-1610-4c2e-88b2-d12fd1309ef8} executeQuery: Read 14 rows, 1.01 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 526.27 KiB/sec. 2024.12.21 01:39:44.360427 [ 32 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:44.360497 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:44.360526 [ 258 ] {dcc11ec6-1610-4c2e-88b2-d12fd1309ef8} TCPHandler: Processed in 0.002310141 sec. 2024.12.21 01:39:44.360875 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:44.360903 [ 193 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:39:44.361179 [ 193 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:44.361180 [ 4 ] {543a7461-f1e8-4b0b-851a-407ccfe1a627} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:44.361270 [ 193 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:39:44.361305 [ 4 ] {543a7461-f1e8-4b0b-851a-407ccfe1a627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:44.361698 [ 193 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:39:44.362030 [ 193 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:39:44.362482 [ 193 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:39:44.362802 [ 193 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:39:44.363861 [ 4 ] {543a7461-f1e8-4b0b-851a-407ccfe1a627} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:44.363926 [ 4 ] {543a7461-f1e8-4b0b-851a-407ccfe1a627} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:44.364891 [ 4 ] {543a7461-f1e8-4b0b-851a-407ccfe1a627} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:39:44.365247 [ 193 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004604893 sec., 15201.221830778697 rows/sec., 1.13 MiB/sec. 2024.12.21 01:39:44.365402 [ 4 ] {543a7461-f1e8-4b0b-851a-407ccfe1a627} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:44.365449 [ 193 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 01:39:44.365812 [ 4 ] {543a7461-f1e8-4b0b-851a-407ccfe1a627} executeQuery: Read 271 rows, 24.45 KiB in 0.004733 sec., 57257.55334882738 rows/sec., 5.04 MiB/sec. 2024.12.21 01:39:44.365948 [ 4 ] {543a7461-f1e8-4b0b-851a-407ccfe1a627} TCPHandler: Processed in 0.005249434 sec. 2024.12.21 01:39:44.366042 [ 193 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_5_1} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:39:44.366160 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:44.366173 [ 193 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_5_1} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 01:39:44.366345 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:39:44.366406 [ 258 ] {7f9499ba-2e8b-4636-a875-c1e5e27ce892} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:39:44.366473 [ 258 ] {7f9499ba-2e8b-4636-a875-c1e5e27ce892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:39:44.367177 [ 258 ] {7f9499ba-2e8b-4636-a875-c1e5e27ce892} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:44.367228 [ 258 ] {7f9499ba-2e8b-4636-a875-c1e5e27ce892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:44.367613 [ 258 ] {7f9499ba-2e8b-4636-a875-c1e5e27ce892} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:44.367852 [ 258 ] {7f9499ba-2e8b-4636-a875-c1e5e27ce892} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:39:44.368104 [ 258 ] {7f9499ba-2e8b-4636-a875-c1e5e27ce892} executeQuery: Read 41 rows, 3.01 KiB in 0.001746 sec., 23482.24513172967 rows/sec., 1.69 MiB/sec. 2024.12.21 01:39:44.368175 [ 258 ] {7f9499ba-2e8b-4636-a875-c1e5e27ce892} TCPHandler: Processed in 0.002126568 sec. 2024.12.21 01:39:44.368319 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:44.368459 [ 4 ] {fdfbace0-273f-4089-a8b4-1dd6446af15d} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:39:44.368521 [ 4 ] {fdfbace0-273f-4089-a8b4-1dd6446af15d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:39:44.369202 [ 4 ] {fdfbace0-273f-4089-a8b4-1dd6446af15d} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:44.369249 [ 4 ] {fdfbace0-273f-4089-a8b4-1dd6446af15d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:44.369627 [ 4 ] {fdfbace0-273f-4089-a8b4-1dd6446af15d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:44.369867 [ 4 ] {fdfbace0-273f-4089-a8b4-1dd6446af15d} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:39:44.370060 [ 4 ] {fdfbace0-273f-4089-a8b4-1dd6446af15d} executeQuery: Read 14 rows, 1004.00 B in 0.001634 sec., 8567.931456548347 rows/sec., 600.04 KiB/sec. 2024.12.21 01:39:44.370113 [ 4 ] {fdfbace0-273f-4089-a8b4-1dd6446af15d} TCPHandler: Processed in 0.001851993 sec. 2024.12.21 01:39:44.370283 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:44.370419 [ 258 ] {530adadb-0a76-4f3b-baed-814386bf3b04} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:39:44.370479 [ 258 ] {530adadb-0a76-4f3b-baed-814386bf3b04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:39:44.371156 [ 258 ] {530adadb-0a76-4f3b-baed-814386bf3b04} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:44.371204 [ 258 ] {530adadb-0a76-4f3b-baed-814386bf3b04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:44.371591 [ 258 ] {530adadb-0a76-4f3b-baed-814386bf3b04} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:44.371830 [ 258 ] {530adadb-0a76-4f3b-baed-814386bf3b04} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:39:44.371988 [ 32 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 01:39:44.372054 [ 32 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:44.372071 [ 258 ] {530adadb-0a76-4f3b-baed-814386bf3b04} executeQuery: Read 13 rows, 830.00 B in 0.001681 sec., 7733.491969066032 rows/sec., 482.18 KiB/sec. 2024.12.21 01:39:44.372098 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:44.372226 [ 258 ] {530adadb-0a76-4f3b-baed-814386bf3b04} TCPHandler: Processed in 0.001996885 sec. 2024.12.21 01:39:44.372496 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:39:44.372516 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:44.372731 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:44.372762 [ 4 ] {c0f9b9e3-5f32-4795-9b6d-b5217df3bfd2} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:44.372791 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:39:44.372856 [ 4 ] {c0f9b9e3-5f32-4795-9b6d-b5217df3bfd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:44.373122 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:39:44.373527 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:39:44.373886 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:39:44.374255 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:39:44.376156 [ 4 ] {c0f9b9e3-5f32-4795-9b6d-b5217df3bfd2} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:44.376238 [ 4 ] {c0f9b9e3-5f32-4795-9b6d-b5217df3bfd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:44.376701 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00446176 sec., 14568.242128666714 rows/sec., 965.23 KiB/sec. 2024.12.21 01:39:44.376920 [ 193 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 01:39:44.377117 [ 4 ] {c0f9b9e3-5f32-4795-9b6d-b5217df3bfd2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:39:44.377396 [ 193 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_5_1} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:39:44.377559 [ 193 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_5_1} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 01:39:44.377588 [ 4 ] {c0f9b9e3-5f32-4795-9b6d-b5217df3bfd2} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:44.377709 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:39:44.377936 [ 4 ] {c0f9b9e3-5f32-4795-9b6d-b5217df3bfd2} executeQuery: Read 416 rows, 30.40 KiB in 0.005211 sec., 79831.12646325081 rows/sec., 5.70 MiB/sec. 2024.12.21 01:39:44.378133 [ 4 ] {c0f9b9e3-5f32-4795-9b6d-b5217df3bfd2} TCPHandler: Processed in 0.005793864 sec. 2024.12.21 01:39:44.378306 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:44.378431 [ 258 ] {8dc15702-bdfe-4db1-a578-cfaf8a35787c} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:39:44.378484 [ 258 ] {8dc15702-bdfe-4db1-a578-cfaf8a35787c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:39:44.378965 [ 258 ] {8dc15702-bdfe-4db1-a578-cfaf8a35787c} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:44.379030 [ 258 ] {8dc15702-bdfe-4db1-a578-cfaf8a35787c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:44.379394 [ 258 ] {8dc15702-bdfe-4db1-a578-cfaf8a35787c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:44.379649 [ 258 ] {8dc15702-bdfe-4db1-a578-cfaf8a35787c} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:39:44.379893 [ 258 ] {8dc15702-bdfe-4db1-a578-cfaf8a35787c} executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. 2024.12.21 01:39:44.379950 [ 258 ] {8dc15702-bdfe-4db1-a578-cfaf8a35787c} TCPHandler: Processed in 0.00170237 sec. 2024.12.21 01:39:44.380095 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:44.380214 [ 4 ] {66a7b340-0ee6-44ad-83d2-185bf654e3ad} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:44.380269 [ 4 ] {66a7b340-0ee6-44ad-83d2-185bf654e3ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:44.380891 [ 4 ] {66a7b340-0ee6-44ad-83d2-185bf654e3ad} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:44.380930 [ 4 ] {66a7b340-0ee6-44ad-83d2-185bf654e3ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:44.381327 [ 4 ] {66a7b340-0ee6-44ad-83d2-185bf654e3ad} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:39:44.381571 [ 4 ] {66a7b340-0ee6-44ad-83d2-185bf654e3ad} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:44.381750 [ 4 ] {66a7b340-0ee6-44ad-83d2-185bf654e3ad} executeQuery: Read 237 rows, 16.27 KiB in 0.001561 sec., 151825.7527226137 rows/sec., 10.18 MiB/sec. 2024.12.21 01:39:44.381806 [ 4 ] {66a7b340-0ee6-44ad-83d2-185bf654e3ad} TCPHandler: Processed in 0.001766711 sec. 2024.12.21 01:39:44.381954 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:44.382073 [ 258 ] {8e6d1768-b2ec-4573-9ad2-4b93fdfee64d} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:39:44.382127 [ 258 ] {8e6d1768-b2ec-4573-9ad2-4b93fdfee64d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:39:44.382601 [ 258 ] {8e6d1768-b2ec-4573-9ad2-4b93fdfee64d} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:44.382640 [ 258 ] {8e6d1768-b2ec-4573-9ad2-4b93fdfee64d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:44.382995 [ 258 ] {8e6d1768-b2ec-4573-9ad2-4b93fdfee64d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:44.383232 [ 258 ] {8e6d1768-b2ec-4573-9ad2-4b93fdfee64d} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:39:44.383454 [ 258 ] {8e6d1768-b2ec-4573-9ad2-4b93fdfee64d} executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. 2024.12.21 01:39:44.383508 [ 258 ] {8e6d1768-b2ec-4573-9ad2-4b93fdfee64d} TCPHandler: Processed in 0.001607679 sec. 2024.12.21 01:39:44.383660 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:44.383797 [ 4 ] {fbfa0431-bafd-4d20-9cdc-f92f56e5a462} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:44.383890 [ 4 ] {fbfa0431-bafd-4d20-9cdc-f92f56e5a462} 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.21 01:39:44.385169 [ 4 ] {fbfa0431-bafd-4d20-9cdc-f92f56e5a462} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:44.385207 [ 4 ] {fbfa0431-bafd-4d20-9cdc-f92f56e5a462} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:44.385864 [ 4 ] {fbfa0431-bafd-4d20-9cdc-f92f56e5a462} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:44.386157 [ 4 ] {fbfa0431-bafd-4d20-9cdc-f92f56e5a462} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:39:44.386442 [ 4 ] {fbfa0431-bafd-4d20-9cdc-f92f56e5a462} executeQuery: Read 34 rows, 62.39 KiB in 0.002659 sec., 12786.761940579165 rows/sec., 22.91 MiB/sec. 2024.12.21 01:39:44.386576 [ 4 ] {fbfa0431-bafd-4d20-9cdc-f92f56e5a462} TCPHandler: Processed in 0.002983814 sec. 2024.12.21 01:39:44.386742 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:44.386861 [ 258 ] {efc6383c-334b-406b-a4d1-64c608dbbad8} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:44.386914 [ 258 ] {efc6383c-334b-406b-a4d1-64c608dbbad8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:44.387428 [ 258 ] {efc6383c-334b-406b-a4d1-64c608dbbad8} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:44.387468 [ 258 ] {efc6383c-334b-406b-a4d1-64c608dbbad8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:44.387844 [ 258 ] {efc6383c-334b-406b-a4d1-64c608dbbad8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:39:44.388086 [ 258 ] {efc6383c-334b-406b-a4d1-64c608dbbad8} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:44.388297 [ 258 ] {efc6383c-334b-406b-a4d1-64c608dbbad8} executeQuery: Read 82 rows, 5.33 KiB in 0.00146 sec., 56164.38356164384 rows/sec., 3.57 MiB/sec. 2024.12.21 01:39:44.388352 [ 258 ] {efc6383c-334b-406b-a4d1-64c608dbbad8} TCPHandler: Processed in 0.001667779 sec. 2024.12.21 01:39:48.155323 [ 23 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:39:48.155391 [ 23 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:39:48.248452 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2024.12.21 01:39:48.249139 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:48.249190 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:48.249747 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:39:48.250018 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:39:48.250286 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.12.21 01:39:48.575060 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.12.21 01:39:48.595779 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:48.595840 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:48.602920 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:39:48.603717 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:39:48.606878 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.12.21 01:39:49.351757 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.351952 [ 258 ] {b7dfec38-b6d0-4c0c-88db-d4137a6c774f} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:49.352027 [ 258 ] {b7dfec38-b6d0-4c0c-88db-d4137a6c774f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:49.352797 [ 258 ] {b7dfec38-b6d0-4c0c-88db-d4137a6c774f} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.352852 [ 258 ] {b7dfec38-b6d0-4c0c-88db-d4137a6c774f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.353298 [ 258 ] {b7dfec38-b6d0-4c0c-88db-d4137a6c774f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:39:49.353577 [ 258 ] {b7dfec38-b6d0-4c0c-88db-d4137a6c774f} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:49.353815 [ 258 ] {b7dfec38-b6d0-4c0c-88db-d4137a6c774f} executeQuery: Read 56 rows, 4.41 KiB in 0.001915 sec., 29242.819843342037 rows/sec., 2.25 MiB/sec. 2024.12.21 01:39:49.353880 [ 258 ] {b7dfec38-b6d0-4c0c-88db-d4137a6c774f} TCPHandler: Processed in 0.002259131 sec. 2024.12.21 01:39:49.354138 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.354346 [ 4 ] {98896c81-bd63-4e2d-9491-bbf8f792622e} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:49.354425 [ 4 ] {98896c81-bd63-4e2d-9491-bbf8f792622e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:49.355202 [ 4 ] {98896c81-bd63-4e2d-9491-bbf8f792622e} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.355245 [ 4 ] {98896c81-bd63-4e2d-9491-bbf8f792622e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.355679 [ 4 ] {98896c81-bd63-4e2d-9491-bbf8f792622e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:39:49.355941 [ 4 ] {98896c81-bd63-4e2d-9491-bbf8f792622e} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:49.356143 [ 4 ] {98896c81-bd63-4e2d-9491-bbf8f792622e} executeQuery: Read 64 rows, 5.12 KiB in 0.001856 sec., 34482.75862068965 rows/sec., 2.69 MiB/sec. 2024.12.21 01:39:49.356202 [ 4 ] {98896c81-bd63-4e2d-9491-bbf8f792622e} TCPHandler: Processed in 0.002199039 sec. 2024.12.21 01:39:49.356372 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.356521 [ 258 ] {7905a4e4-22f4-4e66-99d2-c5a5c2e5d900} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:49.356589 [ 258 ] {7905a4e4-22f4-4e66-99d2-c5a5c2e5d900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:49.357282 [ 258 ] {7905a4e4-22f4-4e66-99d2-c5a5c2e5d900} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.357331 [ 258 ] {7905a4e4-22f4-4e66-99d2-c5a5c2e5d900} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.357773 [ 258 ] {7905a4e4-22f4-4e66-99d2-c5a5c2e5d900} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:39:49.358015 [ 258 ] {7905a4e4-22f4-4e66-99d2-c5a5c2e5d900} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:49.358236 [ 258 ] {7905a4e4-22f4-4e66-99d2-c5a5c2e5d900} executeQuery: Read 160 rows, 11.41 KiB in 0.001751 sec., 91376.35636778983 rows/sec., 6.36 MiB/sec. 2024.12.21 01:39:49.358293 [ 258 ] {7905a4e4-22f4-4e66-99d2-c5a5c2e5d900} TCPHandler: Processed in 0.001991965 sec. 2024.12.21 01:39:49.358469 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.358601 [ 4 ] {5b83234f-610a-4158-869c-cbc45b039582} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:49.358665 [ 4 ] {5b83234f-610a-4158-869c-cbc45b039582} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:49.359256 [ 4 ] {5b83234f-610a-4158-869c-cbc45b039582} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.359303 [ 4 ] {5b83234f-610a-4158-869c-cbc45b039582} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.359806 [ 4 ] {5b83234f-610a-4158-869c-cbc45b039582} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:39:49.360056 [ 4 ] {5b83234f-610a-4158-869c-cbc45b039582} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:49.360241 [ 4 ] {5b83234f-610a-4158-869c-cbc45b039582} executeQuery: Read 60 rows, 4.14 KiB in 0.001677 sec., 35778.17531305903 rows/sec., 2.41 MiB/sec. 2024.12.21 01:39:49.360295 [ 4 ] {5b83234f-610a-4158-869c-cbc45b039582} TCPHandler: Processed in 0.001886604 sec. 2024.12.21 01:39:49.864742 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.865018 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} executeQuery: (from [fd00:1122:3344:101::d]:36655) 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', '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', 'sled_data_link:packets_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.21 01:39:49.865465 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 01:39:49.865520 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} 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', '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', 'sled_data_link:packets_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.21 01:39:49.865907 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:49.865992 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 01:39:49.866171 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2024.12.21 01:39:49.866355 [ 294 ] {13135c83-8f97-4376-88d9-373dcf406295} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 01:39:49.866380 [ 296 ] {13135c83-8f97-4376-88d9-373dcf406295} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 01:39:49.866472 [ 298 ] {13135c83-8f97-4376-88d9-373dcf406295} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 01:39:49.866472 [ 295 ] {13135c83-8f97-4376-88d9-373dcf406295} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.21 01:39:49.866683 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.12.21 01:39:49.866718 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 01:39:49.866860 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 01:39:49.866886 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (SelectExecutor): Reading approx. 41 rows with 4 streams 2024.12.21 01:39:49.866931 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} 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', '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', 'sled_data_link:packets_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.21 01:39:49.866979 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} 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', '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', 'sled_data_link:packets_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.21 01:39:49.867021 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} 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', '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', 'sled_data_link:packets_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.21 01:39:49.867058 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} 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', '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', 'sled_data_link:packets_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.21 01:39:49.869108 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} executeQuery: Read 41 rows, 1.56 KiB in 0.004219 sec., 9717.942640436124 rows/sec., 370.81 KiB/sec. 2024.12.21 01:39:49.869373 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} MemoryTracker: Peak memory usage (for query): 144.29 KiB. 2024.12.21 01:39:49.869391 [ 258 ] {13135c83-8f97-4376-88d9-373dcf406295} TCPHandler: Processed in 0.004783665 sec. 2024.12.21 01:39:49.907993 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.908148 [ 258 ] {858b89ba-044e-4b79-87af-12198c914fd2} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 01:39:49.908214 [ 258 ] {858b89ba-044e-4b79-87af-12198c914fd2} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 01:39:49.908998 [ 258 ] {858b89ba-044e-4b79-87af-12198c914fd2} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.909045 [ 258 ] {858b89ba-044e-4b79-87af-12198c914fd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.909558 [ 258 ] {858b89ba-044e-4b79-87af-12198c914fd2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:39:49.909790 [ 258 ] {858b89ba-044e-4b79-87af-12198c914fd2} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): 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.21 01:39:49.910031 [ 258 ] {858b89ba-044e-4b79-87af-12198c914fd2} executeQuery: Read 1 rows, 232.00 B in 0.001928 sec., 518.6721991701245 rows/sec., 117.51 KiB/sec. 2024.12.21 01:39:49.910133 [ 258 ] {858b89ba-044e-4b79-87af-12198c914fd2} TCPHandler: Processed in 0.00220873 sec. 2024.12.21 01:39:49.910379 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.910563 [ 4 ] {e72b5670-267e-49a6-8e37-f21783c94eca} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:39:49.910632 [ 4 ] {e72b5670-267e-49a6-8e37-f21783c94eca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:39:49.911352 [ 4 ] {e72b5670-267e-49a6-8e37-f21783c94eca} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.911393 [ 4 ] {e72b5670-267e-49a6-8e37-f21783c94eca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.911817 [ 4 ] {e72b5670-267e-49a6-8e37-f21783c94eca} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:49.912088 [ 4 ] {e72b5670-267e-49a6-8e37-f21783c94eca} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:39:49.912317 [ 4 ] {e72b5670-267e-49a6-8e37-f21783c94eca} executeQuery: Read 14 rows, 1.01 KiB in 0.001806 sec., 7751.937984496124 rows/sec., 558.04 KiB/sec. 2024.12.21 01:39:49.912382 [ 4 ] {e72b5670-267e-49a6-8e37-f21783c94eca} TCPHandler: Processed in 0.002132358 sec. 2024.12.21 01:39:49.912542 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.912682 [ 258 ] {6c12e3d5-b6cf-406e-aca2-1319b903927c} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 01:39:49.912743 [ 258 ] {6c12e3d5-b6cf-406e-aca2-1319b903927c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 01:39:49.913453 [ 258 ] {6c12e3d5-b6cf-406e-aca2-1319b903927c} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.913507 [ 258 ] {6c12e3d5-b6cf-406e-aca2-1319b903927c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.913882 [ 258 ] {6c12e3d5-b6cf-406e-aca2-1319b903927c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 01:39:49.914130 [ 258 ] {6c12e3d5-b6cf-406e-aca2-1319b903927c} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): 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.21 01:39:49.914411 [ 258 ] {6c12e3d5-b6cf-406e-aca2-1319b903927c} executeQuery: Read 12 rows, 1002.00 B in 0.001745 sec., 6876.790830945559 rows/sec., 560.75 KiB/sec. 2024.12.21 01:39:49.914506 [ 258 ] {6c12e3d5-b6cf-406e-aca2-1319b903927c} TCPHandler: Processed in 0.002018156 sec. 2024.12.21 01:39:49.914670 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.914816 [ 4 ] {55d85c25-b113-4ba1-a6ed-cc4ebb3c8fe0} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:49.914877 [ 4 ] {55d85c25-b113-4ba1-a6ed-cc4ebb3c8fe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:49.916239 [ 4 ] {55d85c25-b113-4ba1-a6ed-cc4ebb3c8fe0} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.916278 [ 4 ] {55d85c25-b113-4ba1-a6ed-cc4ebb3c8fe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.916741 [ 4 ] {55d85c25-b113-4ba1-a6ed-cc4ebb3c8fe0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:39:49.916987 [ 4 ] {55d85c25-b113-4ba1-a6ed-cc4ebb3c8fe0} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:49.917212 [ 4 ] {55d85c25-b113-4ba1-a6ed-cc4ebb3c8fe0} executeQuery: Read 1417 rows, 121.45 KiB in 0.002431 sec., 582887.7005347593 rows/sec., 48.79 MiB/sec. 2024.12.21 01:39:49.917270 [ 4 ] {55d85c25-b113-4ba1-a6ed-cc4ebb3c8fe0} TCPHandler: Processed in 0.002670807 sec. 2024.12.21 01:39:49.917432 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.917573 [ 258 ] {6ee3ccb1-1bda-4bc6-840e-9e579d304760} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:39:49.917633 [ 258 ] {6ee3ccb1-1bda-4bc6-840e-9e579d304760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:39:49.918343 [ 258 ] {6ee3ccb1-1bda-4bc6-840e-9e579d304760} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.918392 [ 258 ] {6ee3ccb1-1bda-4bc6-840e-9e579d304760} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.918794 [ 258 ] {6ee3ccb1-1bda-4bc6-840e-9e579d304760} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:49.919036 [ 258 ] {6ee3ccb1-1bda-4bc6-840e-9e579d304760} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:39:49.919215 [ 46 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 01:39:49.919289 [ 258 ] {6ee3ccb1-1bda-4bc6-840e-9e579d304760} executeQuery: Read 53 rows, 3.85 KiB in 0.001744 sec., 30389.90825688073 rows/sec., 2.16 MiB/sec. 2024.12.21 01:39:49.919317 [ 46 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.919409 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.919427 [ 258 ] {6ee3ccb1-1bda-4bc6-840e-9e579d304760} TCPHandler: Processed in 0.002060747 sec. 2024.12.21 01:39:49.919673 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.919763 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::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.21 01:39:49.919857 [ 4 ] {8243a4cb-a575-462f-9c99-4ceb7e1607fb} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:39:49.919957 [ 4 ] {8243a4cb-a575-462f-9c99-4ceb7e1607fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:39:49.920206 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:49.920318 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2024.12.21 01:39:49.920684 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2024.12.21 01:39:49.921091 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::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.21 01:39:49.921524 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part 2024.12.21 01:39:49.921806 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part 2024.12.21 01:39:49.922024 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part 2024.12.21 01:39:49.922971 [ 4 ] {8243a4cb-a575-462f-9c99-4ceb7e1607fb} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.923036 [ 4 ] {8243a4cb-a575-462f-9c99-4ceb7e1607fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.923995 [ 4 ] {8243a4cb-a575-462f-9c99-4ceb7e1607fb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:49.924546 [ 4 ] {8243a4cb-a575-462f-9c99-4ceb7e1607fb} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:39:49.924967 [ 46 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 01:39:49.924980 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.005431037 sec., 33142.841781413015 rows/sec., 2.47 MiB/sec. 2024.12.21 01:39:49.925088 [ 46 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.925109 [ 4 ] {8243a4cb-a575-462f-9c99-4ceb7e1607fb} executeQuery: Read 242 rows, 16.79 KiB in 0.005278 sec., 45850.701023114816 rows/sec., 3.11 MiB/sec. 2024.12.21 01:39:49.925183 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.925327 [ 4 ] {8243a4cb-a575-462f-9c99-4ceb7e1607fb} TCPHandler: Processed in 0.005778753 sec. 2024.12.21 01:39:49.925323 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 01:39:49.925704 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.925750 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::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.21 01:39:49.926026 [ 258 ] {b823cd54-87b9-49f1-80f4-b19d83c65c5b} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:39:49.926067 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:49.926141 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::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.21 01:39:49.926157 [ 258 ] {b823cd54-87b9-49f1-80f4-b19d83c65c5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:39:49.926438 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_6_1} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:39:49.926581 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::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.21 01:39:49.926944 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_6_1} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 01:39:49.927143 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part 2024.12.21 01:39:49.927368 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.21 01:39:49.927605 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::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.21 01:39:49.927887 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.12.21 01:39:49.928267 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part 2024.12.21 01:39:49.929015 [ 258 ] {b823cd54-87b9-49f1-80f4-b19d83c65c5b} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.929064 [ 258 ] {b823cd54-87b9-49f1-80f4-b19d83c65c5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.929618 [ 258 ] {b823cd54-87b9-49f1-80f4-b19d83c65c5b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:49.929986 [ 258 ] {b823cd54-87b9-49f1-80f4-b19d83c65c5b} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:39:49.930045 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.004660073 sec., 116092.60198284448 rows/sec., 8.32 MiB/sec. 2024.12.21 01:39:49.930290 [ 258 ] {b823cd54-87b9-49f1-80f4-b19d83c65c5b} executeQuery: Read 13 rows, 830.00 B in 0.004364 sec., 2978.9184234647114 rows/sec., 185.73 KiB/sec. 2024.12.21 01:39:49.930371 [ 186 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 01:39:49.930401 [ 258 ] {b823cd54-87b9-49f1-80f4-b19d83c65c5b} TCPHandler: Processed in 0.004926358 sec. 2024.12.21 01:39:49.930617 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.930837 [ 4 ] {3b9a7058-56c3-4c54-ad5e-242c1fd59c33} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:49.930942 [ 4 ] {3b9a7058-56c3-4c54-ad5e-242c1fd59c33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:49.930980 [ 186 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_6_1} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:39:49.931204 [ 186 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_6_1} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 01:39:49.931378 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 01:39:49.932276 [ 4 ] {3b9a7058-56c3-4c54-ad5e-242c1fd59c33} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.932320 [ 4 ] {3b9a7058-56c3-4c54-ad5e-242c1fd59c33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.932729 [ 4 ] {3b9a7058-56c3-4c54-ad5e-242c1fd59c33} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:39:49.932980 [ 4 ] {3b9a7058-56c3-4c54-ad5e-242c1fd59c33} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:49.933195 [ 4 ] {3b9a7058-56c3-4c54-ad5e-242c1fd59c33} executeQuery: Read 884 rows, 65.67 KiB in 0.002419 sec., 365440.2645721372 rows/sec., 26.51 MiB/sec. 2024.12.21 01:39:49.933254 [ 4 ] {3b9a7058-56c3-4c54-ad5e-242c1fd59c33} TCPHandler: Processed in 0.002742739 sec. 2024.12.21 01:39:49.933412 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.933552 [ 258 ] {0f313cb7-a52a-4489-91a3-747d6f6c57d6} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:39:49.933610 [ 258 ] {0f313cb7-a52a-4489-91a3-747d6f6c57d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:39:49.934183 [ 258 ] {0f313cb7-a52a-4489-91a3-747d6f6c57d6} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.934231 [ 258 ] {0f313cb7-a52a-4489-91a3-747d6f6c57d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.934664 [ 258 ] {0f313cb7-a52a-4489-91a3-747d6f6c57d6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:49.934909 [ 258 ] {0f313cb7-a52a-4489-91a3-747d6f6c57d6} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:39:49.935092 [ 46 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 01:39:49.935156 [ 258 ] {0f313cb7-a52a-4489-91a3-747d6f6c57d6} executeQuery: Read 6 rows, 321.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 192.08 KiB/sec. 2024.12.21 01:39:49.935175 [ 46 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.935267 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.935285 [ 258 ] {0f313cb7-a52a-4489-91a3-747d6f6c57d6} TCPHandler: Processed in 0.001940625 sec. 2024.12.21 01:39:49.935579 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.935749 [ 188 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:39:49.935920 [ 4 ] {f2cf8589-321b-4b9f-8c67-80d27270a3c7} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:49.935974 [ 188 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:49.935997 [ 4 ] {f2cf8589-321b-4b9f-8c67-80d27270a3c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:49.936015 [ 188 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:39:49.936205 [ 188 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:39:49.936425 [ 188 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:39:49.936657 [ 188 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:39:49.936871 [ 188 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:39:49.937080 [ 188 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:39:49.937965 [ 4 ] {f2cf8589-321b-4b9f-8c67-80d27270a3c7} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.938018 [ 4 ] {f2cf8589-321b-4b9f-8c67-80d27270a3c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.938477 [ 186 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003039994 sec., 11842.128635780202 rows/sec., 618.70 KiB/sec. 2024.12.21 01:39:49.938704 [ 186 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 01:39:49.938815 [ 4 ] {f2cf8589-321b-4b9f-8c67-80d27270a3c7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:39:49.939182 [ 186 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_6_1} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:39:49.939287 [ 4 ] {f2cf8589-321b-4b9f-8c67-80d27270a3c7} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:49.939396 [ 186 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_6_1} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 01:39:49.939588 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:39:49.939715 [ 4 ] {f2cf8589-321b-4b9f-8c67-80d27270a3c7} executeQuery: Read 961 rows, 65.39 KiB in 0.003871 sec., 248256.26453112892 rows/sec., 16.50 MiB/sec. 2024.12.21 01:39:49.939786 [ 4 ] {f2cf8589-321b-4b9f-8c67-80d27270a3c7} TCPHandler: Processed in 0.004368618 sec. 2024.12.21 01:39:49.939963 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.940104 [ 258 ] {88a456d8-952f-4d95-bc45-3c2bb3f11666} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:39:49.940164 [ 258 ] {88a456d8-952f-4d95-bc45-3c2bb3f11666} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:39:49.940698 [ 258 ] {88a456d8-952f-4d95-bc45-3c2bb3f11666} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.940737 [ 258 ] {88a456d8-952f-4d95-bc45-3c2bb3f11666} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.941100 [ 258 ] {88a456d8-952f-4d95-bc45-3c2bb3f11666} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:49.941345 [ 258 ] {88a456d8-952f-4d95-bc45-3c2bb3f11666} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:39:49.941510 [ 46 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 01:39:49.941577 [ 46 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.941603 [ 258 ] {88a456d8-952f-4d95-bc45-3c2bb3f11666} executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. 2024.12.21 01:39:49.941617 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.941773 [ 258 ] {88a456d8-952f-4d95-bc45-3c2bb3f11666} TCPHandler: Processed in 0.001876994 sec. 2024.12.21 01:39:49.942120 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.942122 [ 188 ] {1a9c232a-2987-4213-96d8-def597be1f52::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.21 01:39:49.942312 [ 188 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:49.942312 [ 4 ] {acf55b40-a981-4c63-9023-c48951236d7c} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:49.942352 [ 188 ] {1a9c232a-2987-4213-96d8-def597be1f52::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.21 01:39:49.942555 [ 4 ] {acf55b40-a981-4c63-9023-c48951236d7c} 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.21 01:39:49.942572 [ 188 ] {1a9c232a-2987-4213-96d8-def597be1f52::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.21 01:39:49.942795 [ 188 ] {1a9c232a-2987-4213-96d8-def597be1f52::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.21 01:39:49.943020 [ 188 ] {1a9c232a-2987-4213-96d8-def597be1f52::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.21 01:39:49.943235 [ 188 ] {1a9c232a-2987-4213-96d8-def597be1f52::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.21 01:39:49.943554 [ 188 ] {1a9c232a-2987-4213-96d8-def597be1f52::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.21 01:39:49.945590 [ 186 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.003831038 sec., 1827.1810407518797 rows/sec., 122.10 KiB/sec. 2024.12.21 01:39:49.945824 [ 186 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 01:39:49.946289 [ 4 ] {acf55b40-a981-4c63-9023-c48951236d7c} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.946344 [ 4 ] {acf55b40-a981-4c63-9023-c48951236d7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.946475 [ 186 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_6_1} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:39:49.946687 [ 186 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_6_1} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 01:39:49.946854 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.21 01:39:49.947370 [ 4 ] {acf55b40-a981-4c63-9023-c48951236d7c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:39:49.947640 [ 4 ] {acf55b40-a981-4c63-9023-c48951236d7c} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:39:49.947808 [ 46 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 01:39:49.947883 [ 46 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.947919 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.947959 [ 4 ] {acf55b40-a981-4c63-9023-c48951236d7c} executeQuery: Read 34 rows, 62.39 KiB in 0.005679 sec., 5986.969536890298 rows/sec., 10.73 MiB/sec. 2024.12.21 01:39:49.948440 [ 188 ] {e93acc5c-db38-4352-84af-0297a167e812::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.21 01:39:49.948734 [ 4 ] {acf55b40-a981-4c63-9023-c48951236d7c} TCPHandler: Processed in 0.006840382 sec. 2024.12.21 01:39:49.948980 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:49.949059 [ 188 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:49.949216 [ 188 ] {e93acc5c-db38-4352-84af-0297a167e812::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.21 01:39:49.949256 [ 258 ] {2ce62b9f-ae87-471c-beda-3a0e4f4822b4} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:49.949398 [ 258 ] {2ce62b9f-ae87-471c-beda-3a0e4f4822b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:49.950018 [ 188 ] {e93acc5c-db38-4352-84af-0297a167e812::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.21 01:39:49.950742 [ 188 ] {e93acc5c-db38-4352-84af-0297a167e812::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.21 01:39:49.951522 [ 188 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part 2024.12.21 01:39:49.951711 [ 258 ] {2ce62b9f-ae87-471c-beda-3a0e4f4822b4} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:49.951819 [ 258 ] {2ce62b9f-ae87-471c-beda-3a0e4f4822b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:49.952244 [ 188 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part 2024.12.21 01:39:49.952937 [ 188 ] {e93acc5c-db38-4352-84af-0297a167e812::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.21 01:39:49.953304 [ 258 ] {2ce62b9f-ae87-471c-beda-3a0e4f4822b4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:39:49.953953 [ 258 ] {2ce62b9f-ae87-471c-beda-3a0e4f4822b4} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:49.954434 [ 258 ] {2ce62b9f-ae87-471c-beda-3a0e4f4822b4} executeQuery: Read 34 rows, 2.02 KiB in 0.005236 sec., 6493.506493506493 rows/sec., 385.89 KiB/sec. 2024.12.21 01:39:49.954638 [ 258 ] {2ce62b9f-ae87-471c-beda-3a0e4f4822b4} TCPHandler: Processed in 0.005810824 sec. 2024.12.21 01:39:49.956479 [ 191 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 19 columns (19 merged, 0 gathered) in 0.008471672 sec., 14873.09706985823 rows/sec., 26.65 MiB/sec. 2024.12.21 01:39:49.956810 [ 192 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 01:39:49.957269 [ 192 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_6_1} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:39:49.957358 [ 192 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_6_1} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 01:39:49.957477 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2024.12.21 01:39:50.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.34 MiB, peak 173.24 MiB, free memory in arenas 0.00 B, will set to 167.96 MiB (RSS), difference: -1.38 MiB 2024.12.21 01:39:53.259318 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 384 2024.12.21 01:39:53.263100 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:53.263157 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:53.264680 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:39:53.264989 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:39:53.266061 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 384 2024.12.21 01:39:54.350563 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:54.350839 [ 258 ] {7b36ce3d-f8f5-46e6-bcb7-f778a4997f8e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:54.350911 [ 258 ] {7b36ce3d-f8f5-46e6-bcb7-f778a4997f8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:54.351700 [ 258 ] {7b36ce3d-f8f5-46e6-bcb7-f778a4997f8e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:54.351746 [ 258 ] {7b36ce3d-f8f5-46e6-bcb7-f778a4997f8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:54.352204 [ 258 ] {7b36ce3d-f8f5-46e6-bcb7-f778a4997f8e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:39:54.352470 [ 258 ] {7b36ce3d-f8f5-46e6-bcb7-f778a4997f8e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:54.352683 [ 258 ] {7b36ce3d-f8f5-46e6-bcb7-f778a4997f8e} executeQuery: Read 56 rows, 4.41 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.26 MiB/sec. 2024.12.21 01:39:54.352750 [ 258 ] {7b36ce3d-f8f5-46e6-bcb7-f778a4997f8e} TCPHandler: Processed in 0.002379722 sec. 2024.12.21 01:39:54.353009 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:54.353214 [ 4 ] {345b888b-b27a-48b4-a0b0-e501262e0d88} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:54.353297 [ 4 ] {345b888b-b27a-48b4-a0b0-e501262e0d88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:54.354128 [ 4 ] {345b888b-b27a-48b4-a0b0-e501262e0d88} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:54.354173 [ 4 ] {345b888b-b27a-48b4-a0b0-e501262e0d88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:54.354617 [ 4 ] {345b888b-b27a-48b4-a0b0-e501262e0d88} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:39:54.354887 [ 4 ] {345b888b-b27a-48b4-a0b0-e501262e0d88} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:54.355145 [ 4 ] {345b888b-b27a-48b4-a0b0-e501262e0d88} executeQuery: Read 64 rows, 5.12 KiB in 0.001988 sec., 32193.15895372233 rows/sec., 2.51 MiB/sec. 2024.12.21 01:39:54.355210 [ 4 ] {345b888b-b27a-48b4-a0b0-e501262e0d88} TCPHandler: Processed in 0.002342762 sec. 2024.12.21 01:39:54.355431 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:54.355667 [ 258 ] {9a53126c-3c93-4097-84b4-c1179b664e34} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:54.355768 [ 258 ] {9a53126c-3c93-4097-84b4-c1179b664e34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:54.356360 [ 258 ] {9a53126c-3c93-4097-84b4-c1179b664e34} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:54.356399 [ 258 ] {9a53126c-3c93-4097-84b4-c1179b664e34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:54.356808 [ 258 ] {9a53126c-3c93-4097-84b4-c1179b664e34} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:39:54.357055 [ 258 ] {9a53126c-3c93-4097-84b4-c1179b664e34} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:54.357242 [ 258 ] {9a53126c-3c93-4097-84b4-c1179b664e34} executeQuery: Read 128 rows, 9.13 KiB in 0.001638 sec., 78144.07814407814 rows/sec., 5.44 MiB/sec. 2024.12.21 01:39:54.357298 [ 258 ] {9a53126c-3c93-4097-84b4-c1179b664e34} TCPHandler: Processed in 0.001979456 sec. 2024.12.21 01:39:54.357452 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:54.357595 [ 4 ] {9805798a-f06c-4468-b299-8f6939f2d4b8} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:54.357659 [ 4 ] {9805798a-f06c-4468-b299-8f6939f2d4b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:54.358207 [ 4 ] {9805798a-f06c-4468-b299-8f6939f2d4b8} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:54.358247 [ 4 ] {9805798a-f06c-4468-b299-8f6939f2d4b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:54.358637 [ 4 ] {9805798a-f06c-4468-b299-8f6939f2d4b8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:39:54.358879 [ 4 ] {9805798a-f06c-4468-b299-8f6939f2d4b8} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:54.359092 [ 4 ] {9805798a-f06c-4468-b299-8f6939f2d4b8} executeQuery: Read 48 rows, 3.31 KiB in 0.001532 sec., 31331.59268929504 rows/sec., 2.11 MiB/sec. 2024.12.21 01:39:54.359145 [ 4 ] {9805798a-f06c-4468-b299-8f6939f2d4b8} TCPHandler: Processed in 0.001761902 sec. 2024.12.21 01:39:55.750508 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2024.12.21 01:39:55.751301 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:55.751352 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:55.751901 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:39:55.752176 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:39:55.752409 [ 127 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 01:39:55.752448 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2024.12.21 01:39:55.752499 [ 127 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:55.752535 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:55.752666 [ 186 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:55.752787 [ 186 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:55.752827 [ 186 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:55.752928 [ 186 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:55.753148 [ 186 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:55.753411 [ 186 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:55.753600 [ 186 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:55.753782 [ 186 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:39:55.755482 [ 191 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002874691 sec., 1761232.772496244 rows/sec., 25.19 MiB/sec. 2024.12.21 01:39:55.755925 [ 200 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 01:39:55.756277 [ 200 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_11_2} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:39:55.756368 [ 200 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_11_2} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 01:39:55.756484 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.12.21 01:39:56.107009 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2024.12.21 01:39:56.128307 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:56.128371 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:56.135774 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:39:56.136542 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:39:56.136916 [ 151 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 01:39:56.137057 [ 151 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:56.137128 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:56.137610 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:56.152250 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2024.12.21 01:39:56.153747 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:56.155187 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:56.160753 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:56.166120 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:56.171560 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:56.177080 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:56.181546 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:39:56.237721 [ 191 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.100418254 sec., 826.542951045534 rows/sec., 4.27 MiB/sec. 2024.12.21 01:39:56.240204 [ 201 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 01:39:56.243102 [ 201 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_11_2} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:39:56.243206 [ 201 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_11_2} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 01:39:56.245454 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. 2024.12.21 01:39:57.000179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.06 MiB, peak 178.95 MiB, free memory in arenas 0.00 B, will set to 170.13 MiB (RSS), difference: 1.07 MiB 2024.12.21 01:39:59.351713 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:59.351924 [ 258 ] {4daa2b11-5fed-4634-9fae-e08a919af045} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:39:59.351998 [ 258 ] {4daa2b11-5fed-4634-9fae-e08a919af045} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:39:59.352786 [ 258 ] {4daa2b11-5fed-4634-9fae-e08a919af045} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:59.352836 [ 258 ] {4daa2b11-5fed-4634-9fae-e08a919af045} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:59.353282 [ 258 ] {4daa2b11-5fed-4634-9fae-e08a919af045} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:39:59.353553 [ 258 ] {4daa2b11-5fed-4634-9fae-e08a919af045} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:59.353759 [ 150 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 01:39:59.353831 [ 258 ] {4daa2b11-5fed-4634-9fae-e08a919af045} executeQuery: Read 56 rows, 4.41 KiB in 0.001957 sec., 28615.2273888605 rows/sec., 2.20 MiB/sec. 2024.12.21 01:39:59.353844 [ 150 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:59.353915 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:59.353985 [ 258 ] {4daa2b11-5fed-4634-9fae-e08a919af045} TCPHandler: Processed in 0.002401452 sec. 2024.12.21 01:39:59.354319 [ 187 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:39:59.354396 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:59.354804 [ 187 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:59.354865 [ 4 ] {81617c30-898e-4676-8778-b027c516525e} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:39:59.354933 [ 187 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1412 rows starting from the beginning of the part 2024.12.21 01:39:59.355051 [ 4 ] {81617c30-898e-4676-8778-b027c516525e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:39:59.355297 [ 187 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 271 rows starting from the beginning of the part 2024.12.21 01:39:59.355660 [ 187 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2024.12.21 01:39:59.355863 [ 187 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1417 rows starting from the beginning of the part 2024.12.21 01:39:59.356246 [ 187 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2024.12.21 01:39:59.356536 [ 187 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2024.12.21 01:39:59.358461 [ 4 ] {81617c30-898e-4676-8778-b027c516525e} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:59.358544 [ 4 ] {81617c30-898e-4676-8778-b027c516525e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:59.359562 [ 4 ] {81617c30-898e-4676-8778-b027c516525e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:39:59.359955 [ 4 ] {81617c30-898e-4676-8778-b027c516525e} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:59.360340 [ 196 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3268 rows, containing 5 columns (5 merged, 0 gathered) in 0.006275572 sec., 520749.3436454876 rows/sec., 45.59 MiB/sec. 2024.12.21 01:39:59.360394 [ 150 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 01:39:59.360535 [ 150 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:59.360593 [ 4 ] {81617c30-898e-4676-8778-b027c516525e} executeQuery: Read 64 rows, 5.12 KiB in 0.005877 sec., 10889.90981793432 rows/sec., 870.38 KiB/sec. 2024.12.21 01:39:59.360610 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:59.360946 [ 196 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 01:39:59.360961 [ 4 ] {81617c30-898e-4676-8778-b027c516525e} TCPHandler: Processed in 0.006798441 sec. 2024.12.21 01:39:59.361227 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:39:59.361330 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:59.361659 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:59.361777 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 885 rows starting from the beginning of the part 2024.12.21 01:39:59.361800 [ 258 ] {b09da63b-dc5d-40ba-969d-741be84ef575} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:39:59.361882 [ 196 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_16_3} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:39:59.362260 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 416 rows starting from the beginning of the part 2024.12.21 01:39:59.362295 [ 258 ] {b09da63b-dc5d-40ba-969d-741be84ef575} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:39:59.362331 [ 196 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_16_3} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 01:39:59.362675 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 01:39:59.362868 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2024.12.21 01:39:59.363184 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 884 rows starting from the beginning of the part 2024.12.21 01:39:59.363478 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2024.12.21 01:39:59.363760 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part 2024.12.21 01:39:59.365126 [ 258 ] {b09da63b-dc5d-40ba-969d-741be84ef575} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:59.365216 [ 258 ] {b09da63b-dc5d-40ba-969d-741be84ef575} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:59.366367 [ 258 ] {b09da63b-dc5d-40ba-969d-741be84ef575} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:39:59.366683 [ 258 ] {b09da63b-dc5d-40ba-969d-741be84ef575} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:59.366940 [ 150 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 01:39:59.367090 [ 150 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:59.367194 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:59.367540 [ 258 ] {b09da63b-dc5d-40ba-969d-741be84ef575} executeQuery: Read 160 rows, 11.41 KiB in 0.005795 sec., 27610.008628127696 rows/sec., 1.92 MiB/sec. 2024.12.21 01:39:59.367685 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2377 rows, containing 5 columns (5 merged, 0 gathered) in 0.006848132 sec., 347101.9542263496 rows/sec., 26.59 MiB/sec. 2024.12.21 01:39:59.367911 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:39:59.368150 [ 258 ] {b09da63b-dc5d-40ba-969d-741be84ef575} TCPHandler: Processed in 0.007023666 sec. 2024.12.21 01:39:59.368273 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 01:39:59.368497 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:39:59.368611 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:59.368683 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3970 rows starting from the beginning of the part 2024.12.21 01:39:59.368880 [ 4 ] {d04b37f8-5b62-44d0-bdad-0578bf97fe82} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:39:59.369123 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:39:59.369131 [ 4 ] {d04b37f8-5b62-44d0-bdad-0578bf97fe82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:39:59.369576 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_16_3} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:39:59.369593 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2024.12.21 01:39:59.370020 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_16_3} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 01:39:59.370203 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 961 rows starting from the beginning of the part 2024.12.21 01:39:59.370400 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2024.12.21 01:39:59.370639 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part 2024.12.21 01:39:59.370858 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:39:59.371493 [ 4 ] {d04b37f8-5b62-44d0-bdad-0578bf97fe82} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:59.371536 [ 4 ] {d04b37f8-5b62-44d0-bdad-0578bf97fe82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:59.372098 [ 4 ] {d04b37f8-5b62-44d0-bdad-0578bf97fe82} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:39:59.372429 [ 4 ] {d04b37f8-5b62-44d0-bdad-0578bf97fe82} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:59.372617 [ 150 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 01:39:59.372706 [ 150 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:39:59.372738 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:39:59.372755 [ 4 ] {d04b37f8-5b62-44d0-bdad-0578bf97fe82} executeQuery: Read 60 rows, 4.14 KiB in 0.004046 sec., 14829.461196243203 rows/sec., 1023.39 KiB/sec. 2024.12.21 01:39:59.373174 [ 4 ] {d04b37f8-5b62-44d0-bdad-0578bf97fe82} TCPHandler: Processed in 0.004874867 sec. 2024.12.21 01:39:59.373187 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:39:59.373492 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:39:59.373530 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 676 rows starting from the beginning of the part 2024.12.21 01:39:59.373642 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:39:59.373844 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2024.12.21 01:39:59.374000 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part 2024.12.21 01:39:59.374116 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2024.12.21 01:39:59.374308 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:39:59.375522 [ 198 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.002700108 sec., 355541.33390219946 rows/sec., 23.25 MiB/sec. 2024.12.21 01:39:59.375761 [ 198 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 01:39:59.376283 [ 198 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_16_3} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:39:59.376352 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5616 rows, containing 5 columns (5 merged, 0 gathered) in 0.00894913 sec., 627547.0352984034 rows/sec., 42.34 MiB/sec. 2024.12.21 01:39:59.376422 [ 198 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_16_3} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 01:39:59.376517 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.21 01:39:59.376941 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 01:39:59.377226 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_16_3} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:39:59.377304 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_16_3} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 01:39:59.377384 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. 2024.12.21 01:40:01.175870 [ 149 ] {} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 01:40:01.175933 [ 149 ] {} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:01.175956 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:01.176347 [ 194 ] {69469ec3-50ea-4b92-bfd4-6da6cdb0e09b::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.21 01:40:01.176896 [ 194 ] {69469ec3-50ea-4b92-bfd4-6da6cdb0e09b::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:01.176981 [ 194 ] {69469ec3-50ea-4b92-bfd4-6da6cdb0e09b::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.21 01:40:01.177154 [ 194 ] {69469ec3-50ea-4b92-bfd4-6da6cdb0e09b::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.21 01:40:01.177296 [ 194 ] {69469ec3-50ea-4b92-bfd4-6da6cdb0e09b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.12.21 01:40:01.177409 [ 194 ] {69469ec3-50ea-4b92-bfd4-6da6cdb0e09b::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.21 01:40:01.177520 [ 194 ] {69469ec3-50ea-4b92-bfd4-6da6cdb0e09b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.12.21 01:40:01.179809 [ 198 ] {69469ec3-50ea-4b92-bfd4-6da6cdb0e09b::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.003739477 sec., 11231.517134615347 rows/sec., 1.85 MiB/sec. 2024.12.21 01:40:01.180045 [ 197 ] {69469ec3-50ea-4b92-bfd4-6da6cdb0e09b::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 01:40:01.180538 [ 197 ] {69469ec3-50ea-4b92-bfd4-6da6cdb0e09b::all_1_5_1} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b): 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.21 01:40:01.180623 [ 197 ] {69469ec3-50ea-4b92-bfd4-6da6cdb0e09b::all_1_5_1} oximeter.timeseries_schema (69469ec3-50ea-4b92-bfd4-6da6cdb0e09b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 01:40:01.180730 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.12.21 01:40:03.155442 [ 146 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:40:03.155541 [ 146 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:40:03.252667 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2024.12.21 01:40:03.253574 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:03.253619 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:03.254167 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:40:03.254437 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:40:03.254698 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2024.12.21 01:40:03.266482 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 400 2024.12.21 01:40:03.269625 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:03.269683 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:03.271189 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:40:03.271537 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:40:03.272174 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 400 2024.12.21 01:40:03.652404 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2024.12.21 01:40:03.672835 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:03.672894 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:03.680222 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:40:03.681032 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:40:03.683852 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2024.12.21 01:40:04.359453 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:04.359667 [ 258 ] {86440894-efa7-44d6-97e0-28cfd5e7bc22} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:40:04.359749 [ 258 ] {86440894-efa7-44d6-97e0-28cfd5e7bc22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:40:04.360560 [ 258 ] {86440894-efa7-44d6-97e0-28cfd5e7bc22} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:04.360617 [ 258 ] {86440894-efa7-44d6-97e0-28cfd5e7bc22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:04.361080 [ 258 ] {86440894-efa7-44d6-97e0-28cfd5e7bc22} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:40:04.361349 [ 258 ] {86440894-efa7-44d6-97e0-28cfd5e7bc22} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:40:04.361595 [ 258 ] {86440894-efa7-44d6-97e0-28cfd5e7bc22} executeQuery: Read 14 rows, 1.01 KiB in 0.001988 sec., 7042.25352112676 rows/sec., 506.95 KiB/sec. 2024.12.21 01:40:04.361661 [ 258 ] {86440894-efa7-44d6-97e0-28cfd5e7bc22} TCPHandler: Processed in 0.002346792 sec. 2024.12.21 01:40:04.361933 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:04.362145 [ 4 ] {8a5a68e8-60f4-4645-923c-2f74991d0f21} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:04.362222 [ 4 ] {8a5a68e8-60f4-4645-923c-2f74991d0f21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:04.363118 [ 4 ] {8a5a68e8-60f4-4645-923c-2f74991d0f21} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:04.363172 [ 4 ] {8a5a68e8-60f4-4645-923c-2f74991d0f21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:04.363653 [ 4 ] {8a5a68e8-60f4-4645-923c-2f74991d0f21} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:40:04.363915 [ 4 ] {8a5a68e8-60f4-4645-923c-2f74991d0f21} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:04.364191 [ 4 ] {8a5a68e8-60f4-4645-923c-2f74991d0f21} executeQuery: Read 282 rows, 25.51 KiB in 0.002104 sec., 134030.41825095058 rows/sec., 11.84 MiB/sec. 2024.12.21 01:40:04.364428 [ 4 ] {8a5a68e8-60f4-4645-923c-2f74991d0f21} TCPHandler: Processed in 0.002631647 sec. 2024.12.21 01:40:04.364616 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:04.364771 [ 258 ] {d4ed98f8-06d3-4e3a-b461-a88f0ee52b95} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:40:04.364835 [ 258 ] {d4ed98f8-06d3-4e3a-b461-a88f0ee52b95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:40:04.365490 [ 258 ] {d4ed98f8-06d3-4e3a-b461-a88f0ee52b95} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:04.365532 [ 258 ] {d4ed98f8-06d3-4e3a-b461-a88f0ee52b95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:04.365912 [ 258 ] {d4ed98f8-06d3-4e3a-b461-a88f0ee52b95} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:40:04.366160 [ 258 ] {d4ed98f8-06d3-4e3a-b461-a88f0ee52b95} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:40:04.366385 [ 258 ] {d4ed98f8-06d3-4e3a-b461-a88f0ee52b95} executeQuery: Read 46 rows, 3.39 KiB in 0.001649 sec., 27895.694360218313 rows/sec., 2.01 MiB/sec. 2024.12.21 01:40:04.366489 [ 258 ] {d4ed98f8-06d3-4e3a-b461-a88f0ee52b95} TCPHandler: Processed in 0.001944005 sec. 2024.12.21 01:40:04.366669 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:04.366816 [ 4 ] {90af5b63-b208-42fa-bb31-04f959c80264} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:40:04.366878 [ 4 ] {90af5b63-b208-42fa-bb31-04f959c80264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:40:04.367528 [ 4 ] {90af5b63-b208-42fa-bb31-04f959c80264} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:04.367570 [ 4 ] {90af5b63-b208-42fa-bb31-04f959c80264} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:04.367942 [ 4 ] {90af5b63-b208-42fa-bb31-04f959c80264} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:40:04.368185 [ 4 ] {90af5b63-b208-42fa-bb31-04f959c80264} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:40:04.368455 [ 4 ] {90af5b63-b208-42fa-bb31-04f959c80264} executeQuery: Read 15 rows, 1.05 KiB in 0.001661 sec., 9030.704394942806 rows/sec., 630.27 KiB/sec. 2024.12.21 01:40:04.368640 [ 4 ] {90af5b63-b208-42fa-bb31-04f959c80264} TCPHandler: Processed in 0.002038746 sec. 2024.12.21 01:40:04.368797 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:04.368941 [ 258 ] {d27f0cd4-f578-4eda-99f5-c6c16a76ba11} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:40:04.369002 [ 258 ] {d27f0cd4-f578-4eda-99f5-c6c16a76ba11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:40:04.369608 [ 258 ] {d27f0cd4-f578-4eda-99f5-c6c16a76ba11} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:04.369649 [ 258 ] {d27f0cd4-f578-4eda-99f5-c6c16a76ba11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:04.370014 [ 258 ] {d27f0cd4-f578-4eda-99f5-c6c16a76ba11} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:40:04.370254 [ 258 ] {d27f0cd4-f578-4eda-99f5-c6c16a76ba11} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:40:04.370458 [ 258 ] {d27f0cd4-f578-4eda-99f5-c6c16a76ba11} executeQuery: Read 13 rows, 830.00 B in 0.001549 sec., 8392.511297611361 rows/sec., 523.27 KiB/sec. 2024.12.21 01:40:04.370513 [ 258 ] {d27f0cd4-f578-4eda-99f5-c6c16a76ba11} TCPHandler: Processed in 0.001784502 sec. 2024.12.21 01:40:04.370663 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:04.370805 [ 4 ] {619bf292-ed9f-4145-9609-e37a14e4c5be} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:04.370864 [ 4 ] {619bf292-ed9f-4145-9609-e37a14e4c5be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:04.371646 [ 4 ] {619bf292-ed9f-4145-9609-e37a14e4c5be} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:04.371686 [ 4 ] {619bf292-ed9f-4145-9609-e37a14e4c5be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:04.372084 [ 4 ] {619bf292-ed9f-4145-9609-e37a14e4c5be} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:40:04.372332 [ 4 ] {619bf292-ed9f-4145-9609-e37a14e4c5be} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:04.372589 [ 4 ] {619bf292-ed9f-4145-9609-e37a14e4c5be} executeQuery: Read 427 rows, 31.29 KiB in 0.00181 sec., 235911.60220994474 rows/sec., 16.88 MiB/sec. 2024.12.21 01:40:04.372810 [ 4 ] {619bf292-ed9f-4145-9609-e37a14e4c5be} TCPHandler: Processed in 0.00221196 sec. 2024.12.21 01:40:04.372963 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:04.373102 [ 258 ] {c6a846d8-bc74-4453-9ff8-968c4a7034c1} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:40:04.373164 [ 258 ] {c6a846d8-bc74-4453-9ff8-968c4a7034c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:40:04.373724 [ 258 ] {c6a846d8-bc74-4453-9ff8-968c4a7034c1} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:04.373771 [ 258 ] {c6a846d8-bc74-4453-9ff8-968c4a7034c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:04.374195 [ 258 ] {c6a846d8-bc74-4453-9ff8-968c4a7034c1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:40:04.374446 [ 258 ] {c6a846d8-bc74-4453-9ff8-968c4a7034c1} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:40:04.374742 [ 258 ] {c6a846d8-bc74-4453-9ff8-968c4a7034c1} executeQuery: Read 6 rows, 321.00 B in 0.001642 sec., 3654.080389768575 rows/sec., 190.91 KiB/sec. 2024.12.21 01:40:04.374860 [ 258 ] {c6a846d8-bc74-4453-9ff8-968c4a7034c1} TCPHandler: Processed in 0.001962695 sec. 2024.12.21 01:40:04.375007 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:04.375126 [ 4 ] {12341f1e-a9f1-4902-912b-8da9466e42f8} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:04.375189 [ 4 ] {12341f1e-a9f1-4902-912b-8da9466e42f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:04.375887 [ 4 ] {12341f1e-a9f1-4902-912b-8da9466e42f8} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:04.375934 [ 4 ] {12341f1e-a9f1-4902-912b-8da9466e42f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:04.376397 [ 4 ] {12341f1e-a9f1-4902-912b-8da9466e42f8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:40:04.376640 [ 4 ] {12341f1e-a9f1-4902-912b-8da9466e42f8} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:04.376847 [ 4 ] {12341f1e-a9f1-4902-912b-8da9466e42f8} executeQuery: Read 237 rows, 16.27 KiB in 0.001749 sec., 135506.00343053174 rows/sec., 9.08 MiB/sec. 2024.12.21 01:40:04.376904 [ 4 ] {12341f1e-a9f1-4902-912b-8da9466e42f8} TCPHandler: Processed in 0.001955155 sec. 2024.12.21 01:40:04.377037 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:04.377162 [ 258 ] {fa84ef13-27df-420f-bf28-746524fe88ff} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:40:04.377221 [ 258 ] {fa84ef13-27df-420f-bf28-746524fe88ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:40:04.377761 [ 258 ] {fa84ef13-27df-420f-bf28-746524fe88ff} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:04.377808 [ 258 ] {fa84ef13-27df-420f-bf28-746524fe88ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:04.378224 [ 258 ] {fa84ef13-27df-420f-bf28-746524fe88ff} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:40:04.378462 [ 258 ] {fa84ef13-27df-420f-bf28-746524fe88ff} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:40:04.378674 [ 258 ] {fa84ef13-27df-420f-bf28-746524fe88ff} executeQuery: Read 2 rows, 134.00 B in 0.001541 sec., 1297.8585334198572 rows/sec., 84.92 KiB/sec. 2024.12.21 01:40:04.378751 [ 258 ] {fa84ef13-27df-420f-bf28-746524fe88ff} TCPHandler: Processed in 0.001768931 sec. 2024.12.21 01:40:04.378887 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:04.379006 [ 4 ] {47b4918f-5473-4ed1-839b-0579972da917} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:04.379089 [ 4 ] {47b4918f-5473-4ed1-839b-0579972da917} 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.21 01:40:04.380269 [ 4 ] {47b4918f-5473-4ed1-839b-0579972da917} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:04.380307 [ 4 ] {47b4918f-5473-4ed1-839b-0579972da917} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:04.381007 [ 4 ] {47b4918f-5473-4ed1-839b-0579972da917} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:40:04.381271 [ 4 ] {47b4918f-5473-4ed1-839b-0579972da917} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:40:04.381562 [ 4 ] {47b4918f-5473-4ed1-839b-0579972da917} executeQuery: Read 39 rows, 71.56 KiB in 0.002553 sec., 15276.145710928318 rows/sec., 27.37 MiB/sec. 2024.12.21 01:40:04.381834 [ 4 ] {47b4918f-5473-4ed1-839b-0579972da917} TCPHandler: Processed in 0.003003973 sec. 2024.12.21 01:40:04.381980 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:04.382119 [ 258 ] {4de32558-a94f-4234-b0c5-48da76c199b9} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.21 01:40:04.382178 [ 258 ] {4de32558-a94f-4234-b0c5-48da76c199b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.21 01:40:04.382729 [ 258 ] {4de32558-a94f-4234-b0c5-48da76c199b9} oximeter.measurements_i64 (64ba06a9-0710-4e10-b2cb-00b7eccea9cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:04.382777 [ 258 ] {4de32558-a94f-4234-b0c5-48da76c199b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:04.383206 [ 258 ] {4de32558-a94f-4234-b0c5-48da76c199b9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:40:04.383449 [ 258 ] {4de32558-a94f-4234-b0c5-48da76c199b9} oximeter.measurements_i64 (64ba06a9-0710-4e10-b2cb-00b7eccea9cb): 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.21 01:40:04.383689 [ 258 ] {4de32558-a94f-4234-b0c5-48da76c199b9} executeQuery: Read 6 rows, 434.00 B in 0.0016 sec., 3750 rows/sec., 264.89 KiB/sec. 2024.12.21 01:40:04.383747 [ 258 ] {4de32558-a94f-4234-b0c5-48da76c199b9} TCPHandler: Processed in 0.001834493 sec. 2024.12.21 01:40:04.383880 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:04.383998 [ 4 ] {89d4669f-371a-480e-8a96-59eaf64c4777} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:04.384049 [ 4 ] {89d4669f-371a-480e-8a96-59eaf64c4777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:04.384612 [ 4 ] {89d4669f-371a-480e-8a96-59eaf64c4777} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:04.384659 [ 4 ] {89d4669f-371a-480e-8a96-59eaf64c4777} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:04.385111 [ 4 ] {89d4669f-371a-480e-8a96-59eaf64c4777} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:40:04.385369 [ 4 ] {89d4669f-371a-480e-8a96-59eaf64c4777} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:04.385660 [ 4 ] {89d4669f-371a-480e-8a96-59eaf64c4777} executeQuery: Read 82 rows, 5.33 KiB in 0.001688 sec., 48578.1990521327 rows/sec., 3.09 MiB/sec. 2024.12.21 01:40:04.385714 [ 4 ] {89d4669f-371a-480e-8a96-59eaf64c4777} TCPHandler: Processed in 0.001891824 sec. 2024.12.21 01:40:09.352560 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:09.352794 [ 258 ] {de0e1bfa-38ff-4800-8dde-67e1e48d38cb} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:09.352881 [ 258 ] {de0e1bfa-38ff-4800-8dde-67e1e48d38cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:09.353736 [ 258 ] {de0e1bfa-38ff-4800-8dde-67e1e48d38cb} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:09.353790 [ 258 ] {de0e1bfa-38ff-4800-8dde-67e1e48d38cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:09.354225 [ 258 ] {de0e1bfa-38ff-4800-8dde-67e1e48d38cb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:40:09.354517 [ 258 ] {de0e1bfa-38ff-4800-8dde-67e1e48d38cb} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:09.354767 [ 258 ] {de0e1bfa-38ff-4800-8dde-67e1e48d38cb} executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. 2024.12.21 01:40:09.354836 [ 258 ] {de0e1bfa-38ff-4800-8dde-67e1e48d38cb} TCPHandler: Processed in 0.002421903 sec. 2024.12.21 01:40:09.355114 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:09.355324 [ 4 ] {9db69874-4120-44f4-a06e-3c5d673e804a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:09.355401 [ 4 ] {9db69874-4120-44f4-a06e-3c5d673e804a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:09.356176 [ 4 ] {9db69874-4120-44f4-a06e-3c5d673e804a} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:09.356224 [ 4 ] {9db69874-4120-44f4-a06e-3c5d673e804a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:09.356666 [ 4 ] {9db69874-4120-44f4-a06e-3c5d673e804a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:40:09.356939 [ 4 ] {9db69874-4120-44f4-a06e-3c5d673e804a} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:09.357183 [ 4 ] {9db69874-4120-44f4-a06e-3c5d673e804a} executeQuery: Read 64 rows, 5.12 KiB in 0.001917 sec., 33385.49817423057 rows/sec., 2.61 MiB/sec. 2024.12.21 01:40:09.357252 [ 4 ] {9db69874-4120-44f4-a06e-3c5d673e804a} TCPHandler: Processed in 0.002278111 sec. 2024.12.21 01:40:09.357427 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:09.357578 [ 258 ] {e22b3c8a-d902-43d4-a29c-e08a2b119137} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:09.357647 [ 258 ] {e22b3c8a-d902-43d4-a29c-e08a2b119137} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:09.358324 [ 258 ] {e22b3c8a-d902-43d4-a29c-e08a2b119137} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:09.358367 [ 258 ] {e22b3c8a-d902-43d4-a29c-e08a2b119137} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:09.358777 [ 258 ] {e22b3c8a-d902-43d4-a29c-e08a2b119137} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:40:09.359019 [ 258 ] {e22b3c8a-d902-43d4-a29c-e08a2b119137} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:09.359283 [ 258 ] {e22b3c8a-d902-43d4-a29c-e08a2b119137} executeQuery: Read 160 rows, 11.41 KiB in 0.001738 sec., 92059.83889528194 rows/sec., 6.41 MiB/sec. 2024.12.21 01:40:09.359503 [ 258 ] {e22b3c8a-d902-43d4-a29c-e08a2b119137} TCPHandler: Processed in 0.002142218 sec. 2024.12.21 01:40:09.359692 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:09.359840 [ 4 ] {3a9164e3-9aa1-4429-b64c-c0914188b918} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:09.359907 [ 4 ] {3a9164e3-9aa1-4429-b64c-c0914188b918} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:09.360482 [ 4 ] {3a9164e3-9aa1-4429-b64c-c0914188b918} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:09.360523 [ 4 ] {3a9164e3-9aa1-4429-b64c-c0914188b918} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:09.360906 [ 4 ] {3a9164e3-9aa1-4429-b64c-c0914188b918} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:40:09.361152 [ 4 ] {3a9164e3-9aa1-4429-b64c-c0914188b918} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:09.361381 [ 4 ] {3a9164e3-9aa1-4429-b64c-c0914188b918} executeQuery: Read 60 rows, 4.14 KiB in 0.001575 sec., 38095.23809523809 rows/sec., 2.57 MiB/sec. 2024.12.21 01:40:09.361483 [ 4 ] {3a9164e3-9aa1-4429-b64c-c0914188b918} TCPHandler: Processed in 0.001875484 sec. 2024.12.21 01:40:10.754931 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2024.12.21 01:40:10.755780 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:10.755829 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:10.756484 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:40:10.756760 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:40:10.757004 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2024.12.21 01:40:11.183983 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2024.12.21 01:40:11.204653 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:11.204718 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2024.12.21 01:40:11.212864 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:40:11.213990 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:40:11.217513 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2024.12.21 01:40:13.272390 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 432 2024.12.21 01:40:13.275436 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:13.275491 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:13.276952 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:40:13.277264 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:40:13.277890 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 432 2024.12.21 01:40:14.358736 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:14.358952 [ 258 ] {035c7bc1-38e8-43cb-a742-c6da687b3c7d} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:40:14.359035 [ 258 ] {035c7bc1-38e8-43cb-a742-c6da687b3c7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:40:14.359875 [ 258 ] {035c7bc1-38e8-43cb-a742-c6da687b3c7d} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:14.359925 [ 258 ] {035c7bc1-38e8-43cb-a742-c6da687b3c7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:14.360367 [ 258 ] {035c7bc1-38e8-43cb-a742-c6da687b3c7d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:40:14.360634 [ 258 ] {035c7bc1-38e8-43cb-a742-c6da687b3c7d} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:40:14.360913 [ 258 ] {035c7bc1-38e8-43cb-a742-c6da687b3c7d} executeQuery: Read 14 rows, 1.01 KiB in 0.002014 sec., 6951.340615690168 rows/sec., 500.40 KiB/sec. 2024.12.21 01:40:14.361005 [ 258 ] {035c7bc1-38e8-43cb-a742-c6da687b3c7d} TCPHandler: Processed in 0.002410063 sec. 2024.12.21 01:40:14.361265 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:14.361463 [ 4 ] {1f4bb9dc-55c4-489a-820d-203855a9511d} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:14.361540 [ 4 ] {1f4bb9dc-55c4-489a-820d-203855a9511d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:14.362473 [ 4 ] {1f4bb9dc-55c4-489a-820d-203855a9511d} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:14.362529 [ 4 ] {1f4bb9dc-55c4-489a-820d-203855a9511d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:14.362988 [ 4 ] {1f4bb9dc-55c4-489a-820d-203855a9511d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:40:14.363249 [ 4 ] {1f4bb9dc-55c4-489a-820d-203855a9511d} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:14.363486 [ 4 ] {1f4bb9dc-55c4-489a-820d-203855a9511d} executeQuery: Read 281 rows, 25.42 KiB in 0.002076 sec., 135356.45472061657 rows/sec., 11.96 MiB/sec. 2024.12.21 01:40:14.363556 [ 4 ] {1f4bb9dc-55c4-489a-820d-203855a9511d} TCPHandler: Processed in 0.002424434 sec. 2024.12.21 01:40:14.363716 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:14.363844 [ 258 ] {8000eba3-9b53-4ac4-8edf-40899571714a} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:40:14.363899 [ 258 ] {8000eba3-9b53-4ac4-8edf-40899571714a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:40:14.364504 [ 258 ] {8000eba3-9b53-4ac4-8edf-40899571714a} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:14.364546 [ 258 ] {8000eba3-9b53-4ac4-8edf-40899571714a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:14.364917 [ 258 ] {8000eba3-9b53-4ac4-8edf-40899571714a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:40:14.365178 [ 258 ] {8000eba3-9b53-4ac4-8edf-40899571714a} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:40:14.365448 [ 258 ] {8000eba3-9b53-4ac4-8edf-40899571714a} executeQuery: Read 46 rows, 3.39 KiB in 0.001625 sec., 28307.69230769231 rows/sec., 2.04 MiB/sec. 2024.12.21 01:40:14.365606 [ 258 ] {8000eba3-9b53-4ac4-8edf-40899571714a} TCPHandler: Processed in 0.001950244 sec. 2024.12.21 01:40:14.365760 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:14.365888 [ 4 ] {f54fecd9-00ae-49f4-b5dd-57c02c5759e9} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:40:14.365942 [ 4 ] {f54fecd9-00ae-49f4-b5dd-57c02c5759e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:40:14.366548 [ 4 ] {f54fecd9-00ae-49f4-b5dd-57c02c5759e9} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:14.366589 [ 4 ] {f54fecd9-00ae-49f4-b5dd-57c02c5759e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:14.366948 [ 4 ] {f54fecd9-00ae-49f4-b5dd-57c02c5759e9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:40:14.367190 [ 4 ] {f54fecd9-00ae-49f4-b5dd-57c02c5759e9} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:40:14.367394 [ 4 ] {f54fecd9-00ae-49f4-b5dd-57c02c5759e9} executeQuery: Read 14 rows, 1004.00 B in 0.001534 sec., 9126.466753585397 rows/sec., 639.16 KiB/sec. 2024.12.21 01:40:14.367449 [ 4 ] {f54fecd9-00ae-49f4-b5dd-57c02c5759e9} TCPHandler: Processed in 0.001752731 sec. 2024.12.21 01:40:14.367598 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:14.367741 [ 258 ] {aa3f7ec7-5b23-405b-a9c2-9df776c25d49} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:40:14.367800 [ 258 ] {aa3f7ec7-5b23-405b-a9c2-9df776c25d49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:40:14.368493 [ 258 ] {aa3f7ec7-5b23-405b-a9c2-9df776c25d49} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:14.368541 [ 258 ] {aa3f7ec7-5b23-405b-a9c2-9df776c25d49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:14.368896 [ 258 ] {aa3f7ec7-5b23-405b-a9c2-9df776c25d49} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:40:14.369133 [ 258 ] {aa3f7ec7-5b23-405b-a9c2-9df776c25d49} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:40:14.369340 [ 258 ] {aa3f7ec7-5b23-405b-a9c2-9df776c25d49} executeQuery: Read 13 rows, 830.00 B in 0.001632 sec., 7965.686274509804 rows/sec., 496.66 KiB/sec. 2024.12.21 01:40:14.369395 [ 258 ] {aa3f7ec7-5b23-405b-a9c2-9df776c25d49} TCPHandler: Processed in 0.001861443 sec. 2024.12.21 01:40:14.369545 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:14.369665 [ 4 ] {9c1a76bf-72d7-49d2-8032-80e1c3422c05} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:14.369714 [ 4 ] {9c1a76bf-72d7-49d2-8032-80e1c3422c05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:14.370450 [ 4 ] {9c1a76bf-72d7-49d2-8032-80e1c3422c05} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:14.370490 [ 4 ] {9c1a76bf-72d7-49d2-8032-80e1c3422c05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:14.370885 [ 4 ] {9c1a76bf-72d7-49d2-8032-80e1c3422c05} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:40:14.371122 [ 4 ] {9c1a76bf-72d7-49d2-8032-80e1c3422c05} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:14.371352 [ 4 ] {9c1a76bf-72d7-49d2-8032-80e1c3422c05} executeQuery: Read 421 rows, 30.80 KiB in 0.001711 sec., 246054.9386323787 rows/sec., 17.58 MiB/sec. 2024.12.21 01:40:14.371412 [ 4 ] {9c1a76bf-72d7-49d2-8032-80e1c3422c05} TCPHandler: Processed in 0.001923714 sec. 2024.12.21 01:40:14.371550 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:14.371690 [ 258 ] {b79704cf-89b5-4bf6-a9cc-3671fbaa7aac} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:40:14.371754 [ 258 ] {b79704cf-89b5-4bf6-a9cc-3671fbaa7aac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:40:14.372312 [ 258 ] {b79704cf-89b5-4bf6-a9cc-3671fbaa7aac} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:14.372359 [ 258 ] {b79704cf-89b5-4bf6-a9cc-3671fbaa7aac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:14.372749 [ 258 ] {b79704cf-89b5-4bf6-a9cc-3671fbaa7aac} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:40:14.372987 [ 258 ] {b79704cf-89b5-4bf6-a9cc-3671fbaa7aac} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:40:14.373229 [ 258 ] {b79704cf-89b5-4bf6-a9cc-3671fbaa7aac} executeQuery: Read 6 rows, 321.00 B in 0.001561 sec., 3843.6899423446507 rows/sec., 200.82 KiB/sec. 2024.12.21 01:40:14.373302 [ 258 ] {b79704cf-89b5-4bf6-a9cc-3671fbaa7aac} TCPHandler: Processed in 0.001817923 sec. 2024.12.21 01:40:14.373435 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:14.373565 [ 4 ] {35f40f29-ecd1-485e-a2d4-0980ed70c3c3} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:14.373628 [ 4 ] {35f40f29-ecd1-485e-a2d4-0980ed70c3c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:14.374327 [ 4 ] {35f40f29-ecd1-485e-a2d4-0980ed70c3c3} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:14.374373 [ 4 ] {35f40f29-ecd1-485e-a2d4-0980ed70c3c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:14.374778 [ 4 ] {35f40f29-ecd1-485e-a2d4-0980ed70c3c3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:40:14.375013 [ 4 ] {35f40f29-ecd1-485e-a2d4-0980ed70c3c3} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:14.375232 [ 4 ] {35f40f29-ecd1-485e-a2d4-0980ed70c3c3} executeQuery: Read 237 rows, 16.27 KiB in 0.001698 sec., 139575.97173144875 rows/sec., 9.36 MiB/sec. 2024.12.21 01:40:14.375290 [ 4 ] {35f40f29-ecd1-485e-a2d4-0980ed70c3c3} TCPHandler: Processed in 0.001911675 sec. 2024.12.21 01:40:14.375434 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:14.375598 [ 258 ] {b280f095-5db3-42c7-8abc-291f82b1f0cb} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:40:14.375690 [ 258 ] {b280f095-5db3-42c7-8abc-291f82b1f0cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:40:14.376530 [ 258 ] {b280f095-5db3-42c7-8abc-291f82b1f0cb} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:14.376580 [ 258 ] {b280f095-5db3-42c7-8abc-291f82b1f0cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:14.376935 [ 258 ] {b280f095-5db3-42c7-8abc-291f82b1f0cb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:40:14.377173 [ 258 ] {b280f095-5db3-42c7-8abc-291f82b1f0cb} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:40:14.377476 [ 258 ] {b280f095-5db3-42c7-8abc-291f82b1f0cb} executeQuery: Read 1 rows, 69.00 B in 0.001908 sec., 524.1090146750524 rows/sec., 35.32 KiB/sec. 2024.12.21 01:40:14.377603 [ 258 ] {b280f095-5db3-42c7-8abc-291f82b1f0cb} TCPHandler: Processed in 0.0022239 sec. 2024.12.21 01:40:14.377741 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:14.377859 [ 4 ] {d73ab3cd-5ebe-4dc6-b2bc-4b3abe0346d6} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:14.377939 [ 4 ] {d73ab3cd-5ebe-4dc6-b2bc-4b3abe0346d6} 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.21 01:40:14.379127 [ 4 ] {d73ab3cd-5ebe-4dc6-b2bc-4b3abe0346d6} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:14.379166 [ 4 ] {d73ab3cd-5ebe-4dc6-b2bc-4b3abe0346d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:14.379817 [ 4 ] {d73ab3cd-5ebe-4dc6-b2bc-4b3abe0346d6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:40:14.380075 [ 4 ] {d73ab3cd-5ebe-4dc6-b2bc-4b3abe0346d6} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:40:14.380394 [ 4 ] {d73ab3cd-5ebe-4dc6-b2bc-4b3abe0346d6} executeQuery: Read 39 rows, 71.56 KiB in 0.002537 sec., 15372.487189594007 rows/sec., 27.55 MiB/sec. 2024.12.21 01:40:14.380583 [ 4 ] {d73ab3cd-5ebe-4dc6-b2bc-4b3abe0346d6} TCPHandler: Processed in 0.002902792 sec. 2024.12.21 01:40:14.380828 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:14.381050 [ 258 ] {8e96b626-439d-4fe0-95e1-d898284ee5ef} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:14.381144 [ 258 ] {8e96b626-439d-4fe0-95e1-d898284ee5ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:14.381816 [ 258 ] {8e96b626-439d-4fe0-95e1-d898284ee5ef} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:14.381856 [ 258 ] {8e96b626-439d-4fe0-95e1-d898284ee5ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:14.382237 [ 258 ] {8e96b626-439d-4fe0-95e1-d898284ee5ef} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:40:14.382478 [ 258 ] {8e96b626-439d-4fe0-95e1-d898284ee5ef} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:14.382691 [ 258 ] {8e96b626-439d-4fe0-95e1-d898284ee5ef} executeQuery: Read 82 rows, 5.33 KiB in 0.001694 sec., 48406.139315230226 rows/sec., 3.07 MiB/sec. 2024.12.21 01:40:14.382744 [ 258 ] {8e96b626-439d-4fe0-95e1-d898284ee5ef} TCPHandler: Processed in 0.002023427 sec. 2024.12.21 01:40:18.155593 [ 128 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:40:18.155686 [ 128 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:40:18.257199 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2024.12.21 01:40:18.257942 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:18.257993 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:18.258592 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:40:18.258880 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:40:18.259201 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2024.12.21 01:40:18.717641 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2024.12.21 01:40:18.738992 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:18.739054 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:18.746609 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:40:18.747387 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:40:18.750268 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2024.12.21 01:40:19.352371 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.352592 [ 258 ] {98de6828-fe01-4f79-8208-a1be83898574} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:19.352679 [ 258 ] {98de6828-fe01-4f79-8208-a1be83898574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:19.353456 [ 258 ] {98de6828-fe01-4f79-8208-a1be83898574} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.353511 [ 258 ] {98de6828-fe01-4f79-8208-a1be83898574} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.353961 [ 258 ] {98de6828-fe01-4f79-8208-a1be83898574} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:40:19.354217 [ 258 ] {98de6828-fe01-4f79-8208-a1be83898574} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:19.354470 [ 258 ] {98de6828-fe01-4f79-8208-a1be83898574} executeQuery: Read 56 rows, 4.41 KiB in 0.001938 sec., 28895.768833849328 rows/sec., 2.22 MiB/sec. 2024.12.21 01:40:19.354538 [ 258 ] {98de6828-fe01-4f79-8208-a1be83898574} TCPHandler: Processed in 0.002313371 sec. 2024.12.21 01:40:19.354783 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.354974 [ 4 ] {6d760410-df6e-4390-8afd-37e8d3eb80b0} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:19.355052 [ 4 ] {6d760410-df6e-4390-8afd-37e8d3eb80b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:19.355842 [ 4 ] {6d760410-df6e-4390-8afd-37e8d3eb80b0} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.355896 [ 4 ] {6d760410-df6e-4390-8afd-37e8d3eb80b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.356332 [ 4 ] {6d760410-df6e-4390-8afd-37e8d3eb80b0} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:40:19.356597 [ 4 ] {6d760410-df6e-4390-8afd-37e8d3eb80b0} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:19.356925 [ 4 ] {6d760410-df6e-4390-8afd-37e8d3eb80b0} executeQuery: Read 64 rows, 5.12 KiB in 0.001981 sec., 32306.915699141846 rows/sec., 2.52 MiB/sec. 2024.12.21 01:40:19.357125 [ 4 ] {6d760410-df6e-4390-8afd-37e8d3eb80b0} TCPHandler: Processed in 0.002470944 sec. 2024.12.21 01:40:19.357293 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.357445 [ 258 ] {f201e56c-e660-4323-8f9e-dd656099be1c} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:19.357513 [ 258 ] {f201e56c-e660-4323-8f9e-dd656099be1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:19.358105 [ 258 ] {f201e56c-e660-4323-8f9e-dd656099be1c} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.358144 [ 258 ] {f201e56c-e660-4323-8f9e-dd656099be1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.358560 [ 258 ] {f201e56c-e660-4323-8f9e-dd656099be1c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:40:19.358806 [ 258 ] {f201e56c-e660-4323-8f9e-dd656099be1c} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:19.359080 [ 258 ] {f201e56c-e660-4323-8f9e-dd656099be1c} executeQuery: Read 160 rows, 11.41 KiB in 0.001659 sec., 96443.64074743821 rows/sec., 6.72 MiB/sec. 2024.12.21 01:40:19.359252 [ 258 ] {f201e56c-e660-4323-8f9e-dd656099be1c} TCPHandler: Processed in 0.002025606 sec. 2024.12.21 01:40:19.359425 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.359546 [ 4 ] {481aca01-67b6-48e4-919b-25feb04bf744} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:19.359602 [ 4 ] {481aca01-67b6-48e4-919b-25feb04bf744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:19.360133 [ 4 ] {481aca01-67b6-48e4-919b-25feb04bf744} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.360175 [ 4 ] {481aca01-67b6-48e4-919b-25feb04bf744} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.360561 [ 4 ] {481aca01-67b6-48e4-919b-25feb04bf744} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:40:19.360799 [ 4 ] {481aca01-67b6-48e4-919b-25feb04bf744} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:19.361015 [ 4 ] {481aca01-67b6-48e4-919b-25feb04bf744} executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. 2024.12.21 01:40:19.361072 [ 4 ] {481aca01-67b6-48e4-919b-25feb04bf744} TCPHandler: Processed in 0.001720751 sec. 2024.12.21 01:40:19.900705 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.900896 [ 258 ] {211cd9c9-3e69-454c-aa93-e21b589b378c} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:40:19.900974 [ 258 ] {211cd9c9-3e69-454c-aa93-e21b589b378c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:40:19.901777 [ 258 ] {211cd9c9-3e69-454c-aa93-e21b589b378c} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.901827 [ 258 ] {211cd9c9-3e69-454c-aa93-e21b589b378c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.902265 [ 258 ] {211cd9c9-3e69-454c-aa93-e21b589b378c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:40:19.902533 [ 258 ] {211cd9c9-3e69-454c-aa93-e21b589b378c} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:40:19.902737 [ 126 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.21 01:40:19.902813 [ 258 ] {211cd9c9-3e69-454c-aa93-e21b589b378c} executeQuery: Read 14 rows, 1.01 KiB in 0.001965 sec., 7124.681933842238 rows/sec., 512.88 KiB/sec. 2024.12.21 01:40:19.902827 [ 126 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.902898 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.902966 [ 258 ] {211cd9c9-3e69-454c-aa93-e21b589b378c} TCPHandler: Processed in 0.002389562 sec. 2024.12.21 01:40:19.903210 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:40:19.903308 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.903432 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:19.903507 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:40:19.903569 [ 4 ] {0b460681-ed1c-460f-9e64-581967c1b5bc} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 01:40:19.903730 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:40:19.903747 [ 4 ] {0b460681-ed1c-460f-9e64-581967c1b5bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 01:40:19.904056 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:40:19.904485 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:40:19.904725 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:40:19.906506 [ 4 ] {0b460681-ed1c-460f-9e64-581967c1b5bc} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.906584 [ 4 ] {0b460681-ed1c-460f-9e64-581967c1b5bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.907296 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004275897 sec., 16370.83400278351 rows/sec., 1.21 MiB/sec. 2024.12.21 01:40:19.907579 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.21 01:40:19.907613 [ 4 ] {0b460681-ed1c-460f-9e64-581967c1b5bc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 01:40:19.908101 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_9_2} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:40:19.908141 [ 4 ] {0b460681-ed1c-460f-9e64-581967c1b5bc} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): 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.21 01:40:19.908273 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_9_2} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.21 01:40:19.908491 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 01:40:19.908674 [ 4 ] {0b460681-ed1c-460f-9e64-581967c1b5bc} executeQuery: Read 2 rows, 167.00 B in 0.005181 sec., 386.0258637328701 rows/sec., 31.48 KiB/sec. 2024.12.21 01:40:19.908769 [ 4 ] {0b460681-ed1c-460f-9e64-581967c1b5bc} TCPHandler: Processed in 0.00562453 sec. 2024.12.21 01:40:19.908939 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.909068 [ 258 ] {a81f6bc9-a2f2-4b02-a770-cc002ba24406} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:19.909122 [ 258 ] {a81f6bc9-a2f2-4b02-a770-cc002ba24406} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:19.910516 [ 258 ] {a81f6bc9-a2f2-4b02-a770-cc002ba24406} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.910558 [ 258 ] {a81f6bc9-a2f2-4b02-a770-cc002ba24406} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.911038 [ 258 ] {a81f6bc9-a2f2-4b02-a770-cc002ba24406} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:40:19.911300 [ 258 ] {a81f6bc9-a2f2-4b02-a770-cc002ba24406} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:19.911478 [ 124 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 01:40:19.911540 [ 124 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.911571 [ 258 ] {a81f6bc9-a2f2-4b02-a770-cc002ba24406} executeQuery: Read 1422 rows, 122.06 KiB in 0.002522 sec., 563838.2236320381 rows/sec., 47.26 MiB/sec. 2024.12.21 01:40:19.911579 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.911728 [ 258 ] {a81f6bc9-a2f2-4b02-a770-cc002ba24406} TCPHandler: Processed in 0.002840831 sec. 2024.12.21 01:40:19.912060 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.912142 [ 198 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:40:19.912388 [ 4 ] {f783090b-520e-49da-8457-56e6589188e7} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:40:19.912503 [ 4 ] {f783090b-520e-49da-8457-56e6589188e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:40:19.912517 [ 198 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:19.912621 [ 198 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1418 rows starting from the beginning of the part 2024.12.21 01:40:19.912927 [ 198 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 282 rows starting from the beginning of the part 2024.12.21 01:40:19.913381 [ 198 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2024.12.21 01:40:19.913725 [ 198 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 281 rows starting from the beginning of the part 2024.12.21 01:40:19.914057 [ 198 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2024.12.21 01:40:19.914461 [ 198 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1422 rows starting from the beginning of the part 2024.12.21 01:40:19.915379 [ 4 ] {f783090b-520e-49da-8457-56e6589188e7} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.915436 [ 4 ] {f783090b-520e-49da-8457-56e6589188e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.916334 [ 4 ] {f783090b-520e-49da-8457-56e6589188e7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:40:19.916880 [ 4 ] {f783090b-520e-49da-8457-56e6589188e7} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:40:19.917201 [ 4 ] {f783090b-520e-49da-8457-56e6589188e7} executeQuery: Read 48 rows, 3.53 KiB in 0.004906 sec., 9783.938035059111 rows/sec., 719.18 KiB/sec. 2024.12.21 01:40:19.917296 [ 4 ] {f783090b-520e-49da-8457-56e6589188e7} TCPHandler: Processed in 0.005426617 sec. 2024.12.21 01:40:19.917466 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.917781 [ 258 ] {dfee95f1-e31c-46a8-bd34-8da821a06807} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:40:19.917945 [ 258 ] {dfee95f1-e31c-46a8-bd34-8da821a06807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:40:19.918070 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3515 rows, containing 5 columns (5 merged, 0 gathered) in 0.006326093 sec., 555635.2080185986 rows/sec., 48.95 MiB/sec. 2024.12.21 01:40:19.918397 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 01:40:19.918974 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_21_4} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:19.919199 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_21_4} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 01:40:19.919245 [ 258 ] {dfee95f1-e31c-46a8-bd34-8da821a06807} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.919336 [ 258 ] {dfee95f1-e31c-46a8-bd34-8da821a06807} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.919345 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2024.12.21 01:40:19.919749 [ 258 ] {dfee95f1-e31c-46a8-bd34-8da821a06807} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:40:19.920117 [ 258 ] {dfee95f1-e31c-46a8-bd34-8da821a06807} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:40:19.920341 [ 258 ] {dfee95f1-e31c-46a8-bd34-8da821a06807} executeQuery: Read 242 rows, 16.79 KiB in 0.002693 sec., 89862.60675826216 rows/sec., 6.09 MiB/sec. 2024.12.21 01:40:19.920400 [ 258 ] {dfee95f1-e31c-46a8-bd34-8da821a06807} TCPHandler: Processed in 0.003003354 sec. 2024.12.21 01:40:19.920549 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.920664 [ 4 ] {18470119-d51c-406b-bd1a-3ff38af9072d} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:40:19.920711 [ 4 ] {18470119-d51c-406b-bd1a-3ff38af9072d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:40:19.921299 [ 4 ] {18470119-d51c-406b-bd1a-3ff38af9072d} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.921337 [ 4 ] {18470119-d51c-406b-bd1a-3ff38af9072d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.921685 [ 4 ] {18470119-d51c-406b-bd1a-3ff38af9072d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:40:19.921918 [ 4 ] {18470119-d51c-406b-bd1a-3ff38af9072d} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:40:19.922037 [ 124 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.21 01:40:19.922086 [ 124 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.922104 [ 4 ] {18470119-d51c-406b-bd1a-3ff38af9072d} executeQuery: Read 13 rows, 830.00 B in 0.001462 sec., 8891.928864569083 rows/sec., 554.41 KiB/sec. 2024.12.21 01:40:19.922117 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.922213 [ 4 ] {18470119-d51c-406b-bd1a-3ff38af9072d} TCPHandler: Processed in 0.001716261 sec. 2024.12.21 01:40:19.922490 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.922553 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:40:19.922799 [ 258 ] {a03ab2db-6c54-4058-8408-4bcd63e037fa} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:19.922846 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:19.922865 [ 258 ] {a03ab2db-6c54-4058-8408-4bcd63e037fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:19.922885 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:40:19.923091 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:40:19.923278 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:40:19.923523 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:40:19.923734 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:40:19.924860 [ 258 ] {a03ab2db-6c54-4058-8408-4bcd63e037fa} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.924910 [ 258 ] {a03ab2db-6c54-4058-8408-4bcd63e037fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.925037 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002818991 sec., 23057.89553780058 rows/sec., 1.49 MiB/sec. 2024.12.21 01:40:19.925238 [ 193 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.21 01:40:19.925622 [ 258 ] {a03ab2db-6c54-4058-8408-4bcd63e037fa} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:40:19.925756 [ 193 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_9_2} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:40:19.925951 [ 193 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_9_2} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.21 01:40:19.926103 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:40:19.926174 [ 258 ] {a03ab2db-6c54-4058-8408-4bcd63e037fa} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:19.926357 [ 124 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 01:40:19.926419 [ 124 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.926456 [ 258 ] {a03ab2db-6c54-4058-8408-4bcd63e037fa} executeQuery: Read 879 rows, 65.26 KiB in 0.003747 sec., 234587.6701361089 rows/sec., 17.01 MiB/sec. 2024.12.21 01:40:19.926463 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.926642 [ 258 ] {a03ab2db-6c54-4058-8408-4bcd63e037fa} TCPHandler: Processed in 0.004308017 sec. 2024.12.21 01:40:19.926729 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:40:19.926859 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.926902 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:19.926941 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 897 rows starting from the beginning of the part 2024.12.21 01:40:19.927157 [ 4 ] {e627452e-d78a-487e-8ce7-4f9b08d85a30} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:40:19.927211 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:40:19.927344 [ 4 ] {e627452e-d78a-487e-8ce7-4f9b08d85a30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:40:19.927541 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2024.12.21 01:40:19.927922 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 421 rows starting from the beginning of the part 2024.12.21 01:40:19.928299 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part 2024.12.21 01:40:19.928669 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 879 rows starting from the beginning of the part 2024.12.21 01:40:19.929797 [ 4 ] {e627452e-d78a-487e-8ce7-4f9b08d85a30} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.929875 [ 4 ] {e627452e-d78a-487e-8ce7-4f9b08d85a30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.930949 [ 4 ] {e627452e-d78a-487e-8ce7-4f9b08d85a30} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:40:19.931317 [ 4 ] {e627452e-d78a-487e-8ce7-4f9b08d85a30} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:40:19.931512 [ 4 ] {e627452e-d78a-487e-8ce7-4f9b08d85a30} executeQuery: Read 6 rows, 321.00 B in 0.004495 sec., 1334.8164627363738 rows/sec., 69.74 KiB/sec. 2024.12.21 01:40:19.931690 [ 4 ] {e627452e-d78a-487e-8ce7-4f9b08d85a30} TCPHandler: Processed in 0.004930429 sec. 2024.12.21 01:40:19.932019 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.932052 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2752 rows, containing 5 columns (5 merged, 0 gathered) in 0.005427347 sec., 507061.7375303256 rows/sec., 38.70 MiB/sec. 2024.12.21 01:40:19.932205 [ 258 ] {331838b5-e76e-4185-befd-30f1b6a1a7a1} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:19.932270 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 01:40:19.932303 [ 258 ] {331838b5-e76e-4185-befd-30f1b6a1a7a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:19.932874 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_21_4} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:19.933012 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_21_4} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 01:40:19.933093 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.21 01:40:19.933497 [ 258 ] {331838b5-e76e-4185-befd-30f1b6a1a7a1} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.933539 [ 258 ] {331838b5-e76e-4185-befd-30f1b6a1a7a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.934070 [ 258 ] {331838b5-e76e-4185-befd-30f1b6a1a7a1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:40:19.934336 [ 258 ] {331838b5-e76e-4185-befd-30f1b6a1a7a1} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:19.934507 [ 124 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 01:40:19.934567 [ 124 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.934602 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.934610 [ 258 ] {331838b5-e76e-4185-befd-30f1b6a1a7a1} executeQuery: Read 956 rows, 65.04 KiB in 0.002455 sec., 389409.36863543786 rows/sec., 25.87 MiB/sec. 2024.12.21 01:40:19.935021 [ 258 ] {331838b5-e76e-4185-befd-30f1b6a1a7a1} TCPHandler: Processed in 0.003184407 sec. 2024.12.21 01:40:19.935092 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:40:19.935340 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.935625 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:19.935652 [ 4 ] {f2e5c452-1499-4032-a970-03cbd9973259} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:40:19.935695 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5616 rows starting from the beginning of the part 2024.12.21 01:40:19.935770 [ 4 ] {f2e5c452-1499-4032-a970-03cbd9973259} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:40:19.935981 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part 2024.12.21 01:40:19.936341 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:40:19.936681 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:40:19.937052 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2024.12.21 01:40:19.937409 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 956 rows starting from the beginning of the part 2024.12.21 01:40:19.938324 [ 4 ] {f2e5c452-1499-4032-a970-03cbd9973259} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.938371 [ 4 ] {f2e5c452-1499-4032-a970-03cbd9973259} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.938945 [ 4 ] {f2e5c452-1499-4032-a970-03cbd9973259} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:40:19.939323 [ 4 ] {f2e5c452-1499-4032-a970-03cbd9973259} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:40:19.939843 [ 4 ] {f2e5c452-1499-4032-a970-03cbd9973259} executeQuery: Read 1 rows, 69.00 B in 0.004266 sec., 234.41162681669013 rows/sec., 15.80 KiB/sec. 2024.12.21 01:40:19.940006 [ 4 ] {f2e5c452-1499-4032-a970-03cbd9973259} TCPHandler: Processed in 0.004864017 sec. 2024.12.21 01:40:19.940201 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.940407 [ 258 ] {3e21196c-2dd4-4ab0-bc81-b71814453c52} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:19.940503 [ 258 ] {3e21196c-2dd4-4ab0-bc81-b71814453c52} 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.21 01:40:19.941161 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7366 rows, containing 5 columns (5 merged, 0 gathered) in 0.006461176 sec., 1140040.1412993548 rows/sec., 76.84 MiB/sec. 2024.12.21 01:40:19.941690 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 01:40:19.942228 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_21_4} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:19.942418 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_21_4} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 01:40:19.942597 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. 2024.12.21 01:40:19.942974 [ 258 ] {3e21196c-2dd4-4ab0-bc81-b71814453c52} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.943019 [ 258 ] {3e21196c-2dd4-4ab0-bc81-b71814453c52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.943712 [ 258 ] {3e21196c-2dd4-4ab0-bc81-b71814453c52} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:40:19.943981 [ 258 ] {3e21196c-2dd4-4ab0-bc81-b71814453c52} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:40:19.944221 [ 258 ] {3e21196c-2dd4-4ab0-bc81-b71814453c52} executeQuery: Read 39 rows, 71.56 KiB in 0.003872 sec., 10072.314049586777 rows/sec., 18.05 MiB/sec. 2024.12.21 01:40:19.944335 [ 258 ] {3e21196c-2dd4-4ab0-bc81-b71814453c52} TCPHandler: Processed in 0.004204405 sec. 2024.12.21 01:40:19.944491 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:19.944612 [ 4 ] {d92aaf9f-6878-481a-b250-a625e5e7f571} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:19.944665 [ 4 ] {d92aaf9f-6878-481a-b250-a625e5e7f571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:19.945170 [ 4 ] {d92aaf9f-6878-481a-b250-a625e5e7f571} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.945208 [ 4 ] {d92aaf9f-6878-481a-b250-a625e5e7f571} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.945593 [ 4 ] {d92aaf9f-6878-481a-b250-a625e5e7f571} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:40:19.945847 [ 4 ] {d92aaf9f-6878-481a-b250-a625e5e7f571} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:19.945969 [ 124 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 01:40:19.946009 [ 124 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:19.946036 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:19.946039 [ 4 ] {d92aaf9f-6878-481a-b250-a625e5e7f571} executeQuery: Read 34 rows, 2.02 KiB in 0.001452 sec., 23415.97796143251 rows/sec., 1.36 MiB/sec. 2024.12.21 01:40:19.946293 [ 4 ] {d92aaf9f-6878-481a-b250-a625e5e7f571} TCPHandler: Processed in 0.001851883 sec. 2024.12.21 01:40:19.946467 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:40:19.946742 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:19.946773 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 960 rows starting from the beginning of the part 2024.12.21 01:40:19.946898 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:40:19.947018 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:40:19.947219 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:40:19.947357 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2024.12.21 01:40:19.947483 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:40:19.948772 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 4 columns (4 merged, 0 gathered) in 0.002651188 sec., 482048.0478940007 rows/sec., 31.41 MiB/sec. 2024.12.21 01:40:19.948993 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 01:40:19.949350 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_21_4} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:19.949441 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_21_4} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 01:40:19.949540 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2024.12.21 01:40:20.000182 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 175.11 MiB, peak 179.37 MiB, free memory in arenas 0.00 B, will set to 173.91 MiB (RSS), difference: -1.19 MiB 2024.12.21 01:40:23.278171 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 486 2024.12.21 01:40:23.281754 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:23.281815 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:23.283329 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:40:23.283655 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:40:23.284435 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 486 2024.12.21 01:40:24.350605 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:24.350890 [ 258 ] {21c3e0c1-a231-42f1-91c5-7f31c9f46d68} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:24.350979 [ 258 ] {21c3e0c1-a231-42f1-91c5-7f31c9f46d68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:24.351789 [ 258 ] {21c3e0c1-a231-42f1-91c5-7f31c9f46d68} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:24.351843 [ 258 ] {21c3e0c1-a231-42f1-91c5-7f31c9f46d68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:24.352379 [ 258 ] {21c3e0c1-a231-42f1-91c5-7f31c9f46d68} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:40:24.352645 [ 258 ] {21c3e0c1-a231-42f1-91c5-7f31c9f46d68} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:24.352889 [ 258 ] {21c3e0c1-a231-42f1-91c5-7f31c9f46d68} executeQuery: Read 56 rows, 4.41 KiB in 0.00208 sec., 26923.076923076926 rows/sec., 2.07 MiB/sec. 2024.12.21 01:40:24.352957 [ 258 ] {21c3e0c1-a231-42f1-91c5-7f31c9f46d68} TCPHandler: Processed in 0.002533586 sec. 2024.12.21 01:40:24.353214 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:24.353404 [ 4 ] {261cce2f-62a9-4123-b69c-f1191d843987} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:24.353479 [ 4 ] {261cce2f-62a9-4123-b69c-f1191d843987} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:24.354261 [ 4 ] {261cce2f-62a9-4123-b69c-f1191d843987} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:24.354312 [ 4 ] {261cce2f-62a9-4123-b69c-f1191d843987} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:24.354740 [ 4 ] {261cce2f-62a9-4123-b69c-f1191d843987} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:40:24.355006 [ 4 ] {261cce2f-62a9-4123-b69c-f1191d843987} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:24.355253 [ 4 ] {261cce2f-62a9-4123-b69c-f1191d843987} executeQuery: Read 64 rows, 5.12 KiB in 0.0019 sec., 33684.21052631579 rows/sec., 2.63 MiB/sec. 2024.12.21 01:40:24.355393 [ 4 ] {261cce2f-62a9-4123-b69c-f1191d843987} TCPHandler: Processed in 0.002305301 sec. 2024.12.21 01:40:24.355567 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:24.355716 [ 258 ] {71913b85-4102-4a5f-9e74-3ccdc040c366} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:24.355783 [ 258 ] {71913b85-4102-4a5f-9e74-3ccdc040c366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:24.356386 [ 258 ] {71913b85-4102-4a5f-9e74-3ccdc040c366} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:24.356427 [ 258 ] {71913b85-4102-4a5f-9e74-3ccdc040c366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:24.356857 [ 258 ] {71913b85-4102-4a5f-9e74-3ccdc040c366} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:40:24.357134 [ 258 ] {71913b85-4102-4a5f-9e74-3ccdc040c366} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:24.357359 [ 258 ] {71913b85-4102-4a5f-9e74-3ccdc040c366} executeQuery: Read 128 rows, 9.13 KiB in 0.001679 sec., 76235.85467540202 rows/sec., 5.31 MiB/sec. 2024.12.21 01:40:24.357419 [ 258 ] {71913b85-4102-4a5f-9e74-3ccdc040c366} TCPHandler: Processed in 0.001923434 sec. 2024.12.21 01:40:24.357595 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:24.357725 [ 4 ] {a12b3131-5c0e-4fb6-ba1b-403f4402cdb6} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:24.357781 [ 4 ] {a12b3131-5c0e-4fb6-ba1b-403f4402cdb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:24.358307 [ 4 ] {a12b3131-5c0e-4fb6-ba1b-403f4402cdb6} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:24.358348 [ 4 ] {a12b3131-5c0e-4fb6-ba1b-403f4402cdb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:24.358742 [ 4 ] {a12b3131-5c0e-4fb6-ba1b-403f4402cdb6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:40:24.358991 [ 4 ] {a12b3131-5c0e-4fb6-ba1b-403f4402cdb6} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:24.359252 [ 4 ] {a12b3131-5c0e-4fb6-ba1b-403f4402cdb6} executeQuery: Read 48 rows, 3.31 KiB in 0.001556 sec., 30848.329048843185 rows/sec., 2.08 MiB/sec. 2024.12.21 01:40:24.359480 [ 4 ] {a12b3131-5c0e-4fb6-ba1b-403f4402cdb6} TCPHandler: Processed in 0.001944315 sec. 2024.12.21 01:40:25.759411 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2024.12.21 01:40:25.760071 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:25.760125 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:25.760667 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:40:25.760942 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:40:25.761272 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2024.12.21 01:40:26.250407 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2024.12.21 01:40:26.272083 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:26.272147 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:26.280025 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:40:26.280864 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:40:26.284445 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2024.12.21 01:40:29.352755 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:29.353088 [ 258 ] {723d0fb2-fd76-4f45-9a1e-369d068766db} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:29.353174 [ 258 ] {723d0fb2-fd76-4f45-9a1e-369d068766db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:29.353972 [ 258 ] {723d0fb2-fd76-4f45-9a1e-369d068766db} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:29.354025 [ 258 ] {723d0fb2-fd76-4f45-9a1e-369d068766db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:29.354493 [ 258 ] {723d0fb2-fd76-4f45-9a1e-369d068766db} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:40:29.354767 [ 258 ] {723d0fb2-fd76-4f45-9a1e-369d068766db} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:29.354979 [ 258 ] {723d0fb2-fd76-4f45-9a1e-369d068766db} executeQuery: Read 56 rows, 4.41 KiB in 0.001978 sec., 28311.425682507583 rows/sec., 2.17 MiB/sec. 2024.12.21 01:40:29.355044 [ 258 ] {723d0fb2-fd76-4f45-9a1e-369d068766db} TCPHandler: Processed in 0.002483214 sec. 2024.12.21 01:40:29.355301 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:29.355486 [ 4 ] {fd0ad33a-9e02-41c2-ad31-50a034b4e875} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:29.355558 [ 4 ] {fd0ad33a-9e02-41c2-ad31-50a034b4e875} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:29.356339 [ 4 ] {fd0ad33a-9e02-41c2-ad31-50a034b4e875} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:29.356383 [ 4 ] {fd0ad33a-9e02-41c2-ad31-50a034b4e875} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:29.356849 [ 4 ] {fd0ad33a-9e02-41c2-ad31-50a034b4e875} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:40:29.357110 [ 4 ] {fd0ad33a-9e02-41c2-ad31-50a034b4e875} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:29.357370 [ 4 ] {fd0ad33a-9e02-41c2-ad31-50a034b4e875} executeQuery: Read 64 rows, 5.12 KiB in 0.001935 sec., 33074.93540051679 rows/sec., 2.58 MiB/sec. 2024.12.21 01:40:29.357436 [ 4 ] {fd0ad33a-9e02-41c2-ad31-50a034b4e875} TCPHandler: Processed in 0.00226275 sec. 2024.12.21 01:40:29.357649 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:29.357885 [ 258 ] {8c9aea0f-414d-4ea1-aacd-f9d22c2e1503} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:29.357990 [ 258 ] {8c9aea0f-414d-4ea1-aacd-f9d22c2e1503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:29.358638 [ 258 ] {8c9aea0f-414d-4ea1-aacd-f9d22c2e1503} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:29.358678 [ 258 ] {8c9aea0f-414d-4ea1-aacd-f9d22c2e1503} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:29.359095 [ 258 ] {8c9aea0f-414d-4ea1-aacd-f9d22c2e1503} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:40:29.359349 [ 258 ] {8c9aea0f-414d-4ea1-aacd-f9d22c2e1503} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:29.359536 [ 258 ] {8c9aea0f-414d-4ea1-aacd-f9d22c2e1503} executeQuery: Read 160 rows, 11.41 KiB in 0.001714 sec., 93348.89148191366 rows/sec., 6.50 MiB/sec. 2024.12.21 01:40:29.359591 [ 258 ] {8c9aea0f-414d-4ea1-aacd-f9d22c2e1503} TCPHandler: Processed in 0.002053416 sec. 2024.12.21 01:40:29.359740 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:29.359871 [ 4 ] {9ed19a27-2dbf-4079-84a2-5133e7f1cb3f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:29.359927 [ 4 ] {9ed19a27-2dbf-4079-84a2-5133e7f1cb3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:29.360453 [ 4 ] {9ed19a27-2dbf-4079-84a2-5133e7f1cb3f} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:29.360493 [ 4 ] {9ed19a27-2dbf-4079-84a2-5133e7f1cb3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:29.360892 [ 4 ] {9ed19a27-2dbf-4079-84a2-5133e7f1cb3f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:40:29.361136 [ 4 ] {9ed19a27-2dbf-4079-84a2-5133e7f1cb3f} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:29.361404 [ 4 ] {9ed19a27-2dbf-4079-84a2-5133e7f1cb3f} executeQuery: Read 60 rows, 4.14 KiB in 0.001569 sec., 38240.917782026765 rows/sec., 2.58 MiB/sec. 2024.12.21 01:40:29.361620 [ 4 ] {9ed19a27-2dbf-4079-84a2-5133e7f1cb3f} TCPHandler: Processed in 0.001937515 sec. 2024.12.21 01:40:33.155744 [ 108 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:40:33.155813 [ 108 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:40:33.261472 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2024.12.21 01:40:33.262252 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:33.262306 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:33.262922 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:40:33.263266 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:40:33.263496 [ 108 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 01:40:33.263539 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2024.12.21 01:40:33.263582 [ 108 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:33.263616 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:33.263736 [ 198 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:40:33.263836 [ 198 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:33.263868 [ 198 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:40:33.263939 [ 198 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:40:33.264063 [ 198 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:40:33.264408 [ 198 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:40:33.264572 [ 198 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:40:33.264729 [ 198 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:40:33.266402 [ 198 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002719199 sec., 2714402.2927340004 rows/sec., 38.83 MiB/sec. 2024.12.21 01:40:33.267212 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 01:40:33.267537 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_16_3} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:40:33.267627 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_16_3} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 01:40:33.267744 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.12.21 01:40:33.284813 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 502 2024.12.21 01:40:33.287654 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:33.287695 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:33.289161 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:40:33.289479 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:40:33.289648 [ 108 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 01:40:33.289723 [ 108 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:33.289766 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:33.290666 [ 186 ] {ce78653a-7bef-467d-9162-943d7d9f1662::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.21 01:40:33.291282 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 502 2024.12.21 01:40:33.291750 [ 186 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:33.291923 [ 186 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 326 rows starting from the beginning of the part 2024.12.21 01:40:33.292573 [ 186 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part 2024.12.21 01:40:33.293091 [ 186 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part 2024.12.21 01:40:33.293828 [ 186 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part 2024.12.21 01:40:33.294543 [ 186 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part 2024.12.21 01:40:33.295226 [ 186 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2024.12.21 01:40:33.302970 [ 201 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 72 columns (72 merged, 0 gathered) in 0.013029043 sec., 38529.307179353076 rows/sec., 35.16 MiB/sec. 2024.12.21 01:40:33.304230 [ 201 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 01:40:33.305121 [ 201 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_11_2} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:40:33.305230 [ 201 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_11_2} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 01:40:33.305611 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. 2024.12.21 01:40:33.784575 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2024.12.21 01:40:33.806345 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:33.806408 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:33.814317 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:40:33.815133 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:40:33.815513 [ 108 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 01:40:33.815651 [ 108 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:33.815717 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:33.816231 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:40:33.832519 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2024.12.21 01:40:33.833886 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:33.835305 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:40:33.840854 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:40:33.846487 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:40:33.851878 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:40:33.857427 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:40:33.862143 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:40:33.919665 [ 191 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.103808914 sec., 1165.603177391876 rows/sec., 6.03 MiB/sec. 2024.12.21 01:40:33.922352 [ 191 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 01:40:33.925375 [ 191 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_16_3} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:40:33.925504 [ 191 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_16_3} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 01:40:33.928127 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2024.12.21 01:40:34.000233 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 175.94 MiB, peak 185.87 MiB, free memory in arenas 0.00 B, will set to 177.68 MiB (RSS), difference: 1.74 MiB 2024.12.21 01:40:34.001578 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001093709 sec. 2024.12.21 01:40:34.359053 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:34.359250 [ 258 ] {6bafe4b3-0bd1-4cef-b6c7-ce831853a66e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:40:34.359324 [ 258 ] {6bafe4b3-0bd1-4cef-b6c7-ce831853a66e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:40:34.360067 [ 258 ] {6bafe4b3-0bd1-4cef-b6c7-ce831853a66e} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:34.360110 [ 258 ] {6bafe4b3-0bd1-4cef-b6c7-ce831853a66e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:34.360584 [ 258 ] {6bafe4b3-0bd1-4cef-b6c7-ce831853a66e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:40:34.360852 [ 258 ] {6bafe4b3-0bd1-4cef-b6c7-ce831853a66e} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:40:34.361086 [ 258 ] {6bafe4b3-0bd1-4cef-b6c7-ce831853a66e} executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec. 2024.12.21 01:40:34.361272 [ 258 ] {6bafe4b3-0bd1-4cef-b6c7-ce831853a66e} TCPHandler: Processed in 0.002345542 sec. 2024.12.21 01:40:34.361575 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:34.361759 [ 4 ] {dbf01cb3-b811-41ad-868c-f55ba3ae21be} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:34.361831 [ 4 ] {dbf01cb3-b811-41ad-868c-f55ba3ae21be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:34.362752 [ 4 ] {dbf01cb3-b811-41ad-868c-f55ba3ae21be} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:34.362806 [ 4 ] {dbf01cb3-b811-41ad-868c-f55ba3ae21be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:34.363280 [ 4 ] {dbf01cb3-b811-41ad-868c-f55ba3ae21be} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:40:34.363540 [ 4 ] {dbf01cb3-b811-41ad-868c-f55ba3ae21be} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:34.363789 [ 4 ] {dbf01cb3-b811-41ad-868c-f55ba3ae21be} executeQuery: Read 281 rows, 25.42 KiB in 0.002079 sec., 135161.13516113514 rows/sec., 11.94 MiB/sec. 2024.12.21 01:40:34.363937 [ 4 ] {dbf01cb3-b811-41ad-868c-f55ba3ae21be} TCPHandler: Processed in 0.002507975 sec. 2024.12.21 01:40:34.364113 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:34.364262 [ 258 ] {8b9810be-189a-46bd-8764-d7319fc77144} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:40:34.364316 [ 258 ] {8b9810be-189a-46bd-8764-d7319fc77144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:40:34.364926 [ 258 ] {8b9810be-189a-46bd-8764-d7319fc77144} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:34.364966 [ 258 ] {8b9810be-189a-46bd-8764-d7319fc77144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:34.365381 [ 258 ] {8b9810be-189a-46bd-8764-d7319fc77144} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:40:34.365639 [ 258 ] {8b9810be-189a-46bd-8764-d7319fc77144} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:40:34.365843 [ 258 ] {8b9810be-189a-46bd-8764-d7319fc77144} executeQuery: Read 46 rows, 3.39 KiB in 0.001615 sec., 28482.97213622291 rows/sec., 2.05 MiB/sec. 2024.12.21 01:40:34.365927 [ 258 ] {8b9810be-189a-46bd-8764-d7319fc77144} TCPHandler: Processed in 0.001886724 sec. 2024.12.21 01:40:34.366073 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:34.366198 [ 4 ] {3b7408eb-2a2f-49a5-be70-b5cfbb8695ea} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:40:34.366250 [ 4 ] {3b7408eb-2a2f-49a5-be70-b5cfbb8695ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:40:34.366915 [ 4 ] {3b7408eb-2a2f-49a5-be70-b5cfbb8695ea} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:34.366968 [ 4 ] {3b7408eb-2a2f-49a5-be70-b5cfbb8695ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:34.367355 [ 4 ] {3b7408eb-2a2f-49a5-be70-b5cfbb8695ea} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:40:34.367595 [ 4 ] {3b7408eb-2a2f-49a5-be70-b5cfbb8695ea} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:40:34.367923 [ 4 ] {3b7408eb-2a2f-49a5-be70-b5cfbb8695ea} executeQuery: Read 14 rows, 1004.00 B in 0.001719 sec., 8144.2699243746365 rows/sec., 570.37 KiB/sec. 2024.12.21 01:40:34.368003 [ 4 ] {3b7408eb-2a2f-49a5-be70-b5cfbb8695ea} TCPHandler: Processed in 0.001991106 sec. 2024.12.21 01:40:34.368147 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:34.368271 [ 258 ] {40db8d76-f7d2-40f0-ad48-8f09a04f7b15} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:40:34.368330 [ 258 ] {40db8d76-f7d2-40f0-ad48-8f09a04f7b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:40:34.369007 [ 258 ] {40db8d76-f7d2-40f0-ad48-8f09a04f7b15} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:34.369054 [ 258 ] {40db8d76-f7d2-40f0-ad48-8f09a04f7b15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:34.369449 [ 258 ] {40db8d76-f7d2-40f0-ad48-8f09a04f7b15} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:40:34.369700 [ 258 ] {40db8d76-f7d2-40f0-ad48-8f09a04f7b15} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:40:34.369937 [ 258 ] {40db8d76-f7d2-40f0-ad48-8f09a04f7b15} executeQuery: Read 13 rows, 830.00 B in 0.001686 sec., 7710.557532621589 rows/sec., 480.75 KiB/sec. 2024.12.21 01:40:34.370100 [ 258 ] {40db8d76-f7d2-40f0-ad48-8f09a04f7b15} TCPHandler: Processed in 0.002011596 sec. 2024.12.21 01:40:34.370240 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:34.370360 [ 4 ] {52e078c8-3431-4eae-85a6-15fdd906f71d} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:34.370409 [ 4 ] {52e078c8-3431-4eae-85a6-15fdd906f71d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:34.371158 [ 4 ] {52e078c8-3431-4eae-85a6-15fdd906f71d} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:34.371196 [ 4 ] {52e078c8-3431-4eae-85a6-15fdd906f71d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:34.371585 [ 4 ] {52e078c8-3431-4eae-85a6-15fdd906f71d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:40:34.371825 [ 4 ] {52e078c8-3431-4eae-85a6-15fdd906f71d} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:34.372047 [ 4 ] {52e078c8-3431-4eae-85a6-15fdd906f71d} executeQuery: Read 421 rows, 30.80 KiB in 0.001714 sec., 245624.2707117853 rows/sec., 17.55 MiB/sec. 2024.12.21 01:40:34.372102 [ 4 ] {52e078c8-3431-4eae-85a6-15fdd906f71d} TCPHandler: Processed in 0.001920674 sec. 2024.12.21 01:40:34.372238 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:34.372380 [ 258 ] {ae4aa6e5-c2a8-4ca0-8fc0-b8562c7707f5} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:40:34.372441 [ 258 ] {ae4aa6e5-c2a8-4ca0-8fc0-b8562c7707f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:40:34.373016 [ 258 ] {ae4aa6e5-c2a8-4ca0-8fc0-b8562c7707f5} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:34.373062 [ 258 ] {ae4aa6e5-c2a8-4ca0-8fc0-b8562c7707f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:34.373473 [ 258 ] {ae4aa6e5-c2a8-4ca0-8fc0-b8562c7707f5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:40:34.373725 [ 258 ] {ae4aa6e5-c2a8-4ca0-8fc0-b8562c7707f5} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:40:34.373907 [ 258 ] {ae4aa6e5-c2a8-4ca0-8fc0-b8562c7707f5} executeQuery: Read 6 rows, 321.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 201.08 KiB/sec. 2024.12.21 01:40:34.373958 [ 258 ] {ae4aa6e5-c2a8-4ca0-8fc0-b8562c7707f5} TCPHandler: Processed in 0.001777302 sec. 2024.12.21 01:40:34.374092 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:34.374209 [ 4 ] {3126b3ff-811e-4731-b58e-43db4e2974b2} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:34.374264 [ 4 ] {3126b3ff-811e-4731-b58e-43db4e2974b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:34.374929 [ 4 ] {3126b3ff-811e-4731-b58e-43db4e2974b2} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:34.374969 [ 4 ] {3126b3ff-811e-4731-b58e-43db4e2974b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:34.375369 [ 4 ] {3126b3ff-811e-4731-b58e-43db4e2974b2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:40:34.375609 [ 4 ] {3126b3ff-811e-4731-b58e-43db4e2974b2} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:34.375820 [ 4 ] {3126b3ff-811e-4731-b58e-43db4e2974b2} executeQuery: Read 237 rows, 16.27 KiB in 0.001636 sec., 144865.52567237164 rows/sec., 9.71 MiB/sec. 2024.12.21 01:40:34.375876 [ 4 ] {3126b3ff-811e-4731-b58e-43db4e2974b2} TCPHandler: Processed in 0.001842243 sec. 2024.12.21 01:40:34.376037 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:34.376155 [ 258 ] {a131fa43-ee9c-41d7-9b46-9d911fbd4734} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:40:34.376208 [ 258 ] {a131fa43-ee9c-41d7-9b46-9d911fbd4734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:40:34.376755 [ 258 ] {a131fa43-ee9c-41d7-9b46-9d911fbd4734} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:34.376800 [ 258 ] {a131fa43-ee9c-41d7-9b46-9d911fbd4734} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:34.377269 [ 258 ] {a131fa43-ee9c-41d7-9b46-9d911fbd4734} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:40:34.377529 [ 258 ] {a131fa43-ee9c-41d7-9b46-9d911fbd4734} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:40:34.377709 [ 258 ] {a131fa43-ee9c-41d7-9b46-9d911fbd4734} executeQuery: Read 1 rows, 69.00 B in 0.001579 sec., 633.3122229259025 rows/sec., 42.67 KiB/sec. 2024.12.21 01:40:34.377761 [ 258 ] {a131fa43-ee9c-41d7-9b46-9d911fbd4734} TCPHandler: Processed in 0.001781912 sec. 2024.12.21 01:40:34.377906 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:34.378026 [ 4 ] {e4b2b349-d63a-4556-af6d-e11de467e39a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:34.378105 [ 4 ] {e4b2b349-d63a-4556-af6d-e11de467e39a} 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.21 01:40:34.379353 [ 4 ] {e4b2b349-d63a-4556-af6d-e11de467e39a} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:34.379393 [ 4 ] {e4b2b349-d63a-4556-af6d-e11de467e39a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:34.380084 [ 4 ] {e4b2b349-d63a-4556-af6d-e11de467e39a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:40:34.380356 [ 4 ] {e4b2b349-d63a-4556-af6d-e11de467e39a} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:40:34.380604 [ 4 ] {e4b2b349-d63a-4556-af6d-e11de467e39a} executeQuery: Read 39 rows, 71.56 KiB in 0.002604 sec., 14976.958525345623 rows/sec., 26.84 MiB/sec. 2024.12.21 01:40:34.380715 [ 4 ] {e4b2b349-d63a-4556-af6d-e11de467e39a} TCPHandler: Processed in 0.002871891 sec. 2024.12.21 01:40:34.380866 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:34.381006 [ 258 ] {4ce410fa-ad22-4340-846b-f2dcb4e1d8fe} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:34.381066 [ 258 ] {4ce410fa-ad22-4340-846b-f2dcb4e1d8fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:34.381585 [ 258 ] {4ce410fa-ad22-4340-846b-f2dcb4e1d8fe} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:34.381623 [ 258 ] {4ce410fa-ad22-4340-846b-f2dcb4e1d8fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:34.382017 [ 258 ] {4ce410fa-ad22-4340-846b-f2dcb4e1d8fe} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:40:34.382273 [ 258 ] {4ce410fa-ad22-4340-846b-f2dcb4e1d8fe} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:34.382471 [ 258 ] {4ce410fa-ad22-4340-846b-f2dcb4e1d8fe} executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec. 2024.12.21 01:40:34.382592 [ 258 ] {4ce410fa-ad22-4340-846b-f2dcb4e1d8fe} TCPHandler: Processed in 0.001795272 sec. 2024.12.21 01:40:39.353171 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:39.353407 [ 258 ] {a9be7d7b-398b-4a7e-983a-d58650ddeaf4} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:39.353493 [ 258 ] {a9be7d7b-398b-4a7e-983a-d58650ddeaf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:39.354299 [ 258 ] {a9be7d7b-398b-4a7e-983a-d58650ddeaf4} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:39.354354 [ 258 ] {a9be7d7b-398b-4a7e-983a-d58650ddeaf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:39.354801 [ 258 ] {a9be7d7b-398b-4a7e-983a-d58650ddeaf4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:40:39.355070 [ 258 ] {a9be7d7b-398b-4a7e-983a-d58650ddeaf4} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:39.355321 [ 258 ] {a9be7d7b-398b-4a7e-983a-d58650ddeaf4} executeQuery: Read 56 rows, 4.41 KiB in 0.001976 sec., 28340.08097165992 rows/sec., 2.18 MiB/sec. 2024.12.21 01:40:39.355389 [ 258 ] {a9be7d7b-398b-4a7e-983a-d58650ddeaf4} TCPHandler: Processed in 0.002364522 sec. 2024.12.21 01:40:39.355656 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:39.355845 [ 4 ] {4afbf052-bd20-4d25-b976-46a976bcad5a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:39.355920 [ 4 ] {4afbf052-bd20-4d25-b976-46a976bcad5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:39.356712 [ 4 ] {4afbf052-bd20-4d25-b976-46a976bcad5a} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:39.356764 [ 4 ] {4afbf052-bd20-4d25-b976-46a976bcad5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:39.357213 [ 4 ] {4afbf052-bd20-4d25-b976-46a976bcad5a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:40:39.357466 [ 4 ] {4afbf052-bd20-4d25-b976-46a976bcad5a} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:39.357717 [ 4 ] {4afbf052-bd20-4d25-b976-46a976bcad5a} executeQuery: Read 64 rows, 5.12 KiB in 0.001924 sec., 33264.03326403326 rows/sec., 2.60 MiB/sec. 2024.12.21 01:40:39.357785 [ 4 ] {4afbf052-bd20-4d25-b976-46a976bcad5a} TCPHandler: Processed in 0.00226214 sec. 2024.12.21 01:40:39.357952 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:39.358102 [ 258 ] {019f9cd3-b531-4024-bbae-c1d6e0fef0f6} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:39.358171 [ 258 ] {019f9cd3-b531-4024-bbae-c1d6e0fef0f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:39.358828 [ 258 ] {019f9cd3-b531-4024-bbae-c1d6e0fef0f6} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:39.358942 [ 258 ] {019f9cd3-b531-4024-bbae-c1d6e0fef0f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:39.359407 [ 258 ] {019f9cd3-b531-4024-bbae-c1d6e0fef0f6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:40:39.359693 [ 258 ] {019f9cd3-b531-4024-bbae-c1d6e0fef0f6} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:39.359938 [ 258 ] {019f9cd3-b531-4024-bbae-c1d6e0fef0f6} executeQuery: Read 160 rows, 11.41 KiB in 0.001869 sec., 85607.27661851258 rows/sec., 5.96 MiB/sec. 2024.12.21 01:40:39.360033 [ 258 ] {019f9cd3-b531-4024-bbae-c1d6e0fef0f6} TCPHandler: Processed in 0.002152568 sec. 2024.12.21 01:40:39.360193 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:39.360319 [ 4 ] {94e6c5c9-db88-476a-bd51-2c03142d82f9} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:39.360375 [ 4 ] {94e6c5c9-db88-476a-bd51-2c03142d82f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:39.361003 [ 4 ] {94e6c5c9-db88-476a-bd51-2c03142d82f9} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:39.361042 [ 4 ] {94e6c5c9-db88-476a-bd51-2c03142d82f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:39.361434 [ 4 ] {94e6c5c9-db88-476a-bd51-2c03142d82f9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:40:39.361676 [ 4 ] {94e6c5c9-db88-476a-bd51-2c03142d82f9} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:39.361868 [ 4 ] {94e6c5c9-db88-476a-bd51-2c03142d82f9} executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. 2024.12.21 01:40:39.361922 [ 4 ] {94e6c5c9-db88-476a-bd51-2c03142d82f9} TCPHandler: Processed in 0.001791152 sec. 2024.12.21 01:40:40.763752 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2024.12.21 01:40:40.764484 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:40.764536 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:40.765161 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:40:40.765425 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:40:40.765705 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2024.12.21 01:40:41.332671 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2024.12.21 01:40:41.352242 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:41.352310 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:41.359352 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:40:41.360130 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:40:41.363104 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2024.12.21 01:40:43.291521 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 532 2024.12.21 01:40:43.294505 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:43.294563 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:43.296048 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:40:43.296367 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:40:43.297281 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 532 2024.12.21 01:40:44.360173 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:44.360484 [ 258 ] {1032339d-5935-4767-8691-8acdc308ce02} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:40:44.360605 [ 258 ] {1032339d-5935-4767-8691-8acdc308ce02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:40:44.361426 [ 258 ] {1032339d-5935-4767-8691-8acdc308ce02} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.361475 [ 258 ] {1032339d-5935-4767-8691-8acdc308ce02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.361926 [ 258 ] {1032339d-5935-4767-8691-8acdc308ce02} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:40:44.362209 [ 258 ] {1032339d-5935-4767-8691-8acdc308ce02} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:40:44.362471 [ 258 ] {1032339d-5935-4767-8691-8acdc308ce02} executeQuery: Read 14 rows, 1.01 KiB in 0.002074 sec., 6750.241080038573 rows/sec., 485.93 KiB/sec. 2024.12.21 01:40:44.362542 [ 258 ] {1032339d-5935-4767-8691-8acdc308ce02} TCPHandler: Processed in 0.002568706 sec. 2024.12.21 01:40:44.362810 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:44.363009 [ 4 ] {1f3e2e18-91dd-4af4-b1eb-3576d152c3dd} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:44.363083 [ 4 ] {1f3e2e18-91dd-4af4-b1eb-3576d152c3dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:44.363990 [ 4 ] {1f3e2e18-91dd-4af4-b1eb-3576d152c3dd} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.364050 [ 4 ] {1f3e2e18-91dd-4af4-b1eb-3576d152c3dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.364503 [ 4 ] {1f3e2e18-91dd-4af4-b1eb-3576d152c3dd} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:40:44.364756 [ 4 ] {1f3e2e18-91dd-4af4-b1eb-3576d152c3dd} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:44.364951 [ 97 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 01:40:44.365036 [ 4 ] {1f3e2e18-91dd-4af4-b1eb-3576d152c3dd} executeQuery: Read 281 rows, 25.42 KiB in 0.002083 sec., 134901.58425348054 rows/sec., 11.92 MiB/sec. 2024.12.21 01:40:44.365078 [ 97 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.365176 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.365179 [ 4 ] {1f3e2e18-91dd-4af4-b1eb-3576d152c3dd} TCPHandler: Processed in 0.002497824 sec. 2024.12.21 01:40:44.365426 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:44.365450 [ 199 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:40:44.365616 [ 258 ] {003cedeb-ec00-4b62-8d8f-8a7be1c6b075} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:40:44.365631 [ 199 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:44.365682 [ 199 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1429 rows starting from the beginning of the part 2024.12.21 01:40:44.365689 [ 258 ] {003cedeb-ec00-4b62-8d8f-8a7be1c6b075} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:40:44.365857 [ 199 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2024.12.21 01:40:44.366074 [ 199 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2024.12.21 01:40:44.366476 [ 199 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 281 rows starting from the beginning of the part 2024.12.21 01:40:44.366696 [ 199 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2024.12.21 01:40:44.366898 [ 199 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 281 rows starting from the beginning of the part 2024.12.21 01:40:44.367642 [ 258 ] {003cedeb-ec00-4b62-8d8f-8a7be1c6b075} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.367689 [ 258 ] {003cedeb-ec00-4b62-8d8f-8a7be1c6b075} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.368367 [ 258 ] {003cedeb-ec00-4b62-8d8f-8a7be1c6b075} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:40:44.368655 [ 258 ] {003cedeb-ec00-4b62-8d8f-8a7be1c6b075} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:40:44.368905 [ 97 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 01:40:44.369042 [ 97 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.369101 [ 258 ] {003cedeb-ec00-4b62-8d8f-8a7be1c6b075} executeQuery: Read 46 rows, 3.39 KiB in 0.003519 sec., 13071.8954248366 rows/sec., 962.96 KiB/sec. 2024.12.21 01:40:44.369215 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.369728 [ 258 ] {003cedeb-ec00-4b62-8d8f-8a7be1c6b075} TCPHandler: Processed in 0.004413929 sec. 2024.12.21 01:40:44.370092 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:44.370176 [ 187 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::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.21 01:40:44.370219 [ 191 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 5 columns (5 merged, 0 gathered) in 0.004880317 sec., 442389.29561337916 rows/sec., 39.04 MiB/sec. 2024.12.21 01:40:44.370558 [ 4 ] {f4a9d286-332c-488e-a246-bc8c7819c937} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:40:44.370721 [ 4 ] {f4a9d286-332c-488e-a246-bc8c7819c937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:40:44.370767 [ 187 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:44.370790 [ 196 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 01:40:44.370924 [ 187 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 53 rows starting from the beginning of the part 2024.12.21 01:40:44.371435 [ 187 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part 2024.12.21 01:40:44.371934 [ 187 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part 2024.12.21 01:40:44.372216 [ 196 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_26_5} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:44.372397 [ 187 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2024.12.21 01:40:44.372839 [ 196 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_26_5} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 01:40:44.373292 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.12.21 01:40:44.373313 [ 187 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part 2024.12.21 01:40:44.373664 [ 187 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::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.21 01:40:44.374814 [ 4 ] {f4a9d286-332c-488e-a246-bc8c7819c937} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.374883 [ 4 ] {f4a9d286-332c-488e-a246-bc8c7819c937} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.375944 [ 4 ] {f4a9d286-332c-488e-a246-bc8c7819c937} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:40:44.376398 [ 187 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 5 columns (5 merged, 0 gathered) in 0.006952765 sec., 40990.88635959938 rows/sec., 3.10 MiB/sec. 2024.12.21 01:40:44.376518 [ 4 ] {f4a9d286-332c-488e-a246-bc8c7819c937} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:40:44.376621 [ 191 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 01:40:44.376879 [ 97 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 01:40:44.377006 [ 97 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.377078 [ 4 ] {f4a9d286-332c-488e-a246-bc8c7819c937} executeQuery: Read 14 rows, 1004.00 B in 0.006622 sec., 2114.164904862579 rows/sec., 148.06 KiB/sec. 2024.12.21 01:40:44.377121 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.377408 [ 4 ] {f4a9d286-332c-488e-a246-bc8c7819c937} TCPHandler: Processed in 0.007506524 sec. 2024.12.21 01:40:44.377491 [ 191 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_11_2} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:40:44.377730 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:44.377749 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::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.21 01:40:44.377814 [ 191 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_11_2} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 01:40:44.378092 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.21 01:40:44.378111 [ 258 ] {65bb869b-84bb-48b4-91f5-7716f6b81919} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:40:44.378205 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:44.378232 [ 258 ] {65bb869b-84bb-48b4-91f5-7716f6b81919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:40:44.378263 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::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.21 01:40:44.378578 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::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.21 01:40:44.378933 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::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.21 01:40:44.379290 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part 2024.12.21 01:40:44.379728 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::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.21 01:40:44.380110 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::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.21 01:40:44.381302 [ 258 ] {65bb869b-84bb-48b4-91f5-7716f6b81919} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.381370 [ 258 ] {65bb869b-84bb-48b4-91f5-7716f6b81919} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.382371 [ 258 ] {65bb869b-84bb-48b4-91f5-7716f6b81919} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:40:44.382911 [ 258 ] {65bb869b-84bb-48b4-91f5-7716f6b81919} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:40:44.382943 [ 194 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 5 columns (5 merged, 0 gathered) in 0.005582709 sec., 97085.48305132867 rows/sec., 6.95 MiB/sec. 2024.12.21 01:40:44.383256 [ 258 ] {65bb869b-84bb-48b4-91f5-7716f6b81919} executeQuery: Read 13 rows, 830.00 B in 0.005302 sec., 2451.9049415314976 rows/sec., 152.88 KiB/sec. 2024.12.21 01:40:44.383281 [ 191 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 01:40:44.383370 [ 258 ] {65bb869b-84bb-48b4-91f5-7716f6b81919} TCPHandler: Processed in 0.005835614 sec. 2024.12.21 01:40:44.383545 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:44.383763 [ 4 ] {a0f0f86c-94a7-4412-b50d-31c7e151007d} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:44.383766 [ 191 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_11_2} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:40:44.383877 [ 4 ] {a0f0f86c-94a7-4412-b50d-31c7e151007d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:44.383981 [ 191 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_11_2} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 01:40:44.384145 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.21 01:40:44.384903 [ 4 ] {a0f0f86c-94a7-4412-b50d-31c7e151007d} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.384948 [ 4 ] {a0f0f86c-94a7-4412-b50d-31c7e151007d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.385356 [ 4 ] {a0f0f86c-94a7-4412-b50d-31c7e151007d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:40:44.385607 [ 4 ] {a0f0f86c-94a7-4412-b50d-31c7e151007d} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:44.385786 [ 97 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 01:40:44.385842 [ 97 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.385859 [ 4 ] {a0f0f86c-94a7-4412-b50d-31c7e151007d} executeQuery: Read 421 rows, 30.80 KiB in 0.002153 sec., 195541.10543427776 rows/sec., 13.97 MiB/sec. 2024.12.21 01:40:44.385882 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.386021 [ 4 ] {a0f0f86c-94a7-4412-b50d-31c7e151007d} TCPHandler: Processed in 0.002550586 sec. 2024.12.21 01:40:44.386123 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:40:44.386235 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:44.386314 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:44.386386 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part 2024.12.21 01:40:44.386469 [ 258 ] {eecba38f-9b42-4924-8fc4-a099066f3c93} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:40:44.386654 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2024.12.21 01:40:44.386723 [ 258 ] {eecba38f-9b42-4924-8fc4-a099066f3c93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:40:44.386945 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part 2024.12.21 01:40:44.387309 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 421 rows starting from the beginning of the part 2024.12.21 01:40:44.387651 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2024.12.21 01:40:44.388006 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 421 rows starting from the beginning of the part 2024.12.21 01:40:44.388991 [ 258 ] {eecba38f-9b42-4924-8fc4-a099066f3c93} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.389067 [ 258 ] {eecba38f-9b42-4924-8fc4-a099066f3c93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.390079 [ 258 ] {eecba38f-9b42-4924-8fc4-a099066f3c93} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:40:44.390509 [ 258 ] {eecba38f-9b42-4924-8fc4-a099066f3c93} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:40:44.390750 [ 97 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 01:40:44.390884 [ 97 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.390967 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.391390 [ 258 ] {eecba38f-9b42-4924-8fc4-a099066f3c93} executeQuery: Read 6 rows, 321.00 B in 0.004943 sec., 1213.837750354036 rows/sec., 63.42 KiB/sec. 2024.12.21 01:40:44.391408 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:40:44.391423 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.005407326 sec., 359327.32740729896 rows/sec., 27.49 MiB/sec. 2024.12.21 01:40:44.391637 [ 258 ] {eecba38f-9b42-4924-8fc4-a099066f3c93} TCPHandler: Processed in 0.005506328 sec. 2024.12.21 01:40:44.391763 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:44.391842 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 01:40:44.391899 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:40:44.391955 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:44.392334 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:40:44.392429 [ 4 ] {699edbbe-c939-445d-bb64-d545ac4cf488} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:44.392672 [ 4 ] {699edbbe-c939-445d-bb64-d545ac4cf488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:44.392807 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:40:44.393210 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_26_5} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:44.393289 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:40:44.393649 [ 194 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_26_5} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 01:40:44.393840 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:40:44.394054 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.21 01:40:44.394298 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::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.21 01:40:44.395472 [ 4 ] {699edbbe-c939-445d-bb64-d545ac4cf488} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.395517 [ 4 ] {699edbbe-c939-445d-bb64-d545ac4cf488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.396038 [ 190 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004920019 sec., 13414.582342060061 rows/sec., 700.86 KiB/sec. 2024.12.21 01:40:44.396221 [ 4 ] {699edbbe-c939-445d-bb64-d545ac4cf488} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:40:44.396231 [ 190 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 01:40:44.396724 [ 4 ] {699edbbe-c939-445d-bb64-d545ac4cf488} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:44.396833 [ 190 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_11_2} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:40:44.396986 [ 97 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 01:40:44.397079 [ 97 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.397135 [ 190 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_11_2} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 01:40:44.397155 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.397276 [ 4 ] {699edbbe-c939-445d-bb64-d545ac4cf488} executeQuery: Read 237 rows, 16.27 KiB in 0.005001 sec., 47390.52189562087 rows/sec., 3.18 MiB/sec. 2024.12.21 01:40:44.397574 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.21 01:40:44.397587 [ 4 ] {699edbbe-c939-445d-bb64-d545ac4cf488} TCPHandler: Processed in 0.005783173 sec. 2024.12.21 01:40:44.397665 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:40:44.397796 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:44.397891 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:44.397981 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7366 rows starting from the beginning of the part 2024.12.21 01:40:44.398055 [ 258 ] {b85ba0de-62c4-444b-97f4-6ca163ee8e9d} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:40:44.398248 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part 2024.12.21 01:40:44.398314 [ 258 ] {b85ba0de-62c4-444b-97f4-6ca163ee8e9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:40:44.398513 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:40:44.398862 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part 2024.12.21 01:40:44.399081 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:40:44.399292 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:40:44.400762 [ 258 ] {b85ba0de-62c4-444b-97f4-6ca163ee8e9d} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.400809 [ 258 ] {b85ba0de-62c4-444b-97f4-6ca163ee8e9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.401540 [ 258 ] {b85ba0de-62c4-444b-97f4-6ca163ee8e9d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:40:44.402080 [ 258 ] {b85ba0de-62c4-444b-97f4-6ca163ee8e9d} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:40:44.402355 [ 97 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 01:40:44.402447 [ 97 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.402514 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.402588 [ 258 ] {b85ba0de-62c4-444b-97f4-6ca163ee8e9d} executeQuery: Read 1 rows, 69.00 B in 0.0046 sec., 217.3913043478261 rows/sec., 14.65 KiB/sec. 2024.12.21 01:40:44.402871 [ 258 ] {b85ba0de-62c4-444b-97f4-6ca163ee8e9d} TCPHandler: Processed in 0.005169613 sec. 2024.12.21 01:40:44.402873 [ 190 ] {1a9c232a-2987-4213-96d8-def597be1f52::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.21 01:40:44.403191 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:44.403294 [ 190 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:44.403387 [ 190 ] {1a9c232a-2987-4213-96d8-def597be1f52::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.21 01:40:44.403441 [ 4 ] {720c39a7-bede-4eba-b879-61c638a76086} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:44.403707 [ 190 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.12.21 01:40:44.403843 [ 4 ] {720c39a7-bede-4eba-b879-61c638a76086} 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.21 01:40:44.404078 [ 190 ] {1a9c232a-2987-4213-96d8-def597be1f52::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.21 01:40:44.404942 [ 190 ] {1a9c232a-2987-4213-96d8-def597be1f52::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.21 01:40:44.405619 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 8288 rows, containing 5 columns (5 merged, 0 gathered) in 0.008315728 sec., 996665.5956038967 rows/sec., 67.28 MiB/sec. 2024.12.21 01:40:44.405804 [ 190 ] {1a9c232a-2987-4213-96d8-def597be1f52::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.21 01:40:44.406137 [ 193 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 01:40:44.406566 [ 190 ] {1a9c232a-2987-4213-96d8-def597be1f52::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.21 01:40:44.407545 [ 193 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_26_5} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:44.407865 [ 193 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_26_5} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 01:40:44.408081 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2024.12.21 01:40:44.410470 [ 190 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.00784417 sec., 1657.2817774219582 rows/sec., 110.68 KiB/sec. 2024.12.21 01:40:44.410696 [ 190 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 01:40:44.410864 [ 4 ] {720c39a7-bede-4eba-b879-61c638a76086} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.410920 [ 4 ] {720c39a7-bede-4eba-b879-61c638a76086} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.411310 [ 190 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_11_2} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:40:44.411460 [ 190 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_11_2} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 01:40:44.411612 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.21 01:40:44.412072 [ 4 ] {720c39a7-bede-4eba-b879-61c638a76086} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:40:44.412369 [ 4 ] {720c39a7-bede-4eba-b879-61c638a76086} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:40:44.412553 [ 97 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 01:40:44.412618 [ 97 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.412655 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.412658 [ 4 ] {720c39a7-bede-4eba-b879-61c638a76086} executeQuery: Read 39 rows, 71.56 KiB in 0.009264 sec., 4209.844559585493 rows/sec., 7.54 MiB/sec. 2024.12.21 01:40:44.413034 [ 193 ] {e93acc5c-db38-4352-84af-0297a167e812::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.21 01:40:44.413511 [ 4 ] {720c39a7-bede-4eba-b879-61c638a76086} TCPHandler: Processed in 0.010529889 sec. 2024.12.21 01:40:44.413868 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:44.414169 [ 258 ] {1db77c79-e792-431b-984a-696f764d733e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:44.414196 [ 193 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:44.414299 [ 258 ] {1db77c79-e792-431b-984a-696f764d733e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:44.414370 [ 193 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part 2024.12.21 01:40:44.415250 [ 193 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part 2024.12.21 01:40:44.415859 [ 193 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part 2024.12.21 01:40:44.416616 [ 193 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part 2024.12.21 01:40:44.416747 [ 258 ] {1db77c79-e792-431b-984a-696f764d733e} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.416907 [ 258 ] {1db77c79-e792-431b-984a-696f764d733e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.417133 [ 193 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part 2024.12.21 01:40:44.417830 [ 193 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part 2024.12.21 01:40:44.418550 [ 258 ] {1db77c79-e792-431b-984a-696f764d733e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:40:44.419091 [ 258 ] {1db77c79-e792-431b-984a-696f764d733e} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:44.419370 [ 95 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 01:40:44.419474 [ 95 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:44.419557 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:44.419779 [ 258 ] {1db77c79-e792-431b-984a-696f764d733e} executeQuery: Read 82 rows, 5.33 KiB in 0.005661 sec., 14485.07330860272 rows/sec., 942.06 KiB/sec. 2024.12.21 01:40:44.420172 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:40:44.420192 [ 258 ] {1db77c79-e792-431b-984a-696f764d733e} TCPHandler: Processed in 0.006514896 sec. 2024.12.21 01:40:44.420546 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:40:44.420617 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1278 rows starting from the beginning of the part 2024.12.21 01:40:44.420894 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part 2024.12.21 01:40:44.421270 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:40:44.421648 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:40:44.421912 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:40:44.422251 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:40:44.425642 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 4 columns (4 merged, 0 gathered) in 0.005904195 sec., 272687.470518843 rows/sec., 17.78 MiB/sec. 2024.12.21 01:40:44.425908 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 01:40:44.426299 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_26_5} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:44.426521 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_26_5} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 01:40:44.426653 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2024.12.21 01:40:44.427187 [ 192 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 321 rows, containing 19 columns (19 merged, 0 gathered) in 0.014458818 sec., 22200.984893785924 rows/sec., 39.78 MiB/sec. 2024.12.21 01:40:44.427862 [ 190 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 01:40:44.428280 [ 190 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_11_2} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:40:44.428367 [ 190 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_11_2} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 01:40:44.428515 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. 2024.12.21 01:40:48.155858 [ 88 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:40:48.155931 [ 88 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:40:48.265894 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2024.12.21 01:40:48.266670 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:48.266722 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:48.267284 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:40:48.267584 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:40:48.267850 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2024.12.21 01:40:48.863239 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2024.12.21 01:40:48.883506 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:48.883567 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:48.891464 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:40:48.892255 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:40:48.895191 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2024.12.21 01:40:49.353596 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.353788 [ 258 ] {6f1dc8e6-8b3f-425c-8c42-1521b0e0439a} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:49.353861 [ 258 ] {6f1dc8e6-8b3f-425c-8c42-1521b0e0439a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:49.354648 [ 258 ] {6f1dc8e6-8b3f-425c-8c42-1521b0e0439a} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.354693 [ 258 ] {6f1dc8e6-8b3f-425c-8c42-1521b0e0439a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.355143 [ 258 ] {6f1dc8e6-8b3f-425c-8c42-1521b0e0439a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:40:49.355407 [ 258 ] {6f1dc8e6-8b3f-425c-8c42-1521b0e0439a} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:49.355632 [ 258 ] {6f1dc8e6-8b3f-425c-8c42-1521b0e0439a} executeQuery: Read 56 rows, 4.41 KiB in 0.001891 sec., 29613.960867265996 rows/sec., 2.27 MiB/sec. 2024.12.21 01:40:49.355779 [ 258 ] {6f1dc8e6-8b3f-425c-8c42-1521b0e0439a} TCPHandler: Processed in 0.002309471 sec. 2024.12.21 01:40:49.356078 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.356276 [ 4 ] {619b3b52-c10b-4f9b-b35e-c8e1907178f3} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:49.356356 [ 4 ] {619b3b52-c10b-4f9b-b35e-c8e1907178f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:49.357173 [ 4 ] {619b3b52-c10b-4f9b-b35e-c8e1907178f3} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.357218 [ 4 ] {619b3b52-c10b-4f9b-b35e-c8e1907178f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.357658 [ 4 ] {619b3b52-c10b-4f9b-b35e-c8e1907178f3} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:40:49.357914 [ 4 ] {619b3b52-c10b-4f9b-b35e-c8e1907178f3} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:49.358188 [ 4 ] {619b3b52-c10b-4f9b-b35e-c8e1907178f3} executeQuery: Read 64 rows, 5.12 KiB in 0.001957 sec., 32703.117015840573 rows/sec., 2.55 MiB/sec. 2024.12.21 01:40:49.358427 [ 4 ] {619b3b52-c10b-4f9b-b35e-c8e1907178f3} TCPHandler: Processed in 0.002510075 sec. 2024.12.21 01:40:49.358634 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.358781 [ 258 ] {cb660a35-1782-49dd-be2e-3853fd85f8e4} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:49.358849 [ 258 ] {cb660a35-1782-49dd-be2e-3853fd85f8e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:49.359478 [ 258 ] {cb660a35-1782-49dd-be2e-3853fd85f8e4} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.359518 [ 258 ] {cb660a35-1782-49dd-be2e-3853fd85f8e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.359931 [ 258 ] {cb660a35-1782-49dd-be2e-3853fd85f8e4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:40:49.360186 [ 258 ] {cb660a35-1782-49dd-be2e-3853fd85f8e4} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:49.360411 [ 258 ] {cb660a35-1782-49dd-be2e-3853fd85f8e4} executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec. 2024.12.21 01:40:49.360637 [ 258 ] {cb660a35-1782-49dd-be2e-3853fd85f8e4} TCPHandler: Processed in 0.002111197 sec. 2024.12.21 01:40:49.360817 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.360957 [ 4 ] {5ed8e428-7b73-400f-96f7-d99e68d5e5e6} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:49.361023 [ 4 ] {5ed8e428-7b73-400f-96f7-d99e68d5e5e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:49.361608 [ 4 ] {5ed8e428-7b73-400f-96f7-d99e68d5e5e6} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.361655 [ 4 ] {5ed8e428-7b73-400f-96f7-d99e68d5e5e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.362077 [ 4 ] {5ed8e428-7b73-400f-96f7-d99e68d5e5e6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:40:49.362321 [ 4 ] {5ed8e428-7b73-400f-96f7-d99e68d5e5e6} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:49.362527 [ 4 ] {5ed8e428-7b73-400f-96f7-d99e68d5e5e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. 2024.12.21 01:40:49.362578 [ 4 ] {5ed8e428-7b73-400f-96f7-d99e68d5e5e6} TCPHandler: Processed in 0.001819273 sec. 2024.12.21 01:40:49.900532 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.900732 [ 258 ] {cf4dafa1-40ca-4a20-a8d6-f4dd2ede1bdc} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:40:49.900812 [ 258 ] {cf4dafa1-40ca-4a20-a8d6-f4dd2ede1bdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:40:49.901607 [ 258 ] {cf4dafa1-40ca-4a20-a8d6-f4dd2ede1bdc} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.901660 [ 258 ] {cf4dafa1-40ca-4a20-a8d6-f4dd2ede1bdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.902126 [ 258 ] {cf4dafa1-40ca-4a20-a8d6-f4dd2ede1bdc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:40:49.902417 [ 258 ] {cf4dafa1-40ca-4a20-a8d6-f4dd2ede1bdc} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:40:49.902669 [ 258 ] {cf4dafa1-40ca-4a20-a8d6-f4dd2ede1bdc} executeQuery: Read 14 rows, 1.01 KiB in 0.001988 sec., 7042.25352112676 rows/sec., 506.95 KiB/sec. 2024.12.21 01:40:49.902902 [ 258 ] {cf4dafa1-40ca-4a20-a8d6-f4dd2ede1bdc} TCPHandler: Processed in 0.002505635 sec. 2024.12.21 01:40:49.903204 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.903394 [ 4 ] {632e5fd0-0fa3-4f25-a1c0-c622486a1586} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 01:40:49.903466 [ 4 ] {632e5fd0-0fa3-4f25-a1c0-c622486a1586} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 01:40:49.904214 [ 4 ] {632e5fd0-0fa3-4f25-a1c0-c622486a1586} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.904261 [ 4 ] {632e5fd0-0fa3-4f25-a1c0-c622486a1586} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.904683 [ 4 ] {632e5fd0-0fa3-4f25-a1c0-c622486a1586} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 01:40:49.904944 [ 4 ] {632e5fd0-0fa3-4f25-a1c0-c622486a1586} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): 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.21 01:40:49.905224 [ 4 ] {632e5fd0-0fa3-4f25-a1c0-c622486a1586} executeQuery: Read 16 rows, 1.30 KiB in 0.001872 sec., 8547.008547008547 rows/sec., 696.95 KiB/sec. 2024.12.21 01:40:49.905343 [ 4 ] {632e5fd0-0fa3-4f25-a1c0-c622486a1586} TCPHandler: Processed in 0.00226885 sec. 2024.12.21 01:40:49.905516 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.905651 [ 258 ] {83fd6ad0-8f73-4e06-9d4b-c600358b7f7e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:49.905707 [ 258 ] {83fd6ad0-8f73-4e06-9d4b-c600358b7f7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:49.906978 [ 258 ] {83fd6ad0-8f73-4e06-9d4b-c600358b7f7e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.907019 [ 258 ] {83fd6ad0-8f73-4e06-9d4b-c600358b7f7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.907497 [ 258 ] {83fd6ad0-8f73-4e06-9d4b-c600358b7f7e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:40:49.907766 [ 258 ] {83fd6ad0-8f73-4e06-9d4b-c600358b7f7e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:49.907980 [ 258 ] {83fd6ad0-8f73-4e06-9d4b-c600358b7f7e} executeQuery: Read 1429 rows, 122.57 KiB in 0.002361 sec., 605252.0118593817 rows/sec., 50.70 MiB/sec. 2024.12.21 01:40:49.908044 [ 258 ] {83fd6ad0-8f73-4e06-9d4b-c600358b7f7e} TCPHandler: Processed in 0.002590697 sec. 2024.12.21 01:40:49.908209 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.908329 [ 4 ] {63af44e5-d163-417f-9796-78c3493a0bea} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:40:49.908379 [ 4 ] {63af44e5-d163-417f-9796-78c3493a0bea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:40:49.908996 [ 4 ] {63af44e5-d163-417f-9796-78c3493a0bea} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.909036 [ 4 ] {63af44e5-d163-417f-9796-78c3493a0bea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.909432 [ 4 ] {63af44e5-d163-417f-9796-78c3493a0bea} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:40:49.909677 [ 4 ] {63af44e5-d163-417f-9796-78c3493a0bea} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:40:49.909911 [ 4 ] {63af44e5-d163-417f-9796-78c3493a0bea} executeQuery: Read 62 rows, 4.51 KiB in 0.0016 sec., 38750 rows/sec., 2.75 MiB/sec. 2024.12.21 01:40:49.910001 [ 4 ] {63af44e5-d163-417f-9796-78c3493a0bea} TCPHandler: Processed in 0.001847253 sec. 2024.12.21 01:40:49.910166 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.910309 [ 258 ] {845df96e-ffe6-4884-99a5-8a86a81c44ee} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:40:49.910371 [ 258 ] {845df96e-ffe6-4884-99a5-8a86a81c44ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:40:49.911143 [ 258 ] {845df96e-ffe6-4884-99a5-8a86a81c44ee} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.911184 [ 258 ] {845df96e-ffe6-4884-99a5-8a86a81c44ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.911568 [ 258 ] {845df96e-ffe6-4884-99a5-8a86a81c44ee} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:40:49.911814 [ 258 ] {845df96e-ffe6-4884-99a5-8a86a81c44ee} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:40:49.912083 [ 258 ] {845df96e-ffe6-4884-99a5-8a86a81c44ee} executeQuery: Read 242 rows, 16.79 KiB in 0.001806 sec., 133997.78516057585 rows/sec., 9.08 MiB/sec. 2024.12.21 01:40:49.912298 [ 258 ] {845df96e-ffe6-4884-99a5-8a86a81c44ee} TCPHandler: Processed in 0.00219777 sec. 2024.12.21 01:40:49.912465 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.912579 [ 4 ] {dfa3d6a6-9731-4b48-a448-08cfc25d95a6} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:40:49.912628 [ 4 ] {dfa3d6a6-9731-4b48-a448-08cfc25d95a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:40:49.913211 [ 4 ] {dfa3d6a6-9731-4b48-a448-08cfc25d95a6} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.913250 [ 4 ] {dfa3d6a6-9731-4b48-a448-08cfc25d95a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.913609 [ 4 ] {dfa3d6a6-9731-4b48-a448-08cfc25d95a6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:40:49.913846 [ 4 ] {dfa3d6a6-9731-4b48-a448-08cfc25d95a6} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:40:49.914091 [ 4 ] {dfa3d6a6-9731-4b48-a448-08cfc25d95a6} executeQuery: Read 13 rows, 830.00 B in 0.001528 sec., 8507.85340314136 rows/sec., 530.46 KiB/sec. 2024.12.21 01:40:49.914182 [ 4 ] {dfa3d6a6-9731-4b48-a448-08cfc25d95a6} TCPHandler: Processed in 0.001770221 sec. 2024.12.21 01:40:49.914342 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.914483 [ 258 ] {ee058ed9-4d7b-48fe-b948-d1a7f96903f2} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:49.914542 [ 258 ] {ee058ed9-4d7b-48fe-b948-d1a7f96903f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:49.915490 [ 258 ] {ee058ed9-4d7b-48fe-b948-d1a7f96903f2} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.915531 [ 258 ] {ee058ed9-4d7b-48fe-b948-d1a7f96903f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.915940 [ 258 ] {ee058ed9-4d7b-48fe-b948-d1a7f96903f2} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:40:49.916201 [ 258 ] {ee058ed9-4d7b-48fe-b948-d1a7f96903f2} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:49.916429 [ 258 ] {ee058ed9-4d7b-48fe-b948-d1a7f96903f2} executeQuery: Read 893 rows, 66.40 KiB in 0.001978 sec., 451466.12740141555 rows/sec., 32.78 MiB/sec. 2024.12.21 01:40:49.916491 [ 258 ] {ee058ed9-4d7b-48fe-b948-d1a7f96903f2} TCPHandler: Processed in 0.002218249 sec. 2024.12.21 01:40:49.916649 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.916787 [ 4 ] {bf321d47-37d4-4141-bb9d-37b158417652} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:40:49.916846 [ 4 ] {bf321d47-37d4-4141-bb9d-37b158417652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:40:49.917427 [ 4 ] {bf321d47-37d4-4141-bb9d-37b158417652} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.917473 [ 4 ] {bf321d47-37d4-4141-bb9d-37b158417652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.917904 [ 4 ] {bf321d47-37d4-4141-bb9d-37b158417652} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:40:49.918150 [ 4 ] {bf321d47-37d4-4141-bb9d-37b158417652} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:40:49.918356 [ 4 ] {bf321d47-37d4-4141-bb9d-37b158417652} executeQuery: Read 6 rows, 321.00 B in 0.0016 sec., 3750 rows/sec., 195.92 KiB/sec. 2024.12.21 01:40:49.918407 [ 4 ] {bf321d47-37d4-4141-bb9d-37b158417652} TCPHandler: Processed in 0.001822693 sec. 2024.12.21 01:40:49.918533 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.918653 [ 258 ] {54d3f689-8eb7-4827-804f-48a1b84f2591} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:49.918708 [ 258 ] {54d3f689-8eb7-4827-804f-48a1b84f2591} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:49.919508 [ 258 ] {54d3f689-8eb7-4827-804f-48a1b84f2591} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.919548 [ 258 ] {54d3f689-8eb7-4827-804f-48a1b84f2591} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.919995 [ 258 ] {54d3f689-8eb7-4827-804f-48a1b84f2591} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:40:49.920266 [ 258 ] {54d3f689-8eb7-4827-804f-48a1b84f2591} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:49.920488 [ 258 ] {54d3f689-8eb7-4827-804f-48a1b84f2591} executeQuery: Read 963 rows, 65.53 KiB in 0.001861 sec., 517463.72917786136 rows/sec., 34.39 MiB/sec. 2024.12.21 01:40:49.920545 [ 258 ] {54d3f689-8eb7-4827-804f-48a1b84f2591} TCPHandler: Processed in 0.002066867 sec. 2024.12.21 01:40:49.920709 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.920847 [ 4 ] {450e4168-7e33-4211-93a5-d2adca9c4a40} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:40:49.920903 [ 4 ] {450e4168-7e33-4211-93a5-d2adca9c4a40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:40:49.921379 [ 4 ] {450e4168-7e33-4211-93a5-d2adca9c4a40} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.921418 [ 4 ] {450e4168-7e33-4211-93a5-d2adca9c4a40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.921802 [ 4 ] {450e4168-7e33-4211-93a5-d2adca9c4a40} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:40:49.922035 [ 4 ] {450e4168-7e33-4211-93a5-d2adca9c4a40} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:40:49.922239 [ 4 ] {450e4168-7e33-4211-93a5-d2adca9c4a40} executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. 2024.12.21 01:40:49.922287 [ 4 ] {450e4168-7e33-4211-93a5-d2adca9c4a40} TCPHandler: Processed in 0.001645789 sec. 2024.12.21 01:40:49.922433 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.922551 [ 258 ] {0afe7073-6b6d-4beb-9e80-2ed49cbd63e6} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:49.922634 [ 258 ] {0afe7073-6b6d-4beb-9e80-2ed49cbd63e6} 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.21 01:40:49.923864 [ 258 ] {0afe7073-6b6d-4beb-9e80-2ed49cbd63e6} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.923904 [ 258 ] {0afe7073-6b6d-4beb-9e80-2ed49cbd63e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.924569 [ 258 ] {0afe7073-6b6d-4beb-9e80-2ed49cbd63e6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 01:40:49.924831 [ 258 ] {0afe7073-6b6d-4beb-9e80-2ed49cbd63e6} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:40:49.925071 [ 258 ] {0afe7073-6b6d-4beb-9e80-2ed49cbd63e6} executeQuery: Read 39 rows, 71.56 KiB in 0.002544 sec., 15330.188679245284 rows/sec., 27.47 MiB/sec. 2024.12.21 01:40:49.925180 [ 258 ] {0afe7073-6b6d-4beb-9e80-2ed49cbd63e6} TCPHandler: Processed in 0.00280413 sec. 2024.12.21 01:40:49.925339 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:49.925476 [ 4 ] {c23d64cc-827a-4c0c-a0dc-b4beb460edd6} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:49.925535 [ 4 ] {c23d64cc-827a-4c0c-a0dc-b4beb460edd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:49.926066 [ 4 ] {c23d64cc-827a-4c0c-a0dc-b4beb460edd6} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:49.926106 [ 4 ] {c23d64cc-827a-4c0c-a0dc-b4beb460edd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:49.926474 [ 4 ] {c23d64cc-827a-4c0c-a0dc-b4beb460edd6} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:40:49.926706 [ 4 ] {c23d64cc-827a-4c0c-a0dc-b4beb460edd6} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:49.926916 [ 4 ] {c23d64cc-827a-4c0c-a0dc-b4beb460edd6} executeQuery: Read 34 rows, 2.02 KiB in 0.001472 sec., 23097.82608695652 rows/sec., 1.34 MiB/sec. 2024.12.21 01:40:49.926966 [ 4 ] {c23d64cc-827a-4c0c-a0dc-b4beb460edd6} TCPHandler: Processed in 0.001694501 sec. 2024.12.21 01:40:50.000244 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 181.55 MiB, peak 186.73 MiB, free memory in arenas 0.00 B, will set to 180.41 MiB (RSS), difference: -1.14 MiB 2024.12.21 01:40:53.297543 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 586 2024.12.21 01:40:53.301180 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:53.301232 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:53.302727 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:40:53.303046 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:40:53.303672 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 586 2024.12.21 01:40:54.351167 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:54.351469 [ 258 ] {b1435e3d-7c89-4bfe-b524-cf78ac5bed2e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:54.351589 [ 258 ] {b1435e3d-7c89-4bfe-b524-cf78ac5bed2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:54.352567 [ 258 ] {b1435e3d-7c89-4bfe-b524-cf78ac5bed2e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:54.352610 [ 258 ] {b1435e3d-7c89-4bfe-b524-cf78ac5bed2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:54.353059 [ 258 ] {b1435e3d-7c89-4bfe-b524-cf78ac5bed2e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:40:54.353321 [ 258 ] {b1435e3d-7c89-4bfe-b524-cf78ac5bed2e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:54.353509 [ 258 ] {b1435e3d-7c89-4bfe-b524-cf78ac5bed2e} executeQuery: Read 56 rows, 4.41 KiB in 0.002156 sec., 25974.025974025975 rows/sec., 2.00 MiB/sec. 2024.12.21 01:40:54.353570 [ 258 ] {b1435e3d-7c89-4bfe-b524-cf78ac5bed2e} TCPHandler: Processed in 0.002617227 sec. 2024.12.21 01:40:54.353816 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:54.354015 [ 4 ] {aa6e6e77-bb47-41dc-a74c-be119fe81b27} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:54.354160 [ 4 ] {aa6e6e77-bb47-41dc-a74c-be119fe81b27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:54.355041 [ 4 ] {aa6e6e77-bb47-41dc-a74c-be119fe81b27} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:54.355095 [ 4 ] {aa6e6e77-bb47-41dc-a74c-be119fe81b27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:54.355539 [ 4 ] {aa6e6e77-bb47-41dc-a74c-be119fe81b27} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:40:54.355796 [ 4 ] {aa6e6e77-bb47-41dc-a74c-be119fe81b27} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:54.356063 [ 4 ] {aa6e6e77-bb47-41dc-a74c-be119fe81b27} executeQuery: Read 64 rows, 5.12 KiB in 0.002045 sec., 31295.843520782397 rows/sec., 2.44 MiB/sec. 2024.12.21 01:40:54.356295 [ 4 ] {aa6e6e77-bb47-41dc-a74c-be119fe81b27} TCPHandler: Processed in 0.002566726 sec. 2024.12.21 01:40:54.356468 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:54.356597 [ 258 ] {620d5766-8887-492a-9be9-fe8ee5368c38} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:54.356655 [ 258 ] {620d5766-8887-492a-9be9-fe8ee5368c38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:54.357235 [ 258 ] {620d5766-8887-492a-9be9-fe8ee5368c38} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:54.357275 [ 258 ] {620d5766-8887-492a-9be9-fe8ee5368c38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:54.357689 [ 258 ] {620d5766-8887-492a-9be9-fe8ee5368c38} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:40:54.357933 [ 258 ] {620d5766-8887-492a-9be9-fe8ee5368c38} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:54.358116 [ 258 ] {620d5766-8887-492a-9be9-fe8ee5368c38} executeQuery: Read 128 rows, 9.13 KiB in 0.00155 sec., 82580.64516129032 rows/sec., 5.75 MiB/sec. 2024.12.21 01:40:54.358175 [ 258 ] {620d5766-8887-492a-9be9-fe8ee5368c38} TCPHandler: Processed in 0.001769312 sec. 2024.12.21 01:40:54.358335 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:54.358483 [ 4 ] {57fa21b0-1a32-488f-9a87-2f1bb0d2b0ac} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:54.358548 [ 4 ] {57fa21b0-1a32-488f-9a87-2f1bb0d2b0ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:54.359127 [ 4 ] {57fa21b0-1a32-488f-9a87-2f1bb0d2b0ac} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:54.359170 [ 4 ] {57fa21b0-1a32-488f-9a87-2f1bb0d2b0ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:54.359565 [ 4 ] {57fa21b0-1a32-488f-9a87-2f1bb0d2b0ac} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:40:54.359842 [ 4 ] {57fa21b0-1a32-488f-9a87-2f1bb0d2b0ac} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:54.360058 [ 4 ] {57fa21b0-1a32-488f-9a87-2f1bb0d2b0ac} executeQuery: Read 48 rows, 3.31 KiB in 0.001612 sec., 29776.67493796526 rows/sec., 2.01 MiB/sec. 2024.12.21 01:40:54.360113 [ 4 ] {57fa21b0-1a32-488f-9a87-2f1bb0d2b0ac} TCPHandler: Processed in 0.001846593 sec. 2024.12.21 01:40:55.768050 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2024.12.21 01:40:55.768700 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:55.768743 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:55.769357 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:40:55.769631 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:40:55.769874 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2024.12.21 01:40:56.395338 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2024.12.21 01:40:56.416704 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:56.416764 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:56.424665 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:40:56.425482 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:40:56.428457 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2024.12.21 01:40:59.352395 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:59.352625 [ 258 ] {cd3a44dc-92b3-4b92-bd04-9b94e0d18993} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:40:59.352707 [ 258 ] {cd3a44dc-92b3-4b92-bd04-9b94e0d18993} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:40:59.353553 [ 258 ] {cd3a44dc-92b3-4b92-bd04-9b94e0d18993} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:59.353600 [ 258 ] {cd3a44dc-92b3-4b92-bd04-9b94e0d18993} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:59.354058 [ 258 ] {cd3a44dc-92b3-4b92-bd04-9b94e0d18993} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:40:59.354317 [ 258 ] {cd3a44dc-92b3-4b92-bd04-9b94e0d18993} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:40:59.354580 [ 258 ] {cd3a44dc-92b3-4b92-bd04-9b94e0d18993} executeQuery: Read 56 rows, 4.41 KiB in 0.002015 sec., 27791.563275434244 rows/sec., 2.13 MiB/sec. 2024.12.21 01:40:59.354646 [ 258 ] {cd3a44dc-92b3-4b92-bd04-9b94e0d18993} TCPHandler: Processed in 0.002388083 sec. 2024.12.21 01:40:59.354909 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:59.355118 [ 4 ] {cf704fe8-16d2-4cec-addd-b7e589461509} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:40:59.355201 [ 4 ] {cf704fe8-16d2-4cec-addd-b7e589461509} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:40:59.355967 [ 4 ] {cf704fe8-16d2-4cec-addd-b7e589461509} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:59.356017 [ 4 ] {cf704fe8-16d2-4cec-addd-b7e589461509} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:59.356452 [ 4 ] {cf704fe8-16d2-4cec-addd-b7e589461509} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:40:59.356705 [ 4 ] {cf704fe8-16d2-4cec-addd-b7e589461509} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:40:59.356980 [ 4 ] {cf704fe8-16d2-4cec-addd-b7e589461509} executeQuery: Read 64 rows, 5.12 KiB in 0.001919 sec., 33350.70349140177 rows/sec., 2.60 MiB/sec. 2024.12.21 01:40:59.357050 [ 4 ] {cf704fe8-16d2-4cec-addd-b7e589461509} TCPHandler: Processed in 0.00227624 sec. 2024.12.21 01:40:59.357270 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:59.357507 [ 258 ] {8fff49f6-5df8-421e-919f-ba08e60aef91} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:40:59.357611 [ 258 ] {8fff49f6-5df8-421e-919f-ba08e60aef91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:40:59.358483 [ 258 ] {8fff49f6-5df8-421e-919f-ba08e60aef91} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:59.358525 [ 258 ] {8fff49f6-5df8-421e-919f-ba08e60aef91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:59.358941 [ 258 ] {8fff49f6-5df8-421e-919f-ba08e60aef91} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:40:59.359196 [ 258 ] {8fff49f6-5df8-421e-919f-ba08e60aef91} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:40:59.359452 [ 258 ] {8fff49f6-5df8-421e-919f-ba08e60aef91} executeQuery: Read 160 rows, 11.41 KiB in 0.002007 sec., 79720.97658196313 rows/sec., 5.55 MiB/sec. 2024.12.21 01:40:59.359514 [ 258 ] {8fff49f6-5df8-421e-919f-ba08e60aef91} TCPHandler: Processed in 0.002360312 sec. 2024.12.21 01:40:59.359683 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:40:59.359810 [ 4 ] {2b96005b-f90a-4393-8683-eecd443dead1} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:40:59.359865 [ 4 ] {2b96005b-f90a-4393-8683-eecd443dead1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:40:59.360376 [ 4 ] {2b96005b-f90a-4393-8683-eecd443dead1} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:40:59.360417 [ 4 ] {2b96005b-f90a-4393-8683-eecd443dead1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:40:59.360815 [ 4 ] {2b96005b-f90a-4393-8683-eecd443dead1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:40:59.361053 [ 4 ] {2b96005b-f90a-4393-8683-eecd443dead1} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:40:59.361272 [ 4 ] {2b96005b-f90a-4393-8683-eecd443dead1} executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. 2024.12.21 01:40:59.361326 [ 4 ] {2b96005b-f90a-4393-8683-eecd443dead1} TCPHandler: Processed in 0.001700901 sec. 2024.12.21 01:41:03.155977 [ 43 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:41:03.156077 [ 43 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:41:03.270088 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2024.12.21 01:41:03.270880 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:03.270931 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:03.271529 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:41:03.271799 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:41:03.272076 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2024.12.21 01:41:03.304072 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 602 2024.12.21 01:41:03.306929 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:03.306996 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:03.308576 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:41:03.308901 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:41:03.309560 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 602 2024.12.21 01:41:03.928589 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2024.12.21 01:41:03.950141 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:03.950215 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:03.958171 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:41:03.959019 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:41:03.962398 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2024.12.21 01:41:04.359394 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:04.359579 [ 258 ] {2d8711ff-3b67-454e-9991-9dfbc42f993e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:41:04.359649 [ 258 ] {2d8711ff-3b67-454e-9991-9dfbc42f993e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:41:04.360433 [ 258 ] {2d8711ff-3b67-454e-9991-9dfbc42f993e} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.360476 [ 258 ] {2d8711ff-3b67-454e-9991-9dfbc42f993e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.360927 [ 258 ] {2d8711ff-3b67-454e-9991-9dfbc42f993e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:41:04.361197 [ 258 ] {2d8711ff-3b67-454e-9991-9dfbc42f993e} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:41:04.361357 [ 31 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.21 01:41:04.361408 [ 31 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.361430 [ 258 ] {2d8711ff-3b67-454e-9991-9dfbc42f993e} executeQuery: Read 14 rows, 1.01 KiB in 0.001902 sec., 7360.672975814931 rows/sec., 529.87 KiB/sec. 2024.12.21 01:41:04.361442 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.361547 [ 258 ] {2d8711ff-3b67-454e-9991-9dfbc42f993e} TCPHandler: Processed in 0.002283891 sec. 2024.12.21 01:41:04.361750 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:41:04.361832 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:04.361936 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:04.361984 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:41:04.362084 [ 4 ] {87535ec7-dd68-4428-9a9e-3b0b7de651ce} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:04.362169 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:41:04.362319 [ 4 ] {87535ec7-dd68-4428-9a9e-3b0b7de651ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:04.362530 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:41:04.362956 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:41:04.363121 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:41:04.364615 [ 4 ] {87535ec7-dd68-4428-9a9e-3b0b7de651ce} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.364682 [ 4 ] {87535ec7-dd68-4428-9a9e-3b0b7de651ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.364759 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003193707 sec., 21918.103320060356 rows/sec., 1.62 MiB/sec. 2024.12.21 01:41:04.364912 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.21 01:41:04.365255 [ 4 ] {87535ec7-dd68-4428-9a9e-3b0b7de651ce} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:41:04.365415 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_13_3} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:41:04.365506 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_13_3} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.21 01:41:04.365588 [ 4 ] {87535ec7-dd68-4428-9a9e-3b0b7de651ce} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:04.365605 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 01:41:04.365783 [ 31 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 01:41:04.365841 [ 31 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.365877 [ 4 ] {87535ec7-dd68-4428-9a9e-3b0b7de651ce} executeQuery: Read 281 rows, 25.42 KiB in 0.00388 sec., 72422.68041237113 rows/sec., 6.40 MiB/sec. 2024.12.21 01:41:04.365887 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.366122 [ 4 ] {87535ec7-dd68-4428-9a9e-3b0b7de651ce} TCPHandler: Processed in 0.00445 sec. 2024.12.21 01:41:04.366236 [ 192 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:41:04.366421 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:04.366792 [ 258 ] {70b63830-b9ff-466a-a133-4d17ac00a24c} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:41:04.366830 [ 192 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:04.366897 [ 258 ] {70b63830-b9ff-466a-a133-4d17ac00a24c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:41:04.366904 [ 192 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1429 rows starting from the beginning of the part 2024.12.21 01:41:04.367300 [ 192 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2024.12.21 01:41:04.367610 [ 192 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1429 rows starting from the beginning of the part 2024.12.21 01:41:04.368004 [ 192 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2024.12.21 01:41:04.368366 [ 192 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2024.12.21 01:41:04.368720 [ 192 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 281 rows starting from the beginning of the part 2024.12.21 01:41:04.369869 [ 258 ] {70b63830-b9ff-466a-a133-4d17ac00a24c} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.369932 [ 258 ] {70b63830-b9ff-466a-a133-4d17ac00a24c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.370960 [ 258 ] {70b63830-b9ff-466a-a133-4d17ac00a24c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:41:04.371338 [ 258 ] {70b63830-b9ff-466a-a133-4d17ac00a24c} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:41:04.371624 [ 258 ] {70b63830-b9ff-466a-a133-4d17ac00a24c} executeQuery: Read 46 rows, 3.39 KiB in 0.004946 sec., 9300.444803881925 rows/sec., 685.13 KiB/sec. 2024.12.21 01:41:04.371952 [ 258 ] {70b63830-b9ff-466a-a133-4d17ac00a24c} TCPHandler: Processed in 0.005670682 sec. 2024.12.21 01:41:04.372214 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:04.372255 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.006231141 sec., 530721.4200416906 rows/sec., 46.50 MiB/sec. 2024.12.21 01:41:04.372373 [ 4 ] {c9208078-e944-492d-85d2-3da33ab83706} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:41:04.372434 [ 4 ] {c9208078-e944-492d-85d2-3da33ab83706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:41:04.372659 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 01:41:04.373310 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_31_6} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:04.373528 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_31_6} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 01:41:04.373686 [ 4 ] {c9208078-e944-492d-85d2-3da33ab83706} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.373695 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 01:41:04.373752 [ 4 ] {c9208078-e944-492d-85d2-3da33ab83706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.374156 [ 4 ] {c9208078-e944-492d-85d2-3da33ab83706} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:41:04.374408 [ 4 ] {c9208078-e944-492d-85d2-3da33ab83706} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:41:04.374633 [ 4 ] {c9208078-e944-492d-85d2-3da33ab83706} executeQuery: Read 14 rows, 1004.00 B in 0.002304 sec., 6076.388888888889 rows/sec., 425.55 KiB/sec. 2024.12.21 01:41:04.374694 [ 4 ] {c9208078-e944-492d-85d2-3da33ab83706} TCPHandler: Processed in 0.002580526 sec. 2024.12.21 01:41:04.374928 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:04.375155 [ 258 ] {807fbb2f-630a-4c24-99f4-387c75db52f5} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:41:04.375252 [ 258 ] {807fbb2f-630a-4c24-99f4-387c75db52f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:41:04.375957 [ 258 ] {807fbb2f-630a-4c24-99f4-387c75db52f5} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.375997 [ 258 ] {807fbb2f-630a-4c24-99f4-387c75db52f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.376379 [ 258 ] {807fbb2f-630a-4c24-99f4-387c75db52f5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:41:04.376660 [ 258 ] {807fbb2f-630a-4c24-99f4-387c75db52f5} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:41:04.376839 [ 34 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.21 01:41:04.376906 [ 258 ] {807fbb2f-630a-4c24-99f4-387c75db52f5} executeQuery: Read 13 rows, 830.00 B in 0.001805 sec., 7202.216066481995 rows/sec., 449.06 KiB/sec. 2024.12.21 01:41:04.376925 [ 34 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.377001 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.377041 [ 258 ] {807fbb2f-630a-4c24-99f4-387c75db52f5} TCPHandler: Processed in 0.00223071 sec. 2024.12.21 01:41:04.377340 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:04.377430 [ 192 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:41:04.377729 [ 4 ] {dc946f91-f6f8-4b9d-887b-f8ad7eb564d4} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:04.377747 [ 192 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:04.377782 [ 192 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:41:04.377797 [ 4 ] {dc946f91-f6f8-4b9d-887b-f8ad7eb564d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:04.377986 [ 192 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:41:04.378210 [ 192 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:41:04.378420 [ 192 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:41:04.378663 [ 192 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:41:04.379918 [ 4 ] {dc946f91-f6f8-4b9d-887b-f8ad7eb564d4} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.379966 [ 4 ] {dc946f91-f6f8-4b9d-887b-f8ad7eb564d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.380319 [ 201 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003199367 sec., 20316.51886138727 rows/sec., 1.31 MiB/sec. 2024.12.21 01:41:04.380567 [ 201 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.21 01:41:04.380649 [ 4 ] {dc946f91-f6f8-4b9d-887b-f8ad7eb564d4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:41:04.381082 [ 201 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_13_3} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:41:04.381102 [ 4 ] {dc946f91-f6f8-4b9d-887b-f8ad7eb564d4} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:04.381238 [ 201 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_13_3} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.21 01:41:04.381433 [ 34 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 01:41:04.381502 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:41:04.381549 [ 34 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.381602 [ 4 ] {dc946f91-f6f8-4b9d-887b-f8ad7eb564d4} executeQuery: Read 421 rows, 30.80 KiB in 0.003972 sec., 105991.94360523667 rows/sec., 7.57 MiB/sec. 2024.12.21 01:41:04.381614 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.381824 [ 4 ] {dc946f91-f6f8-4b9d-887b-f8ad7eb564d4} TCPHandler: Processed in 0.004663734 sec. 2024.12.21 01:41:04.382040 [ 201 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:41:04.382124 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:04.382505 [ 258 ] {e6c2da45-c2b6-409e-9236-c49a37a2fba4} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:41:04.382685 [ 258 ] {e6c2da45-c2b6-409e-9236-c49a37a2fba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:41:04.382705 [ 201 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:04.382853 [ 201 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part 2024.12.21 01:41:04.383177 [ 201 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part 2024.12.21 01:41:04.383483 [ 201 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 893 rows starting from the beginning of the part 2024.12.21 01:41:04.383798 [ 201 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2024.12.21 01:41:04.384120 [ 201 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part 2024.12.21 01:41:04.384400 [ 201 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 421 rows starting from the beginning of the part 2024.12.21 01:41:04.385360 [ 258 ] {e6c2da45-c2b6-409e-9236-c49a37a2fba4} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.385447 [ 258 ] {e6c2da45-c2b6-409e-9236-c49a37a2fba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.386469 [ 258 ] {e6c2da45-c2b6-409e-9236-c49a37a2fba4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:41:04.386947 [ 258 ] {e6c2da45-c2b6-409e-9236-c49a37a2fba4} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:41:04.387431 [ 258 ] {e6c2da45-c2b6-409e-9236-c49a37a2fba4} executeQuery: Read 6 rows, 321.00 B in 0.005031 sec., 1192.6058437686345 rows/sec., 62.31 KiB/sec. 2024.12.21 01:41:04.387878 [ 258 ] {e6c2da45-c2b6-409e-9236-c49a37a2fba4} TCPHandler: Processed in 0.005909945 sec. 2024.12.21 01:41:04.388181 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:04.388208 [ 201 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.006452245 sec., 374288.3291009563 rows/sec., 28.71 MiB/sec. 2024.12.21 01:41:04.388355 [ 4 ] {ba019c2d-d132-47a7-a00e-4761a4507cf2} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:04.388425 [ 192 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 01:41:04.388433 [ 4 ] {ba019c2d-d132-47a7-a00e-4761a4507cf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:04.388851 [ 192 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_31_6} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:04.388968 [ 192 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_31_6} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 01:41:04.389084 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.21 01:41:04.389234 [ 4 ] {ba019c2d-d132-47a7-a00e-4761a4507cf2} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.389278 [ 4 ] {ba019c2d-d132-47a7-a00e-4761a4507cf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.389722 [ 4 ] {ba019c2d-d132-47a7-a00e-4761a4507cf2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:41:04.389976 [ 4 ] {ba019c2d-d132-47a7-a00e-4761a4507cf2} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:04.390155 [ 34 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 01:41:04.390211 [ 34 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.390223 [ 4 ] {ba019c2d-d132-47a7-a00e-4761a4507cf2} executeQuery: Read 237 rows, 16.27 KiB in 0.001903 sec., 124540.19968470836 rows/sec., 8.35 MiB/sec. 2024.12.21 01:41:04.390250 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.390383 [ 4 ] {ba019c2d-d132-47a7-a00e-4761a4507cf2} TCPHandler: Processed in 0.002373752 sec. 2024.12.21 01:41:04.390435 [ 200 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:41:04.390563 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:04.390581 [ 200 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:04.390624 [ 200 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8288 rows starting from the beginning of the part 2024.12.21 01:41:04.390837 [ 258 ] {2499a360-643a-4cc0-915c-bd0a139928d6} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:41:04.390885 [ 200 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2024.12.21 01:41:04.391027 [ 258 ] {2499a360-643a-4cc0-915c-bd0a139928d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:41:04.391083 [ 200 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 963 rows starting from the beginning of the part 2024.12.21 01:41:04.391519 [ 200 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part 2024.12.21 01:41:04.391938 [ 200 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:41:04.392292 [ 200 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part 2024.12.21 01:41:04.393348 [ 258 ] {2499a360-643a-4cc0-915c-bd0a139928d6} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.393411 [ 258 ] {2499a360-643a-4cc0-915c-bd0a139928d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.393818 [ 258 ] {2499a360-643a-4cc0-915c-bd0a139928d6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:41:04.394247 [ 258 ] {2499a360-643a-4cc0-915c-bd0a139928d6} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:41:04.394945 [ 258 ] {2499a360-643a-4cc0-915c-bd0a139928d6} executeQuery: Read 1 rows, 69.00 B in 0.004192 sec., 238.54961832061068 rows/sec., 16.07 KiB/sec. 2024.12.21 01:41:04.395292 [ 258 ] {2499a360-643a-4cc0-915c-bd0a139928d6} TCPHandler: Processed in 0.004789365 sec. 2024.12.21 01:41:04.395521 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:04.395667 [ 4 ] {1cdc164f-3362-4c99-b805-c513fd851472} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:04.395773 [ 4 ] {1cdc164f-3362-4c99-b805-c513fd851472} 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.21 01:41:04.397382 [ 4 ] {1cdc164f-3362-4c99-b805-c513fd851472} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.397433 [ 4 ] {1cdc164f-3362-4c99-b805-c513fd851472} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.397758 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9936 rows, containing 5 columns (5 merged, 0 gathered) in 0.007371452 sec., 1347902.6927123722 rows/sec., 90.96 MiB/sec. 2024.12.21 01:41:04.398197 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 01:41:04.398855 [ 191 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_31_6} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:04.398895 [ 4 ] {1cdc164f-3362-4c99-b805-c513fd851472} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 01:41:04.399029 [ 191 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_31_6} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 01:41:04.399191 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. 2024.12.21 01:41:04.399347 [ 4 ] {1cdc164f-3362-4c99-b805-c513fd851472} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:41:04.399643 [ 4 ] {1cdc164f-3362-4c99-b805-c513fd851472} executeQuery: Read 39 rows, 71.56 KiB in 0.004006 sec., 9735.396904643036 rows/sec., 17.45 MiB/sec. 2024.12.21 01:41:04.399777 [ 4 ] {1cdc164f-3362-4c99-b805-c513fd851472} TCPHandler: Processed in 0.004361568 sec. 2024.12.21 01:41:04.399945 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:04.400085 [ 258 ] {38284f39-fc5a-4d48-b431-bca760aa6ce7} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:04.400145 [ 258 ] {38284f39-fc5a-4d48-b431-bca760aa6ce7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:04.400696 [ 258 ] {38284f39-fc5a-4d48-b431-bca760aa6ce7} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.400735 [ 258 ] {38284f39-fc5a-4d48-b431-bca760aa6ce7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.401116 [ 258 ] {38284f39-fc5a-4d48-b431-bca760aa6ce7} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:41:04.401357 [ 258 ] {38284f39-fc5a-4d48-b431-bca760aa6ce7} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:04.401547 [ 34 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 01:41:04.401613 [ 258 ] {38284f39-fc5a-4d48-b431-bca760aa6ce7} executeQuery: Read 82 rows, 5.33 KiB in 0.001556 sec., 52699.22879177378 rows/sec., 3.35 MiB/sec. 2024.12.21 01:41:04.401635 [ 34 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:04.401726 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:04.401741 [ 258 ] {38284f39-fc5a-4d48-b431-bca760aa6ce7} TCPHandler: Processed in 0.001864244 sec. 2024.12.21 01:41:04.402055 [ 199 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:41:04.402444 [ 199 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:04.402520 [ 199 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1610 rows starting from the beginning of the part 2024.12.21 01:41:04.402667 [ 199 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2024.12.21 01:41:04.402878 [ 199 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part 2024.12.21 01:41:04.403078 [ 199 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2024.12.21 01:41:04.403236 [ 199 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:41:04.403409 [ 199 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:41:04.404788 [ 191 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 4 columns (4 merged, 0 gathered) in 0.002913602 sec., 650054.4686611281 rows/sec., 42.39 MiB/sec. 2024.12.21 01:41:04.404980 [ 199 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 01:41:04.405288 [ 199 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_31_6} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:04.405373 [ 199 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_31_6} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 01:41:04.405445 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2024.12.21 01:41:09.352832 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:09.353043 [ 258 ] {90aad80b-f03d-45e5-97a2-8e7d8b2e0468} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:09.353119 [ 258 ] {90aad80b-f03d-45e5-97a2-8e7d8b2e0468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:09.353938 [ 258 ] {90aad80b-f03d-45e5-97a2-8e7d8b2e0468} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:09.353995 [ 258 ] {90aad80b-f03d-45e5-97a2-8e7d8b2e0468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:09.354447 [ 258 ] {90aad80b-f03d-45e5-97a2-8e7d8b2e0468} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:41:09.354708 [ 258 ] {90aad80b-f03d-45e5-97a2-8e7d8b2e0468} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:09.354937 [ 258 ] {90aad80b-f03d-45e5-97a2-8e7d8b2e0468} executeQuery: Read 56 rows, 4.41 KiB in 0.001948 sec., 28747.433264887062 rows/sec., 2.21 MiB/sec. 2024.12.21 01:41:09.355007 [ 258 ] {90aad80b-f03d-45e5-97a2-8e7d8b2e0468} TCPHandler: Processed in 0.002313221 sec. 2024.12.21 01:41:09.355277 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:09.355473 [ 4 ] {855bebcc-c28a-4acd-ab96-018c39a5cf1c} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:09.355551 [ 4 ] {855bebcc-c28a-4acd-ab96-018c39a5cf1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:09.356372 [ 4 ] {855bebcc-c28a-4acd-ab96-018c39a5cf1c} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:09.356427 [ 4 ] {855bebcc-c28a-4acd-ab96-018c39a5cf1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:09.356892 [ 4 ] {855bebcc-c28a-4acd-ab96-018c39a5cf1c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:41:09.357156 [ 4 ] {855bebcc-c28a-4acd-ab96-018c39a5cf1c} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:09.357395 [ 4 ] {855bebcc-c28a-4acd-ab96-018c39a5cf1c} executeQuery: Read 64 rows, 5.12 KiB in 0.001975 sec., 32405.06329113924 rows/sec., 2.53 MiB/sec. 2024.12.21 01:41:09.357462 [ 4 ] {855bebcc-c28a-4acd-ab96-018c39a5cf1c} TCPHandler: Processed in 0.002326232 sec. 2024.12.21 01:41:09.357619 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:09.357747 [ 258 ] {fcf96033-1de6-4625-b924-fc142a7f5da7} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:09.357806 [ 258 ] {fcf96033-1de6-4625-b924-fc142a7f5da7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:09.358440 [ 258 ] {fcf96033-1de6-4625-b924-fc142a7f5da7} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:09.358482 [ 258 ] {fcf96033-1de6-4625-b924-fc142a7f5da7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:09.358910 [ 258 ] {fcf96033-1de6-4625-b924-fc142a7f5da7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:41:09.359168 [ 258 ] {fcf96033-1de6-4625-b924-fc142a7f5da7} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:09.359408 [ 258 ] {fcf96033-1de6-4625-b924-fc142a7f5da7} executeQuery: Read 160 rows, 11.41 KiB in 0.001694 sec., 94451.00354191264 rows/sec., 6.58 MiB/sec. 2024.12.21 01:41:09.359471 [ 258 ] {fcf96033-1de6-4625-b924-fc142a7f5da7} TCPHandler: Processed in 0.001909844 sec. 2024.12.21 01:41:09.359663 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:09.359799 [ 4 ] {5365760c-cde5-490f-8df8-71e1f4aa74d4} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:09.359856 [ 4 ] {5365760c-cde5-490f-8df8-71e1f4aa74d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:09.360416 [ 4 ] {5365760c-cde5-490f-8df8-71e1f4aa74d4} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:09.360459 [ 4 ] {5365760c-cde5-490f-8df8-71e1f4aa74d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:09.360862 [ 4 ] {5365760c-cde5-490f-8df8-71e1f4aa74d4} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:41:09.361116 [ 4 ] {5365760c-cde5-490f-8df8-71e1f4aa74d4} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:09.361363 [ 4 ] {5365760c-cde5-490f-8df8-71e1f4aa74d4} executeQuery: Read 60 rows, 4.14 KiB in 0.001583 sec., 37902.71636133923 rows/sec., 2.55 MiB/sec. 2024.12.21 01:41:09.361495 [ 4 ] {5365760c-cde5-490f-8df8-71e1f4aa74d4} TCPHandler: Processed in 0.001890934 sec. 2024.12.21 01:41:10.772272 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2024.12.21 01:41:10.772970 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:10.773018 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:10.773523 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:41:10.773764 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:41:10.773987 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2024.12.21 01:41:10.773979 [ 75 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 01:41:10.774064 [ 75 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:10.774086 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:10.774399 [ 196 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:10.774606 [ 196 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:10.774655 [ 196 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:10.774735 [ 196 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:10.774966 [ 196 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:10.775108 [ 196 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:10.775349 [ 196 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:10.775547 [ 196 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:10.777577 [ 199 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003354319 sec., 2873310.4990908736 rows/sec., 41.10 MiB/sec. 2024.12.21 01:41:10.777785 [ 196 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 01:41:10.778080 [ 196 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_21_4} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:41:10.778165 [ 196 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_21_4} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 01:41:10.778260 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.12.21 01:41:11.462531 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2024.12.21 01:41:11.484505 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:11.484567 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:11.492377 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:41:11.493244 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:41:11.493625 [ 75 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 01:41:11.493764 [ 75 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:11.493829 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2024.12.21 01:41:11.494079 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:11.502998 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2024.12.21 01:41:11.503966 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:11.504897 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:11.509599 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:11.514248 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:11.519323 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:11.524989 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:11.529637 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:11.593310 [ 199 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.099348494 sec., 1600.4268771301154 rows/sec., 8.28 MiB/sec. 2024.12.21 01:41:11.595899 [ 199 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 01:41:11.598903 [ 199 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_21_4} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:41:11.599031 [ 199 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_21_4} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 01:41:11.601181 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2024.12.21 01:41:12.000182 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 183.56 MiB, peak 194.10 MiB, free memory in arenas 0.00 B, will set to 185.19 MiB (RSS), difference: 1.63 MiB 2024.12.21 01:41:13.309779 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 632 2024.12.21 01:41:13.312865 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:13.312918 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:13.314404 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:41:13.314729 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:41:13.315722 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 632 2024.12.21 01:41:14.359528 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:14.359746 [ 258 ] {569fec3d-4e56-4285-8248-8d8d21405941} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:41:14.359825 [ 258 ] {569fec3d-4e56-4285-8248-8d8d21405941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:41:14.360641 [ 258 ] {569fec3d-4e56-4285-8248-8d8d21405941} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:14.360688 [ 258 ] {569fec3d-4e56-4285-8248-8d8d21405941} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:14.361123 [ 258 ] {569fec3d-4e56-4285-8248-8d8d21405941} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:41:14.361388 [ 258 ] {569fec3d-4e56-4285-8248-8d8d21405941} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:41:14.361645 [ 258 ] {569fec3d-4e56-4285-8248-8d8d21405941} executeQuery: Read 14 rows, 1.01 KiB in 0.001959 sec., 7146.503318019399 rows/sec., 514.45 KiB/sec. 2024.12.21 01:41:14.361753 [ 258 ] {569fec3d-4e56-4285-8248-8d8d21405941} TCPHandler: Processed in 0.002367962 sec. 2024.12.21 01:41:14.362017 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:14.362229 [ 4 ] {c3a0ad8b-6ef4-4974-982b-36365eaef081} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:14.362312 [ 4 ] {c3a0ad8b-6ef4-4974-982b-36365eaef081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:14.363286 [ 4 ] {c3a0ad8b-6ef4-4974-982b-36365eaef081} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:14.363331 [ 4 ] {c3a0ad8b-6ef4-4974-982b-36365eaef081} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:14.363801 [ 4 ] {c3a0ad8b-6ef4-4974-982b-36365eaef081} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:41:14.364088 [ 4 ] {c3a0ad8b-6ef4-4974-982b-36365eaef081} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:14.364293 [ 4 ] {c3a0ad8b-6ef4-4974-982b-36365eaef081} executeQuery: Read 281 rows, 25.42 KiB in 0.002121 sec., 132484.67703913248 rows/sec., 11.70 MiB/sec. 2024.12.21 01:41:14.364357 [ 4 ] {c3a0ad8b-6ef4-4974-982b-36365eaef081} TCPHandler: Processed in 0.002482605 sec. 2024.12.21 01:41:14.364512 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:14.364646 [ 258 ] {4d483fde-2dd7-4c33-b3aa-387711951094} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:41:14.364702 [ 258 ] {4d483fde-2dd7-4c33-b3aa-387711951094} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:41:14.365341 [ 258 ] {4d483fde-2dd7-4c33-b3aa-387711951094} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:14.365384 [ 258 ] {4d483fde-2dd7-4c33-b3aa-387711951094} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:14.365754 [ 258 ] {4d483fde-2dd7-4c33-b3aa-387711951094} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:41:14.365995 [ 258 ] {4d483fde-2dd7-4c33-b3aa-387711951094} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:41:14.366268 [ 258 ] {4d483fde-2dd7-4c33-b3aa-387711951094} executeQuery: Read 46 rows, 3.39 KiB in 0.001622 sec., 28360.049321824907 rows/sec., 2.04 MiB/sec. 2024.12.21 01:41:14.366440 [ 258 ] {4d483fde-2dd7-4c33-b3aa-387711951094} TCPHandler: Processed in 0.001979706 sec. 2024.12.21 01:41:14.366596 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:14.366722 [ 4 ] {db987cf4-b192-4f1f-8565-05e3abbb2f17} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:41:14.366777 [ 4 ] {db987cf4-b192-4f1f-8565-05e3abbb2f17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:41:14.367361 [ 4 ] {db987cf4-b192-4f1f-8565-05e3abbb2f17} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:14.367401 [ 4 ] {db987cf4-b192-4f1f-8565-05e3abbb2f17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:14.367771 [ 4 ] {db987cf4-b192-4f1f-8565-05e3abbb2f17} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:41:14.368024 [ 4 ] {db987cf4-b192-4f1f-8565-05e3abbb2f17} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:41:14.368238 [ 4 ] {db987cf4-b192-4f1f-8565-05e3abbb2f17} executeQuery: Read 14 rows, 1004.00 B in 0.001542 sec., 9079.11802853437 rows/sec., 635.84 KiB/sec. 2024.12.21 01:41:14.368292 [ 4 ] {db987cf4-b192-4f1f-8565-05e3abbb2f17} TCPHandler: Processed in 0.001756532 sec. 2024.12.21 01:41:14.368447 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:14.368564 [ 258 ] {b4575b2e-d8ac-4192-9bb4-e9da0c848f73} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:41:14.368612 [ 258 ] {b4575b2e-d8ac-4192-9bb4-e9da0c848f73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:41:14.369195 [ 258 ] {b4575b2e-d8ac-4192-9bb4-e9da0c848f73} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:14.369234 [ 258 ] {b4575b2e-d8ac-4192-9bb4-e9da0c848f73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:14.369598 [ 258 ] {b4575b2e-d8ac-4192-9bb4-e9da0c848f73} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:41:14.369864 [ 258 ] {b4575b2e-d8ac-4192-9bb4-e9da0c848f73} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:41:14.370041 [ 258 ] {b4575b2e-d8ac-4192-9bb4-e9da0c848f73} executeQuery: Read 13 rows, 830.00 B in 0.0015 sec., 8666.666666666666 rows/sec., 540.36 KiB/sec. 2024.12.21 01:41:14.370092 [ 258 ] {b4575b2e-d8ac-4192-9bb4-e9da0c848f73} TCPHandler: Processed in 0.00170069 sec. 2024.12.21 01:41:14.370248 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:14.370395 [ 4 ] {fcff527c-cd41-49a6-b9d9-06fbf05b9bd0} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:14.370456 [ 4 ] {fcff527c-cd41-49a6-b9d9-06fbf05b9bd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:14.371285 [ 4 ] {fcff527c-cd41-49a6-b9d9-06fbf05b9bd0} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:14.371325 [ 4 ] {fcff527c-cd41-49a6-b9d9-06fbf05b9bd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:14.371722 [ 4 ] {fcff527c-cd41-49a6-b9d9-06fbf05b9bd0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:41:14.371965 [ 4 ] {fcff527c-cd41-49a6-b9d9-06fbf05b9bd0} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:14.372225 [ 4 ] {fcff527c-cd41-49a6-b9d9-06fbf05b9bd0} executeQuery: Read 421 rows, 30.80 KiB in 0.001851 sec., 227444.62452728255 rows/sec., 16.25 MiB/sec. 2024.12.21 01:41:14.372433 [ 4 ] {fcff527c-cd41-49a6-b9d9-06fbf05b9bd0} TCPHandler: Processed in 0.00225607 sec. 2024.12.21 01:41:14.372664 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:14.372799 [ 258 ] {66562cf2-a734-4f1b-b77d-8a5f3e06f013} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:41:14.372857 [ 258 ] {66562cf2-a734-4f1b-b77d-8a5f3e06f013} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:41:14.373396 [ 258 ] {66562cf2-a734-4f1b-b77d-8a5f3e06f013} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:14.373442 [ 258 ] {66562cf2-a734-4f1b-b77d-8a5f3e06f013} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:14.373861 [ 258 ] {66562cf2-a734-4f1b-b77d-8a5f3e06f013} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:41:14.374104 [ 258 ] {66562cf2-a734-4f1b-b77d-8a5f3e06f013} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:41:14.374334 [ 258 ] {66562cf2-a734-4f1b-b77d-8a5f3e06f013} executeQuery: Read 6 rows, 321.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 200.56 KiB/sec. 2024.12.21 01:41:14.374521 [ 258 ] {66562cf2-a734-4f1b-b77d-8a5f3e06f013} TCPHandler: Processed in 0.001958985 sec. 2024.12.21 01:41:14.374667 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:14.374789 [ 4 ] {197802c0-8ef0-42f7-89d3-69bf8b2356be} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:14.374844 [ 4 ] {197802c0-8ef0-42f7-89d3-69bf8b2356be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:14.375438 [ 4 ] {197802c0-8ef0-42f7-89d3-69bf8b2356be} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:14.375476 [ 4 ] {197802c0-8ef0-42f7-89d3-69bf8b2356be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:14.375885 [ 4 ] {197802c0-8ef0-42f7-89d3-69bf8b2356be} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:41:14.376148 [ 4 ] {197802c0-8ef0-42f7-89d3-69bf8b2356be} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:14.376365 [ 4 ] {197802c0-8ef0-42f7-89d3-69bf8b2356be} executeQuery: Read 237 rows, 16.27 KiB in 0.001602 sec., 147940.07490636705 rows/sec., 9.92 MiB/sec. 2024.12.21 01:41:14.376421 [ 4 ] {197802c0-8ef0-42f7-89d3-69bf8b2356be} TCPHandler: Processed in 0.001813113 sec. 2024.12.21 01:41:14.376564 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:14.376682 [ 258 ] {c762c823-365f-4f0f-9ccd-9598fec58263} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:41:14.376733 [ 258 ] {c762c823-365f-4f0f-9ccd-9598fec58263} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:41:14.377274 [ 258 ] {c762c823-365f-4f0f-9ccd-9598fec58263} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:14.377320 [ 258 ] {c762c823-365f-4f0f-9ccd-9598fec58263} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:14.377741 [ 258 ] {c762c823-365f-4f0f-9ccd-9598fec58263} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:41:14.377985 [ 258 ] {c762c823-365f-4f0f-9ccd-9598fec58263} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:41:14.378190 [ 258 ] {c762c823-365f-4f0f-9ccd-9598fec58263} executeQuery: Read 1 rows, 69.00 B in 0.001527 sec., 654.8788474132285 rows/sec., 44.13 KiB/sec. 2024.12.21 01:41:14.378276 [ 258 ] {c762c823-365f-4f0f-9ccd-9598fec58263} TCPHandler: Processed in 0.001766122 sec. 2024.12.21 01:41:14.378412 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:14.378531 [ 4 ] {af271ec7-156f-4cfe-ba6a-bcd1ea85a631} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:14.378615 [ 4 ] {af271ec7-156f-4cfe-ba6a-bcd1ea85a631} 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.21 01:41:14.379806 [ 4 ] {af271ec7-156f-4cfe-ba6a-bcd1ea85a631} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:14.379846 [ 4 ] {af271ec7-156f-4cfe-ba6a-bcd1ea85a631} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:14.380545 [ 4 ] {af271ec7-156f-4cfe-ba6a-bcd1ea85a631} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 01:41:14.380807 [ 4 ] {af271ec7-156f-4cfe-ba6a-bcd1ea85a631} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:41:14.381105 [ 4 ] {af271ec7-156f-4cfe-ba6a-bcd1ea85a631} executeQuery: Read 39 rows, 71.56 KiB in 0.002595 sec., 15028.901734104045 rows/sec., 26.93 MiB/sec. 2024.12.21 01:41:14.381260 [ 4 ] {af271ec7-156f-4cfe-ba6a-bcd1ea85a631} TCPHandler: Processed in 0.002905532 sec. 2024.12.21 01:41:14.381476 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:14.381695 [ 258 ] {62a33856-e80f-40e8-88f6-78893e124bc9} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:14.381789 [ 258 ] {62a33856-e80f-40e8-88f6-78893e124bc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:14.382305 [ 258 ] {62a33856-e80f-40e8-88f6-78893e124bc9} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:14.382344 [ 258 ] {62a33856-e80f-40e8-88f6-78893e124bc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:14.382725 [ 258 ] {62a33856-e80f-40e8-88f6-78893e124bc9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:41:14.382992 [ 258 ] {62a33856-e80f-40e8-88f6-78893e124bc9} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:14.383167 [ 258 ] {62a33856-e80f-40e8-88f6-78893e124bc9} executeQuery: Read 82 rows, 5.33 KiB in 0.001525 sec., 53770.49180327869 rows/sec., 3.42 MiB/sec. 2024.12.21 01:41:14.383219 [ 258 ] {62a33856-e80f-40e8-88f6-78893e124bc9} TCPHandler: Processed in 0.001854553 sec. 2024.12.21 01:41:18.156148 [ 67 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:41:18.156223 [ 67 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:41:18.274253 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2024.12.21 01:41:18.275404 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:18.275458 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:18.276074 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:41:18.276341 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:41:18.276606 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2024.12.21 01:41:19.003137 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2024.12.21 01:41:19.022519 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.022581 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.030028 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:41:19.030816 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:41:19.033634 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2024.12.21 01:41:19.352650 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.352864 [ 258 ] {f2885e59-f76e-48a2-973b-97dc04411014} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:19.352948 [ 258 ] {f2885e59-f76e-48a2-973b-97dc04411014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:19.353723 [ 258 ] {f2885e59-f76e-48a2-973b-97dc04411014} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.353774 [ 258 ] {f2885e59-f76e-48a2-973b-97dc04411014} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.354242 [ 258 ] {f2885e59-f76e-48a2-973b-97dc04411014} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:41:19.354499 [ 258 ] {f2885e59-f76e-48a2-973b-97dc04411014} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:19.354770 [ 258 ] {f2885e59-f76e-48a2-973b-97dc04411014} executeQuery: Read 56 rows, 4.41 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.21 MiB/sec. 2024.12.21 01:41:19.354885 [ 258 ] {f2885e59-f76e-48a2-973b-97dc04411014} TCPHandler: Processed in 0.002378032 sec. 2024.12.21 01:41:19.355192 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.355402 [ 4 ] {e9dbe1a1-5c64-459f-83ea-bc7a3c4c0fb2} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:19.355488 [ 4 ] {e9dbe1a1-5c64-459f-83ea-bc7a3c4c0fb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:19.356334 [ 4 ] {e9dbe1a1-5c64-459f-83ea-bc7a3c4c0fb2} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.356382 [ 4 ] {e9dbe1a1-5c64-459f-83ea-bc7a3c4c0fb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.356820 [ 4 ] {e9dbe1a1-5c64-459f-83ea-bc7a3c4c0fb2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:41:19.357079 [ 4 ] {e9dbe1a1-5c64-459f-83ea-bc7a3c4c0fb2} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:19.357340 [ 4 ] {e9dbe1a1-5c64-459f-83ea-bc7a3c4c0fb2} executeQuery: Read 64 rows, 5.12 KiB in 0.001996 sec., 32064.128256513028 rows/sec., 2.50 MiB/sec. 2024.12.21 01:41:19.357405 [ 4 ] {e9dbe1a1-5c64-459f-83ea-bc7a3c4c0fb2} TCPHandler: Processed in 0.002405153 sec. 2024.12.21 01:41:19.357543 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.357678 [ 258 ] {7269bf6a-258b-4617-8d54-6fa796ef52cd} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:19.357738 [ 258 ] {7269bf6a-258b-4617-8d54-6fa796ef52cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:19.358369 [ 258 ] {7269bf6a-258b-4617-8d54-6fa796ef52cd} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.358411 [ 258 ] {7269bf6a-258b-4617-8d54-6fa796ef52cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.358816 [ 258 ] {7269bf6a-258b-4617-8d54-6fa796ef52cd} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:41:19.359060 [ 258 ] {7269bf6a-258b-4617-8d54-6fa796ef52cd} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:19.359321 [ 258 ] {7269bf6a-258b-4617-8d54-6fa796ef52cd} executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. 2024.12.21 01:41:19.359426 [ 258 ] {7269bf6a-258b-4617-8d54-6fa796ef52cd} TCPHandler: Processed in 0.001935254 sec. 2024.12.21 01:41:19.359649 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.359794 [ 4 ] {ba39f991-d2ff-497d-8c9c-54db6dfdd691} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:19.359857 [ 4 ] {ba39f991-d2ff-497d-8c9c-54db6dfdd691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:19.360389 [ 4 ] {ba39f991-d2ff-497d-8c9c-54db6dfdd691} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.360428 [ 4 ] {ba39f991-d2ff-497d-8c9c-54db6dfdd691} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.360813 [ 4 ] {ba39f991-d2ff-497d-8c9c-54db6dfdd691} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:41:19.361069 [ 4 ] {ba39f991-d2ff-497d-8c9c-54db6dfdd691} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:19.361299 [ 4 ] {ba39f991-d2ff-497d-8c9c-54db6dfdd691} executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. 2024.12.21 01:41:19.361351 [ 4 ] {ba39f991-d2ff-497d-8c9c-54db6dfdd691} TCPHandler: Processed in 0.001823303 sec. 2024.12.21 01:41:19.902460 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.902655 [ 258 ] {cb10be45-1152-46b8-913a-5287d6aad148} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:41:19.902732 [ 258 ] {cb10be45-1152-46b8-913a-5287d6aad148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:41:19.903531 [ 258 ] {cb10be45-1152-46b8-913a-5287d6aad148} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.903598 [ 258 ] {cb10be45-1152-46b8-913a-5287d6aad148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.904117 [ 258 ] {cb10be45-1152-46b8-913a-5287d6aad148} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:41:19.904403 [ 258 ] {cb10be45-1152-46b8-913a-5287d6aad148} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:41:19.904656 [ 258 ] {cb10be45-1152-46b8-913a-5287d6aad148} executeQuery: Read 14 rows, 1.01 KiB in 0.002054 sec., 6815.9688412852975 rows/sec., 490.66 KiB/sec. 2024.12.21 01:41:19.904727 [ 258 ] {cb10be45-1152-46b8-913a-5287d6aad148} TCPHandler: Processed in 0.002404193 sec. 2024.12.21 01:41:19.904969 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.905163 [ 4 ] {f3a03a87-ef24-4675-b75e-0e4da6bda7b6} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 01:41:19.905238 [ 4 ] {f3a03a87-ef24-4675-b75e-0e4da6bda7b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 01:41:19.906019 [ 4 ] {f3a03a87-ef24-4675-b75e-0e4da6bda7b6} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.906069 [ 4 ] {f3a03a87-ef24-4675-b75e-0e4da6bda7b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.906494 [ 4 ] {f3a03a87-ef24-4675-b75e-0e4da6bda7b6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 01:41:19.906752 [ 4 ] {f3a03a87-ef24-4675-b75e-0e4da6bda7b6} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): 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.21 01:41:19.906982 [ 4 ] {f3a03a87-ef24-4675-b75e-0e4da6bda7b6} executeQuery: Read 2 rows, 167.00 B in 0.001871 sec., 1068.9470871191875 rows/sec., 87.17 KiB/sec. 2024.12.21 01:41:19.907049 [ 4 ] {f3a03a87-ef24-4675-b75e-0e4da6bda7b6} TCPHandler: Processed in 0.002209589 sec. 2024.12.21 01:41:19.907219 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.907354 [ 258 ] {10b923de-1a1a-4c59-8555-586c3dfd6102} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:19.907411 [ 258 ] {10b923de-1a1a-4c59-8555-586c3dfd6102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:19.908735 [ 258 ] {10b923de-1a1a-4c59-8555-586c3dfd6102} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.908778 [ 258 ] {10b923de-1a1a-4c59-8555-586c3dfd6102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.909271 [ 258 ] {10b923de-1a1a-4c59-8555-586c3dfd6102} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:41:19.909545 [ 258 ] {10b923de-1a1a-4c59-8555-586c3dfd6102} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:19.909780 [ 258 ] {10b923de-1a1a-4c59-8555-586c3dfd6102} executeQuery: Read 1422 rows, 122.06 KiB in 0.002456 sec., 578990.2280130293 rows/sec., 48.53 MiB/sec. 2024.12.21 01:41:19.909845 [ 258 ] {10b923de-1a1a-4c59-8555-586c3dfd6102} TCPHandler: Processed in 0.002687117 sec. 2024.12.21 01:41:19.910015 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.910146 [ 4 ] {08611855-fad1-4f39-9ba1-5142bed346ec} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:41:19.910202 [ 4 ] {08611855-fad1-4f39-9ba1-5142bed346ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:41:19.910848 [ 4 ] {08611855-fad1-4f39-9ba1-5142bed346ec} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.910891 [ 4 ] {08611855-fad1-4f39-9ba1-5142bed346ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.911267 [ 4 ] {08611855-fad1-4f39-9ba1-5142bed346ec} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:41:19.911533 [ 4 ] {08611855-fad1-4f39-9ba1-5142bed346ec} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:41:19.911801 [ 4 ] {08611855-fad1-4f39-9ba1-5142bed346ec} executeQuery: Read 48 rows, 3.53 KiB in 0.001677 sec., 28622.540250447226 rows/sec., 2.05 MiB/sec. 2024.12.21 01:41:19.911993 [ 4 ] {08611855-fad1-4f39-9ba1-5142bed346ec} TCPHandler: Processed in 0.002035916 sec. 2024.12.21 01:41:19.912159 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.912288 [ 258 ] {d00b18d5-d4ef-4059-ac1f-5400883e7bfe} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:41:19.912341 [ 258 ] {d00b18d5-d4ef-4059-ac1f-5400883e7bfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:41:19.913053 [ 258 ] {d00b18d5-d4ef-4059-ac1f-5400883e7bfe} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.913094 [ 258 ] {d00b18d5-d4ef-4059-ac1f-5400883e7bfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.913467 [ 258 ] {d00b18d5-d4ef-4059-ac1f-5400883e7bfe} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:41:19.913710 [ 258 ] {d00b18d5-d4ef-4059-ac1f-5400883e7bfe} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:41:19.913938 [ 258 ] {d00b18d5-d4ef-4059-ac1f-5400883e7bfe} executeQuery: Read 242 rows, 16.79 KiB in 0.001679 sec., 144133.41274568197 rows/sec., 9.77 MiB/sec. 2024.12.21 01:41:19.913997 [ 258 ] {d00b18d5-d4ef-4059-ac1f-5400883e7bfe} TCPHandler: Processed in 0.001900014 sec. 2024.12.21 01:41:19.914167 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.914290 [ 4 ] {0318d784-d267-41ef-b952-5f64cae855d9} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:41:19.914342 [ 4 ] {0318d784-d267-41ef-b952-5f64cae855d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:41:19.914936 [ 4 ] {0318d784-d267-41ef-b952-5f64cae855d9} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.914976 [ 4 ] {0318d784-d267-41ef-b952-5f64cae855d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.915334 [ 4 ] {0318d784-d267-41ef-b952-5f64cae855d9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:41:19.915579 [ 4 ] {0318d784-d267-41ef-b952-5f64cae855d9} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:41:19.915834 [ 4 ] {0318d784-d267-41ef-b952-5f64cae855d9} executeQuery: Read 13 rows, 830.00 B in 0.001569 sec., 8285.5321861058 rows/sec., 516.60 KiB/sec. 2024.12.21 01:41:19.916043 [ 4 ] {0318d784-d267-41ef-b952-5f64cae855d9} TCPHandler: Processed in 0.001931494 sec. 2024.12.21 01:41:19.916215 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.916342 [ 258 ] {b7a1cbc7-0ce3-4de1-98c6-e7e1ed7dc28c} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:19.916393 [ 258 ] {b7a1cbc7-0ce3-4de1-98c6-e7e1ed7dc28c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:19.917338 [ 258 ] {b7a1cbc7-0ce3-4de1-98c6-e7e1ed7dc28c} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.917379 [ 258 ] {b7a1cbc7-0ce3-4de1-98c6-e7e1ed7dc28c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.917813 [ 258 ] {b7a1cbc7-0ce3-4de1-98c6-e7e1ed7dc28c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:41:19.918070 [ 258 ] {b7a1cbc7-0ce3-4de1-98c6-e7e1ed7dc28c} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:19.918292 [ 258 ] {b7a1cbc7-0ce3-4de1-98c6-e7e1ed7dc28c} executeQuery: Read 879 rows, 65.26 KiB in 0.001976 sec., 444838.056680162 rows/sec., 32.25 MiB/sec. 2024.12.21 01:41:19.918351 [ 258 ] {b7a1cbc7-0ce3-4de1-98c6-e7e1ed7dc28c} TCPHandler: Processed in 0.002195239 sec. 2024.12.21 01:41:19.918509 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.918633 [ 4 ] {5d3527f1-3cf0-43c1-afbf-47990560ea69} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:41:19.918687 [ 4 ] {5d3527f1-3cf0-43c1-afbf-47990560ea69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:41:19.919190 [ 4 ] {5d3527f1-3cf0-43c1-afbf-47990560ea69} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.919230 [ 4 ] {5d3527f1-3cf0-43c1-afbf-47990560ea69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.919622 [ 4 ] {5d3527f1-3cf0-43c1-afbf-47990560ea69} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:41:19.919857 [ 4 ] {5d3527f1-3cf0-43c1-afbf-47990560ea69} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:41:19.920156 [ 4 ] {5d3527f1-3cf0-43c1-afbf-47990560ea69} executeQuery: Read 6 rows, 321.00 B in 0.001523 sec., 3939.592908732764 rows/sec., 205.83 KiB/sec. 2024.12.21 01:41:19.920286 [ 4 ] {5d3527f1-3cf0-43c1-afbf-47990560ea69} TCPHandler: Processed in 0.001835653 sec. 2024.12.21 01:41:19.920440 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.920565 [ 258 ] {273878cd-610a-4ccd-9507-f584c6989c28} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:19.920621 [ 258 ] {273878cd-610a-4ccd-9507-f584c6989c28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:19.921418 [ 258 ] {273878cd-610a-4ccd-9507-f584c6989c28} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.921460 [ 258 ] {273878cd-610a-4ccd-9507-f584c6989c28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.921921 [ 258 ] {273878cd-610a-4ccd-9507-f584c6989c28} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:41:19.922191 [ 258 ] {273878cd-610a-4ccd-9507-f584c6989c28} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:19.922426 [ 258 ] {273878cd-610a-4ccd-9507-f584c6989c28} executeQuery: Read 956 rows, 65.04 KiB in 0.001886 sec., 506892.89501590666 rows/sec., 33.68 MiB/sec. 2024.12.21 01:41:19.922489 [ 258 ] {273878cd-610a-4ccd-9507-f584c6989c28} TCPHandler: Processed in 0.002110377 sec. 2024.12.21 01:41:19.922629 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.922748 [ 4 ] {f517391e-31a8-443e-a756-abbe59e260fe} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:41:19.922800 [ 4 ] {f517391e-31a8-443e-a756-abbe59e260fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:41:19.923288 [ 4 ] {f517391e-31a8-443e-a756-abbe59e260fe} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.923327 [ 4 ] {f517391e-31a8-443e-a756-abbe59e260fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.923700 [ 4 ] {f517391e-31a8-443e-a756-abbe59e260fe} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:41:19.923936 [ 4 ] {f517391e-31a8-443e-a756-abbe59e260fe} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:41:19.924146 [ 4 ] {f517391e-31a8-443e-a756-abbe59e260fe} executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. 2024.12.21 01:41:19.924205 [ 4 ] {f517391e-31a8-443e-a756-abbe59e260fe} TCPHandler: Processed in 0.001629189 sec. 2024.12.21 01:41:19.924369 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.924512 [ 258 ] {1ce703ee-ba74-4a67-8db9-32d9c44535c7} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:19.924610 [ 258 ] {1ce703ee-ba74-4a67-8db9-32d9c44535c7} 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.21 01:41:19.925899 [ 258 ] {1ce703ee-ba74-4a67-8db9-32d9c44535c7} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.925942 [ 258 ] {1ce703ee-ba74-4a67-8db9-32d9c44535c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.926616 [ 258 ] {1ce703ee-ba74-4a67-8db9-32d9c44535c7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 01:41:19.926887 [ 258 ] {1ce703ee-ba74-4a67-8db9-32d9c44535c7} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:41:19.927144 [ 258 ] {1ce703ee-ba74-4a67-8db9-32d9c44535c7} executeQuery: Read 39 rows, 71.56 KiB in 0.002663 sec., 14645.13706346226 rows/sec., 26.24 MiB/sec. 2024.12.21 01:41:19.927261 [ 258 ] {1ce703ee-ba74-4a67-8db9-32d9c44535c7} TCPHandler: Processed in 0.002958873 sec. 2024.12.21 01:41:19.927444 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:19.927563 [ 4 ] {19fd229f-976c-4e6b-8e52-7ae51d9b1102} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:19.927616 [ 4 ] {19fd229f-976c-4e6b-8e52-7ae51d9b1102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:19.928108 [ 4 ] {19fd229f-976c-4e6b-8e52-7ae51d9b1102} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:19.928147 [ 4 ] {19fd229f-976c-4e6b-8e52-7ae51d9b1102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:19.928525 [ 4 ] {19fd229f-976c-4e6b-8e52-7ae51d9b1102} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:41:19.928763 [ 4 ] {19fd229f-976c-4e6b-8e52-7ae51d9b1102} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:19.928966 [ 4 ] {19fd229f-976c-4e6b-8e52-7ae51d9b1102} executeQuery: Read 34 rows, 2.02 KiB in 0.001428 sec., 23809.52380952381 rows/sec., 1.38 MiB/sec. 2024.12.21 01:41:19.929019 [ 4 ] {19fd229f-976c-4e6b-8e52-7ae51d9b1102} TCPHandler: Processed in 0.001629479 sec. 2024.12.21 01:41:23.315986 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 686 2024.12.21 01:41:23.319606 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:23.319666 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:23.321191 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:41:23.321513 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:41:23.321725 [ 59 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 01:41:23.321844 [ 59 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:23.321905 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:23.322292 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::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.21 01:41:23.323285 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 686 2024.12.21 01:41:23.323686 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:23.323878 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 502 rows starting from the beginning of the part 2024.12.21 01:41:23.324560 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2024.12.21 01:41:23.325073 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part 2024.12.21 01:41:23.325552 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part 2024.12.21 01:41:23.326219 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part 2024.12.21 01:41:23.326854 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part 2024.12.21 01:41:23.335199 [ 195 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 72 columns (72 merged, 0 gathered) in 0.013179996 sec., 52048.57421808019 rows/sec., 44.63 MiB/sec. 2024.12.21 01:41:23.336233 [ 187 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 01:41:23.336937 [ 187 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_16_3} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:41:23.337023 [ 187 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_16_3} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 01:41:23.337242 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. 2024.12.21 01:41:24.351336 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:24.351641 [ 258 ] {f1414d1d-b78d-4b4d-bd4a-644dd46eed75} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:24.351762 [ 258 ] {f1414d1d-b78d-4b4d-bd4a-644dd46eed75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:24.352776 [ 258 ] {f1414d1d-b78d-4b4d-bd4a-644dd46eed75} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:24.352824 [ 258 ] {f1414d1d-b78d-4b4d-bd4a-644dd46eed75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:24.353268 [ 258 ] {f1414d1d-b78d-4b4d-bd4a-644dd46eed75} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:41:24.353541 [ 258 ] {f1414d1d-b78d-4b4d-bd4a-644dd46eed75} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:24.353777 [ 58 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 01:41:24.353817 [ 258 ] {f1414d1d-b78d-4b4d-bd4a-644dd46eed75} executeQuery: Read 56 rows, 4.41 KiB in 0.00226 sec., 24778.761061946905 rows/sec., 1.90 MiB/sec. 2024.12.21 01:41:24.353883 [ 58 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:24.353964 [ 258 ] {f1414d1d-b78d-4b4d-bd4a-644dd46eed75} TCPHandler: Processed in 0.002824751 sec. 2024.12.21 01:41:24.353975 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:24.354246 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:41:24.354267 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:24.354624 [ 4 ] {de5c7908-bd39-4176-9a87-db0258045f50} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:24.354645 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:24.354744 [ 4 ] {de5c7908-bd39-4176-9a87-db0258045f50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:24.354752 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1431 rows starting from the beginning of the part 2024.12.21 01:41:24.355208 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2024.12.21 01:41:24.355549 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 281 rows starting from the beginning of the part 2024.12.21 01:41:24.355926 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2024.12.21 01:41:24.356296 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1422 rows starting from the beginning of the part 2024.12.21 01:41:24.356702 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2024.12.21 01:41:24.357828 [ 4 ] {de5c7908-bd39-4176-9a87-db0258045f50} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:24.357897 [ 4 ] {de5c7908-bd39-4176-9a87-db0258045f50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:24.358938 [ 4 ] {de5c7908-bd39-4176-9a87-db0258045f50} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:41:24.359388 [ 4 ] {de5c7908-bd39-4176-9a87-db0258045f50} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:24.359668 [ 58 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 01:41:24.359816 [ 4 ] {de5c7908-bd39-4176-9a87-db0258045f50} executeQuery: Read 64 rows, 5.12 KiB in 0.005278 sec., 12125.805229253507 rows/sec., 969.16 KiB/sec. 2024.12.21 01:41:24.359839 [ 58 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:24.360195 [ 4 ] {de5c7908-bd39-4176-9a87-db0258045f50} TCPHandler: Processed in 0.006074589 sec. 2024.12.21 01:41:24.360287 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:24.360621 [ 187 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:41:24.360652 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.006523416 sec., 506176.5185602145 rows/sec., 44.36 MiB/sec. 2024.12.21 01:41:24.360764 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:24.360992 [ 187 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:24.361102 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 01:41:24.361126 [ 187 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part 2024.12.21 01:41:24.361209 [ 258 ] {069b205a-7260-4abc-88b9-c76bc356a7fa} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:24.361450 [ 258 ] {069b205a-7260-4abc-88b9-c76bc356a7fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:24.361547 [ 187 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part 2024.12.21 01:41:24.362058 [ 187 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 421 rows starting from the beginning of the part 2024.12.21 01:41:24.362555 [ 187 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part 2024.12.21 01:41:24.362646 [ 198 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_36_7} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:24.363128 [ 187 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 879 rows starting from the beginning of the part 2024.12.21 01:41:24.363277 [ 198 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_36_7} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 01:41:24.363562 [ 187 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2024.12.21 01:41:24.363730 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 01:41:24.364516 [ 258 ] {069b205a-7260-4abc-88b9-c76bc356a7fa} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:24.364569 [ 258 ] {069b205a-7260-4abc-88b9-c76bc356a7fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:24.365204 [ 258 ] {069b205a-7260-4abc-88b9-c76bc356a7fa} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:41:24.365515 [ 258 ] {069b205a-7260-4abc-88b9-c76bc356a7fa} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:24.365742 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.005248384 sec., 458236.287588713 rows/sec., 35.13 MiB/sec. 2024.12.21 01:41:24.365820 [ 58 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 01:41:24.365905 [ 58 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:24.365953 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:24.366002 [ 258 ] {069b205a-7260-4abc-88b9-c76bc356a7fa} executeQuery: Read 128 rows, 9.13 KiB in 0.004951 sec., 25853.36295697839 rows/sec., 1.80 MiB/sec. 2024.12.21 01:41:24.366059 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 01:41:24.366379 [ 258 ] {069b205a-7260-4abc-88b9-c76bc356a7fa} TCPHandler: Processed in 0.006032027 sec. 2024.12.21 01:41:24.366408 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:41:24.366698 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:24.366769 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:24.366858 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9936 rows starting from the beginning of the part 2024.12.21 01:41:24.366933 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_36_7} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:24.367093 [ 4 ] {97c8e2c6-c2e0-415d-b194-2439f58e6e84} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:24.367257 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:41:24.367298 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_36_7} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 01:41:24.367444 [ 4 ] {97c8e2c6-c2e0-415d-b194-2439f58e6e84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:24.367765 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.21 01:41:24.367910 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:41:24.368301 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2024.12.21 01:41:24.368718 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 956 rows starting from the beginning of the part 2024.12.21 01:41:24.369055 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part 2024.12.21 01:41:24.370180 [ 4 ] {97c8e2c6-c2e0-415d-b194-2439f58e6e84} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:24.370235 [ 4 ] {97c8e2c6-c2e0-415d-b194-2439f58e6e84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:24.370712 [ 4 ] {97c8e2c6-c2e0-415d-b194-2439f58e6e84} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:41:24.371222 [ 4 ] {97c8e2c6-c2e0-415d-b194-2439f58e6e84} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:24.371530 [ 58 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 01:41:24.371611 [ 58 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:24.371682 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:24.371889 [ 4 ] {97c8e2c6-c2e0-415d-b194-2439f58e6e84} executeQuery: Read 48 rows, 3.31 KiB in 0.004911 sec., 9773.976786805133 rows/sec., 674.51 KiB/sec. 2024.12.21 01:41:24.372157 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:41:24.372193 [ 4 ] {97c8e2c6-c2e0-415d-b194-2439f58e6e84} TCPHandler: Processed in 0.005650951 sec. 2024.12.21 01:41:24.372509 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:24.372555 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1894 rows starting from the beginning of the part 2024.12.21 01:41:24.372665 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:41:24.372994 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:41:24.373122 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2024.12.21 01:41:24.373379 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part 2024.12.21 01:41:24.373660 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part 2024.12.21 01:41:24.375321 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11577 rows, containing 5 columns (5 merged, 0 gathered) in 0.009262565 sec., 1249869.7714941811 rows/sec., 84.33 MiB/sec. 2024.12.21 01:41:24.375631 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 01:41:24.375992 [ 200 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 4 columns (4 merged, 0 gathered) in 0.004147144 sec., 525180.7026715253 rows/sec., 34.24 MiB/sec. 2024.12.21 01:41:24.376201 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_36_7} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:24.376322 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_36_7} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 01:41:24.376331 [ 201 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 01:41:24.376484 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. 2024.12.21 01:41:24.376772 [ 201 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_36_7} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:24.376862 [ 201 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_36_7} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 01:41:24.376946 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2024.12.21 01:41:25.776829 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2024.12.21 01:41:25.777853 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:25.777901 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:25.778441 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:41:25.778713 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:41:25.778964 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2024.12.21 01:41:26.533760 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2024.12.21 01:41:26.554893 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:26.554962 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:26.562903 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:41:26.563716 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:41:26.567217 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2024.12.21 01:41:29.353414 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:29.353659 [ 258 ] {32e0eec6-7d17-4c40-afe8-79be7486aeac} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:29.353747 [ 258 ] {32e0eec6-7d17-4c40-afe8-79be7486aeac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:29.354618 [ 258 ] {32e0eec6-7d17-4c40-afe8-79be7486aeac} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:29.354675 [ 258 ] {32e0eec6-7d17-4c40-afe8-79be7486aeac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:29.355123 [ 258 ] {32e0eec6-7d17-4c40-afe8-79be7486aeac} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 01:41:29.355389 [ 258 ] {32e0eec6-7d17-4c40-afe8-79be7486aeac} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:29.355653 [ 258 ] {32e0eec6-7d17-4c40-afe8-79be7486aeac} executeQuery: Read 56 rows, 4.41 KiB in 0.00205 sec., 27317.073170731706 rows/sec., 2.10 MiB/sec. 2024.12.21 01:41:29.355757 [ 258 ] {32e0eec6-7d17-4c40-afe8-79be7486aeac} TCPHandler: Processed in 0.002481724 sec. 2024.12.21 01:41:29.356064 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:29.356273 [ 4 ] {2bf6a131-a59b-46ff-924f-f27270c93768} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:29.356354 [ 4 ] {2bf6a131-a59b-46ff-924f-f27270c93768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:29.357132 [ 4 ] {2bf6a131-a59b-46ff-924f-f27270c93768} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:29.357182 [ 4 ] {2bf6a131-a59b-46ff-924f-f27270c93768} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:29.357625 [ 4 ] {2bf6a131-a59b-46ff-924f-f27270c93768} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 01:41:29.357876 [ 4 ] {2bf6a131-a59b-46ff-924f-f27270c93768} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:29.358110 [ 4 ] {2bf6a131-a59b-46ff-924f-f27270c93768} executeQuery: Read 64 rows, 5.12 KiB in 0.001895 sec., 33773.08707124011 rows/sec., 2.64 MiB/sec. 2024.12.21 01:41:29.358175 [ 4 ] {2bf6a131-a59b-46ff-924f-f27270c93768} TCPHandler: Processed in 0.00225988 sec. 2024.12.21 01:41:29.358348 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:29.358499 [ 258 ] {494d58ef-a613-46f4-a3d2-c9a725f406a2} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:29.358568 [ 258 ] {494d58ef-a613-46f4-a3d2-c9a725f406a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:29.359272 [ 258 ] {494d58ef-a613-46f4-a3d2-c9a725f406a2} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:29.359322 [ 258 ] {494d58ef-a613-46f4-a3d2-c9a725f406a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:29.359747 [ 258 ] {494d58ef-a613-46f4-a3d2-c9a725f406a2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 01:41:29.360002 [ 258 ] {494d58ef-a613-46f4-a3d2-c9a725f406a2} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:29.360232 [ 258 ] {494d58ef-a613-46f4-a3d2-c9a725f406a2} executeQuery: Read 160 rows, 11.41 KiB in 0.001769 sec., 90446.57998869418 rows/sec., 6.30 MiB/sec. 2024.12.21 01:41:29.360290 [ 258 ] {494d58ef-a613-46f4-a3d2-c9a725f406a2} TCPHandler: Processed in 0.002011606 sec. 2024.12.21 01:41:29.360455 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:29.360605 [ 4 ] {95e5a39f-4416-49d9-bc92-2ccac673c62a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:29.360669 [ 4 ] {95e5a39f-4416-49d9-bc92-2ccac673c62a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:29.361291 [ 4 ] {95e5a39f-4416-49d9-bc92-2ccac673c62a} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:29.361340 [ 4 ] {95e5a39f-4416-49d9-bc92-2ccac673c62a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:29.361728 [ 4 ] {95e5a39f-4416-49d9-bc92-2ccac673c62a} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 01:41:29.361966 [ 4 ] {95e5a39f-4416-49d9-bc92-2ccac673c62a} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:29.362209 [ 4 ] {95e5a39f-4416-49d9-bc92-2ccac673c62a} executeQuery: Read 60 rows, 4.14 KiB in 0.001639 sec., 36607.68761439902 rows/sec., 2.47 MiB/sec. 2024.12.21 01:41:29.362386 [ 4 ] {95e5a39f-4416-49d9-bc92-2ccac673c62a} TCPHandler: Processed in 0.001996325 sec. 2024.12.21 01:41:31.066886 [ 51 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.12.21 01:41:31.066952 [ 51 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:31.066975 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:31.067135 [ 188 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2024.12.21 01:41:31.067292 [ 188 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:31.067332 [ 188 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part 2024.12.21 01:41:31.067421 [ 188 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part 2024.12.21 01:41:31.067675 [ 188 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.12.21 01:41:31.067833 [ 188 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.12.21 01:41:31.067972 [ 188 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part 2024.12.21 01:41:31.069146 [ 191 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002099198 sec., 359661.1658357144 rows/sec., 25.75 MiB/sec. 2024.12.21 01:41:31.069304 [ 200 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.12.21 01:41:31.069615 [ 200 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_15_3} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:41:31.069697 [ 200 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_15_3} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2024.12.21 01:41:31.069780 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 01:41:31.201568 [ 51 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.12.21 01:41:31.201628 [ 51 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:31.201651 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:31.201822 [ 189 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2024.12.21 01:41:31.201999 [ 189 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:31.202044 [ 189 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 60 rows starting from the beginning of the part 2024.12.21 01:41:31.202162 [ 189 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 62 rows starting from the beginning of the part 2024.12.21 01:41:31.202364 [ 189 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part 2024.12.21 01:41:31.202597 [ 189 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2024.12.21 01:41:31.202759 [ 189 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2024.12.21 01:41:31.203929 [ 199 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.002203939 sec., 118878.06332207925 rows/sec., 8.95 MiB/sec. 2024.12.21 01:41:31.204072 [ 189 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.12.21 01:41:31.204371 [ 189 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_15_3} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:41:31.204453 [ 189 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_15_3} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2024.12.21 01:41:31.204535 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 01:41:31.356480 [ 51 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.12.21 01:41:31.356549 [ 51 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:31.356579 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:31.356773 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2024.12.21 01:41:31.356991 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:31.357033 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 13 rows starting from the beginning of the part 2024.12.21 01:41:31.357175 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2024.12.21 01:41:31.357348 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2024.12.21 01:41:31.357506 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.12.21 01:41:31.357678 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.12.21 01:41:31.358763 [ 199 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.002117308 sec., 8029.063320027129 rows/sec., 537.33 KiB/sec. 2024.12.21 01:41:31.358900 [ 199 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.12.21 01:41:31.359214 [ 199 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_15_3} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:41:31.359302 [ 199 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_15_3} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2024.12.21 01:41:31.359382 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 01:41:31.446141 [ 51 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.12.21 01:41:31.446199 [ 51 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:31.446222 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:31.446349 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2024.12.21 01:41:31.446513 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:31.446556 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2024.12.21 01:41:31.446677 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2024.12.21 01:41:31.446869 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2024.12.21 01:41:31.446986 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2024.12.21 01:41:31.447187 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2024.12.21 01:41:31.448136 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001850262 sec., 48641.75992372972 rows/sec., 2.48 MiB/sec. 2024.12.21 01:41:31.448315 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.12.21 01:41:31.448642 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_15_3} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:41:31.448734 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_15_3} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2024.12.21 01:41:31.448834 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:41:33.157280 [ 47 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:41:33.157348 [ 47 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:41:33.279180 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2024.12.21 01:41:33.280192 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:33.280244 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:33.280837 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:41:33.281096 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:41:33.281419 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2024.12.21 01:41:33.323667 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 702 2024.12.21 01:41:33.326520 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:33.326583 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:33.328080 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:41:33.328401 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:41:33.329470 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 702 2024.12.21 01:41:34.067367 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2024.12.21 01:41:34.089158 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:34.089222 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:34.096696 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:41:34.097499 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:41:34.100524 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2024.12.21 01:41:34.359539 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:34.359760 [ 258 ] {8a515988-24c3-4d46-9137-f6b52c876500} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:41:34.359847 [ 258 ] {8a515988-24c3-4d46-9137-f6b52c876500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:41:34.360751 [ 258 ] {8a515988-24c3-4d46-9137-f6b52c876500} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:34.360808 [ 258 ] {8a515988-24c3-4d46-9137-f6b52c876500} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:34.361267 [ 258 ] {8a515988-24c3-4d46-9137-f6b52c876500} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:41:34.361555 [ 258 ] {8a515988-24c3-4d46-9137-f6b52c876500} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:41:34.361809 [ 258 ] {8a515988-24c3-4d46-9137-f6b52c876500} executeQuery: Read 14 rows, 1.01 KiB in 0.002107 sec., 6644.518272425249 rows/sec., 478.32 KiB/sec. 2024.12.21 01:41:34.361882 [ 258 ] {8a515988-24c3-4d46-9137-f6b52c876500} TCPHandler: Processed in 0.002489085 sec. 2024.12.21 01:41:34.362154 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:34.362364 [ 4 ] {281e67ec-efe1-45b5-9d55-3e1a1dc40e1d} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:34.362448 [ 4 ] {281e67ec-efe1-45b5-9d55-3e1a1dc40e1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:34.363376 [ 4 ] {281e67ec-efe1-45b5-9d55-3e1a1dc40e1d} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:34.363420 [ 4 ] {281e67ec-efe1-45b5-9d55-3e1a1dc40e1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:34.363879 [ 4 ] {281e67ec-efe1-45b5-9d55-3e1a1dc40e1d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 01:41:34.364140 [ 4 ] {281e67ec-efe1-45b5-9d55-3e1a1dc40e1d} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:34.364344 [ 4 ] {281e67ec-efe1-45b5-9d55-3e1a1dc40e1d} executeQuery: Read 281 rows, 25.42 KiB in 0.002039 sec., 137812.65326140265 rows/sec., 12.18 MiB/sec. 2024.12.21 01:41:34.364413 [ 4 ] {281e67ec-efe1-45b5-9d55-3e1a1dc40e1d} TCPHandler: Processed in 0.002396973 sec. 2024.12.21 01:41:34.364589 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:34.364739 [ 258 ] {d0012dd7-44e3-44e2-980c-7d879331a53e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:41:34.364804 [ 258 ] {d0012dd7-44e3-44e2-980c-7d879331a53e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:41:34.365542 [ 258 ] {d0012dd7-44e3-44e2-980c-7d879331a53e} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:34.365587 [ 258 ] {d0012dd7-44e3-44e2-980c-7d879331a53e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:34.365968 [ 258 ] {d0012dd7-44e3-44e2-980c-7d879331a53e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:41:34.366219 [ 258 ] {d0012dd7-44e3-44e2-980c-7d879331a53e} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:41:34.366437 [ 258 ] {d0012dd7-44e3-44e2-980c-7d879331a53e} executeQuery: Read 46 rows, 3.39 KiB in 0.001733 sec., 26543.566070398156 rows/sec., 1.91 MiB/sec. 2024.12.21 01:41:34.366496 [ 258 ] {d0012dd7-44e3-44e2-980c-7d879331a53e} TCPHandler: Processed in 0.001976375 sec. 2024.12.21 01:41:34.366687 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:34.366840 [ 4 ] {6801bda9-7822-41d0-834d-d9b3dfb41257} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:41:34.366903 [ 4 ] {6801bda9-7822-41d0-834d-d9b3dfb41257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:41:34.367599 [ 4 ] {6801bda9-7822-41d0-834d-d9b3dfb41257} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:34.367639 [ 4 ] {6801bda9-7822-41d0-834d-d9b3dfb41257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:34.368017 [ 4 ] {6801bda9-7822-41d0-834d-d9b3dfb41257} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:41:34.368261 [ 4 ] {6801bda9-7822-41d0-834d-d9b3dfb41257} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:41:34.368441 [ 4 ] {6801bda9-7822-41d0-834d-d9b3dfb41257} executeQuery: Read 14 rows, 1004.00 B in 0.00164 sec., 8536.585365853658 rows/sec., 597.85 KiB/sec. 2024.12.21 01:41:34.368496 [ 4 ] {6801bda9-7822-41d0-834d-d9b3dfb41257} TCPHandler: Processed in 0.001882104 sec. 2024.12.21 01:41:34.368652 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:34.368774 [ 258 ] {3b059551-4ccc-4001-9523-b745eb5910cb} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:41:34.368825 [ 258 ] {3b059551-4ccc-4001-9523-b745eb5910cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:41:34.369419 [ 258 ] {3b059551-4ccc-4001-9523-b745eb5910cb} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:34.369461 [ 258 ] {3b059551-4ccc-4001-9523-b745eb5910cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:34.369829 [ 258 ] {3b059551-4ccc-4001-9523-b745eb5910cb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:41:34.370102 [ 258 ] {3b059551-4ccc-4001-9523-b745eb5910cb} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:41:34.370353 [ 258 ] {3b059551-4ccc-4001-9523-b745eb5910cb} executeQuery: Read 13 rows, 830.00 B in 0.001599 sec., 8130.081300813008 rows/sec., 506.91 KiB/sec. 2024.12.21 01:41:34.370578 [ 258 ] {3b059551-4ccc-4001-9523-b745eb5910cb} TCPHandler: Processed in 0.001980135 sec. 2024.12.21 01:41:34.370756 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:34.370900 [ 4 ] {e290772b-fee7-433d-a565-068dfacc5599} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:34.370959 [ 4 ] {e290772b-fee7-433d-a565-068dfacc5599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:34.371796 [ 4 ] {e290772b-fee7-433d-a565-068dfacc5599} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:34.371836 [ 4 ] {e290772b-fee7-433d-a565-068dfacc5599} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:34.372286 [ 4 ] {e290772b-fee7-433d-a565-068dfacc5599} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 01:41:34.372527 [ 4 ] {e290772b-fee7-433d-a565-068dfacc5599} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:34.372740 [ 4 ] {e290772b-fee7-433d-a565-068dfacc5599} executeQuery: Read 421 rows, 30.80 KiB in 0.001874 sec., 224653.14834578443 rows/sec., 16.05 MiB/sec. 2024.12.21 01:41:34.372819 [ 4 ] {e290772b-fee7-433d-a565-068dfacc5599} TCPHandler: Processed in 0.002133638 sec. 2024.12.21 01:41:34.372980 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:34.373105 [ 258 ] {e607da01-d2f4-4f76-b0c7-c98b2fc2fec1} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:41:34.373158 [ 258 ] {e607da01-d2f4-4f76-b0c7-c98b2fc2fec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:41:34.373653 [ 258 ] {e607da01-d2f4-4f76-b0c7-c98b2fc2fec1} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:34.373694 [ 258 ] {e607da01-d2f4-4f76-b0c7-c98b2fc2fec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:34.374091 [ 258 ] {e607da01-d2f4-4f76-b0c7-c98b2fc2fec1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:41:34.374335 [ 258 ] {e607da01-d2f4-4f76-b0c7-c98b2fc2fec1} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:41:34.374551 [ 258 ] {e607da01-d2f4-4f76-b0c7-c98b2fc2fec1} executeQuery: Read 6 rows, 321.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 213.10 KiB/sec. 2024.12.21 01:41:34.374605 [ 258 ] {e607da01-d2f4-4f76-b0c7-c98b2fc2fec1} TCPHandler: Processed in 0.00169136 sec. 2024.12.21 01:41:34.374761 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:34.374907 [ 4 ] {a1572723-26af-4aa5-abb3-3d56ecc88427} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:34.374970 [ 4 ] {a1572723-26af-4aa5-abb3-3d56ecc88427} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:34.375648 [ 4 ] {a1572723-26af-4aa5-abb3-3d56ecc88427} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:34.375686 [ 4 ] {a1572723-26af-4aa5-abb3-3d56ecc88427} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:34.376084 [ 4 ] {a1572723-26af-4aa5-abb3-3d56ecc88427} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 01:41:34.376322 [ 4 ] {a1572723-26af-4aa5-abb3-3d56ecc88427} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:34.376508 [ 4 ] {a1572723-26af-4aa5-abb3-3d56ecc88427} executeQuery: Read 237 rows, 16.27 KiB in 0.001636 sec., 144865.52567237164 rows/sec., 9.71 MiB/sec. 2024.12.21 01:41:34.376565 [ 4 ] {a1572723-26af-4aa5-abb3-3d56ecc88427} TCPHandler: Processed in 0.001872984 sec. 2024.12.21 01:41:34.376772 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:34.376995 [ 258 ] {28dbc5f9-730f-4f0a-bc0d-c47f09d9e082} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:41:34.377091 [ 258 ] {28dbc5f9-730f-4f0a-bc0d-c47f09d9e082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:41:34.377794 [ 258 ] {28dbc5f9-730f-4f0a-bc0d-c47f09d9e082} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:34.377835 [ 258 ] {28dbc5f9-730f-4f0a-bc0d-c47f09d9e082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:34.378204 [ 258 ] {28dbc5f9-730f-4f0a-bc0d-c47f09d9e082} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:41:34.378447 [ 258 ] {28dbc5f9-730f-4f0a-bc0d-c47f09d9e082} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:41:34.378665 [ 258 ] {28dbc5f9-730f-4f0a-bc0d-c47f09d9e082} executeQuery: Read 1 rows, 69.00 B in 0.001727 sec., 579.0387955993051 rows/sec., 39.02 KiB/sec. 2024.12.21 01:41:34.378720 [ 258 ] {28dbc5f9-730f-4f0a-bc0d-c47f09d9e082} TCPHandler: Processed in 0.002058587 sec. 2024.12.21 01:41:34.378888 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:34.379028 [ 4 ] {3010d100-7d6d-4697-bf79-8bc26bc5cdf9} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:34.379123 [ 4 ] {3010d100-7d6d-4697-bf79-8bc26bc5cdf9} 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.21 01:41:34.380417 [ 4 ] {3010d100-7d6d-4697-bf79-8bc26bc5cdf9} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:34.380456 [ 4 ] {3010d100-7d6d-4697-bf79-8bc26bc5cdf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:34.381137 [ 4 ] {3010d100-7d6d-4697-bf79-8bc26bc5cdf9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 01:41:34.381402 [ 4 ] {3010d100-7d6d-4697-bf79-8bc26bc5cdf9} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:41:34.381556 [ 44 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 01:41:34.381605 [ 44 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:34.381611 [ 4 ] {3010d100-7d6d-4697-bf79-8bc26bc5cdf9} executeQuery: Read 39 rows, 71.56 KiB in 0.002614 sec., 14919.663351185922 rows/sec., 26.74 MiB/sec. 2024.12.21 01:41:34.381635 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:34.382141 [ 191 ] {e93acc5c-db38-4352-84af-0297a167e812::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.21 01:41:34.382352 [ 4 ] {3010d100-7d6d-4697-bf79-8bc26bc5cdf9} TCPHandler: Processed in 0.003524363 sec. 2024.12.21 01:41:34.382663 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:34.382878 [ 258 ] {c91938a9-8d94-44d9-b620-400416e9baaf} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:34.382934 [ 191 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:34.382954 [ 258 ] {c91938a9-8d94-44d9-b620-400416e9baaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:34.383057 [ 191 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 321 rows starting from the beginning of the part 2024.12.21 01:41:34.383603 [ 191 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part 2024.12.21 01:41:34.384191 [ 191 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part 2024.12.21 01:41:34.384707 [ 258 ] {c91938a9-8d94-44d9-b620-400416e9baaf} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:34.384777 [ 258 ] {c91938a9-8d94-44d9-b620-400416e9baaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:34.384810 [ 191 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part 2024.12.21 01:41:34.385399 [ 191 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part 2024.12.21 01:41:34.385904 [ 258 ] {c91938a9-8d94-44d9-b620-400416e9baaf} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 01:41:34.385939 [ 191 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part 2024.12.21 01:41:34.386635 [ 258 ] {c91938a9-8d94-44d9-b620-400416e9baaf} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:34.386998 [ 258 ] {c91938a9-8d94-44d9-b620-400416e9baaf} executeQuery: Read 82 rows, 5.33 KiB in 0.004167 sec., 19678.425725941925 rows/sec., 1.25 MiB/sec. 2024.12.21 01:41:34.387062 [ 258 ] {c91938a9-8d94-44d9-b620-400416e9baaf} TCPHandler: Processed in 0.004548051 sec. 2024.12.21 01:41:34.391429 [ 197 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 19 columns (19 merged, 0 gathered) in 0.009663412 sec., 53397.28865953351 rows/sec., 95.69 MiB/sec. 2024.12.21 01:41:34.392250 [ 194 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 01:41:34.392778 [ 194 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_16_3} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:41:34.392879 [ 194 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_16_3} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 01:41:34.393071 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. 2024.12.21 01:41:39.353261 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:39.353465 [ 258 ] {cf19506a-ebd5-4aba-ad64-33ecc6e88578} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:39.353546 [ 258 ] {cf19506a-ebd5-4aba-ad64-33ecc6e88578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:39.354347 [ 258 ] {cf19506a-ebd5-4aba-ad64-33ecc6e88578} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:39.354396 [ 258 ] {cf19506a-ebd5-4aba-ad64-33ecc6e88578} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:39.354843 [ 258 ] {cf19506a-ebd5-4aba-ad64-33ecc6e88578} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 01:41:39.355097 [ 258 ] {cf19506a-ebd5-4aba-ad64-33ecc6e88578} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:39.355300 [ 258 ] {cf19506a-ebd5-4aba-ad64-33ecc6e88578} executeQuery: Read 56 rows, 4.41 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.28 MiB/sec. 2024.12.21 01:41:39.355367 [ 258 ] {cf19506a-ebd5-4aba-ad64-33ecc6e88578} TCPHandler: Processed in 0.00224198 sec. 2024.12.21 01:41:39.355645 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:39.355837 [ 4 ] {becbbeb8-39e2-4c81-b759-724e8a86b334} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:39.355909 [ 4 ] {becbbeb8-39e2-4c81-b759-724e8a86b334} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:39.356683 [ 4 ] {becbbeb8-39e2-4c81-b759-724e8a86b334} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:39.356735 [ 4 ] {becbbeb8-39e2-4c81-b759-724e8a86b334} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:39.357167 [ 4 ] {becbbeb8-39e2-4c81-b759-724e8a86b334} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 01:41:39.357422 [ 4 ] {becbbeb8-39e2-4c81-b759-724e8a86b334} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:39.357663 [ 4 ] {becbbeb8-39e2-4c81-b759-724e8a86b334} executeQuery: Read 64 rows, 5.12 KiB in 0.00188 sec., 34042.553191489365 rows/sec., 2.66 MiB/sec. 2024.12.21 01:41:39.357722 [ 4 ] {becbbeb8-39e2-4c81-b759-724e8a86b334} TCPHandler: Processed in 0.00221451 sec. 2024.12.21 01:41:39.357896 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:39.358043 [ 258 ] {c246fb70-0484-4e82-94f9-e3ec37fcb424} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:39.358111 [ 258 ] {c246fb70-0484-4e82-94f9-e3ec37fcb424} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:39.359101 [ 258 ] {c246fb70-0484-4e82-94f9-e3ec37fcb424} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:39.359143 [ 258 ] {c246fb70-0484-4e82-94f9-e3ec37fcb424} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:39.359546 [ 258 ] {c246fb70-0484-4e82-94f9-e3ec37fcb424} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 01:41:39.359792 [ 258 ] {c246fb70-0484-4e82-94f9-e3ec37fcb424} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:39.359974 [ 258 ] {c246fb70-0484-4e82-94f9-e3ec37fcb424} executeQuery: Read 160 rows, 11.41 KiB in 0.001968 sec., 81300.81300813008 rows/sec., 5.66 MiB/sec. 2024.12.21 01:41:39.360034 [ 258 ] {c246fb70-0484-4e82-94f9-e3ec37fcb424} TCPHandler: Processed in 0.00220792 sec. 2024.12.21 01:41:39.360221 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:39.360347 [ 4 ] {d634bc73-cb5a-4c31-80a2-e4f47b255a13} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:39.360402 [ 4 ] {d634bc73-cb5a-4c31-80a2-e4f47b255a13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:39.360943 [ 4 ] {d634bc73-cb5a-4c31-80a2-e4f47b255a13} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:39.360985 [ 4 ] {d634bc73-cb5a-4c31-80a2-e4f47b255a13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:39.361383 [ 4 ] {d634bc73-cb5a-4c31-80a2-e4f47b255a13} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 01:41:39.361627 [ 4 ] {d634bc73-cb5a-4c31-80a2-e4f47b255a13} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:39.361889 [ 4 ] {d634bc73-cb5a-4c31-80a2-e4f47b255a13} executeQuery: Read 60 rows, 4.14 KiB in 0.001562 sec., 38412.291933418695 rows/sec., 2.59 MiB/sec. 2024.12.21 01:41:39.362092 [ 4 ] {d634bc73-cb5a-4c31-80a2-e4f47b255a13} TCPHandler: Processed in 0.001926494 sec. 2024.12.21 01:41:40.781621 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2024.12.21 01:41:40.782296 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:40.782350 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:40.782927 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:41:40.783187 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:41:40.783490 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2024.12.21 01:41:41.600646 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2024.12.21 01:41:41.624436 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:41.624495 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:41.631989 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:41:41.632781 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:41:41.637060 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2024.12.21 01:41:43.329690 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 732 2024.12.21 01:41:43.333364 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:43.333421 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:43.334906 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:41:43.335229 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:41:43.336393 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 732 2024.12.21 01:41:44.359933 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:44.360151 [ 258 ] {e931d297-a791-41a6-894e-a65ffbf092d2} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:41:44.360233 [ 258 ] {e931d297-a791-41a6-894e-a65ffbf092d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:41:44.361058 [ 258 ] {e931d297-a791-41a6-894e-a65ffbf092d2} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:44.361114 [ 258 ] {e931d297-a791-41a6-894e-a65ffbf092d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:44.361563 [ 258 ] {e931d297-a791-41a6-894e-a65ffbf092d2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:41:44.361833 [ 258 ] {e931d297-a791-41a6-894e-a65ffbf092d2} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:41:44.362065 [ 33 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.21 01:41:44.362102 [ 258 ] {e931d297-a791-41a6-894e-a65ffbf092d2} executeQuery: Read 14 rows, 1.01 KiB in 0.002011 sec., 6961.7105917454 rows/sec., 501.15 KiB/sec. 2024.12.21 01:41:44.362182 [ 33 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:44.362262 [ 258 ] {e931d297-a791-41a6-894e-a65ffbf092d2} TCPHandler: Processed in 0.002467294 sec. 2024.12.21 01:41:44.362274 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:44.362573 [ 186 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:41:44.362575 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:44.362996 [ 186 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:44.363005 [ 4 ] {4a9e86d3-2fbe-4ff7-8bff-665056c61bcb} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:44.363064 [ 186 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:41:44.363138 [ 4 ] {4a9e86d3-2fbe-4ff7-8bff-665056c61bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:44.363307 [ 186 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:41:44.363750 [ 186 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:41:44.364048 [ 186 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:41:44.364424 [ 186 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:41:44.366362 [ 4 ] {4a9e86d3-2fbe-4ff7-8bff-665056c61bcb} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:44.366448 [ 4 ] {4a9e86d3-2fbe-4ff7-8bff-665056c61bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:44.366974 [ 194 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004522891 sec., 15476.826657993746 rows/sec., 1.15 MiB/sec. 2024.12.21 01:41:44.367240 [ 194 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.21 01:41:44.367549 [ 4 ] {4a9e86d3-2fbe-4ff7-8bff-665056c61bcb} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 01:41:44.367901 [ 194 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_17_4} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:41:44.368027 [ 4 ] {4a9e86d3-2fbe-4ff7-8bff-665056c61bcb} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:44.368090 [ 194 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_17_4} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.21 01:41:44.368327 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:41:44.368473 [ 4 ] {4a9e86d3-2fbe-4ff7-8bff-665056c61bcb} executeQuery: Read 281 rows, 25.42 KiB in 0.005584 sec., 50322.34957020057 rows/sec., 4.45 MiB/sec. 2024.12.21 01:41:44.368638 [ 4 ] {4a9e86d3-2fbe-4ff7-8bff-665056c61bcb} TCPHandler: Processed in 0.006249251 sec. 2024.12.21 01:41:44.368888 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:44.369070 [ 258 ] {0c7e4ddb-e365-41d6-96fa-fd05abc86e28} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:41:44.369135 [ 258 ] {0c7e4ddb-e365-41d6-96fa-fd05abc86e28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:41:44.369867 [ 258 ] {0c7e4ddb-e365-41d6-96fa-fd05abc86e28} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:44.369917 [ 258 ] {0c7e4ddb-e365-41d6-96fa-fd05abc86e28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:44.370317 [ 258 ] {0c7e4ddb-e365-41d6-96fa-fd05abc86e28} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:41:44.370570 [ 258 ] {0c7e4ddb-e365-41d6-96fa-fd05abc86e28} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:41:44.370790 [ 258 ] {0c7e4ddb-e365-41d6-96fa-fd05abc86e28} executeQuery: Read 46 rows, 3.39 KiB in 0.001761 sec., 26121.52186257808 rows/sec., 1.88 MiB/sec. 2024.12.21 01:41:44.370852 [ 258 ] {0c7e4ddb-e365-41d6-96fa-fd05abc86e28} TCPHandler: Processed in 0.002077177 sec. 2024.12.21 01:41:44.371018 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:44.371166 [ 4 ] {8a4159fa-9a80-47c8-beec-324ded69fa47} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:41:44.371229 [ 4 ] {8a4159fa-9a80-47c8-beec-324ded69fa47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:41:44.371959 [ 4 ] {8a4159fa-9a80-47c8-beec-324ded69fa47} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:44.372000 [ 4 ] {8a4159fa-9a80-47c8-beec-324ded69fa47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:44.372367 [ 4 ] {8a4159fa-9a80-47c8-beec-324ded69fa47} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:41:44.372615 [ 4 ] {8a4159fa-9a80-47c8-beec-324ded69fa47} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:41:44.372877 [ 4 ] {8a4159fa-9a80-47c8-beec-324ded69fa47} executeQuery: Read 14 rows, 1004.00 B in 0.001745 sec., 8022.9226361031515 rows/sec., 561.87 KiB/sec. 2024.12.21 01:41:44.373099 [ 4 ] {8a4159fa-9a80-47c8-beec-324ded69fa47} TCPHandler: Processed in 0.002149629 sec. 2024.12.21 01:41:44.373237 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:44.373357 [ 258 ] {e96a96cc-0251-46d6-b872-68db636dcbe1} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:41:44.373408 [ 258 ] {e96a96cc-0251-46d6-b872-68db636dcbe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:41:44.373985 [ 258 ] {e96a96cc-0251-46d6-b872-68db636dcbe1} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:44.374026 [ 258 ] {e96a96cc-0251-46d6-b872-68db636dcbe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:44.374383 [ 258 ] {e96a96cc-0251-46d6-b872-68db636dcbe1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:41:44.374629 [ 258 ] {e96a96cc-0251-46d6-b872-68db636dcbe1} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:41:44.374815 [ 32 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.21 01:41:44.374885 [ 258 ] {e96a96cc-0251-46d6-b872-68db636dcbe1} executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. 2024.12.21 01:41:44.374896 [ 32 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:44.374968 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:44.375017 [ 258 ] {e96a96cc-0251-46d6-b872-68db636dcbe1} TCPHandler: Processed in 0.001835403 sec. 2024.12.21 01:41:44.375297 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:44.375702 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:41:44.375751 [ 4 ] {50399765-6720-4963-86e0-f0f4050e4853} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:44.375862 [ 4 ] {50399765-6720-4963-86e0-f0f4050e4853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:44.376101 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:44.376176 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:41:44.376446 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:41:44.376800 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:41:44.377159 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:41:44.377521 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:41:44.379753 [ 4 ] {50399765-6720-4963-86e0-f0f4050e4853} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:44.379829 [ 4 ] {50399765-6720-4963-86e0-f0f4050e4853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:44.380538 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005426737 sec., 11977.731738243441 rows/sec., 793.60 KiB/sec. 2024.12.21 01:41:44.380735 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.21 01:41:44.380826 [ 4 ] {50399765-6720-4963-86e0-f0f4050e4853} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 01:41:44.381183 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_17_4} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:41:44.381295 [ 4 ] {50399765-6720-4963-86e0-f0f4050e4853} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:44.381366 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_17_4} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.21 01:41:44.381571 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.12.21 01:41:44.381678 [ 4 ] {50399765-6720-4963-86e0-f0f4050e4853} executeQuery: Read 421 rows, 30.80 KiB in 0.006036 sec., 69748.1776010603 rows/sec., 4.98 MiB/sec. 2024.12.21 01:41:44.381753 [ 4 ] {50399765-6720-4963-86e0-f0f4050e4853} TCPHandler: Processed in 0.006641339 sec. 2024.12.21 01:41:44.381971 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:44.382195 [ 258 ] {8a18c5fb-d97c-4e21-809c-d8a1e91d262d} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:41:44.382290 [ 258 ] {8a18c5fb-d97c-4e21-809c-d8a1e91d262d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:41:44.383085 [ 258 ] {8a18c5fb-d97c-4e21-809c-d8a1e91d262d} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:44.383126 [ 258 ] {8a18c5fb-d97c-4e21-809c-d8a1e91d262d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:44.383500 [ 258 ] {8a18c5fb-d97c-4e21-809c-d8a1e91d262d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:41:44.383748 [ 258 ] {8a18c5fb-d97c-4e21-809c-d8a1e91d262d} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:41:44.383970 [ 258 ] {8a18c5fb-d97c-4e21-809c-d8a1e91d262d} executeQuery: Read 6 rows, 321.00 B in 0.001832 sec., 3275.109170305677 rows/sec., 171.11 KiB/sec. 2024.12.21 01:41:44.384026 [ 258 ] {8a18c5fb-d97c-4e21-809c-d8a1e91d262d} TCPHandler: Processed in 0.002164938 sec. 2024.12.21 01:41:44.384201 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:44.384346 [ 4 ] {5c538186-ad4b-424a-8871-6dff42376e58} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:44.384412 [ 4 ] {5c538186-ad4b-424a-8871-6dff42376e58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:44.385079 [ 4 ] {5c538186-ad4b-424a-8871-6dff42376e58} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:44.385116 [ 4 ] {5c538186-ad4b-424a-8871-6dff42376e58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:44.385512 [ 4 ] {5c538186-ad4b-424a-8871-6dff42376e58} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 01:41:44.385749 [ 4 ] {5c538186-ad4b-424a-8871-6dff42376e58} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:44.385938 [ 4 ] {5c538186-ad4b-424a-8871-6dff42376e58} executeQuery: Read 237 rows, 16.27 KiB in 0.001625 sec., 145846.15384615384 rows/sec., 9.78 MiB/sec. 2024.12.21 01:41:44.386061 [ 4 ] {5c538186-ad4b-424a-8871-6dff42376e58} TCPHandler: Processed in 0.001927145 sec. 2024.12.21 01:41:44.386307 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:44.386532 [ 258 ] {01076546-ffe1-497e-8e01-e8f6705372d3} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:41:44.386627 [ 258 ] {01076546-ffe1-497e-8e01-e8f6705372d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:41:44.387253 [ 258 ] {01076546-ffe1-497e-8e01-e8f6705372d3} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:44.387292 [ 258 ] {01076546-ffe1-497e-8e01-e8f6705372d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:44.387656 [ 258 ] {01076546-ffe1-497e-8e01-e8f6705372d3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:41:44.387899 [ 258 ] {01076546-ffe1-497e-8e01-e8f6705372d3} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:41:44.388113 [ 258 ] {01076546-ffe1-497e-8e01-e8f6705372d3} executeQuery: Read 1 rows, 69.00 B in 0.001636 sec., 611.2469437652811 rows/sec., 41.19 KiB/sec. 2024.12.21 01:41:44.388167 [ 258 ] {01076546-ffe1-497e-8e01-e8f6705372d3} TCPHandler: Processed in 0.001991426 sec. 2024.12.21 01:41:44.388317 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:44.388458 [ 4 ] {2e97f9f8-3361-4606-a48b-2f3e186b5cb2} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:44.388552 [ 4 ] {2e97f9f8-3361-4606-a48b-2f3e186b5cb2} 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.21 01:41:44.389779 [ 4 ] {2e97f9f8-3361-4606-a48b-2f3e186b5cb2} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:44.389818 [ 4 ] {2e97f9f8-3361-4606-a48b-2f3e186b5cb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:44.390483 [ 4 ] {2e97f9f8-3361-4606-a48b-2f3e186b5cb2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 01:41:44.390755 [ 4 ] {2e97f9f8-3361-4606-a48b-2f3e186b5cb2} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:41:44.390955 [ 4 ] {2e97f9f8-3361-4606-a48b-2f3e186b5cb2} executeQuery: Read 39 rows, 71.56 KiB in 0.00253 sec., 15415.019762845848 rows/sec., 27.62 MiB/sec. 2024.12.21 01:41:44.391075 [ 4 ] {2e97f9f8-3361-4606-a48b-2f3e186b5cb2} TCPHandler: Processed in 0.002826521 sec. 2024.12.21 01:41:44.391221 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:44.391341 [ 258 ] {8872e91a-ff19-4be9-ae7f-2bbfb98436ab} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:44.391393 [ 258 ] {8872e91a-ff19-4be9-ae7f-2bbfb98436ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:44.391883 [ 258 ] {8872e91a-ff19-4be9-ae7f-2bbfb98436ab} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:44.391923 [ 258 ] {8872e91a-ff19-4be9-ae7f-2bbfb98436ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:44.392311 [ 258 ] {8872e91a-ff19-4be9-ae7f-2bbfb98436ab} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 01:41:44.392547 [ 258 ] {8872e91a-ff19-4be9-ae7f-2bbfb98436ab} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:44.392795 [ 258 ] {8872e91a-ff19-4be9-ae7f-2bbfb98436ab} executeQuery: Read 82 rows, 5.33 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 3.55 MiB/sec. 2024.12.21 01:41:44.392875 [ 258 ] {8872e91a-ff19-4be9-ae7f-2bbfb98436ab} TCPHandler: Processed in 0.00170723 sec. 2024.12.21 01:41:48.157401 [ 26 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:41:48.157512 [ 26 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:41:48.283701 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2024.12.21 01:41:48.284531 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:48.284569 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:48.285099 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:41:48.285350 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:41:48.285509 [ 26 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 01:41:48.285537 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2024.12.21 01:41:48.285563 [ 26 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:48.285590 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:48.285745 [ 197 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:48.285913 [ 197 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:48.285959 [ 197 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:48.286042 [ 197 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:48.286242 [ 197 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:48.286485 [ 197 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:48.286704 [ 197 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:48.286896 [ 197 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:41:48.289546 [ 190 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003879179 sec., 3082095.4640144217 rows/sec., 44.09 MiB/sec. 2024.12.21 01:41:48.289972 [ 192 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 01:41:48.290338 [ 192 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_26_5} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:41:48.290435 [ 192 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_26_5} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 01:41:48.290552 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2024.12.21 01:41:49.137187 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2024.12.21 01:41:49.158673 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.158731 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.166191 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:41:49.166988 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:41:49.167421 [ 23 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 01:41:49.167608 [ 23 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.167716 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.168377 [ 190 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:49.183311 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2024.12.21 01:41:49.184952 [ 190 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:49.186567 [ 190 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:49.192416 [ 190 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:49.198244 [ 190 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:49.204214 [ 190 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:49.211143 [ 190 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:49.215997 [ 190 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:41:49.277832 [ 192 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.109908033 sec., 1783.3091417439887 rows/sec., 9.22 MiB/sec. 2024.12.21 01:41:49.280645 [ 195 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 01:41:49.284150 [ 195 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_26_5} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:41:49.284292 [ 195 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_26_5} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 01:41:49.286704 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.12.21 01:41:49.353546 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.353734 [ 258 ] {19a3c500-e1a7-44a3-bc48-4e9fa16a0efc} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:49.353811 [ 258 ] {19a3c500-e1a7-44a3-bc48-4e9fa16a0efc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:49.354566 [ 258 ] {19a3c500-e1a7-44a3-bc48-4e9fa16a0efc} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.354608 [ 258 ] {19a3c500-e1a7-44a3-bc48-4e9fa16a0efc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.355021 [ 258 ] {19a3c500-e1a7-44a3-bc48-4e9fa16a0efc} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 01:41:49.355275 [ 258 ] {19a3c500-e1a7-44a3-bc48-4e9fa16a0efc} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:49.355463 [ 25 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 01:41:49.355529 [ 258 ] {19a3c500-e1a7-44a3-bc48-4e9fa16a0efc} executeQuery: Read 56 rows, 4.41 KiB in 0.001845 sec., 30352.30352303523 rows/sec., 2.33 MiB/sec. 2024.12.21 01:41:49.355533 [ 25 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.355615 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.355672 [ 258 ] {19a3c500-e1a7-44a3-bc48-4e9fa16a0efc} TCPHandler: Processed in 0.002258401 sec. 2024.12.21 01:41:49.355906 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:41:49.356003 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.356090 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:49.356144 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1431 rows starting from the beginning of the part 2024.12.21 01:41:49.356305 [ 4 ] {c93d88a7-9230-4de9-80ba-2796a9d5dc46} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:49.356381 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part 2024.12.21 01:41:49.356471 [ 4 ] {c93d88a7-9230-4de9-80ba-2796a9d5dc46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:49.356689 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 281 rows starting from the beginning of the part 2024.12.21 01:41:49.356940 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part 2024.12.21 01:41:49.357245 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 281 rows starting from the beginning of the part 2024.12.21 01:41:49.357628 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part 2024.12.21 01:41:49.359406 [ 4 ] {c93d88a7-9230-4de9-80ba-2796a9d5dc46} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.359488 [ 4 ] {c93d88a7-9230-4de9-80ba-2796a9d5dc46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:49.360476 [ 4 ] {c93d88a7-9230-4de9-80ba-2796a9d5dc46} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 01:41:49.361025 [ 4 ] {c93d88a7-9230-4de9-80ba-2796a9d5dc46} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:49.361050 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.005338155 sec., 404821.51604814775 rows/sec., 35.72 MiB/sec. 2024.12.21 01:41:49.361272 [ 25 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 01:41:49.361351 [ 25 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.361406 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 01:41:49.361419 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.361577 [ 4 ] {c93d88a7-9230-4de9-80ba-2796a9d5dc46} executeQuery: Read 64 rows, 5.12 KiB in 0.005364 sec., 11931.394481730053 rows/sec., 953.62 KiB/sec. 2024.12.21 01:41:49.361732 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:41:49.361842 [ 4 ] {c93d88a7-9230-4de9-80ba-2796a9d5dc46} TCPHandler: Processed in 0.006030347 sec. 2024.12.21 01:41:49.362111 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:49.362198 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part 2024.12.21 01:41:49.362206 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.362218 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_41_8} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:49.362576 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part 2024.12.21 01:41:49.362678 [ 258 ] {a1d5ec65-7496-4d96-b764-ac6d61069f4f} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:49.362702 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_41_8} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 01:41:49.362916 [ 258 ] {a1d5ec65-7496-4d96-b764-ac6d61069f4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:49.363123 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 421 rows starting from the beginning of the part 2024.12.21 01:41:49.363157 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.12.21 01:41:49.363521 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part 2024.12.21 01:41:49.363893 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 421 rows starting from the beginning of the part 2024.12.21 01:41:49.364259 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part 2024.12.21 01:41:49.365436 [ 258 ] {a1d5ec65-7496-4d96-b764-ac6d61069f4f} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.365508 [ 258 ] {a1d5ec65-7496-4d96-b764-ac6d61069f4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:49.366555 [ 258 ] {a1d5ec65-7496-4d96-b764-ac6d61069f4f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 01:41:49.366973 [ 258 ] {a1d5ec65-7496-4d96-b764-ac6d61069f4f} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:49.367331 [ 187 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005802514 sec., 335544.21411133173 rows/sec., 25.68 MiB/sec. 2024.12.21 01:41:49.367388 [ 25 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 01:41:49.367475 [ 25 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.367516 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:49.367537 [ 258 ] {a1d5ec65-7496-4d96-b764-ac6d61069f4f} executeQuery: Read 160 rows, 11.41 KiB in 0.005032 sec., 31796.50238473768 rows/sec., 2.21 MiB/sec. 2024.12.21 01:41:49.367700 [ 187 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 01:41:49.367976 [ 258 ] {a1d5ec65-7496-4d96-b764-ac6d61069f4f} TCPHandler: Processed in 0.005957246 sec. 2024.12.21 01:41:49.368129 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:41:49.368220 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.368586 [ 4 ] {84559308-6ef4-4a1b-b172-6e3d111a3c1b} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:49.368611 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:49.368732 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11577 rows starting from the beginning of the part 2024.12.21 01:41:49.368752 [ 4 ] {84559308-6ef4-4a1b-b172-6e3d111a3c1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:49.368752 [ 187 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_41_8} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:49.369192 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:41:49.369418 [ 187 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_41_8} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 01:41:49.369690 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part 2024.12.21 01:41:49.370221 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:41:49.370597 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.21 01:41:49.370618 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:41:49.370863 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2024.12.21 01:41:49.371726 [ 4 ] {84559308-6ef4-4a1b-b172-6e3d111a3c1b} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.371787 [ 4 ] {84559308-6ef4-4a1b-b172-6e3d111a3c1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:49.372423 [ 4 ] {84559308-6ef4-4a1b-b172-6e3d111a3c1b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 01:41:49.372852 [ 4 ] {84559308-6ef4-4a1b-b172-6e3d111a3c1b} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:49.373061 [ 25 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 01:41:49.373119 [ 25 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.373164 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:49.373164 [ 4 ] {84559308-6ef4-4a1b-b172-6e3d111a3c1b} executeQuery: Read 60 rows, 4.14 KiB in 0.004717 sec., 12719.949120203519 rows/sec., 877.81 KiB/sec. 2024.12.21 01:41:49.373519 [ 4 ] {84559308-6ef4-4a1b-b172-6e3d111a3c1b} TCPHandler: Processed in 0.005404967 sec. 2024.12.21 01:41:49.373651 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:41:49.373917 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:41:49.373974 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2178 rows starting from the beginning of the part 2024.12.21 01:41:49.374272 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:41:49.374656 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:41:49.375018 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:41:49.375332 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:41:49.375652 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2024.12.21 01:41:49.378270 [ 196 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2522 rows, containing 4 columns (4 merged, 0 gathered) in 0.0050003 sec., 504369.73781573103 rows/sec., 32.91 MiB/sec. 2024.12.21 01:41:49.378624 [ 198 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 01:41:49.379210 [ 198 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_41_8} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:49.379363 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 12531 rows, containing 5 columns (5 merged, 0 gathered) in 0.011694829 sec., 1071499.2070427022 rows/sec., 72.37 MiB/sec. 2024.12.21 01:41:49.379419 [ 198 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_41_8} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 01:41:49.379538 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2024.12.21 01:41:49.379738 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 01:41:49.380039 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_41_8} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:49.380123 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_41_8} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 01:41:49.380215 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. 2024.12.21 01:41:49.900161 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.900372 [ 258 ] {996e4253-4f29-4d8c-a1f3-96b2c0a3526a} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:41:49.900458 [ 258 ] {996e4253-4f29-4d8c-a1f3-96b2c0a3526a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:41:49.901307 [ 258 ] {996e4253-4f29-4d8c-a1f3-96b2c0a3526a} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.901364 [ 258 ] {996e4253-4f29-4d8c-a1f3-96b2c0a3526a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.901811 [ 258 ] {996e4253-4f29-4d8c-a1f3-96b2c0a3526a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:41:49.902073 [ 258 ] {996e4253-4f29-4d8c-a1f3-96b2c0a3526a} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:41:49.902334 [ 258 ] {996e4253-4f29-4d8c-a1f3-96b2c0a3526a} executeQuery: Read 14 rows, 1.01 KiB in 0.002022 sec., 6923.837784371909 rows/sec., 498.42 KiB/sec. 2024.12.21 01:41:49.902403 [ 258 ] {996e4253-4f29-4d8c-a1f3-96b2c0a3526a} TCPHandler: Processed in 0.002386063 sec. 2024.12.21 01:41:49.902669 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.902862 [ 4 ] {30049269-c8a0-4e86-a4e3-1a72da9acc9d} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 01:41:49.902938 [ 4 ] {30049269-c8a0-4e86-a4e3-1a72da9acc9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 01:41:49.903697 [ 4 ] {30049269-c8a0-4e86-a4e3-1a72da9acc9d} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.903749 [ 4 ] {30049269-c8a0-4e86-a4e3-1a72da9acc9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.904174 [ 4 ] {30049269-c8a0-4e86-a4e3-1a72da9acc9d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 01:41:49.904426 [ 4 ] {30049269-c8a0-4e86-a4e3-1a72da9acc9d} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): 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.21 01:41:49.904658 [ 4 ] {30049269-c8a0-4e86-a4e3-1a72da9acc9d} executeQuery: Read 16 rows, 1.30 KiB in 0.001839 sec., 8700.380641653073 rows/sec., 709.45 KiB/sec. 2024.12.21 01:41:49.904854 [ 4 ] {30049269-c8a0-4e86-a4e3-1a72da9acc9d} TCPHandler: Processed in 0.002312932 sec. 2024.12.21 01:41:49.905087 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.905261 [ 258 ] {3106a213-4c9c-4297-a943-2ca69b7b7a6e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:49.905324 [ 258 ] {3106a213-4c9c-4297-a943-2ca69b7b7a6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:49.906729 [ 258 ] {3106a213-4c9c-4297-a943-2ca69b7b7a6e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.906770 [ 258 ] {3106a213-4c9c-4297-a943-2ca69b7b7a6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.907240 [ 258 ] {3106a213-4c9c-4297-a943-2ca69b7b7a6e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 01:41:49.907493 [ 258 ] {3106a213-4c9c-4297-a943-2ca69b7b7a6e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:49.907717 [ 258 ] {3106a213-4c9c-4297-a943-2ca69b7b7a6e} executeQuery: Read 1429 rows, 122.57 KiB in 0.00249 sec., 573895.5823293172 rows/sec., 48.07 MiB/sec. 2024.12.21 01:41:49.907772 [ 258 ] {3106a213-4c9c-4297-a943-2ca69b7b7a6e} TCPHandler: Processed in 0.00279711 sec. 2024.12.21 01:41:49.907920 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.908044 [ 4 ] {787ea9d3-234a-416b-9430-485c9999c804} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:41:49.908098 [ 4 ] {787ea9d3-234a-416b-9430-485c9999c804} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:41:49.908738 [ 4 ] {787ea9d3-234a-416b-9430-485c9999c804} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.908777 [ 4 ] {787ea9d3-234a-416b-9430-485c9999c804} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.909150 [ 4 ] {787ea9d3-234a-416b-9430-485c9999c804} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:41:49.909388 [ 4 ] {787ea9d3-234a-416b-9430-485c9999c804} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:41:49.909571 [ 4 ] {787ea9d3-234a-416b-9430-485c9999c804} executeQuery: Read 62 rows, 4.51 KiB in 0.001555 sec., 39871.38263665595 rows/sec., 2.83 MiB/sec. 2024.12.21 01:41:49.909627 [ 4 ] {787ea9d3-234a-416b-9430-485c9999c804} TCPHandler: Processed in 0.001768631 sec. 2024.12.21 01:41:49.909785 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.909904 [ 258 ] {e50338ca-8234-42de-a725-6fbc7bbba968} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:41:49.909956 [ 258 ] {e50338ca-8234-42de-a725-6fbc7bbba968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:41:49.910624 [ 258 ] {e50338ca-8234-42de-a725-6fbc7bbba968} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.910665 [ 258 ] {e50338ca-8234-42de-a725-6fbc7bbba968} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.911036 [ 258 ] {e50338ca-8234-42de-a725-6fbc7bbba968} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:41:49.911289 [ 258 ] {e50338ca-8234-42de-a725-6fbc7bbba968} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:41:49.911561 [ 258 ] {e50338ca-8234-42de-a725-6fbc7bbba968} executeQuery: Read 242 rows, 16.79 KiB in 0.001683 sec., 143790.8496732026 rows/sec., 9.74 MiB/sec. 2024.12.21 01:41:49.911765 [ 258 ] {e50338ca-8234-42de-a725-6fbc7bbba968} TCPHandler: Processed in 0.002031126 sec. 2024.12.21 01:41:49.911931 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.912050 [ 4 ] {a01434f8-8756-41db-891d-0a45dda66f58} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:41:49.912100 [ 4 ] {a01434f8-8756-41db-891d-0a45dda66f58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:41:49.912680 [ 4 ] {a01434f8-8756-41db-891d-0a45dda66f58} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.912719 [ 4 ] {a01434f8-8756-41db-891d-0a45dda66f58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.913068 [ 4 ] {a01434f8-8756-41db-891d-0a45dda66f58} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:41:49.913305 [ 4 ] {a01434f8-8756-41db-891d-0a45dda66f58} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:41:49.913507 [ 4 ] {a01434f8-8756-41db-891d-0a45dda66f58} executeQuery: Read 13 rows, 830.00 B in 0.001475 sec., 8813.559322033898 rows/sec., 549.52 KiB/sec. 2024.12.21 01:41:49.913613 [ 4 ] {a01434f8-8756-41db-891d-0a45dda66f58} TCPHandler: Processed in 0.001741901 sec. 2024.12.21 01:41:49.913764 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.913882 [ 258 ] {13ab4d3d-8838-4d4f-8a9c-fe77a03dc552} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:49.913930 [ 258 ] {13ab4d3d-8838-4d4f-8a9c-fe77a03dc552} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:49.914862 [ 258 ] {13ab4d3d-8838-4d4f-8a9c-fe77a03dc552} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.914903 [ 258 ] {13ab4d3d-8838-4d4f-8a9c-fe77a03dc552} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.915297 [ 258 ] {13ab4d3d-8838-4d4f-8a9c-fe77a03dc552} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 01:41:49.915534 [ 258 ] {13ab4d3d-8838-4d4f-8a9c-fe77a03dc552} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:49.915780 [ 258 ] {13ab4d3d-8838-4d4f-8a9c-fe77a03dc552} executeQuery: Read 893 rows, 66.40 KiB in 0.001911 sec., 467294.610151753 rows/sec., 33.93 MiB/sec. 2024.12.21 01:41:49.915844 [ 258 ] {13ab4d3d-8838-4d4f-8a9c-fe77a03dc552} TCPHandler: Processed in 0.002137448 sec. 2024.12.21 01:41:49.916077 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.916213 [ 4 ] {f4a6a41b-6767-4050-8c99-bad927a2a1cb} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:41:49.916264 [ 4 ] {f4a6a41b-6767-4050-8c99-bad927a2a1cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:41:49.916750 [ 4 ] {f4a6a41b-6767-4050-8c99-bad927a2a1cb} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.916788 [ 4 ] {f4a6a41b-6767-4050-8c99-bad927a2a1cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.917144 [ 4 ] {f4a6a41b-6767-4050-8c99-bad927a2a1cb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:41:49.917377 [ 4 ] {f4a6a41b-6767-4050-8c99-bad927a2a1cb} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:41:49.917562 [ 4 ] {f4a6a41b-6767-4050-8c99-bad927a2a1cb} executeQuery: Read 6 rows, 321.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 228.32 KiB/sec. 2024.12.21 01:41:49.917614 [ 4 ] {f4a6a41b-6767-4050-8c99-bad927a2a1cb} TCPHandler: Processed in 0.00166005 sec. 2024.12.21 01:41:49.917756 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.917873 [ 258 ] {03a0a4d5-8880-4514-9116-27e0bae177bd} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:49.917925 [ 258 ] {03a0a4d5-8880-4514-9116-27e0bae177bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:49.918661 [ 258 ] {03a0a4d5-8880-4514-9116-27e0bae177bd} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.918702 [ 258 ] {03a0a4d5-8880-4514-9116-27e0bae177bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.919136 [ 258 ] {03a0a4d5-8880-4514-9116-27e0bae177bd} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 01:41:49.919372 [ 258 ] {03a0a4d5-8880-4514-9116-27e0bae177bd} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:49.919575 [ 258 ] {03a0a4d5-8880-4514-9116-27e0bae177bd} executeQuery: Read 963 rows, 65.53 KiB in 0.001727 sec., 557614.3601621309 rows/sec., 37.06 MiB/sec. 2024.12.21 01:41:49.919628 [ 258 ] {03a0a4d5-8880-4514-9116-27e0bae177bd} TCPHandler: Processed in 0.001927154 sec. 2024.12.21 01:41:49.919782 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.919900 [ 4 ] {ee35344b-be73-4ed6-ad41-9293a6c35c36} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:41:49.919953 [ 4 ] {ee35344b-be73-4ed6-ad41-9293a6c35c36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:41:49.920425 [ 4 ] {ee35344b-be73-4ed6-ad41-9293a6c35c36} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.920461 [ 4 ] {ee35344b-be73-4ed6-ad41-9293a6c35c36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.920830 [ 4 ] {ee35344b-be73-4ed6-ad41-9293a6c35c36} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:41:49.921067 [ 4 ] {ee35344b-be73-4ed6-ad41-9293a6c35c36} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:41:49.921246 [ 4 ] {ee35344b-be73-4ed6-ad41-9293a6c35c36} executeQuery: Read 1 rows, 69.00 B in 0.00137 sec., 729.9270072992701 rows/sec., 49.18 KiB/sec. 2024.12.21 01:41:49.921297 [ 4 ] {ee35344b-be73-4ed6-ad41-9293a6c35c36} TCPHandler: Processed in 0.001573688 sec. 2024.12.21 01:41:49.921445 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.921583 [ 258 ] {12d6508a-d12f-4c7e-99fa-d060c02c4a5d} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:49.921674 [ 258 ] {12d6508a-d12f-4c7e-99fa-d060c02c4a5d} 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.21 01:41:49.922958 [ 258 ] {12d6508a-d12f-4c7e-99fa-d060c02c4a5d} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.922997 [ 258 ] {12d6508a-d12f-4c7e-99fa-d060c02c4a5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.923643 [ 258 ] {12d6508a-d12f-4c7e-99fa-d060c02c4a5d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 01:41:49.923906 [ 258 ] {12d6508a-d12f-4c7e-99fa-d060c02c4a5d} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:41:49.924151 [ 258 ] {12d6508a-d12f-4c7e-99fa-d060c02c4a5d} executeQuery: Read 39 rows, 71.56 KiB in 0.002598 sec., 15011.547344110853 rows/sec., 26.90 MiB/sec. 2024.12.21 01:41:49.924245 [ 258 ] {12d6508a-d12f-4c7e-99fa-d060c02c4a5d} TCPHandler: Processed in 0.002868121 sec. 2024.12.21 01:41:49.924401 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:49.924518 [ 4 ] {13dcddd9-302c-4631-a5d9-eb3941707382} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:49.924568 [ 4 ] {13dcddd9-302c-4631-a5d9-eb3941707382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:49.925061 [ 4 ] {13dcddd9-302c-4631-a5d9-eb3941707382} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:49.925098 [ 4 ] {13dcddd9-302c-4631-a5d9-eb3941707382} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2024.12.21 01:41:49.925467 [ 4 ] {13dcddd9-302c-4631-a5d9-eb3941707382} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 01:41:49.925704 [ 4 ] {13dcddd9-302c-4631-a5d9-eb3941707382} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:49.925877 [ 4 ] {13dcddd9-302c-4631-a5d9-eb3941707382} executeQuery: Read 34 rows, 2.02 KiB in 0.001384 sec., 24566.473988439306 rows/sec., 1.43 MiB/sec. 2024.12.21 01:41:49.925928 [ 4 ] {13dcddd9-302c-4631-a5d9-eb3941707382} TCPHandler: Processed in 0.001584859 sec. 2024.12.21 01:41:50.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 192.97 MiB, peak 202.29 MiB, free memory in arenas 0.00 B, will set to 194.59 MiB (RSS), difference: 1.62 MiB 2024.12.21 01:41:53.336659 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 786 2024.12.21 01:41:53.340148 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:53.340203 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:53.341724 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:41:53.342044 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:41:53.342916 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 786 2024.12.21 01:41:54.351784 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:54.352087 [ 258 ] {27881de1-f3c6-4dbd-9adb-a8a470bc8e43} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:54.352202 [ 258 ] {27881de1-f3c6-4dbd-9adb-a8a470bc8e43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:54.353055 [ 258 ] {27881de1-f3c6-4dbd-9adb-a8a470bc8e43} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:54.353099 [ 258 ] {27881de1-f3c6-4dbd-9adb-a8a470bc8e43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:54.353540 [ 258 ] {27881de1-f3c6-4dbd-9adb-a8a470bc8e43} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 01:41:54.353798 [ 258 ] {27881de1-f3c6-4dbd-9adb-a8a470bc8e43} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:54.354010 [ 258 ] {27881de1-f3c6-4dbd-9adb-a8a470bc8e43} executeQuery: Read 56 rows, 4.41 KiB in 0.00201 sec., 27860.696517412933 rows/sec., 2.14 MiB/sec. 2024.12.21 01:41:54.354078 [ 258 ] {27881de1-f3c6-4dbd-9adb-a8a470bc8e43} TCPHandler: Processed in 0.002481345 sec. 2024.12.21 01:41:54.354334 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:54.354523 [ 4 ] {93692d18-e9bb-4624-9381-4fb88927617f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:54.354600 [ 4 ] {93692d18-e9bb-4624-9381-4fb88927617f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:54.355417 [ 4 ] {93692d18-e9bb-4624-9381-4fb88927617f} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:54.355471 [ 4 ] {93692d18-e9bb-4624-9381-4fb88927617f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:54.355910 [ 4 ] {93692d18-e9bb-4624-9381-4fb88927617f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 01:41:54.356162 [ 4 ] {93692d18-e9bb-4624-9381-4fb88927617f} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:54.356400 [ 4 ] {93692d18-e9bb-4624-9381-4fb88927617f} executeQuery: Read 64 rows, 5.12 KiB in 0.001928 sec., 33195.02074688797 rows/sec., 2.59 MiB/sec. 2024.12.21 01:41:54.356468 [ 4 ] {93692d18-e9bb-4624-9381-4fb88927617f} TCPHandler: Processed in 0.00226185 sec. 2024.12.21 01:41:54.356640 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:54.356797 [ 258 ] {b567ec4a-adbd-4f07-8a66-57a6cb258dce} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:54.356864 [ 258 ] {b567ec4a-adbd-4f07-8a66-57a6cb258dce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:54.357506 [ 258 ] {b567ec4a-adbd-4f07-8a66-57a6cb258dce} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:54.357545 [ 258 ] {b567ec4a-adbd-4f07-8a66-57a6cb258dce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:54.357950 [ 258 ] {b567ec4a-adbd-4f07-8a66-57a6cb258dce} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 01:41:54.358201 [ 258 ] {b567ec4a-adbd-4f07-8a66-57a6cb258dce} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:54.358390 [ 258 ] {b567ec4a-adbd-4f07-8a66-57a6cb258dce} executeQuery: Read 128 rows, 9.13 KiB in 0.001631 sec., 78479.46045370938 rows/sec., 5.47 MiB/sec. 2024.12.21 01:41:54.358449 [ 258 ] {b567ec4a-adbd-4f07-8a66-57a6cb258dce} TCPHandler: Processed in 0.001879824 sec. 2024.12.21 01:41:54.358624 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:54.358753 [ 4 ] {9ad62f22-0c20-41a8-b824-999d9e6a7273} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:54.358810 [ 4 ] {9ad62f22-0c20-41a8-b824-999d9e6a7273} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:54.359334 [ 4 ] {9ad62f22-0c20-41a8-b824-999d9e6a7273} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:54.359375 [ 4 ] {9ad62f22-0c20-41a8-b824-999d9e6a7273} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:54.359762 [ 4 ] {9ad62f22-0c20-41a8-b824-999d9e6a7273} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 01:41:54.360008 [ 4 ] {9ad62f22-0c20-41a8-b824-999d9e6a7273} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:54.360223 [ 4 ] {9ad62f22-0c20-41a8-b824-999d9e6a7273} executeQuery: Read 48 rows, 3.31 KiB in 0.001499 sec., 32021.347565043365 rows/sec., 2.16 MiB/sec. 2024.12.21 01:41:54.360278 [ 4 ] {9ad62f22-0c20-41a8-b824-999d9e6a7273} TCPHandler: Processed in 0.00171391 sec. 2024.12.21 01:41:55.785765 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2024.12.21 01:41:55.786671 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:55.786721 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:55.787255 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:41:55.787516 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:41:55.787797 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2024.12.21 01:41:56.683467 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2024.12.21 01:41:56.702627 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:56.702689 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:56.710057 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:41:56.710849 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:41:56.713747 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2024.12.21 01:41:59.353146 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:59.353377 [ 258 ] {1ef75bbe-9279-4159-b07c-bd6d71446dfd} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:41:59.353462 [ 258 ] {1ef75bbe-9279-4159-b07c-bd6d71446dfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:41:59.354265 [ 258 ] {1ef75bbe-9279-4159-b07c-bd6d71446dfd} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:59.354315 [ 258 ] {1ef75bbe-9279-4159-b07c-bd6d71446dfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:59.354756 [ 258 ] {1ef75bbe-9279-4159-b07c-bd6d71446dfd} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 01:41:59.355019 [ 258 ] {1ef75bbe-9279-4159-b07c-bd6d71446dfd} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:41:59.355285 [ 258 ] {1ef75bbe-9279-4159-b07c-bd6d71446dfd} executeQuery: Read 56 rows, 4.41 KiB in 0.001965 sec., 28498.727735368953 rows/sec., 2.19 MiB/sec. 2024.12.21 01:41:59.355403 [ 258 ] {1ef75bbe-9279-4159-b07c-bd6d71446dfd} TCPHandler: Processed in 0.002398362 sec. 2024.12.21 01:41:59.355669 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:59.355858 [ 4 ] {290eb82d-b530-4a1d-8259-d5d829606f86} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:41:59.355933 [ 4 ] {290eb82d-b530-4a1d-8259-d5d829606f86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:41:59.356725 [ 4 ] {290eb82d-b530-4a1d-8259-d5d829606f86} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:59.356770 [ 4 ] {290eb82d-b530-4a1d-8259-d5d829606f86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:59.357201 [ 4 ] {290eb82d-b530-4a1d-8259-d5d829606f86} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 01:41:59.357455 [ 4 ] {290eb82d-b530-4a1d-8259-d5d829606f86} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:41:59.357659 [ 4 ] {290eb82d-b530-4a1d-8259-d5d829606f86} executeQuery: Read 64 rows, 5.12 KiB in 0.001851 sec., 34575.90491626148 rows/sec., 2.70 MiB/sec. 2024.12.21 01:41:59.357726 [ 4 ] {290eb82d-b530-4a1d-8259-d5d829606f86} TCPHandler: Processed in 0.002200179 sec. 2024.12.21 01:41:59.357958 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:59.358203 [ 258 ] {793a8fe1-2017-42f1-b0ce-cc5b4106f77c} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:41:59.358305 [ 258 ] {793a8fe1-2017-42f1-b0ce-cc5b4106f77c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:41:59.359021 [ 258 ] {793a8fe1-2017-42f1-b0ce-cc5b4106f77c} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:59.359063 [ 258 ] {793a8fe1-2017-42f1-b0ce-cc5b4106f77c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:59.359480 [ 258 ] {793a8fe1-2017-42f1-b0ce-cc5b4106f77c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 01:41:59.359732 [ 258 ] {793a8fe1-2017-42f1-b0ce-cc5b4106f77c} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:41:59.359989 [ 258 ] {793a8fe1-2017-42f1-b0ce-cc5b4106f77c} executeQuery: Read 160 rows, 11.41 KiB in 0.001839 sec., 87003.80641653073 rows/sec., 6.06 MiB/sec. 2024.12.21 01:41:59.360104 [ 258 ] {793a8fe1-2017-42f1-b0ce-cc5b4106f77c} TCPHandler: Processed in 0.00226116 sec. 2024.12.21 01:41:59.360302 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:41:59.360521 [ 4 ] {c6043876-28b5-4866-9b52-76af5cd368af} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:41:59.360587 [ 4 ] {c6043876-28b5-4866-9b52-76af5cd368af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:41:59.361207 [ 4 ] {c6043876-28b5-4866-9b52-76af5cd368af} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:41:59.361254 [ 4 ] {c6043876-28b5-4866-9b52-76af5cd368af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:41:59.361668 [ 4 ] {c6043876-28b5-4866-9b52-76af5cd368af} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 01:41:59.361912 [ 4 ] {c6043876-28b5-4866-9b52-76af5cd368af} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:41:59.362090 [ 4 ] {c6043876-28b5-4866-9b52-76af5cd368af} executeQuery: Read 60 rows, 4.14 KiB in 0.001616 sec., 37128.71287128713 rows/sec., 2.50 MiB/sec. 2024.12.21 01:41:59.362142 [ 4 ] {c6043876-28b5-4866-9b52-76af5cd368af} TCPHandler: Processed in 0.001946865 sec. 2024.12.21 01:42:02.062379 [ 150 ] {} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 01:42:02.062454 [ 150 ] {} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:02.062481 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:02.062678 [ 200 ] {4b96eaa1-6728-4544-ac48-76382c61066a::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.21 01:42:02.062858 [ 200 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:02.062898 [ 200 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2024.12.21 01:42:02.062982 [ 200 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.12.21 01:42:02.063196 [ 200 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2024.12.21 01:42:02.063394 [ 200 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.12.21 01:42:02.063571 [ 200 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2024.12.21 01:42:02.064655 [ 196 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002094137 sec., 22921.13648724988 rows/sec., 1.91 MiB/sec. 2024.12.21 01:42:02.064856 [ 191 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 01:42:02.065261 [ 191 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_5_1} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): 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.21 01:42:02.065367 [ 191 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_5_1} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 01:42:02.065491 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:42:03.158577 [ 148 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:42:03.158688 [ 148 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:42:03.288118 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2024.12.21 01:42:03.289467 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:03.289516 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:03.290060 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:42:03.290312 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:42:03.290539 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2024.12.21 01:42:03.343308 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 802 2024.12.21 01:42:03.346349 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:03.346402 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:03.347855 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:42:03.348173 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:42:03.348767 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 802 2024.12.21 01:42:04.213872 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 2024.12.21 01:42:04.234173 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:04.234227 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:04.241736 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:42:04.242553 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:42:04.245442 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 212 2024.12.21 01:42:04.359453 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:04.359647 [ 258 ] {5d332d97-8d52-4f43-9e53-7121757da0b0} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:42:04.359722 [ 258 ] {5d332d97-8d52-4f43-9e53-7121757da0b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:42:04.360495 [ 258 ] {5d332d97-8d52-4f43-9e53-7121757da0b0} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:04.360546 [ 258 ] {5d332d97-8d52-4f43-9e53-7121757da0b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:04.360986 [ 258 ] {5d332d97-8d52-4f43-9e53-7121757da0b0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:42:04.361247 [ 258 ] {5d332d97-8d52-4f43-9e53-7121757da0b0} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:42:04.361485 [ 258 ] {5d332d97-8d52-4f43-9e53-7121757da0b0} executeQuery: Read 14 rows, 1.01 KiB in 0.001891 sec., 7403.490216816499 rows/sec., 532.95 KiB/sec. 2024.12.21 01:42:04.361554 [ 258 ] {5d332d97-8d52-4f43-9e53-7121757da0b0} TCPHandler: Processed in 0.00223343 sec. 2024.12.21 01:42:04.361803 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:04.361999 [ 4 ] {d19cf5f7-f8d7-40e7-91e6-04b7716d8f38} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:04.362073 [ 4 ] {d19cf5f7-f8d7-40e7-91e6-04b7716d8f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:04.362992 [ 4 ] {d19cf5f7-f8d7-40e7-91e6-04b7716d8f38} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:04.363044 [ 4 ] {d19cf5f7-f8d7-40e7-91e6-04b7716d8f38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:04.363519 [ 4 ] {d19cf5f7-f8d7-40e7-91e6-04b7716d8f38} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 01:42:04.363770 [ 4 ] {d19cf5f7-f8d7-40e7-91e6-04b7716d8f38} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:04.364011 [ 4 ] {d19cf5f7-f8d7-40e7-91e6-04b7716d8f38} executeQuery: Read 281 rows, 25.42 KiB in 0.002063 sec., 136209.4037809016 rows/sec., 12.03 MiB/sec. 2024.12.21 01:42:04.364079 [ 4 ] {d19cf5f7-f8d7-40e7-91e6-04b7716d8f38} TCPHandler: Processed in 0.002401653 sec. 2024.12.21 01:42:04.364258 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:04.364409 [ 258 ] {47a24389-0345-48a0-b773-36372893c2a3} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:42:04.364476 [ 258 ] {47a24389-0345-48a0-b773-36372893c2a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:42:04.365142 [ 258 ] {47a24389-0345-48a0-b773-36372893c2a3} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:04.365185 [ 258 ] {47a24389-0345-48a0-b773-36372893c2a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:04.365561 [ 258 ] {47a24389-0345-48a0-b773-36372893c2a3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:42:04.365809 [ 258 ] {47a24389-0345-48a0-b773-36372893c2a3} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:42:04.366054 [ 258 ] {47a24389-0345-48a0-b773-36372893c2a3} executeQuery: Read 46 rows, 3.39 KiB in 0.001682 sec., 27348.394768133177 rows/sec., 1.97 MiB/sec. 2024.12.21 01:42:04.366175 [ 258 ] {47a24389-0345-48a0-b773-36372893c2a3} TCPHandler: Processed in 0.001989726 sec. 2024.12.21 01:42:04.366334 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:04.366459 [ 4 ] {79db9b43-941c-452f-b0f3-5c8463145c30} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:42:04.366512 [ 4 ] {79db9b43-941c-452f-b0f3-5c8463145c30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:42:04.367120 [ 4 ] {79db9b43-941c-452f-b0f3-5c8463145c30} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:04.367161 [ 4 ] {79db9b43-941c-452f-b0f3-5c8463145c30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:04.367520 [ 4 ] {79db9b43-941c-452f-b0f3-5c8463145c30} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:42:04.367759 [ 4 ] {79db9b43-941c-452f-b0f3-5c8463145c30} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:42:04.368035 [ 4 ] {79db9b43-941c-452f-b0f3-5c8463145c30} executeQuery: Read 14 rows, 1004.00 B in 0.0016 sec., 8750 rows/sec., 612.79 KiB/sec. 2024.12.21 01:42:04.368272 [ 4 ] {79db9b43-941c-452f-b0f3-5c8463145c30} TCPHandler: Processed in 0.001991616 sec. 2024.12.21 01:42:04.368448 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:04.368587 [ 258 ] {dd82f6cf-3821-4e35-8c5d-0ce336710509} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:42:04.368647 [ 258 ] {dd82f6cf-3821-4e35-8c5d-0ce336710509} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:42:04.369330 [ 258 ] {dd82f6cf-3821-4e35-8c5d-0ce336710509} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:04.369377 [ 258 ] {dd82f6cf-3821-4e35-8c5d-0ce336710509} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:04.369780 [ 258 ] {dd82f6cf-3821-4e35-8c5d-0ce336710509} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:42:04.370032 [ 258 ] {dd82f6cf-3821-4e35-8c5d-0ce336710509} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:42:04.370209 [ 258 ] {dd82f6cf-3821-4e35-8c5d-0ce336710509} executeQuery: Read 13 rows, 830.00 B in 0.001656 sec., 7850.24154589372 rows/sec., 489.46 KiB/sec. 2024.12.21 01:42:04.370261 [ 258 ] {dd82f6cf-3821-4e35-8c5d-0ce336710509} TCPHandler: Processed in 0.001882564 sec. 2024.12.21 01:42:04.370410 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:04.370529 [ 4 ] {d956a950-2920-45bb-8ff9-f106f0e110d0} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:04.370580 [ 4 ] {d956a950-2920-45bb-8ff9-f106f0e110d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:04.371337 [ 4 ] {d956a950-2920-45bb-8ff9-f106f0e110d0} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:04.371378 [ 4 ] {d956a950-2920-45bb-8ff9-f106f0e110d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:04.371764 [ 4 ] {d956a950-2920-45bb-8ff9-f106f0e110d0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 01:42:04.372006 [ 4 ] {d956a950-2920-45bb-8ff9-f106f0e110d0} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:04.372271 [ 4 ] {d956a950-2920-45bb-8ff9-f106f0e110d0} executeQuery: Read 421 rows, 30.80 KiB in 0.001766 sec., 238391.84597961494 rows/sec., 17.03 MiB/sec. 2024.12.21 01:42:04.372332 [ 4 ] {d956a950-2920-45bb-8ff9-f106f0e110d0} TCPHandler: Processed in 0.001982296 sec. 2024.12.21 01:42:04.372471 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:04.372603 [ 258 ] {9510f425-960f-483b-84c0-f8be113e3015} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:42:04.372655 [ 258 ] {9510f425-960f-483b-84c0-f8be113e3015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:42:04.373235 [ 258 ] {9510f425-960f-483b-84c0-f8be113e3015} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:04.373282 [ 258 ] {9510f425-960f-483b-84c0-f8be113e3015} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:04.373736 [ 258 ] {9510f425-960f-483b-84c0-f8be113e3015} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:42:04.374027 [ 258 ] {9510f425-960f-483b-84c0-f8be113e3015} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:42:04.374227 [ 258 ] {9510f425-960f-483b-84c0-f8be113e3015} executeQuery: Read 6 rows, 321.00 B in 0.001651 sec., 3634.1611144760755 rows/sec., 189.87 KiB/sec. 2024.12.21 01:42:04.374352 [ 258 ] {9510f425-960f-483b-84c0-f8be113e3015} TCPHandler: Processed in 0.001933515 sec. 2024.12.21 01:42:04.374501 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:04.374621 [ 4 ] {72294158-01d2-4cf6-bec7-fc5c92e6d21f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:04.374677 [ 4 ] {72294158-01d2-4cf6-bec7-fc5c92e6d21f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:04.375286 [ 4 ] {72294158-01d2-4cf6-bec7-fc5c92e6d21f} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:04.375325 [ 4 ] {72294158-01d2-4cf6-bec7-fc5c92e6d21f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:04.375721 [ 4 ] {72294158-01d2-4cf6-bec7-fc5c92e6d21f} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 01:42:04.375979 [ 4 ] {72294158-01d2-4cf6-bec7-fc5c92e6d21f} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:04.376206 [ 4 ] {72294158-01d2-4cf6-bec7-fc5c92e6d21f} executeQuery: Read 237 rows, 16.27 KiB in 0.001609 sec., 147296.45742697327 rows/sec., 9.87 MiB/sec. 2024.12.21 01:42:04.376266 [ 4 ] {72294158-01d2-4cf6-bec7-fc5c92e6d21f} TCPHandler: Processed in 0.001825113 sec. 2024.12.21 01:42:04.376411 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:04.376531 [ 258 ] {f23f7d75-263c-4b44-b626-acdf08d509f0} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:42:04.376583 [ 258 ] {f23f7d75-263c-4b44-b626-acdf08d509f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:42:04.377062 [ 258 ] {f23f7d75-263c-4b44-b626-acdf08d509f0} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:04.377098 [ 258 ] {f23f7d75-263c-4b44-b626-acdf08d509f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:04.377466 [ 258 ] {f23f7d75-263c-4b44-b626-acdf08d509f0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:42:04.377713 [ 258 ] {f23f7d75-263c-4b44-b626-acdf08d509f0} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:42:04.377928 [ 258 ] {f23f7d75-263c-4b44-b626-acdf08d509f0} executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. 2024.12.21 01:42:04.378046 [ 258 ] {f23f7d75-263c-4b44-b626-acdf08d509f0} TCPHandler: Processed in 0.00169026 sec. 2024.12.21 01:42:04.378194 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:04.378313 [ 4 ] {234479e1-ea69-4bbb-bd71-de1c5a5455f4} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:04.378397 [ 4 ] {234479e1-ea69-4bbb-bd71-de1c5a5455f4} 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.21 01:42:04.379662 [ 4 ] {234479e1-ea69-4bbb-bd71-de1c5a5455f4} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:04.379702 [ 4 ] {234479e1-ea69-4bbb-bd71-de1c5a5455f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:04.380375 [ 4 ] {234479e1-ea69-4bbb-bd71-de1c5a5455f4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 01:42:04.380633 [ 4 ] {234479e1-ea69-4bbb-bd71-de1c5a5455f4} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:42:04.380882 [ 4 ] {234479e1-ea69-4bbb-bd71-de1c5a5455f4} executeQuery: Read 39 rows, 71.56 KiB in 0.002592 sec., 15046.296296296296 rows/sec., 26.96 MiB/sec. 2024.12.21 01:42:04.380991 [ 4 ] {234479e1-ea69-4bbb-bd71-de1c5a5455f4} TCPHandler: Processed in 0.002852011 sec. 2024.12.21 01:42:04.381132 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:04.381250 [ 258 ] {7141b35b-ceee-4b4e-baab-570c3a4ba103} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:04.381301 [ 258 ] {7141b35b-ceee-4b4e-baab-570c3a4ba103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:04.381800 [ 258 ] {7141b35b-ceee-4b4e-baab-570c3a4ba103} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:04.381838 [ 258 ] {7141b35b-ceee-4b4e-baab-570c3a4ba103} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:04.382216 [ 258 ] {7141b35b-ceee-4b4e-baab-570c3a4ba103} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 01:42:04.382469 [ 258 ] {7141b35b-ceee-4b4e-baab-570c3a4ba103} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:04.382659 [ 258 ] {7141b35b-ceee-4b4e-baab-570c3a4ba103} executeQuery: Read 82 rows, 5.33 KiB in 0.001433 sec., 57222.60990928123 rows/sec., 3.63 MiB/sec. 2024.12.21 01:42:04.382710 [ 258 ] {7141b35b-ceee-4b4e-baab-570c3a4ba103} TCPHandler: Processed in 0.001634299 sec. 2024.12.21 01:42:05.000246 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 196.52 MiB, peak 202.29 MiB, free memory in arenas 0.00 B, will set to 195.33 MiB (RSS), difference: -1.19 MiB 2024.12.21 01:42:09.353444 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:09.353672 [ 258 ] {1a387596-7af5-48c0-933f-3fd237e287d0} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:09.353756 [ 258 ] {1a387596-7af5-48c0-933f-3fd237e287d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:09.354528 [ 258 ] {1a387596-7af5-48c0-933f-3fd237e287d0} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:09.354579 [ 258 ] {1a387596-7af5-48c0-933f-3fd237e287d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:09.355007 [ 258 ] {1a387596-7af5-48c0-933f-3fd237e287d0} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 01:42:09.355257 [ 258 ] {1a387596-7af5-48c0-933f-3fd237e287d0} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:09.355420 [ 143 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 01:42:09.355468 [ 258 ] {1a387596-7af5-48c0-933f-3fd237e287d0} executeQuery: Read 56 rows, 4.41 KiB in 0.001853 sec., 30221.262817053426 rows/sec., 2.32 MiB/sec. 2024.12.21 01:42:09.355472 [ 143 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:09.355520 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:09.355556 [ 258 ] {1a387596-7af5-48c0-933f-3fd237e287d0} TCPHandler: Processed in 0.00225577 sec. 2024.12.21 01:42:09.355747 [ 200 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:42:09.355815 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:09.355942 [ 200 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:09.355989 [ 200 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1431 rows starting from the beginning of the part 2024.12.21 01:42:09.356027 [ 4 ] {15113484-36ec-4434-859d-588372f99b81} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:09.356131 [ 200 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1429 rows starting from the beginning of the part 2024.12.21 01:42:09.356182 [ 4 ] {15113484-36ec-4434-859d-588372f99b81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:09.356530 [ 200 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2024.12.21 01:42:09.356842 [ 200 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part 2024.12.21 01:42:09.357136 [ 200 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 281 rows starting from the beginning of the part 2024.12.21 01:42:09.357509 [ 200 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part 2024.12.21 01:42:09.358608 [ 4 ] {15113484-36ec-4434-859d-588372f99b81} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:09.358654 [ 4 ] {15113484-36ec-4434-859d-588372f99b81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:09.359274 [ 4 ] {15113484-36ec-4434-859d-588372f99b81} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 01:42:09.359540 [ 4 ] {15113484-36ec-4434-859d-588372f99b81} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:09.359782 [ 143 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 01:42:09.359884 [ 143 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:09.359948 [ 4 ] {15113484-36ec-4434-859d-588372f99b81} executeQuery: Read 64 rows, 5.12 KiB in 0.003971 sec., 16116.847141777891 rows/sec., 1.26 MiB/sec. 2024.12.21 01:42:09.359968 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:09.360247 [ 4 ] {15113484-36ec-4434-859d-588372f99b81} TCPHandler: Processed in 0.004576202 sec. 2024.12.21 01:42:09.360446 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:42:09.360619 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:09.360875 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:09.360902 [ 186 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.005258654 sec., 629248.4730883606 rows/sec., 55.13 MiB/sec. 2024.12.21 01:42:09.360966 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part 2024.12.21 01:42:09.361028 [ 258 ] {38737e57-530c-4c21-a352-06c0f0d10f2f} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:09.361258 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 893 rows starting from the beginning of the part 2024.12.21 01:42:09.361294 [ 258 ] {38737e57-530c-4c21-a352-06c0f0d10f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:09.361498 [ 186 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 01:42:09.361770 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2024.12.21 01:42:09.362217 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part 2024.12.21 01:42:09.362552 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 421 rows starting from the beginning of the part 2024.12.21 01:42:09.363030 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part 2024.12.21 01:42:09.363033 [ 186 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_46_9} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:09.363594 [ 186 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_46_9} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 01:42:09.363981 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 01:42:09.365387 [ 258 ] {38737e57-530c-4c21-a352-06c0f0d10f2f} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:09.365470 [ 258 ] {38737e57-530c-4c21-a352-06c0f0d10f2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:09.366213 [ 258 ] {38737e57-530c-4c21-a352-06c0f0d10f2f} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 01:42:09.366487 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.006346563 sec., 381151.18371943996 rows/sec., 29.24 MiB/sec. 2024.12.21 01:42:09.366700 [ 258 ] {38737e57-530c-4c21-a352-06c0f0d10f2f} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:09.366710 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 01:42:09.367006 [ 143 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 01:42:09.367116 [ 143 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:09.367191 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:09.367228 [ 258 ] {38737e57-530c-4c21-a352-06c0f0d10f2f} executeQuery: Read 160 rows, 11.41 KiB in 0.006324 sec., 25300.44275774826 rows/sec., 1.76 MiB/sec. 2024.12.21 01:42:09.367579 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_46_9} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:09.367639 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:42:09.367659 [ 258 ] {38737e57-530c-4c21-a352-06c0f0d10f2f} TCPHandler: Processed in 0.00728236 sec. 2024.12.21 01:42:09.367897 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_46_9} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 01:42:09.367992 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:09.368190 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 01:42:09.368307 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:09.368394 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12531 rows starting from the beginning of the part 2024.12.21 01:42:09.368402 [ 4 ] {423d561e-e3fe-442e-b8f7-d67ebac8d04a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:09.368587 [ 4 ] {423d561e-e3fe-442e-b8f7-d67ebac8d04a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:09.368647 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 963 rows starting from the beginning of the part 2024.12.21 01:42:09.369059 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part 2024.12.21 01:42:09.369393 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:42:09.369813 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part 2024.12.21 01:42:09.370167 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:42:09.371188 [ 4 ] {423d561e-e3fe-442e-b8f7-d67ebac8d04a} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:09.371270 [ 4 ] {423d561e-e3fe-442e-b8f7-d67ebac8d04a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:09.371786 [ 4 ] {423d561e-e3fe-442e-b8f7-d67ebac8d04a} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 01:42:09.372187 [ 4 ] {423d561e-e3fe-442e-b8f7-d67ebac8d04a} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:09.372530 [ 142 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 01:42:09.372647 [ 142 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:09.372732 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:09.372902 [ 4 ] {423d561e-e3fe-442e-b8f7-d67ebac8d04a} executeQuery: Read 60 rows, 4.14 KiB in 0.004513 sec., 13294.925769997784 rows/sec., 917.49 KiB/sec. 2024.12.21 01:42:09.373355 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:42:09.373462 [ 4 ] {423d561e-e3fe-442e-b8f7-d67ebac8d04a} TCPHandler: Processed in 0.005638471 sec. 2024.12.21 01:42:09.374150 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:09.374275 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2522 rows starting from the beginning of the part 2024.12.21 01:42:09.374702 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:42:09.375066 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part 2024.12.21 01:42:09.375400 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:42:09.375663 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:42:09.375787 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:42:09.377470 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 14179 rows, containing 5 columns (5 merged, 0 gathered) in 0.010126771 sec., 1400150.156451647 rows/sec., 94.54 MiB/sec. 2024.12.21 01:42:09.377858 [ 199 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.00499118 sec., 562191.7061696834 rows/sec., 36.68 MiB/sec. 2024.12.21 01:42:09.378007 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 01:42:09.378287 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 01:42:09.378555 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_46_9} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:09.378742 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_46_9} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 01:42:09.378873 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_46_9} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:09.378942 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. 2024.12.21 01:42:09.379028 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_46_9} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 01:42:09.379118 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2024.12.21 01:42:10.790738 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2024.12.21 01:42:10.791402 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:10.791453 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:10.792004 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:42:10.792275 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:42:10.792529 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2024.12.21 01:42:11.745567 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 2024.12.21 01:42:11.767230 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:11.767284 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:11.775133 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:42:11.775960 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:42:11.779147 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2024.12.21 01:42:13.349012 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 832 2024.12.21 01:42:13.352224 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:13.352288 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:13.353789 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:42:13.354112 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:42:13.354328 [ 137 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 01:42:13.354445 [ 137 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:13.354507 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:13.354898 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::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.21 01:42:13.355685 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 832 2024.12.21 01:42:13.356104 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:13.356287 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::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.21 01:42:13.356944 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2024.12.21 01:42:13.357518 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2024.12.21 01:42:13.358064 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part 2024.12.21 01:42:13.358859 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part 2024.12.21 01:42:13.359472 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part 2024.12.21 01:42:13.367776 [ 199 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 72 columns (72 merged, 0 gathered) in 0.013116315 sec., 63432.45034905002 rows/sec., 52.72 MiB/sec. 2024.12.21 01:42:13.369177 [ 188 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 01:42:13.369951 [ 188 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_21_4} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:42:13.370033 [ 188 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_21_4} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 01:42:13.370331 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2024.12.21 01:42:14.361414 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:14.361629 [ 258 ] {81e67222-8586-4b5c-bafb-78fd636d1628} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:42:14.361713 [ 258 ] {81e67222-8586-4b5c-bafb-78fd636d1628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:42:14.362467 [ 258 ] {81e67222-8586-4b5c-bafb-78fd636d1628} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.362519 [ 258 ] {81e67222-8586-4b5c-bafb-78fd636d1628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.363009 [ 258 ] {81e67222-8586-4b5c-bafb-78fd636d1628} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:42:14.363271 [ 258 ] {81e67222-8586-4b5c-bafb-78fd636d1628} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:42:14.363536 [ 258 ] {81e67222-8586-4b5c-bafb-78fd636d1628} executeQuery: Read 14 rows, 1.01 KiB in 0.001965 sec., 7124.681933842238 rows/sec., 512.88 KiB/sec. 2024.12.21 01:42:14.363605 [ 258 ] {81e67222-8586-4b5c-bafb-78fd636d1628} TCPHandler: Processed in 0.002334581 sec. 2024.12.21 01:42:14.363847 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:14.364055 [ 4 ] {444e69c3-6c2c-4374-a1a8-c9901fd0c11a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:14.364133 [ 4 ] {444e69c3-6c2c-4374-a1a8-c9901fd0c11a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:14.365009 [ 4 ] {444e69c3-6c2c-4374-a1a8-c9901fd0c11a} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.365058 [ 4 ] {444e69c3-6c2c-4374-a1a8-c9901fd0c11a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.365509 [ 4 ] {444e69c3-6c2c-4374-a1a8-c9901fd0c11a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 01:42:14.365773 [ 4 ] {444e69c3-6c2c-4374-a1a8-c9901fd0c11a} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:14.365999 [ 4 ] {444e69c3-6c2c-4374-a1a8-c9901fd0c11a} executeQuery: Read 281 rows, 25.42 KiB in 0.002001 sec., 140429.78510744625 rows/sec., 12.41 MiB/sec. 2024.12.21 01:42:14.366066 [ 4 ] {444e69c3-6c2c-4374-a1a8-c9901fd0c11a} TCPHandler: Processed in 0.002355992 sec. 2024.12.21 01:42:14.366217 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:14.366364 [ 258 ] {8cb700db-bfc7-4fe3-87a3-21c31f6a174d} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:42:14.366425 [ 258 ] {8cb700db-bfc7-4fe3-87a3-21c31f6a174d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:42:14.367126 [ 258 ] {8cb700db-bfc7-4fe3-87a3-21c31f6a174d} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.367168 [ 258 ] {8cb700db-bfc7-4fe3-87a3-21c31f6a174d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.367539 [ 258 ] {8cb700db-bfc7-4fe3-87a3-21c31f6a174d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:42:14.367777 [ 258 ] {8cb700db-bfc7-4fe3-87a3-21c31f6a174d} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:42:14.367938 [ 138 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.12.21 01:42:14.368007 [ 258 ] {8cb700db-bfc7-4fe3-87a3-21c31f6a174d} executeQuery: Read 46 rows, 3.39 KiB in 0.001674 sec., 27479.091995221028 rows/sec., 1.98 MiB/sec. 2024.12.21 01:42:14.368017 [ 138 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.368104 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.368144 [ 258 ] {8cb700db-bfc7-4fe3-87a3-21c31f6a174d} TCPHandler: Processed in 0.001995265 sec. 2024.12.21 01:42:14.368428 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:14.368567 [ 199 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.12.21 01:42:14.368817 [ 4 ] {71cfad1d-d0e1-450b-9d9b-68d44cf01e2c} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:42:14.369011 [ 4 ] {71cfad1d-d0e1-450b-9d9b-68d44cf01e2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:42:14.369245 [ 199 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:14.369428 [ 199 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 64 rows starting from the beginning of the part 2024.12.21 01:42:14.369681 [ 199 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part 2024.12.21 01:42:14.370188 [ 199 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part 2024.12.21 01:42:14.370625 [ 199 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 62 rows starting from the beginning of the part 2024.12.21 01:42:14.370979 [ 199 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part 2024.12.21 01:42:14.371228 [ 199 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part 2024.12.21 01:42:14.372027 [ 4 ] {71cfad1d-d0e1-450b-9d9b-68d44cf01e2c} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.372100 [ 4 ] {71cfad1d-d0e1-450b-9d9b-68d44cf01e2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.373173 [ 4 ] {71cfad1d-d0e1-450b-9d9b-68d44cf01e2c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:42:14.373824 [ 4 ] {71cfad1d-d0e1-450b-9d9b-68d44cf01e2c} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:42:14.374020 [ 187 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.005760983 sec., 53810.26120021531 rows/sec., 4.05 MiB/sec. 2024.12.21 01:42:14.374271 [ 138 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.12.21 01:42:14.374378 [ 4 ] {71cfad1d-d0e1-450b-9d9b-68d44cf01e2c} executeQuery: Read 14 rows, 1004.00 B in 0.005699 sec., 2456.571328303211 rows/sec., 172.04 KiB/sec. 2024.12.21 01:42:14.374389 [ 187 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.12.21 01:42:14.374396 [ 138 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.374648 [ 4 ] {71cfad1d-d0e1-450b-9d9b-68d44cf01e2c} TCPHandler: Processed in 0.006396994 sec. 2024.12.21 01:42:14.374633 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.374968 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:14.375015 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.12.21 01:42:14.375189 [ 258 ] {9597aa38-ca32-4a65-bcc7-9b2f87ebacd1} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:42:14.375198 [ 187 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_20_4} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:42:14.375218 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:14.375287 [ 258 ] {9597aa38-ca32-4a65-bcc7-9b2f87ebacd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:42:14.375290 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 243 rows starting from the beginning of the part 2024.12.21 01:42:14.375372 [ 187 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_20_4} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.12.21 01:42:14.375820 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.12.21 01:42:14.375851 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.12.21 01:42:14.376062 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2024.12.21 01:42:14.376345 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part 2024.12.21 01:42:14.376800 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.12.21 01:42:14.377031 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.12.21 01:42:14.377584 [ 258 ] {9597aa38-ca32-4a65-bcc7-9b2f87ebacd1} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.377631 [ 258 ] {9597aa38-ca32-4a65-bcc7-9b2f87ebacd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.378181 [ 258 ] {9597aa38-ca32-4a65-bcc7-9b2f87ebacd1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:42:14.378532 [ 258 ] {9597aa38-ca32-4a65-bcc7-9b2f87ebacd1} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:42:14.378533 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.003655136 sec., 148010.90848603172 rows/sec., 10.60 MiB/sec. 2024.12.21 01:42:14.378726 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.12.21 01:42:14.378845 [ 258 ] {9597aa38-ca32-4a65-bcc7-9b2f87ebacd1} executeQuery: Read 13 rows, 830.00 B in 0.003713 sec., 3501.211957985456 rows/sec., 218.30 KiB/sec. 2024.12.21 01:42:14.378925 [ 258 ] {9597aa38-ca32-4a65-bcc7-9b2f87ebacd1} TCPHandler: Processed in 0.004145244 sec. 2024.12.21 01:42:14.379107 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:14.379121 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_20_4} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:42:14.379256 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_20_4} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.12.21 01:42:14.379320 [ 4 ] {a999f15d-9aa3-4f2f-a949-88cdf40f0d76} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:14.379408 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 01:42:14.379454 [ 4 ] {a999f15d-9aa3-4f2f-a949-88cdf40f0d76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:14.380306 [ 4 ] {a999f15d-9aa3-4f2f-a949-88cdf40f0d76} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.380346 [ 4 ] {a999f15d-9aa3-4f2f-a949-88cdf40f0d76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.380731 [ 4 ] {a999f15d-9aa3-4f2f-a949-88cdf40f0d76} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 01:42:14.380980 [ 4 ] {a999f15d-9aa3-4f2f-a949-88cdf40f0d76} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:14.381205 [ 4 ] {a999f15d-9aa3-4f2f-a949-88cdf40f0d76} executeQuery: Read 421 rows, 30.80 KiB in 0.001955 sec., 215345.26854219948 rows/sec., 15.39 MiB/sec. 2024.12.21 01:42:14.381257 [ 4 ] {a999f15d-9aa3-4f2f-a949-88cdf40f0d76} TCPHandler: Processed in 0.00223774 sec. 2024.12.21 01:42:14.381403 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:14.381544 [ 258 ] {45a35ff9-fefd-4aba-93ad-e7cfe56544c7} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:42:14.381606 [ 258 ] {45a35ff9-fefd-4aba-93ad-e7cfe56544c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:42:14.382157 [ 258 ] {45a35ff9-fefd-4aba-93ad-e7cfe56544c7} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.382197 [ 258 ] {45a35ff9-fefd-4aba-93ad-e7cfe56544c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.382564 [ 258 ] {45a35ff9-fefd-4aba-93ad-e7cfe56544c7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:42:14.382808 [ 258 ] {45a35ff9-fefd-4aba-93ad-e7cfe56544c7} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:42:14.382963 [ 138 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.12.21 01:42:14.383024 [ 138 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.383054 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.383073 [ 258 ] {45a35ff9-fefd-4aba-93ad-e7cfe56544c7} executeQuery: Read 6 rows, 321.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 201.72 KiB/sec. 2024.12.21 01:42:14.383259 [ 258 ] {45a35ff9-fefd-4aba-93ad-e7cfe56544c7} TCPHandler: Processed in 0.001920414 sec. 2024.12.21 01:42:14.383283 [ 187 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.12.21 01:42:14.383432 [ 187 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:14.383480 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:14.383492 [ 187 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part 2024.12.21 01:42:14.383649 [ 187 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2024.12.21 01:42:14.383887 [ 4 ] {7135dc3d-b360-4887-bc5e-41f2770aa8c8} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:14.383978 [ 187 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2024.12.21 01:42:14.384137 [ 4 ] {7135dc3d-b360-4887-bc5e-41f2770aa8c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:14.384322 [ 187 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2024.12.21 01:42:14.384609 [ 187 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2024.12.21 01:42:14.384926 [ 187 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2024.12.21 01:42:14.386789 [ 4 ] {7135dc3d-b360-4887-bc5e-41f2770aa8c8} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.386862 [ 4 ] {7135dc3d-b360-4887-bc5e-41f2770aa8c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.387998 [ 190 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004818836 sec., 24902.279305624845 rows/sec., 1.27 MiB/sec. 2024.12.21 01:42:14.388096 [ 4 ] {7135dc3d-b360-4887-bc5e-41f2770aa8c8} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 01:42:14.388308 [ 190 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.12.21 01:42:14.388578 [ 4 ] {7135dc3d-b360-4887-bc5e-41f2770aa8c8} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:14.388929 [ 4 ] {7135dc3d-b360-4887-bc5e-41f2770aa8c8} executeQuery: Read 237 rows, 16.27 KiB in 0.00524 sec., 45229.00763358779 rows/sec., 3.03 MiB/sec. 2024.12.21 01:42:14.389096 [ 4 ] {7135dc3d-b360-4887-bc5e-41f2770aa8c8} TCPHandler: Processed in 0.005720483 sec. 2024.12.21 01:42:14.389252 [ 190 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_20_4} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:42:14.389309 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:14.389402 [ 190 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_20_4} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.12.21 01:42:14.389537 [ 258 ] {f162e930-9bfb-4c1f-aabd-e21f2f8848ae} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:42:14.389568 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:42:14.389629 [ 258 ] {f162e930-9bfb-4c1f-aabd-e21f2f8848ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:42:14.390198 [ 258 ] {f162e930-9bfb-4c1f-aabd-e21f2f8848ae} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.390238 [ 258 ] {f162e930-9bfb-4c1f-aabd-e21f2f8848ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.390625 [ 258 ] {f162e930-9bfb-4c1f-aabd-e21f2f8848ae} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:42:14.390891 [ 258 ] {f162e930-9bfb-4c1f-aabd-e21f2f8848ae} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:42:14.391077 [ 136 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.12.21 01:42:14.391135 [ 136 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.391150 [ 258 ] {f162e930-9bfb-4c1f-aabd-e21f2f8848ae} executeQuery: Read 1 rows, 69.00 B in 0.001685 sec., 593.4718100890208 rows/sec., 39.99 KiB/sec. 2024.12.21 01:42:14.391169 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.391315 [ 258 ] {f162e930-9bfb-4c1f-aabd-e21f2f8848ae} TCPHandler: Processed in 0.002106908 sec. 2024.12.21 01:42:14.391647 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:14.391649 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.12.21 01:42:14.391918 [ 4 ] {59070e12-e4a5-4bc7-9a7d-53d1407870ee} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:14.391985 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:14.392074 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 17 rows starting from the beginning of the part 2024.12.21 01:42:14.392102 [ 4 ] {59070e12-e4a5-4bc7-9a7d-53d1407870ee} 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.21 01:42:14.392362 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2024.12.21 01:42:14.392715 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2024.12.21 01:42:14.393049 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.12.21 01:42:14.393345 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.12.21 01:42:14.393718 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2024.12.21 01:42:14.397098 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.005793183 sec., 3797.5668988878824 rows/sec., 254.54 KiB/sec. 2024.12.21 01:42:14.397295 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.12.21 01:42:14.397947 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_20_4} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:42:14.397963 [ 4 ] {59070e12-e4a5-4bc7-9a7d-53d1407870ee} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.398038 [ 4 ] {59070e12-e4a5-4bc7-9a7d-53d1407870ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.398093 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_20_4} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.12.21 01:42:14.398248 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.21 01:42:14.398897 [ 4 ] {59070e12-e4a5-4bc7-9a7d-53d1407870ee} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 01:42:14.399160 [ 4 ] {59070e12-e4a5-4bc7-9a7d-53d1407870ee} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:42:14.399364 [ 4 ] {59070e12-e4a5-4bc7-9a7d-53d1407870ee} executeQuery: Read 39 rows, 71.56 KiB in 0.007544 sec., 5169.671261930011 rows/sec., 9.26 MiB/sec. 2024.12.21 01:42:14.399468 [ 4 ] {59070e12-e4a5-4bc7-9a7d-53d1407870ee} TCPHandler: Processed in 0.008026994 sec. 2024.12.21 01:42:14.399632 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:14.399773 [ 258 ] {ff92fbcc-1835-40ab-aec7-d20020060836} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:14.399836 [ 258 ] {ff92fbcc-1835-40ab-aec7-d20020060836} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:14.400369 [ 258 ] {ff92fbcc-1835-40ab-aec7-d20020060836} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:14.400410 [ 258 ] {ff92fbcc-1835-40ab-aec7-d20020060836} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:14.400804 [ 258 ] {ff92fbcc-1835-40ab-aec7-d20020060836} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 01:42:14.401061 [ 258 ] {ff92fbcc-1835-40ab-aec7-d20020060836} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:14.401279 [ 258 ] {ff92fbcc-1835-40ab-aec7-d20020060836} executeQuery: Read 82 rows, 5.33 KiB in 0.00154 sec., 53246.75324675325 rows/sec., 3.38 MiB/sec. 2024.12.21 01:42:14.401332 [ 258 ] {ff92fbcc-1835-40ab-aec7-d20020060836} TCPHandler: Processed in 0.001767972 sec. 2024.12.21 01:42:18.158755 [ 131 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:42:18.158828 [ 131 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:42:18.292715 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2024.12.21 01:42:18.293401 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:18.293451 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:18.293994 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:42:18.294260 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:42:18.294507 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2024.12.21 01:42:19.279272 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2024.12.21 01:42:19.300964 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.301026 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.308948 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:42:19.309757 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:42:19.312840 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2024.12.21 01:42:19.353758 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.353962 [ 258 ] {d045fb73-7e49-450e-87d5-d5e1e539b044} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:19.354043 [ 258 ] {d045fb73-7e49-450e-87d5-d5e1e539b044} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:19.354841 [ 258 ] {d045fb73-7e49-450e-87d5-d5e1e539b044} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.354898 [ 258 ] {d045fb73-7e49-450e-87d5-d5e1e539b044} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.355359 [ 258 ] {d045fb73-7e49-450e-87d5-d5e1e539b044} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 01:42:19.355633 [ 258 ] {d045fb73-7e49-450e-87d5-d5e1e539b044} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:19.355886 [ 258 ] {d045fb73-7e49-450e-87d5-d5e1e539b044} executeQuery: Read 56 rows, 4.41 KiB in 0.00198 sec., 28282.828282828283 rows/sec., 2.17 MiB/sec. 2024.12.21 01:42:19.355957 [ 258 ] {d045fb73-7e49-450e-87d5-d5e1e539b044} TCPHandler: Processed in 0.002341571 sec. 2024.12.21 01:42:19.356206 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.356398 [ 4 ] {057bf433-f0df-4179-bdf0-e0357ac100fd} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:19.356475 [ 4 ] {057bf433-f0df-4179-bdf0-e0357ac100fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:19.357260 [ 4 ] {057bf433-f0df-4179-bdf0-e0357ac100fd} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.357313 [ 4 ] {057bf433-f0df-4179-bdf0-e0357ac100fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.357758 [ 4 ] {057bf433-f0df-4179-bdf0-e0357ac100fd} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 01:42:19.358016 [ 4 ] {057bf433-f0df-4179-bdf0-e0357ac100fd} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:19.358306 [ 4 ] {057bf433-f0df-4179-bdf0-e0357ac100fd} executeQuery: Read 64 rows, 5.12 KiB in 0.001958 sec., 32686.414708886616 rows/sec., 2.55 MiB/sec. 2024.12.21 01:42:19.358535 [ 4 ] {057bf433-f0df-4179-bdf0-e0357ac100fd} TCPHandler: Processed in 0.002454544 sec. 2024.12.21 01:42:19.358757 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.358890 [ 258 ] {f11deef4-e134-46f0-a273-56f6e8d00479} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:19.358956 [ 258 ] {f11deef4-e134-46f0-a273-56f6e8d00479} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:19.359551 [ 258 ] {f11deef4-e134-46f0-a273-56f6e8d00479} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.359595 [ 258 ] {f11deef4-e134-46f0-a273-56f6e8d00479} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.360019 [ 258 ] {f11deef4-e134-46f0-a273-56f6e8d00479} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 01:42:19.360288 [ 258 ] {f11deef4-e134-46f0-a273-56f6e8d00479} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:19.360508 [ 258 ] {f11deef4-e134-46f0-a273-56f6e8d00479} executeQuery: Read 160 rows, 11.41 KiB in 0.001648 sec., 97087.3786407767 rows/sec., 6.76 MiB/sec. 2024.12.21 01:42:19.360570 [ 258 ] {f11deef4-e134-46f0-a273-56f6e8d00479} TCPHandler: Processed in 0.001926365 sec. 2024.12.21 01:42:19.360718 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.360844 [ 4 ] {6a5e9e67-1e4e-4ba6-91e3-5234f6065cc4} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:19.360899 [ 4 ] {6a5e9e67-1e4e-4ba6-91e3-5234f6065cc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:19.361429 [ 4 ] {6a5e9e67-1e4e-4ba6-91e3-5234f6065cc4} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.361473 [ 4 ] {6a5e9e67-1e4e-4ba6-91e3-5234f6065cc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.361871 [ 4 ] {6a5e9e67-1e4e-4ba6-91e3-5234f6065cc4} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 01:42:19.362127 [ 4 ] {6a5e9e67-1e4e-4ba6-91e3-5234f6065cc4} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:19.362382 [ 4 ] {6a5e9e67-1e4e-4ba6-91e3-5234f6065cc4} executeQuery: Read 60 rows, 4.14 KiB in 0.001562 sec., 38412.291933418695 rows/sec., 2.59 MiB/sec. 2024.12.21 01:42:19.362535 [ 4 ] {6a5e9e67-1e4e-4ba6-91e3-5234f6065cc4} TCPHandler: Processed in 0.001875604 sec. 2024.12.21 01:42:19.901337 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.901560 [ 258 ] {97d3e682-5eeb-4c28-bbae-e69871e4d6da} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:42:19.901647 [ 258 ] {97d3e682-5eeb-4c28-bbae-e69871e4d6da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:42:19.902539 [ 258 ] {97d3e682-5eeb-4c28-bbae-e69871e4d6da} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.902598 [ 258 ] {97d3e682-5eeb-4c28-bbae-e69871e4d6da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.903051 [ 258 ] {97d3e682-5eeb-4c28-bbae-e69871e4d6da} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:42:19.903324 [ 258 ] {97d3e682-5eeb-4c28-bbae-e69871e4d6da} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:42:19.903535 [ 129 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.12.21 01:42:19.903606 [ 258 ] {97d3e682-5eeb-4c28-bbae-e69871e4d6da} executeQuery: Read 14 rows, 1.01 KiB in 0.002102 sec., 6660.323501427211 rows/sec., 479.45 KiB/sec. 2024.12.21 01:42:19.903616 [ 129 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.903692 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.903752 [ 258 ] {97d3e682-5eeb-4c28-bbae-e69871e4d6da} TCPHandler: Processed in 0.002560706 sec. 2024.12.21 01:42:19.903959 [ 196 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:42:19.904049 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.904123 [ 196 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:19.904167 [ 196 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:42:19.904266 [ 4 ] {cc1a4990-d68a-4292-9989-f64f66c0beab} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 01:42:19.904289 [ 196 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:42:19.904395 [ 4 ] {cc1a4990-d68a-4292-9989-f64f66c0beab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 01:42:19.904612 [ 196 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:42:19.904946 [ 196 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:42:19.905157 [ 196 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:42:19.906258 [ 4 ] {cc1a4990-d68a-4292-9989-f64f66c0beab} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.906307 [ 4 ] {cc1a4990-d68a-4292-9989-f64f66c0beab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.906820 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003011663 sec., 23242.97240428295 rows/sec., 1.72 MiB/sec. 2024.12.21 01:42:19.906933 [ 4 ] {cc1a4990-d68a-4292-9989-f64f66c0beab} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 01:42:19.907084 [ 198 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.12.21 01:42:19.907305 [ 4 ] {cc1a4990-d68a-4292-9989-f64f66c0beab} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): 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.21 01:42:19.907831 [ 4 ] {cc1a4990-d68a-4292-9989-f64f66c0beab} executeQuery: Read 2 rows, 167.00 B in 0.003616 sec., 553.0973451327434 rows/sec., 45.10 KiB/sec. 2024.12.21 01:42:19.907890 [ 198 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_21_5} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:42:19.908017 [ 4 ] {cc1a4990-d68a-4292-9989-f64f66c0beab} TCPHandler: Processed in 0.004096943 sec. 2024.12.21 01:42:19.908124 [ 198 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_21_5} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.12.21 01:42:19.908216 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.908290 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:42:19.908400 [ 258 ] {0154c03f-a851-4c6c-a85a-aa88f5284e2e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:19.908468 [ 258 ] {0154c03f-a851-4c6c-a85a-aa88f5284e2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:19.909769 [ 258 ] {0154c03f-a851-4c6c-a85a-aa88f5284e2e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.909813 [ 258 ] {0154c03f-a851-4c6c-a85a-aa88f5284e2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.910291 [ 258 ] {0154c03f-a851-4c6c-a85a-aa88f5284e2e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 01:42:19.910552 [ 258 ] {0154c03f-a851-4c6c-a85a-aa88f5284e2e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:19.910790 [ 258 ] {0154c03f-a851-4c6c-a85a-aa88f5284e2e} executeQuery: Read 1422 rows, 122.06 KiB in 0.002424 sec., 586633.6633663366 rows/sec., 49.17 MiB/sec. 2024.12.21 01:42:19.910874 [ 258 ] {0154c03f-a851-4c6c-a85a-aa88f5284e2e} TCPHandler: Processed in 0.002740919 sec. 2024.12.21 01:42:19.911081 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.911220 [ 4 ] {fd03f371-8123-477f-9e75-ca7f9b5ff0d2} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:42:19.911277 [ 4 ] {fd03f371-8123-477f-9e75-ca7f9b5ff0d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:42:19.911993 [ 4 ] {fd03f371-8123-477f-9e75-ca7f9b5ff0d2} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.912040 [ 4 ] {fd03f371-8123-477f-9e75-ca7f9b5ff0d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.912433 [ 4 ] {fd03f371-8123-477f-9e75-ca7f9b5ff0d2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:42:19.912672 [ 4 ] {fd03f371-8123-477f-9e75-ca7f9b5ff0d2} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:42:19.912878 [ 4 ] {fd03f371-8123-477f-9e75-ca7f9b5ff0d2} executeQuery: Read 48 rows, 3.53 KiB in 0.001689 sec., 28419.18294849023 rows/sec., 2.04 MiB/sec. 2024.12.21 01:42:19.912930 [ 4 ] {fd03f371-8123-477f-9e75-ca7f9b5ff0d2} TCPHandler: Processed in 0.001947445 sec. 2024.12.21 01:42:19.913075 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.913198 [ 258 ] {8f203cd8-06cc-482c-a4b8-57b1af54e5a5} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:42:19.913250 [ 258 ] {8f203cd8-06cc-482c-a4b8-57b1af54e5a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:42:19.914031 [ 258 ] {8f203cd8-06cc-482c-a4b8-57b1af54e5a5} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.914081 [ 258 ] {8f203cd8-06cc-482c-a4b8-57b1af54e5a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.914491 [ 258 ] {8f203cd8-06cc-482c-a4b8-57b1af54e5a5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:42:19.914760 [ 258 ] {8f203cd8-06cc-482c-a4b8-57b1af54e5a5} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:42:19.914979 [ 258 ] {8f203cd8-06cc-482c-a4b8-57b1af54e5a5} executeQuery: Read 242 rows, 16.79 KiB in 0.001809 sec., 133775.5666113875 rows/sec., 9.06 MiB/sec. 2024.12.21 01:42:19.915035 [ 258 ] {8f203cd8-06cc-482c-a4b8-57b1af54e5a5} TCPHandler: Processed in 0.002017476 sec. 2024.12.21 01:42:19.915181 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.915305 [ 4 ] {ff890d00-484f-48bc-a0d9-558f9b35397b} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:42:19.915361 [ 4 ] {ff890d00-484f-48bc-a0d9-558f9b35397b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:42:19.916057 [ 4 ] {ff890d00-484f-48bc-a0d9-558f9b35397b} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.916105 [ 4 ] {ff890d00-484f-48bc-a0d9-558f9b35397b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.916482 [ 4 ] {ff890d00-484f-48bc-a0d9-558f9b35397b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:42:19.916730 [ 4 ] {ff890d00-484f-48bc-a0d9-558f9b35397b} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:42:19.916893 [ 130 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.12.21 01:42:19.916970 [ 130 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.916987 [ 4 ] {ff890d00-484f-48bc-a0d9-558f9b35397b} executeQuery: Read 13 rows, 830.00 B in 0.001704 sec., 7629.107981220657 rows/sec., 475.67 KiB/sec. 2024.12.21 01:42:19.917008 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.917141 [ 4 ] {ff890d00-484f-48bc-a0d9-558f9b35397b} TCPHandler: Processed in 0.002010716 sec. 2024.12.21 01:42:19.917235 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:42:19.917350 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.917442 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:19.917492 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:42:19.917805 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:42:19.917834 [ 258 ] {185464ca-70a2-490b-a445-61aca0b1b9c1} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:19.918128 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:42:19.918136 [ 258 ] {185464ca-70a2-490b-a445-61aca0b1b9c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:19.918551 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:42:19.918862 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:42:19.920922 [ 258 ] {185464ca-70a2-490b-a445-61aca0b1b9c1} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.921034 [ 258 ] {185464ca-70a2-490b-a445-61aca0b1b9c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.921241 [ 194 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004123374 sec., 15763.789556804695 rows/sec., 1.02 MiB/sec. 2024.12.21 01:42:19.921453 [ 198 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.12.21 01:42:19.921914 [ 258 ] {185464ca-70a2-490b-a445-61aca0b1b9c1} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 01:42:19.922029 [ 198 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_21_5} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:42:19.922226 [ 198 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_21_5} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.12.21 01:42:19.922373 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:42:19.922454 [ 258 ] {185464ca-70a2-490b-a445-61aca0b1b9c1} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:19.922693 [ 258 ] {185464ca-70a2-490b-a445-61aca0b1b9c1} executeQuery: Read 879 rows, 65.26 KiB in 0.005098 sec., 172420.5570812083 rows/sec., 12.50 MiB/sec. 2024.12.21 01:42:19.922770 [ 258 ] {185464ca-70a2-490b-a445-61aca0b1b9c1} TCPHandler: Processed in 0.005529478 sec. 2024.12.21 01:42:19.922942 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.923085 [ 4 ] {b7b52437-4817-4565-ad9a-9613c441533f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:42:19.923145 [ 4 ] {b7b52437-4817-4565-ad9a-9613c441533f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:42:19.923658 [ 4 ] {b7b52437-4817-4565-ad9a-9613c441533f} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.923697 [ 4 ] {b7b52437-4817-4565-ad9a-9613c441533f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.924065 [ 4 ] {b7b52437-4817-4565-ad9a-9613c441533f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:42:19.924298 [ 4 ] {b7b52437-4817-4565-ad9a-9613c441533f} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:42:19.924508 [ 4 ] {b7b52437-4817-4565-ad9a-9613c441533f} executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec. 2024.12.21 01:42:19.924558 [ 4 ] {b7b52437-4817-4565-ad9a-9613c441533f} TCPHandler: Processed in 0.00168281 sec. 2024.12.21 01:42:19.924696 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.924816 [ 258 ] {1e615dfd-586b-4e3b-ad0c-9b97d36b26b6} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:19.924870 [ 258 ] {1e615dfd-586b-4e3b-ad0c-9b97d36b26b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:19.925595 [ 258 ] {1e615dfd-586b-4e3b-ad0c-9b97d36b26b6} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.925635 [ 258 ] {1e615dfd-586b-4e3b-ad0c-9b97d36b26b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.926079 [ 258 ] {1e615dfd-586b-4e3b-ad0c-9b97d36b26b6} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 01:42:19.926334 [ 258 ] {1e615dfd-586b-4e3b-ad0c-9b97d36b26b6} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:19.926561 [ 258 ] {1e615dfd-586b-4e3b-ad0c-9b97d36b26b6} executeQuery: Read 956 rows, 65.04 KiB in 0.001768 sec., 540723.9819004525 rows/sec., 35.93 MiB/sec. 2024.12.21 01:42:19.926636 [ 258 ] {1e615dfd-586b-4e3b-ad0c-9b97d36b26b6} TCPHandler: Processed in 0.001997825 sec. 2024.12.21 01:42:19.926854 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.926998 [ 4 ] {48dbfa5c-97e9-4380-877a-e65d4ba00549} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:42:19.927056 [ 4 ] {48dbfa5c-97e9-4380-877a-e65d4ba00549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:42:19.927561 [ 4 ] {48dbfa5c-97e9-4380-877a-e65d4ba00549} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.927599 [ 4 ] {48dbfa5c-97e9-4380-877a-e65d4ba00549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.927947 [ 4 ] {48dbfa5c-97e9-4380-877a-e65d4ba00549} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:42:19.928180 [ 4 ] {48dbfa5c-97e9-4380-877a-e65d4ba00549} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:42:19.928388 [ 4 ] {48dbfa5c-97e9-4380-877a-e65d4ba00549} executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec. 2024.12.21 01:42:19.928439 [ 4 ] {48dbfa5c-97e9-4380-877a-e65d4ba00549} TCPHandler: Processed in 0.001704811 sec. 2024.12.21 01:42:19.928610 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.928729 [ 258 ] {0784cd8e-b18b-49c2-96bf-572d21876e47} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:19.928811 [ 258 ] {0784cd8e-b18b-49c2-96bf-572d21876e47} 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.21 01:42:19.930007 [ 258 ] {0784cd8e-b18b-49c2-96bf-572d21876e47} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.930048 [ 258 ] {0784cd8e-b18b-49c2-96bf-572d21876e47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.930733 [ 258 ] {0784cd8e-b18b-49c2-96bf-572d21876e47} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 01:42:19.930992 [ 258 ] {0784cd8e-b18b-49c2-96bf-572d21876e47} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:42:19.931173 [ 130 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 01:42:19.931238 [ 130 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.931279 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.931286 [ 258 ] {0784cd8e-b18b-49c2-96bf-572d21876e47} executeQuery: Read 39 rows, 71.56 KiB in 0.002569 sec., 15181.00428182172 rows/sec., 27.20 MiB/sec. 2024.12.21 01:42:19.931607 [ 198 ] {e93acc5c-db38-4352-84af-0297a167e812::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.21 01:42:19.931712 [ 258 ] {0784cd8e-b18b-49c2-96bf-572d21876e47} TCPHandler: Processed in 0.003164517 sec. 2024.12.21 01:42:19.931926 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:19.932192 [ 4 ] {e8a3f8b9-2a0a-4202-9142-dc5ca910df37} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:19.932230 [ 198 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:19.932315 [ 4 ] {e8a3f8b9-2a0a-4202-9142-dc5ca910df37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:19.932397 [ 198 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 516 rows starting from the beginning of the part 2024.12.21 01:42:19.933256 [ 198 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part 2024.12.21 01:42:19.933857 [ 198 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part 2024.12.21 01:42:19.934589 [ 198 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part 2024.12.21 01:42:19.934729 [ 4 ] {e8a3f8b9-2a0a-4202-9142-dc5ca910df37} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:19.934876 [ 4 ] {e8a3f8b9-2a0a-4202-9142-dc5ca910df37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:19.935227 [ 198 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part 2024.12.21 01:42:19.935840 [ 198 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part 2024.12.21 01:42:19.936531 [ 4 ] {e8a3f8b9-2a0a-4202-9142-dc5ca910df37} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 01:42:19.937018 [ 4 ] {e8a3f8b9-2a0a-4202-9142-dc5ca910df37} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:19.937545 [ 4 ] {e8a3f8b9-2a0a-4202-9142-dc5ca910df37} executeQuery: Read 34 rows, 2.02 KiB in 0.005432 sec., 6259.20471281296 rows/sec., 371.96 KiB/sec. 2024.12.21 01:42:19.937739 [ 4 ] {e8a3f8b9-2a0a-4202-9142-dc5ca910df37} TCPHandler: Processed in 0.005906756 sec. 2024.12.21 01:42:19.950950 [ 200 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 19 columns (19 merged, 0 gathered) in 0.01958832 sec., 36297.140336690434 rows/sec., 65.04 MiB/sec. 2024.12.21 01:42:19.951932 [ 192 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 01:42:19.952421 [ 192 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_21_4} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:42:19.952507 [ 192 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_21_4} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 01:42:19.952667 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.69 MiB. 2024.12.21 01:42:23.355998 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 886 2024.12.21 01:42:23.359738 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:23.359789 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:23.361296 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:42:23.361612 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:42:23.362187 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 886 2024.12.21 01:42:24.352069 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:24.352286 [ 258 ] {618e207d-7721-4301-a565-83db1ed7c1d4} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:24.352373 [ 258 ] {618e207d-7721-4301-a565-83db1ed7c1d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:24.353146 [ 258 ] {618e207d-7721-4301-a565-83db1ed7c1d4} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:24.353200 [ 258 ] {618e207d-7721-4301-a565-83db1ed7c1d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:24.353654 [ 258 ] {618e207d-7721-4301-a565-83db1ed7c1d4} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 01:42:24.353921 [ 258 ] {618e207d-7721-4301-a565-83db1ed7c1d4} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:24.354178 [ 258 ] {618e207d-7721-4301-a565-83db1ed7c1d4} executeQuery: Read 56 rows, 4.41 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.21 MiB/sec. 2024.12.21 01:42:24.354250 [ 258 ] {618e207d-7721-4301-a565-83db1ed7c1d4} TCPHandler: Processed in 0.002325151 sec. 2024.12.21 01:42:24.354499 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:24.354704 [ 4 ] {d60ccf2f-d2a6-4ef9-9136-6104a5edeb50} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:24.354784 [ 4 ] {d60ccf2f-d2a6-4ef9-9136-6104a5edeb50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:24.355633 [ 4 ] {d60ccf2f-d2a6-4ef9-9136-6104a5edeb50} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:24.355678 [ 4 ] {d60ccf2f-d2a6-4ef9-9136-6104a5edeb50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:24.356108 [ 4 ] {d60ccf2f-d2a6-4ef9-9136-6104a5edeb50} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 01:42:24.356368 [ 4 ] {d60ccf2f-d2a6-4ef9-9136-6104a5edeb50} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:24.356633 [ 4 ] {d60ccf2f-d2a6-4ef9-9136-6104a5edeb50} executeQuery: Read 64 rows, 5.12 KiB in 0.001982 sec., 32290.615539858733 rows/sec., 2.52 MiB/sec. 2024.12.21 01:42:24.356739 [ 4 ] {d60ccf2f-d2a6-4ef9-9136-6104a5edeb50} TCPHandler: Processed in 0.002377033 sec. 2024.12.21 01:42:24.356979 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:24.357166 [ 258 ] {13bced63-ec7e-41b7-ad0d-907a2c63bbb8} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:24.357234 [ 258 ] {13bced63-ec7e-41b7-ad0d-907a2c63bbb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:24.357836 [ 258 ] {13bced63-ec7e-41b7-ad0d-907a2c63bbb8} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:24.357879 [ 258 ] {13bced63-ec7e-41b7-ad0d-907a2c63bbb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:24.358283 [ 258 ] {13bced63-ec7e-41b7-ad0d-907a2c63bbb8} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 01:42:24.358535 [ 258 ] {13bced63-ec7e-41b7-ad0d-907a2c63bbb8} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:24.358790 [ 258 ] {13bced63-ec7e-41b7-ad0d-907a2c63bbb8} executeQuery: Read 128 rows, 9.13 KiB in 0.001657 sec., 77248.0386240193 rows/sec., 5.38 MiB/sec. 2024.12.21 01:42:24.358895 [ 258 ] {13bced63-ec7e-41b7-ad0d-907a2c63bbb8} TCPHandler: Processed in 0.002067637 sec. 2024.12.21 01:42:24.359097 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:24.359254 [ 4 ] {f5cd866e-c67a-4f6f-b3cd-215941bd74b5} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:24.359313 [ 4 ] {f5cd866e-c67a-4f6f-b3cd-215941bd74b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:24.359853 [ 4 ] {f5cd866e-c67a-4f6f-b3cd-215941bd74b5} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:24.359892 [ 4 ] {f5cd866e-c67a-4f6f-b3cd-215941bd74b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:24.360265 [ 4 ] {f5cd866e-c67a-4f6f-b3cd-215941bd74b5} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 01:42:24.360502 [ 4 ] {f5cd866e-c67a-4f6f-b3cd-215941bd74b5} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:24.360721 [ 4 ] {f5cd866e-c67a-4f6f-b3cd-215941bd74b5} executeQuery: Read 48 rows, 3.31 KiB in 0.001497 sec., 32064.128256513024 rows/sec., 2.16 MiB/sec. 2024.12.21 01:42:24.360770 [ 4 ] {f5cd866e-c67a-4f6f-b3cd-215941bd74b5} TCPHandler: Processed in 0.001791302 sec. 2024.12.21 01:42:25.794761 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2024.12.21 01:42:25.795739 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:25.795793 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:25.796323 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:42:25.796597 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:42:25.796884 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2024.12.21 01:42:25.796884 [ 121 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 01:42:25.796992 [ 121 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:25.797038 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:25.797296 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:42:25.797614 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:25.797664 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:42:25.797743 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:42:25.797949 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:42:25.798209 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:42:25.798339 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:42:25.798543 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:42:25.800715 [ 189 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003564323 sec., 3987573.5167660173 rows/sec., 57.04 MiB/sec. 2024.12.21 01:42:25.801197 [ 189 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 01:42:25.801576 [ 189 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_31_6} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:42:25.801674 [ 189 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_31_6} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 01:42:25.801789 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2024.12.21 01:42:26.812971 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2024.12.21 01:42:26.834977 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:26.835040 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:26.842799 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:42:26.843611 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:42:26.844108 [ 118 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 01:42:26.844289 [ 118 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:26.844385 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:26.845106 [ 188 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:42:26.860324 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2024.12.21 01:42:26.861715 [ 188 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:26.862944 [ 188 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:42:26.867869 [ 188 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:42:26.873088 [ 188 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2024.12.21 01:42:26.878435 [ 188 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part 2024.12.21 01:42:26.884093 [ 188 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:42:26.888551 [ 188 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:42:26.946864 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.102296998 sec., 2287.4571549010657 rows/sec., 11.83 MiB/sec. 2024.12.21 01:42:26.949420 [ 193 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 01:42:26.952250 [ 193 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_31_6} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:42:26.952348 [ 193 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_31_6} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 01:42:26.954477 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.12.21 01:42:27.000241 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 199.74 MiB, peak 210.28 MiB, free memory in arenas 0.00 B, will set to 200.99 MiB (RSS), difference: 1.25 MiB 2024.12.21 01:42:29.353666 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:29.353894 [ 258 ] {b1691ec1-9325-49fb-9e93-ef44c508eb76} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:29.353978 [ 258 ] {b1691ec1-9325-49fb-9e93-ef44c508eb76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:29.354841 [ 258 ] {b1691ec1-9325-49fb-9e93-ef44c508eb76} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:29.354888 [ 258 ] {b1691ec1-9325-49fb-9e93-ef44c508eb76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:29.355360 [ 258 ] {b1691ec1-9325-49fb-9e93-ef44c508eb76} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 01:42:29.355631 [ 258 ] {b1691ec1-9325-49fb-9e93-ef44c508eb76} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:29.355783 [ 115 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 01:42:29.355832 [ 115 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:29.355847 [ 258 ] {b1691ec1-9325-49fb-9e93-ef44c508eb76} executeQuery: Read 56 rows, 4.41 KiB in 0.002009 sec., 27874.564459930316 rows/sec., 2.14 MiB/sec. 2024.12.21 01:42:29.355858 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:29.355996 [ 258 ] {b1691ec1-9325-49fb-9e93-ef44c508eb76} TCPHandler: Processed in 0.002463224 sec. 2024.12.21 01:42:29.356371 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:42:29.356397 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:29.356789 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:29.356799 [ 4 ] {7795d6ab-a407-4fdf-a142-bd6ee3d2d8fc} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:29.356846 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1431 rows starting from the beginning of the part 2024.12.21 01:42:29.356935 [ 4 ] {7795d6ab-a407-4fdf-a142-bd6ee3d2d8fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:29.357021 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 281 rows starting from the beginning of the part 2024.12.21 01:42:29.357450 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part 2024.12.21 01:42:29.357823 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1422 rows starting from the beginning of the part 2024.12.21 01:42:29.358237 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2024.12.21 01:42:29.358580 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part 2024.12.21 01:42:29.360141 [ 4 ] {7795d6ab-a407-4fdf-a142-bd6ee3d2d8fc} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:29.360215 [ 4 ] {7795d6ab-a407-4fdf-a142-bd6ee3d2d8fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:29.361287 [ 4 ] {7795d6ab-a407-4fdf-a142-bd6ee3d2d8fc} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 01:42:29.361572 [ 4 ] {7795d6ab-a407-4fdf-a142-bd6ee3d2d8fc} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:29.361816 [ 115 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 01:42:29.361946 [ 115 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:29.362029 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:29.362076 [ 4 ] {7795d6ab-a407-4fdf-a142-bd6ee3d2d8fc} executeQuery: Read 64 rows, 5.12 KiB in 0.005358 sec., 11944.75550578574 rows/sec., 954.69 KiB/sec. 2024.12.21 01:42:29.362423 [ 4 ] {7795d6ab-a407-4fdf-a142-bd6ee3d2d8fc} TCPHandler: Processed in 0.006257882 sec. 2024.12.21 01:42:29.362742 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.006745941 sec., 489479.5255398765 rows/sec., 42.90 MiB/sec. 2024.12.21 01:42:29.362829 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:29.362838 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:42:29.363104 [ 191 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 01:42:29.363150 [ 258 ] {e9c0ba8d-2c51-47a8-a1d3-3607a7e14308} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:29.363312 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:29.363349 [ 258 ] {e9c0ba8d-2c51-47a8-a1d3-3607a7e14308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:29.363404 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part 2024.12.21 01:42:29.363899 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 421 rows starting from the beginning of the part 2024.12.21 01:42:29.364368 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part 2024.12.21 01:42:29.364366 [ 191 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_51_10} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:29.364867 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 879 rows starting from the beginning of the part 2024.12.21 01:42:29.364909 [ 191 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_51_10} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 01:42:29.365348 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2024.12.21 01:42:29.365402 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2024.12.21 01:42:29.365661 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part 2024.12.21 01:42:29.366747 [ 258 ] {e9c0ba8d-2c51-47a8-a1d3-3607a7e14308} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:29.366827 [ 258 ] {e9c0ba8d-2c51-47a8-a1d3-3607a7e14308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:29.367839 [ 258 ] {e9c0ba8d-2c51-47a8-a1d3-3607a7e14308} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 01:42:29.368229 [ 258 ] {e9c0ba8d-2c51-47a8-a1d3-3607a7e14308} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:29.368417 [ 115 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 01:42:29.368505 [ 115 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:29.368581 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:29.368630 [ 258 ] {e9c0ba8d-2c51-47a8-a1d3-3607a7e14308} executeQuery: Read 160 rows, 11.41 KiB in 0.005601 sec., 28566.327441528298 rows/sec., 1.99 MiB/sec. 2024.12.21 01:42:29.369105 [ 190 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:42:29.369294 [ 258 ] {e9c0ba8d-2c51-47a8-a1d3-3607a7e14308} TCPHandler: Processed in 0.00671807 sec. 2024.12.21 01:42:29.369745 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:29.369912 [ 190 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:29.370113 [ 190 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14179 rows starting from the beginning of the part 2024.12.21 01:42:29.370491 [ 4 ] {829cc116-b3bc-40da-85d7-1306d516eac3} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:29.370661 [ 190 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:42:29.370740 [ 195 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.008476031 sec., 283741.293537034 rows/sec., 21.75 MiB/sec. 2024.12.21 01:42:29.370852 [ 4 ] {829cc116-b3bc-40da-85d7-1306d516eac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:29.371172 [ 190 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2024.12.21 01:42:29.371606 [ 190 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 956 rows starting from the beginning of the part 2024.12.21 01:42:29.372027 [ 190 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part 2024.12.21 01:42:29.372193 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 01:42:29.372531 [ 190 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:42:29.373545 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_51_10} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:29.374005 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_51_10} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 01:42:29.374153 [ 4 ] {829cc116-b3bc-40da-85d7-1306d516eac3} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:29.374249 [ 4 ] {829cc116-b3bc-40da-85d7-1306d516eac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:29.374351 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.21 01:42:29.374859 [ 4 ] {829cc116-b3bc-40da-85d7-1306d516eac3} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 01:42:29.375162 [ 4 ] {829cc116-b3bc-40da-85d7-1306d516eac3} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:29.375382 [ 115 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 01:42:29.375456 [ 115 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:29.375524 [ 4 ] {829cc116-b3bc-40da-85d7-1306d516eac3} executeQuery: Read 60 rows, 4.14 KiB in 0.005329 sec., 11259.14805779696 rows/sec., 777.00 KiB/sec. 2024.12.21 01:42:29.375556 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:29.375845 [ 4 ] {829cc116-b3bc-40da-85d7-1306d516eac3} TCPHandler: Processed in 0.006356054 sec. 2024.12.21 01:42:29.376100 [ 195 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:42:29.376412 [ 195 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:29.376478 [ 195 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2806 rows starting from the beginning of the part 2024.12.21 01:42:29.376759 [ 195 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:42:29.377125 [ 195 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2024.12.21 01:42:29.377491 [ 195 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part 2024.12.21 01:42:29.377689 [ 195 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part 2024.12.21 01:42:29.377941 [ 195 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:42:29.380473 [ 195 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 4 columns (4 merged, 0 gathered) in 0.004762885 sec., 648766.451425974 rows/sec., 42.32 MiB/sec. 2024.12.21 01:42:29.380853 [ 186 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 01:42:29.381237 [ 186 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_51_10} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:29.381390 [ 194 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 15820 rows, containing 5 columns (5 merged, 0 gathered) in 0.012688337 sec., 1246814.2988320692 rows/sec., 84.17 MiB/sec. 2024.12.21 01:42:29.381404 [ 186 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_51_10} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 01:42:29.381518 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2024.12.21 01:42:29.381959 [ 195 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 01:42:29.382268 [ 195 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_51_10} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:29.382351 [ 195 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_51_10} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 01:42:29.382442 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. 2024.12.21 01:42:30.000248 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 201.39 MiB, peak 210.56 MiB, free memory in arenas 0.00 B, will set to 202.77 MiB (RSS), difference: 1.38 MiB 2024.12.21 01:42:33.158867 [ 112 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:42:33.158940 [ 112 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:42:33.297108 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2024.12.21 01:42:33.298081 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:33.298136 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:33.298692 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:42:33.298964 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:42:33.299221 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2024.12.21 01:42:33.362527 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 902 2024.12.21 01:42:33.365286 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:33.365338 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:33.366832 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:42:33.367158 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:42:33.367957 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 902 2024.12.21 01:42:34.001641 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00109878 sec. 2024.12.21 01:42:34.360471 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2024.12.21 01:42:34.360598 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:34.360994 [ 258 ] {ced0558b-34a4-434e-a4d1-52d9b6ed7aff} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:42:34.361155 [ 258 ] {ced0558b-34a4-434e-a4d1-52d9b6ed7aff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:42:34.364810 [ 258 ] {ced0558b-34a4-434e-a4d1-52d9b6ed7aff} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:34.364916 [ 258 ] {ced0558b-34a4-434e-a4d1-52d9b6ed7aff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:34.366360 [ 258 ] {ced0558b-34a4-434e-a4d1-52d9b6ed7aff} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:42:34.367178 [ 258 ] {ced0558b-34a4-434e-a4d1-52d9b6ed7aff} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:42:34.368161 [ 258 ] {ced0558b-34a4-434e-a4d1-52d9b6ed7aff} executeQuery: Read 14 rows, 1.01 KiB in 0.007264 sec., 1927.3127753303966 rows/sec., 138.74 KiB/sec. 2024.12.21 01:42:34.368606 [ 258 ] {ced0558b-34a4-434e-a4d1-52d9b6ed7aff} TCPHandler: Processed in 0.008175146 sec. 2024.12.21 01:42:34.369070 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:34.369719 [ 4 ] {704c0009-3c81-4864-b851-63a00dc9684a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:34.369877 [ 4 ] {704c0009-3c81-4864-b851-63a00dc9684a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:34.374231 [ 4 ] {704c0009-3c81-4864-b851-63a00dc9684a} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:34.374337 [ 4 ] {704c0009-3c81-4864-b851-63a00dc9684a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:34.375685 [ 4 ] {704c0009-3c81-4864-b851-63a00dc9684a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 01:42:34.376353 [ 4 ] {704c0009-3c81-4864-b851-63a00dc9684a} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:34.376860 [ 4 ] {704c0009-3c81-4864-b851-63a00dc9684a} executeQuery: Read 281 rows, 25.42 KiB in 0.007438 sec., 37778.97284216187 rows/sec., 3.34 MiB/sec. 2024.12.21 01:42:34.377039 [ 4 ] {704c0009-3c81-4864-b851-63a00dc9684a} TCPHandler: Processed in 0.008263017 sec. 2024.12.21 01:42:34.377460 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:34.377807 [ 258 ] {6557e421-2791-4201-a74e-6644f799a8ba} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:42:34.378020 [ 258 ] {6557e421-2791-4201-a74e-6644f799a8ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:42:34.381416 [ 258 ] {6557e421-2791-4201-a74e-6644f799a8ba} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:34.381487 [ 258 ] {6557e421-2791-4201-a74e-6644f799a8ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:34.382617 [ 258 ] {6557e421-2791-4201-a74e-6644f799a8ba} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:42:34.383287 [ 258 ] {6557e421-2791-4201-a74e-6644f799a8ba} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:42:34.383702 [ 258 ] {6557e421-2791-4201-a74e-6644f799a8ba} executeQuery: Read 46 rows, 3.39 KiB in 0.00599 sec., 7679.465776293823 rows/sec., 565.72 KiB/sec. 2024.12.21 01:42:34.383920 [ 258 ] {6557e421-2791-4201-a74e-6644f799a8ba} TCPHandler: Processed in 0.006765411 sec. 2024.12.21 01:42:34.384134 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:34.384443 [ 4 ] {184975bd-5e02-4891-b29d-67183e07e76b} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:42:34.384665 [ 4 ] {184975bd-5e02-4891-b29d-67183e07e76b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:42:34.387400 [ 4 ] {184975bd-5e02-4891-b29d-67183e07e76b} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:34.387479 [ 4 ] {184975bd-5e02-4891-b29d-67183e07e76b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:34.388681 [ 4 ] {184975bd-5e02-4891-b29d-67183e07e76b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:42:34.389314 [ 4 ] {184975bd-5e02-4891-b29d-67183e07e76b} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:42:34.389903 [ 4 ] {184975bd-5e02-4891-b29d-67183e07e76b} executeQuery: Read 14 rows, 1004.00 B in 0.005564 sec., 2516.175413371675 rows/sec., 176.22 KiB/sec. 2024.12.21 01:42:34.390110 [ 4 ] {184975bd-5e02-4891-b29d-67183e07e76b} TCPHandler: Processed in 0.006074459 sec. 2024.12.21 01:42:34.390370 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:34.390625 [ 258 ] {973ba1f7-9655-4490-9b19-79eaf787d964} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:42:34.390763 [ 258 ] {973ba1f7-9655-4490-9b19-79eaf787d964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:42:34.393762 [ 258 ] {973ba1f7-9655-4490-9b19-79eaf787d964} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:34.393857 [ 258 ] {973ba1f7-9655-4490-9b19-79eaf787d964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:34.395053 [ 258 ] {973ba1f7-9655-4490-9b19-79eaf787d964} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:42:34.395649 [ 258 ] {973ba1f7-9655-4490-9b19-79eaf787d964} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:42:34.396325 [ 258 ] {973ba1f7-9655-4490-9b19-79eaf787d964} executeQuery: Read 13 rows, 830.00 B in 0.005745 sec., 2262.8372497824193 rows/sec., 141.09 KiB/sec. 2024.12.21 01:42:34.396804 [ 258 ] {973ba1f7-9655-4490-9b19-79eaf787d964} TCPHandler: Processed in 0.006558667 sec. 2024.12.21 01:42:34.397032 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:34.397270 [ 4 ] {e7990b2d-03ac-4bea-ac0f-e603e561fcc2} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:34.397377 [ 4 ] {e7990b2d-03ac-4bea-ac0f-e603e561fcc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:34.399798 [ 4 ] {e7990b2d-03ac-4bea-ac0f-e603e561fcc2} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:34.399873 [ 4 ] {e7990b2d-03ac-4bea-ac0f-e603e561fcc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:34.401852 [ 4 ] {e7990b2d-03ac-4bea-ac0f-e603e561fcc2} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 01:42:34.402464 [ 4 ] {e7990b2d-03ac-4bea-ac0f-e603e561fcc2} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:34.403010 [ 4 ] {e7990b2d-03ac-4bea-ac0f-e603e561fcc2} executeQuery: Read 421 rows, 30.80 KiB in 0.005798 sec., 72611.24525698516 rows/sec., 5.19 MiB/sec. 2024.12.21 01:42:34.403210 [ 4 ] {e7990b2d-03ac-4bea-ac0f-e603e561fcc2} TCPHandler: Processed in 0.006289723 sec. 2024.12.21 01:42:34.403491 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:34.403902 [ 258 ] {860fda44-aeb1-4700-af1f-88e2c520da3e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:42:34.404028 [ 258 ] {860fda44-aeb1-4700-af1f-88e2c520da3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:42:34.405911 [ 258 ] {860fda44-aeb1-4700-af1f-88e2c520da3e} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:34.405992 [ 258 ] {860fda44-aeb1-4700-af1f-88e2c520da3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:34.407124 [ 258 ] {860fda44-aeb1-4700-af1f-88e2c520da3e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:42:34.407703 [ 258 ] {860fda44-aeb1-4700-af1f-88e2c520da3e} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:42:34.408167 [ 258 ] {860fda44-aeb1-4700-af1f-88e2c520da3e} executeQuery: Read 6 rows, 321.00 B in 0.004393 sec., 1365.8092419758707 rows/sec., 71.36 KiB/sec. 2024.12.21 01:42:34.408330 [ 258 ] {860fda44-aeb1-4700-af1f-88e2c520da3e} TCPHandler: Processed in 0.004993049 sec. 2024.12.21 01:42:34.408532 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:34.408736 [ 4 ] {624665a6-be3c-4d18-a48e-2601e835df71} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:34.408836 [ 4 ] {624665a6-be3c-4d18-a48e-2601e835df71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:34.411501 [ 4 ] {624665a6-be3c-4d18-a48e-2601e835df71} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:34.411579 [ 4 ] {624665a6-be3c-4d18-a48e-2601e835df71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:34.412916 [ 4 ] {624665a6-be3c-4d18-a48e-2601e835df71} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 01:42:34.413568 [ 4 ] {624665a6-be3c-4d18-a48e-2601e835df71} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:34.414312 [ 4 ] {624665a6-be3c-4d18-a48e-2601e835df71} executeQuery: Read 237 rows, 16.27 KiB in 0.005583 sec., 42450.29554003224 rows/sec., 2.85 MiB/sec. 2024.12.21 01:42:34.414863 [ 4 ] {624665a6-be3c-4d18-a48e-2601e835df71} TCPHandler: Processed in 0.006433005 sec. 2024.12.21 01:42:34.415435 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:34.415787 [ 258 ] {fc4858c8-96b6-487a-b92d-a7a09f302bfb} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:42:34.415944 [ 258 ] {fc4858c8-96b6-487a-b92d-a7a09f302bfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:42:34.417838 [ 258 ] {fc4858c8-96b6-487a-b92d-a7a09f302bfb} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:34.417920 [ 258 ] {fc4858c8-96b6-487a-b92d-a7a09f302bfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:34.419162 [ 258 ] {fc4858c8-96b6-487a-b92d-a7a09f302bfb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:42:34.419742 [ 258 ] {fc4858c8-96b6-487a-b92d-a7a09f302bfb} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:42:34.420359 [ 258 ] {fc4858c8-96b6-487a-b92d-a7a09f302bfb} executeQuery: Read 1 rows, 69.00 B in 0.00465 sec., 215.05376344086022 rows/sec., 14.49 KiB/sec. 2024.12.21 01:42:34.420558 [ 258 ] {fc4858c8-96b6-487a-b92d-a7a09f302bfb} TCPHandler: Processed in 0.00555726 sec. 2024.12.21 01:42:34.420790 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:34.421101 [ 4 ] {1411f3cb-0bee-475f-9ee0-0f1e530ead34} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:34.421407 [ 4 ] {1411f3cb-0bee-475f-9ee0-0f1e530ead34} 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.21 01:42:34.428075 [ 4 ] {1411f3cb-0bee-475f-9ee0-0f1e530ead34} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:34.428192 [ 4 ] {1411f3cb-0bee-475f-9ee0-0f1e530ead34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:34.431314 [ 4 ] {1411f3cb-0bee-475f-9ee0-0f1e530ead34} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 01:42:34.432018 [ 4 ] {1411f3cb-0bee-475f-9ee0-0f1e530ead34} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:42:34.432795 [ 4 ] {1411f3cb-0bee-475f-9ee0-0f1e530ead34} executeQuery: Read 39 rows, 71.56 KiB in 0.011796 sec., 3306.2054933875893 rows/sec., 5.92 MiB/sec. 2024.12.21 01:42:34.433104 [ 4 ] {1411f3cb-0bee-475f-9ee0-0f1e530ead34} TCPHandler: Processed in 0.012430952 sec. 2024.12.21 01:42:34.433312 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:34.433495 [ 258 ] {47cc5557-1d32-43eb-9979-1b6d44a4502e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:34.433574 [ 258 ] {47cc5557-1d32-43eb-9979-1b6d44a4502e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:34.435459 [ 258 ] {47cc5557-1d32-43eb-9979-1b6d44a4502e} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:34.435549 [ 258 ] {47cc5557-1d32-43eb-9979-1b6d44a4502e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:34.436996 [ 258 ] {47cc5557-1d32-43eb-9979-1b6d44a4502e} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.21 01:42:34.437713 [ 258 ] {47cc5557-1d32-43eb-9979-1b6d44a4502e} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:34.438209 [ 258 ] {47cc5557-1d32-43eb-9979-1b6d44a4502e} executeQuery: Read 82 rows, 5.33 KiB in 0.004753 sec., 17252.26172943404 rows/sec., 1.10 MiB/sec. 2024.12.21 01:42:34.438380 [ 258 ] {47cc5557-1d32-43eb-9979-1b6d44a4502e} TCPHandler: Processed in 0.005170722 sec. 2024.12.21 01:42:34.441015 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:34.441077 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:34.448338 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:42:34.449155 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:42:34.452894 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2024.12.21 01:42:39.354326 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:39.354541 [ 258 ] {1d0eb344-dc14-47cb-be64-07708ab65035} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:39.354616 [ 258 ] {1d0eb344-dc14-47cb-be64-07708ab65035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:39.355386 [ 258 ] {1d0eb344-dc14-47cb-be64-07708ab65035} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:39.355435 [ 258 ] {1d0eb344-dc14-47cb-be64-07708ab65035} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:39.355891 [ 258 ] {1d0eb344-dc14-47cb-be64-07708ab65035} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 01:42:39.356156 [ 258 ] {1d0eb344-dc14-47cb-be64-07708ab65035} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:39.356363 [ 258 ] {1d0eb344-dc14-47cb-be64-07708ab65035} executeQuery: Read 56 rows, 4.41 KiB in 0.001878 sec., 29818.956336528223 rows/sec., 2.29 MiB/sec. 2024.12.21 01:42:39.356434 [ 258 ] {1d0eb344-dc14-47cb-be64-07708ab65035} TCPHandler: Processed in 0.00224458 sec. 2024.12.21 01:42:39.356752 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:39.356951 [ 4 ] {a8441526-581f-4ede-a4d6-9e2b3edf2021} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:39.357031 [ 4 ] {a8441526-581f-4ede-a4d6-9e2b3edf2021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:39.357844 [ 4 ] {a8441526-581f-4ede-a4d6-9e2b3edf2021} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:39.357901 [ 4 ] {a8441526-581f-4ede-a4d6-9e2b3edf2021} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:39.358390 [ 4 ] {a8441526-581f-4ede-a4d6-9e2b3edf2021} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 01:42:39.358662 [ 4 ] {a8441526-581f-4ede-a4d6-9e2b3edf2021} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:39.358970 [ 4 ] {a8441526-581f-4ede-a4d6-9e2b3edf2021} executeQuery: Read 64 rows, 5.12 KiB in 0.00207 sec., 30917.87439613527 rows/sec., 2.41 MiB/sec. 2024.12.21 01:42:39.359052 [ 4 ] {a8441526-581f-4ede-a4d6-9e2b3edf2021} TCPHandler: Processed in 0.002500855 sec. 2024.12.21 01:42:39.359235 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:39.359394 [ 258 ] {40f6525a-27d6-4b8f-b956-e6ed4fed8887} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:39.359465 [ 258 ] {40f6525a-27d6-4b8f-b956-e6ed4fed8887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:39.360161 [ 258 ] {40f6525a-27d6-4b8f-b956-e6ed4fed8887} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:39.360203 [ 258 ] {40f6525a-27d6-4b8f-b956-e6ed4fed8887} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:39.360622 [ 258 ] {40f6525a-27d6-4b8f-b956-e6ed4fed8887} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 01:42:39.360882 [ 258 ] {40f6525a-27d6-4b8f-b956-e6ed4fed8887} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:39.361067 [ 258 ] {40f6525a-27d6-4b8f-b956-e6ed4fed8887} executeQuery: Read 160 rows, 11.41 KiB in 0.001714 sec., 93348.89148191366 rows/sec., 6.50 MiB/sec. 2024.12.21 01:42:39.361122 [ 258 ] {40f6525a-27d6-4b8f-b956-e6ed4fed8887} TCPHandler: Processed in 0.001955955 sec. 2024.12.21 01:42:39.361280 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:39.361410 [ 4 ] {fe1d3093-64f7-40f4-82b7-1a0860af6e3d} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:39.361469 [ 4 ] {fe1d3093-64f7-40f4-82b7-1a0860af6e3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:39.361995 [ 4 ] {fe1d3093-64f7-40f4-82b7-1a0860af6e3d} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:39.362037 [ 4 ] {fe1d3093-64f7-40f4-82b7-1a0860af6e3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:39.362433 [ 4 ] {fe1d3093-64f7-40f4-82b7-1a0860af6e3d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.21 01:42:39.362662 [ 4 ] {fe1d3093-64f7-40f4-82b7-1a0860af6e3d} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:39.362867 [ 4 ] {fe1d3093-64f7-40f4-82b7-1a0860af6e3d} executeQuery: Read 60 rows, 4.14 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.65 MiB/sec. 2024.12.21 01:42:39.362916 [ 4 ] {fe1d3093-64f7-40f4-82b7-1a0860af6e3d} TCPHandler: Processed in 0.001738951 sec. 2024.12.21 01:42:40.799928 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2024.12.21 01:42:40.800838 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:40.800886 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:40.801398 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:42:40.801730 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:42:40.802043 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2024.12.21 01:42:41.953794 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2024.12.21 01:42:41.974542 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:41.974603 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:41.982064 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:42:41.982828 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:42:41.985848 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2024.12.21 01:42:43.369234 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 932 2024.12.21 01:42:43.372921 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:43.372980 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:43.374541 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:42:43.374880 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:42:43.376850 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 932 2024.12.21 01:42:44.361048 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:44.361269 [ 258 ] {8cb23624-bbe3-416e-a9ee-bec8d04e48ed} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:42:44.361348 [ 258 ] {8cb23624-bbe3-416e-a9ee-bec8d04e48ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:42:44.362102 [ 258 ] {8cb23624-bbe3-416e-a9ee-bec8d04e48ed} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:44.362151 [ 258 ] {8cb23624-bbe3-416e-a9ee-bec8d04e48ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:44.362609 [ 258 ] {8cb23624-bbe3-416e-a9ee-bec8d04e48ed} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:42:44.362886 [ 258 ] {8cb23624-bbe3-416e-a9ee-bec8d04e48ed} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:42:44.363177 [ 258 ] {8cb23624-bbe3-416e-a9ee-bec8d04e48ed} executeQuery: Read 14 rows, 1.01 KiB in 0.00196 sec., 7142.857142857143 rows/sec., 514.19 KiB/sec. 2024.12.21 01:42:44.363297 [ 258 ] {8cb23624-bbe3-416e-a9ee-bec8d04e48ed} TCPHandler: Processed in 0.002391123 sec. 2024.12.21 01:42:44.363597 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:44.363803 [ 4 ] {af148633-03b4-43e9-a90d-fe29bd37e72e} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:44.363890 [ 4 ] {af148633-03b4-43e9-a90d-fe29bd37e72e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:44.364820 [ 4 ] {af148633-03b4-43e9-a90d-fe29bd37e72e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:44.364872 [ 4 ] {af148633-03b4-43e9-a90d-fe29bd37e72e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:44.365330 [ 4 ] {af148633-03b4-43e9-a90d-fe29bd37e72e} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 01:42:44.365601 [ 4 ] {af148633-03b4-43e9-a90d-fe29bd37e72e} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:44.365884 [ 4 ] {af148633-03b4-43e9-a90d-fe29bd37e72e} executeQuery: Read 281 rows, 25.42 KiB in 0.002129 sec., 131986.84828558008 rows/sec., 11.66 MiB/sec. 2024.12.21 01:42:44.366006 [ 4 ] {af148633-03b4-43e9-a90d-fe29bd37e72e} TCPHandler: Processed in 0.002589906 sec. 2024.12.21 01:42:44.366244 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:44.366468 [ 258 ] {5b62bf49-765b-4255-b138-00eaf9a8c88c} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:42:44.366532 [ 258 ] {5b62bf49-765b-4255-b138-00eaf9a8c88c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:42:44.367249 [ 258 ] {5b62bf49-765b-4255-b138-00eaf9a8c88c} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:44.367292 [ 258 ] {5b62bf49-765b-4255-b138-00eaf9a8c88c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:44.367672 [ 258 ] {5b62bf49-765b-4255-b138-00eaf9a8c88c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:42:44.367923 [ 258 ] {5b62bf49-765b-4255-b138-00eaf9a8c88c} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:42:44.368133 [ 258 ] {5b62bf49-765b-4255-b138-00eaf9a8c88c} executeQuery: Read 46 rows, 3.39 KiB in 0.001707 sec., 26947.861745752783 rows/sec., 1.94 MiB/sec. 2024.12.21 01:42:44.368187 [ 258 ] {5b62bf49-765b-4255-b138-00eaf9a8c88c} TCPHandler: Processed in 0.002100787 sec. 2024.12.21 01:42:44.368338 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:44.368487 [ 4 ] {c758f9ce-5fb7-4934-ac04-435bc9c3b194} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:42:44.368551 [ 4 ] {c758f9ce-5fb7-4934-ac04-435bc9c3b194} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:42:44.369259 [ 4 ] {c758f9ce-5fb7-4934-ac04-435bc9c3b194} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:44.369301 [ 4 ] {c758f9ce-5fb7-4934-ac04-435bc9c3b194} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:44.369667 [ 4 ] {c758f9ce-5fb7-4934-ac04-435bc9c3b194} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:42:44.369908 [ 4 ] {c758f9ce-5fb7-4934-ac04-435bc9c3b194} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:42:44.370165 [ 4 ] {c758f9ce-5fb7-4934-ac04-435bc9c3b194} executeQuery: Read 14 rows, 1004.00 B in 0.001704 sec., 8215.962441314554 rows/sec., 575.39 KiB/sec. 2024.12.21 01:42:44.370395 [ 4 ] {c758f9ce-5fb7-4934-ac04-435bc9c3b194} TCPHandler: Processed in 0.002121738 sec. 2024.12.21 01:42:44.370627 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:44.370787 [ 258 ] {8dafdcb4-aa25-4096-80f3-f3535b031999} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:42:44.370844 [ 258 ] {8dafdcb4-aa25-4096-80f3-f3535b031999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:42:44.371485 [ 258 ] {8dafdcb4-aa25-4096-80f3-f3535b031999} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:44.371525 [ 258 ] {8dafdcb4-aa25-4096-80f3-f3535b031999} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:44.371888 [ 258 ] {8dafdcb4-aa25-4096-80f3-f3535b031999} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:42:44.372137 [ 258 ] {8dafdcb4-aa25-4096-80f3-f3535b031999} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:42:44.372399 [ 258 ] {8dafdcb4-aa25-4096-80f3-f3535b031999} executeQuery: Read 13 rows, 830.00 B in 0.001632 sec., 7965.686274509804 rows/sec., 496.66 KiB/sec. 2024.12.21 01:42:44.372598 [ 258 ] {8dafdcb4-aa25-4096-80f3-f3535b031999} TCPHandler: Processed in 0.002095027 sec. 2024.12.21 01:42:44.372794 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:44.372933 [ 4 ] {7649bb8b-794b-4ca6-b133-24f48f6e1db9} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:44.372990 [ 4 ] {7649bb8b-794b-4ca6-b133-24f48f6e1db9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:44.373746 [ 4 ] {7649bb8b-794b-4ca6-b133-24f48f6e1db9} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:44.373785 [ 4 ] {7649bb8b-794b-4ca6-b133-24f48f6e1db9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:44.374174 [ 4 ] {7649bb8b-794b-4ca6-b133-24f48f6e1db9} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 01:42:44.374414 [ 4 ] {7649bb8b-794b-4ca6-b133-24f48f6e1db9} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:44.374622 [ 4 ] {7649bb8b-794b-4ca6-b133-24f48f6e1db9} executeQuery: Read 421 rows, 30.80 KiB in 0.001719 sec., 244909.83129726586 rows/sec., 17.50 MiB/sec. 2024.12.21 01:42:44.374676 [ 4 ] {7649bb8b-794b-4ca6-b133-24f48f6e1db9} TCPHandler: Processed in 0.001979965 sec. 2024.12.21 01:42:44.374819 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:44.374958 [ 258 ] {eaa71334-144a-4670-a267-4be7d7d9e0d5} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:42:44.375019 [ 258 ] {eaa71334-144a-4670-a267-4be7d7d9e0d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:42:44.375539 [ 258 ] {eaa71334-144a-4670-a267-4be7d7d9e0d5} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:44.375578 [ 258 ] {eaa71334-144a-4670-a267-4be7d7d9e0d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:44.375952 [ 258 ] {eaa71334-144a-4670-a267-4be7d7d9e0d5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:42:44.376207 [ 258 ] {eaa71334-144a-4670-a267-4be7d7d9e0d5} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:42:44.376459 [ 258 ] {eaa71334-144a-4670-a267-4be7d7d9e0d5} executeQuery: Read 6 rows, 321.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 206.23 KiB/sec. 2024.12.21 01:42:44.376607 [ 258 ] {eaa71334-144a-4670-a267-4be7d7d9e0d5} TCPHandler: Processed in 0.001852233 sec. 2024.12.21 01:42:44.376807 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:44.376944 [ 4 ] {58962ceb-9fed-48b1-a8bc-ce317683a302} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:44.377007 [ 4 ] {58962ceb-9fed-48b1-a8bc-ce317683a302} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:44.377639 [ 4 ] {58962ceb-9fed-48b1-a8bc-ce317683a302} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:44.377678 [ 4 ] {58962ceb-9fed-48b1-a8bc-ce317683a302} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:44.378086 [ 4 ] {58962ceb-9fed-48b1-a8bc-ce317683a302} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 01:42:44.378336 [ 4 ] {58962ceb-9fed-48b1-a8bc-ce317683a302} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:44.378545 [ 4 ] {58962ceb-9fed-48b1-a8bc-ce317683a302} executeQuery: Read 237 rows, 16.27 KiB in 0.001633 sec., 145131.65952235152 rows/sec., 9.73 MiB/sec. 2024.12.21 01:42:44.378599 [ 4 ] {58962ceb-9fed-48b1-a8bc-ce317683a302} TCPHandler: Processed in 0.001899724 sec. 2024.12.21 01:42:44.378753 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:44.378870 [ 258 ] {4c38ad4b-e44b-4934-bba1-10d6d314fc6e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:42:44.378923 [ 258 ] {4c38ad4b-e44b-4934-bba1-10d6d314fc6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:42:44.379409 [ 258 ] {4c38ad4b-e44b-4934-bba1-10d6d314fc6e} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:44.379449 [ 258 ] {4c38ad4b-e44b-4934-bba1-10d6d314fc6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:44.379817 [ 258 ] {4c38ad4b-e44b-4934-bba1-10d6d314fc6e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:42:44.380062 [ 258 ] {4c38ad4b-e44b-4934-bba1-10d6d314fc6e} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:42:44.380329 [ 258 ] {4c38ad4b-e44b-4934-bba1-10d6d314fc6e} executeQuery: Read 1 rows, 69.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 45.47 KiB/sec. 2024.12.21 01:42:44.380537 [ 258 ] {4c38ad4b-e44b-4934-bba1-10d6d314fc6e} TCPHandler: Processed in 0.001840533 sec. 2024.12.21 01:42:44.380720 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:44.380859 [ 4 ] {0cffce82-c38c-4aad-be31-907d2287cd1a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:44.380952 [ 4 ] {0cffce82-c38c-4aad-be31-907d2287cd1a} 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.21 01:42:44.382188 [ 4 ] {0cffce82-c38c-4aad-be31-907d2287cd1a} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:44.382227 [ 4 ] {0cffce82-c38c-4aad-be31-907d2287cd1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:44.382864 [ 4 ] {0cffce82-c38c-4aad-be31-907d2287cd1a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 01:42:44.383106 [ 4 ] {0cffce82-c38c-4aad-be31-907d2287cd1a} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:42:44.383425 [ 4 ] {0cffce82-c38c-4aad-be31-907d2287cd1a} executeQuery: Read 39 rows, 71.56 KiB in 0.002596 sec., 15023.1124807396 rows/sec., 26.92 MiB/sec. 2024.12.21 01:42:44.383534 [ 4 ] {0cffce82-c38c-4aad-be31-907d2287cd1a} TCPHandler: Processed in 0.002880881 sec. 2024.12.21 01:42:44.383684 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:44.383824 [ 258 ] {e8d8c5a4-e69b-426a-84d9-127cd25f8ffa} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:44.383885 [ 258 ] {e8d8c5a4-e69b-426a-84d9-127cd25f8ffa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:44.384425 [ 258 ] {e8d8c5a4-e69b-426a-84d9-127cd25f8ffa} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:44.384465 [ 258 ] {e8d8c5a4-e69b-426a-84d9-127cd25f8ffa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:44.384848 [ 258 ] {e8d8c5a4-e69b-426a-84d9-127cd25f8ffa} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.21 01:42:44.385093 [ 258 ] {e8d8c5a4-e69b-426a-84d9-127cd25f8ffa} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:44.385348 [ 258 ] {e8d8c5a4-e69b-426a-84d9-127cd25f8ffa} executeQuery: Read 82 rows, 5.33 KiB in 0.001548 sec., 52971.576227390186 rows/sec., 3.36 MiB/sec. 2024.12.21 01:42:44.385502 [ 258 ] {e8d8c5a4-e69b-426a-84d9-127cd25f8ffa} TCPHandler: Processed in 0.001880823 sec. 2024.12.21 01:42:48.159034 [ 96 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:42:48.159098 [ 96 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:42:48.302846 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2024.12.21 01:42:48.303783 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:48.303832 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:48.304436 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:42:48.304696 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:42:48.304957 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2024.12.21 01:42:49.354998 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.355195 [ 258 ] {ab8abc5a-3485-4e44-af7b-bd5eb4811b4b} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:49.355271 [ 258 ] {ab8abc5a-3485-4e44-af7b-bd5eb4811b4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:49.356024 [ 258 ] {ab8abc5a-3485-4e44-af7b-bd5eb4811b4b} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.356079 [ 258 ] {ab8abc5a-3485-4e44-af7b-bd5eb4811b4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.356530 [ 258 ] {ab8abc5a-3485-4e44-af7b-bd5eb4811b4b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 01:42:49.356814 [ 258 ] {ab8abc5a-3485-4e44-af7b-bd5eb4811b4b} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:49.357059 [ 258 ] {ab8abc5a-3485-4e44-af7b-bd5eb4811b4b} executeQuery: Read 56 rows, 4.41 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.25 MiB/sec. 2024.12.21 01:42:49.357124 [ 258 ] {ab8abc5a-3485-4e44-af7b-bd5eb4811b4b} TCPHandler: Processed in 0.002262891 sec. 2024.12.21 01:42:49.357374 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.357583 [ 4 ] {10c4494c-ec62-457e-91e2-0c16071d954d} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:49.357671 [ 4 ] {10c4494c-ec62-457e-91e2-0c16071d954d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:49.358555 [ 4 ] {10c4494c-ec62-457e-91e2-0c16071d954d} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.358606 [ 4 ] {10c4494c-ec62-457e-91e2-0c16071d954d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.359043 [ 4 ] {10c4494c-ec62-457e-91e2-0c16071d954d} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 01:42:49.359300 [ 4 ] {10c4494c-ec62-457e-91e2-0c16071d954d} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:49.359555 [ 4 ] {10c4494c-ec62-457e-91e2-0c16071d954d} executeQuery: Read 64 rows, 5.12 KiB in 0.002031 sec., 31511.57065484983 rows/sec., 2.46 MiB/sec. 2024.12.21 01:42:49.359624 [ 4 ] {10c4494c-ec62-457e-91e2-0c16071d954d} TCPHandler: Processed in 0.002388052 sec. 2024.12.21 01:42:49.359771 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.359913 [ 258 ] {e28a3b25-8151-40c1-b61e-37c4a1f88dea} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:49.359978 [ 258 ] {e28a3b25-8151-40c1-b61e-37c4a1f88dea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:49.360619 [ 258 ] {e28a3b25-8151-40c1-b61e-37c4a1f88dea} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.360660 [ 258 ] {e28a3b25-8151-40c1-b61e-37c4a1f88dea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.361063 [ 258 ] {e28a3b25-8151-40c1-b61e-37c4a1f88dea} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 01:42:49.361312 [ 258 ] {e28a3b25-8151-40c1-b61e-37c4a1f88dea} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:49.361561 [ 258 ] {e28a3b25-8151-40c1-b61e-37c4a1f88dea} executeQuery: Read 160 rows, 11.41 KiB in 0.001672 sec., 95693.77990430621 rows/sec., 6.66 MiB/sec. 2024.12.21 01:42:49.361665 [ 258 ] {e28a3b25-8151-40c1-b61e-37c4a1f88dea} TCPHandler: Processed in 0.001958855 sec. 2024.12.21 01:42:49.361876 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.362151 [ 4 ] {f532ee33-69ce-4011-970e-09af567d19f3} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:49.362218 [ 4 ] {f532ee33-69ce-4011-970e-09af567d19f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:49.362794 [ 4 ] {f532ee33-69ce-4011-970e-09af567d19f3} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.362834 [ 4 ] {f532ee33-69ce-4011-970e-09af567d19f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.363224 [ 4 ] {f532ee33-69ce-4011-970e-09af567d19f3} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.21 01:42:49.363468 [ 4 ] {f532ee33-69ce-4011-970e-09af567d19f3} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:49.363675 [ 4 ] {f532ee33-69ce-4011-970e-09af567d19f3} executeQuery: Read 60 rows, 4.14 KiB in 0.001597 sec., 37570.44458359424 rows/sec., 2.53 MiB/sec. 2024.12.21 01:42:49.363729 [ 4 ] {f532ee33-69ce-4011-970e-09af567d19f3} TCPHandler: Processed in 0.001976546 sec. 2024.12.21 01:42:49.486274 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2024.12.21 01:42:49.508397 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.508453 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.516221 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:42:49.517030 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:42:49.520546 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2024.12.21 01:42:49.900193 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.900402 [ 258 ] {e1421a29-2b5f-4ace-91a0-58da78d55a11} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:42:49.900485 [ 258 ] {e1421a29-2b5f-4ace-91a0-58da78d55a11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:42:49.901262 [ 258 ] {e1421a29-2b5f-4ace-91a0-58da78d55a11} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.901307 [ 258 ] {e1421a29-2b5f-4ace-91a0-58da78d55a11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.901758 [ 258 ] {e1421a29-2b5f-4ace-91a0-58da78d55a11} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:42:49.902029 [ 258 ] {e1421a29-2b5f-4ace-91a0-58da78d55a11} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:42:49.902241 [ 258 ] {e1421a29-2b5f-4ace-91a0-58da78d55a11} executeQuery: Read 14 rows, 1.01 KiB in 0.001896 sec., 7383.966244725739 rows/sec., 531.55 KiB/sec. 2024.12.21 01:42:49.902308 [ 258 ] {e1421a29-2b5f-4ace-91a0-58da78d55a11} TCPHandler: Processed in 0.00225286 sec. 2024.12.21 01:42:49.902581 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.902774 [ 4 ] {f6feda99-19b8-4474-88fe-298f2e4c12fa} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 01:42:49.902852 [ 4 ] {f6feda99-19b8-4474-88fe-298f2e4c12fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 01:42:49.903603 [ 4 ] {f6feda99-19b8-4474-88fe-298f2e4c12fa} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.903654 [ 4 ] {f6feda99-19b8-4474-88fe-298f2e4c12fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.904065 [ 4 ] {f6feda99-19b8-4474-88fe-298f2e4c12fa} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 01:42:49.904371 [ 4 ] {f6feda99-19b8-4474-88fe-298f2e4c12fa} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): 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.21 01:42:49.904674 [ 4 ] {f6feda99-19b8-4474-88fe-298f2e4c12fa} executeQuery: Read 16 rows, 1.30 KiB in 0.001946 sec., 8221.993833504624 rows/sec., 670.45 KiB/sec. 2024.12.21 01:42:49.904915 [ 4 ] {f6feda99-19b8-4474-88fe-298f2e4c12fa} TCPHandler: Processed in 0.002466104 sec. 2024.12.21 01:42:49.905079 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.905226 [ 258 ] {0deed723-9794-41c4-8748-8581727fdc44} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:49.905286 [ 258 ] {0deed723-9794-41c4-8748-8581727fdc44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:49.906620 [ 258 ] {0deed723-9794-41c4-8748-8581727fdc44} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.906660 [ 258 ] {0deed723-9794-41c4-8748-8581727fdc44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.907137 [ 258 ] {0deed723-9794-41c4-8748-8581727fdc44} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 01:42:49.907402 [ 258 ] {0deed723-9794-41c4-8748-8581727fdc44} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:49.907554 [ 95 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.21 01:42:49.907603 [ 258 ] {0deed723-9794-41c4-8748-8581727fdc44} executeQuery: Read 1429 rows, 122.57 KiB in 0.002412 sec., 592454.3946932006 rows/sec., 49.63 MiB/sec. 2024.12.21 01:42:49.907604 [ 95 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.907655 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.907689 [ 258 ] {0deed723-9794-41c4-8748-8581727fdc44} TCPHandler: Processed in 0.002681207 sec. 2024.12.21 01:42:49.907914 [ 195 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:42:49.907984 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.908451 [ 195 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:49.908505 [ 4 ] {adcb1b1e-6225-4274-9f97-9e32e5587ecb} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:42:49.908562 [ 195 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1431 rows starting from the beginning of the part 2024.12.21 01:42:49.908714 [ 4 ] {adcb1b1e-6225-4274-9f97-9e32e5587ecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:42:49.908943 [ 195 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 281 rows starting from the beginning of the part 2024.12.21 01:42:49.909341 [ 195 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part 2024.12.21 01:42:49.909606 [ 195 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 281 rows starting from the beginning of the part 2024.12.21 01:42:49.909924 [ 195 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part 2024.12.21 01:42:49.910393 [ 195 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1429 rows starting from the beginning of the part 2024.12.21 01:42:49.911938 [ 4 ] {adcb1b1e-6225-4274-9f97-9e32e5587ecb} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.912016 [ 4 ] {adcb1b1e-6225-4274-9f97-9e32e5587ecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:49.913082 [ 4 ] {adcb1b1e-6225-4274-9f97-9e32e5587ecb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:42:49.913381 [ 4 ] {adcb1b1e-6225-4274-9f97-9e32e5587ecb} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:42:49.913808 [ 4 ] {adcb1b1e-6225-4274-9f97-9e32e5587ecb} executeQuery: Read 62 rows, 4.51 KiB in 0.005477 sec., 11320.065729413913 rows/sec., 822.69 KiB/sec. 2024.12.21 01:42:49.914195 [ 4 ] {adcb1b1e-6225-4274-9f97-9e32e5587ecb} TCPHandler: Processed in 0.006368763 sec. 2024.12.21 01:42:49.914288 [ 186 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3534 rows, containing 5 columns (5 merged, 0 gathered) in 0.006553807 sec., 539228.5735603749 rows/sec., 47.50 MiB/sec. 2024.12.21 01:42:49.914379 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.914559 [ 258 ] {fe807f54-2780-4d30-a096-ffd0fe5920bb} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:42:49.914641 [ 258 ] {fe807f54-2780-4d30-a096-ffd0fe5920bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:42:49.914654 [ 194 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.21 01:42:49.915382 [ 194 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_56_11} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:49.915585 [ 194 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_56_11} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.21 01:42:49.915737 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2024.12.21 01:42:49.916019 [ 258 ] {fe807f54-2780-4d30-a096-ffd0fe5920bb} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.916063 [ 258 ] {fe807f54-2780-4d30-a096-ffd0fe5920bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.916456 [ 258 ] {fe807f54-2780-4d30-a096-ffd0fe5920bb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:42:49.916716 [ 258 ] {fe807f54-2780-4d30-a096-ffd0fe5920bb} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:42:49.916900 [ 258 ] {fe807f54-2780-4d30-a096-ffd0fe5920bb} executeQuery: Read 242 rows, 16.79 KiB in 0.002402 sec., 100749.37552039967 rows/sec., 6.83 MiB/sec. 2024.12.21 01:42:49.916959 [ 258 ] {fe807f54-2780-4d30-a096-ffd0fe5920bb} TCPHandler: Processed in 0.002666348 sec. 2024.12.21 01:42:49.917140 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.917284 [ 4 ] {96249817-fc39-460d-8af4-4b45e08fcfd5} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:42:49.917343 [ 4 ] {96249817-fc39-460d-8af4-4b45e08fcfd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:42:49.917975 [ 4 ] {96249817-fc39-460d-8af4-4b45e08fcfd5} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.918015 [ 4 ] {96249817-fc39-460d-8af4-4b45e08fcfd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.918377 [ 4 ] {96249817-fc39-460d-8af4-4b45e08fcfd5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:42:49.918623 [ 4 ] {96249817-fc39-460d-8af4-4b45e08fcfd5} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:42:49.918853 [ 4 ] {96249817-fc39-460d-8af4-4b45e08fcfd5} executeQuery: Read 13 rows, 830.00 B in 0.001602 sec., 8114.8564294631715 rows/sec., 505.96 KiB/sec. 2024.12.21 01:42:49.918908 [ 4 ] {96249817-fc39-460d-8af4-4b45e08fcfd5} TCPHandler: Processed in 0.001837043 sec. 2024.12.21 01:42:49.919125 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.919350 [ 258 ] {a3264642-c670-411c-a857-3bc44469f071} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:49.919443 [ 258 ] {a3264642-c670-411c-a857-3bc44469f071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:49.920481 [ 258 ] {a3264642-c670-411c-a857-3bc44469f071} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.920521 [ 258 ] {a3264642-c670-411c-a857-3bc44469f071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.920940 [ 258 ] {a3264642-c670-411c-a857-3bc44469f071} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 01:42:49.921194 [ 258 ] {a3264642-c670-411c-a857-3bc44469f071} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:49.921327 [ 95 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.21 01:42:49.921366 [ 95 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.921385 [ 258 ] {a3264642-c670-411c-a857-3bc44469f071} executeQuery: Read 893 rows, 66.40 KiB in 0.002088 sec., 427681.99233716476 rows/sec., 31.05 MiB/sec. 2024.12.21 01:42:49.921389 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.921567 [ 258 ] {a3264642-c670-411c-a857-3bc44469f071} TCPHandler: Processed in 0.002553405 sec. 2024.12.21 01:42:49.921858 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.922188 [ 186 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:42:49.922317 [ 4 ] {4b00854e-6fbe-406b-8a2d-f2c3ec778b37} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:42:49.922560 [ 4 ] {4b00854e-6fbe-406b-8a2d-f2c3ec778b37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:42:49.923208 [ 186 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:49.923402 [ 186 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part 2024.12.21 01:42:49.923730 [ 186 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 421 rows starting from the beginning of the part 2024.12.21 01:42:49.923902 [ 186 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part 2024.12.21 01:42:49.924176 [ 186 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 421 rows starting from the beginning of the part 2024.12.21 01:42:49.924488 [ 186 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part 2024.12.21 01:42:49.924744 [ 186 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 893 rows starting from the beginning of the part 2024.12.21 01:42:49.925395 [ 4 ] {4b00854e-6fbe-406b-8a2d-f2c3ec778b37} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.925460 [ 4 ] {4b00854e-6fbe-406b-8a2d-f2c3ec778b37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:49.926352 [ 4 ] {4b00854e-6fbe-406b-8a2d-f2c3ec778b37} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:42:49.926935 [ 4 ] {4b00854e-6fbe-406b-8a2d-f2c3ec778b37} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:42:49.927404 [ 4 ] {4b00854e-6fbe-406b-8a2d-f2c3ec778b37} executeQuery: Read 6 rows, 321.00 B in 0.005231 sec., 1147.0082202255783 rows/sec., 59.93 KiB/sec. 2024.12.21 01:42:49.927685 [ 4 ] {4b00854e-6fbe-406b-8a2d-f2c3ec778b37} TCPHandler: Processed in 0.005967016 sec. 2024.12.21 01:42:49.927925 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.928253 [ 258 ] {4f8bcd7e-4d65-4473-b8a1-6a094338d764} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:49.928254 [ 186 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 5 columns (5 merged, 0 gathered) in 0.00671547 sec., 413373.89639146626 rows/sec., 31.57 MiB/sec. 2024.12.21 01:42:49.928355 [ 258 ] {4f8bcd7e-4d65-4473-b8a1-6a094338d764} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:49.928548 [ 186 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.21 01:42:49.929110 [ 186 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_56_11} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:49.929206 [ 186 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_56_11} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.21 01:42:49.929376 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.21 01:42:49.929694 [ 258 ] {4f8bcd7e-4d65-4473-b8a1-6a094338d764} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.929739 [ 258 ] {4f8bcd7e-4d65-4473-b8a1-6a094338d764} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.930212 [ 258 ] {4f8bcd7e-4d65-4473-b8a1-6a094338d764} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 01:42:49.930467 [ 258 ] {4f8bcd7e-4d65-4473-b8a1-6a094338d764} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:49.930601 [ 95 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.21 01:42:49.930640 [ 95 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.930666 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.930669 [ 258 ] {4f8bcd7e-4d65-4473-b8a1-6a094338d764} executeQuery: Read 963 rows, 65.53 KiB in 0.0025 sec., 385200 rows/sec., 25.60 MiB/sec. 2024.12.21 01:42:49.930863 [ 258 ] {4f8bcd7e-4d65-4473-b8a1-6a094338d764} TCPHandler: Processed in 0.003046174 sec. 2024.12.21 01:42:49.930931 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:42:49.931089 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.931136 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:49.931181 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15820 rows starting from the beginning of the part 2024.12.21 01:42:49.931451 [ 4 ] {995f729d-6234-4406-85f0-35f67d58c9c8} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:42:49.931465 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part 2024.12.21 01:42:49.931662 [ 4 ] {995f729d-6234-4406-85f0-35f67d58c9c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:42:49.931741 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:42:49.932122 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:42:49.932450 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2024.12.21 01:42:49.932831 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 963 rows starting from the beginning of the part 2024.12.21 01:42:49.934219 [ 4 ] {995f729d-6234-4406-85f0-35f67d58c9c8} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.934264 [ 4 ] {995f729d-6234-4406-85f0-35f67d58c9c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:49.934819 [ 4 ] {995f729d-6234-4406-85f0-35f67d58c9c8} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:42:49.935235 [ 4 ] {995f729d-6234-4406-85f0-35f67d58c9c8} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:42:49.935541 [ 4 ] {995f729d-6234-4406-85f0-35f67d58c9c8} executeQuery: Read 1 rows, 69.00 B in 0.004264 sec., 234.5215759849906 rows/sec., 15.80 KiB/sec. 2024.12.21 01:42:49.935725 [ 4 ] {995f729d-6234-4406-85f0-35f67d58c9c8} TCPHandler: Processed in 0.004756265 sec. 2024.12.21 01:42:49.936052 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.936430 [ 258 ] {2e0a4d89-fbfc-4ead-9949-6ca93f10c622} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:49.936578 [ 258 ] {2e0a4d89-fbfc-4ead-9949-6ca93f10c622} 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.21 01:42:49.938257 [ 258 ] {2e0a4d89-fbfc-4ead-9949-6ca93f10c622} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.938299 [ 258 ] {2e0a4d89-fbfc-4ead-9949-6ca93f10c622} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:49.939482 [ 258 ] {2e0a4d89-fbfc-4ead-9949-6ca93f10c622} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.21 01:42:49.939830 [ 258 ] {2e0a4d89-fbfc-4ead-9949-6ca93f10c622} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:42:49.940137 [ 258 ] {2e0a4d89-fbfc-4ead-9949-6ca93f10c622} executeQuery: Read 39 rows, 71.56 KiB in 0.003821 sec., 10206.752159120648 rows/sec., 18.29 MiB/sec. 2024.12.21 01:42:49.940448 [ 258 ] {2e0a4d89-fbfc-4ead-9949-6ca93f10c622} TCPHandler: Processed in 0.004537041 sec. 2024.12.21 01:42:49.940732 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:49.940980 [ 198 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 17577 rows, containing 5 columns (5 merged, 0 gathered) in 0.010218813 sec., 1720062.7900716062 rows/sec., 116.07 MiB/sec. 2024.12.21 01:42:49.941015 [ 4 ] {568fe369-9ec7-4090-99cb-0fe54e5275e8} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:49.941099 [ 4 ] {568fe369-9ec7-4090-99cb-0fe54e5275e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:49.941474 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.21 01:42:49.942041 [ 4 ] {568fe369-9ec7-4090-99cb-0fe54e5275e8} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.942099 [ 4 ] {568fe369-9ec7-4090-99cb-0fe54e5275e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.942148 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_56_11} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:49.942362 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_56_11} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.21 01:42:49.942531 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. 2024.12.21 01:42:49.942744 [ 4 ] {568fe369-9ec7-4090-99cb-0fe54e5275e8} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.21 01:42:49.942991 [ 4 ] {568fe369-9ec7-4090-99cb-0fe54e5275e8} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:49.943159 [ 94 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.21 01:42:49.943231 [ 94 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:49.943250 [ 4 ] {568fe369-9ec7-4090-99cb-0fe54e5275e8} executeQuery: Read 34 rows, 2.02 KiB in 0.002282 sec., 14899.211218229622 rows/sec., 885.41 KiB/sec. 2024.12.21 01:42:49.943284 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2024.12.21 01:42:49.943406 [ 4 ] {568fe369-9ec7-4090-99cb-0fe54e5275e8} TCPHandler: Processed in 0.00284938 sec. 2024.12.21 01:42:49.943537 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:42:49.943662 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:42:49.943697 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3090 rows starting from the beginning of the part 2024.12.21 01:42:49.943774 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:42:49.943995 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:42:49.944178 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:42:49.944333 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2024.12.21 01:42:49.944520 [ 193 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part 2024.12.21 01:42:49.946205 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 4 columns (4 merged, 0 gathered) in 0.002785909 sec., 1223299.1099134968 rows/sec., 79.70 MiB/sec. 2024.12.21 01:42:49.946522 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.21 01:42:49.946816 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_56_11} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:49.946894 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_56_11} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.21 01:42:49.946980 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2024.12.21 01:42:53.377190 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 986 2024.12.21 01:42:53.380645 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:53.380702 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:53.382188 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:42:53.382501 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:42:53.383369 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 986 2024.12.21 01:42:54.354049 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:54.354260 [ 258 ] {b141d0fd-2a69-4f26-ac30-604acd9f80bd} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:54.354343 [ 258 ] {b141d0fd-2a69-4f26-ac30-604acd9f80bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:54.355159 [ 258 ] {b141d0fd-2a69-4f26-ac30-604acd9f80bd} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:54.355207 [ 258 ] {b141d0fd-2a69-4f26-ac30-604acd9f80bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:54.355658 [ 258 ] {b141d0fd-2a69-4f26-ac30-604acd9f80bd} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 01:42:54.355919 [ 258 ] {b141d0fd-2a69-4f26-ac30-604acd9f80bd} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:54.356132 [ 258 ] {b141d0fd-2a69-4f26-ac30-604acd9f80bd} executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec. 2024.12.21 01:42:54.356200 [ 258 ] {b141d0fd-2a69-4f26-ac30-604acd9f80bd} TCPHandler: Processed in 0.002293001 sec. 2024.12.21 01:42:54.356448 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:54.356649 [ 4 ] {f91256cb-62f4-454f-8b18-50650d090a1f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:54.356724 [ 4 ] {f91256cb-62f4-454f-8b18-50650d090a1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:54.357519 [ 4 ] {f91256cb-62f4-454f-8b18-50650d090a1f} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:54.357569 [ 4 ] {f91256cb-62f4-454f-8b18-50650d090a1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:54.358001 [ 4 ] {f91256cb-62f4-454f-8b18-50650d090a1f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 01:42:54.358340 [ 4 ] {f91256cb-62f4-454f-8b18-50650d090a1f} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:54.358607 [ 4 ] {f91256cb-62f4-454f-8b18-50650d090a1f} executeQuery: Read 64 rows, 5.12 KiB in 0.001995 sec., 32080.200501253137 rows/sec., 2.50 MiB/sec. 2024.12.21 01:42:54.358766 [ 4 ] {f91256cb-62f4-454f-8b18-50650d090a1f} TCPHandler: Processed in 0.002453244 sec. 2024.12.21 01:42:54.359021 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:54.359296 [ 258 ] {ccf3f3ac-fc90-4556-b5df-b18266a6cf33} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:54.359363 [ 258 ] {ccf3f3ac-fc90-4556-b5df-b18266a6cf33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:54.359976 [ 258 ] {ccf3f3ac-fc90-4556-b5df-b18266a6cf33} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:54.360016 [ 258 ] {ccf3f3ac-fc90-4556-b5df-b18266a6cf33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:54.360424 [ 258 ] {ccf3f3ac-fc90-4556-b5df-b18266a6cf33} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 01:42:54.360673 [ 258 ] {ccf3f3ac-fc90-4556-b5df-b18266a6cf33} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:54.360873 [ 258 ] {ccf3f3ac-fc90-4556-b5df-b18266a6cf33} executeQuery: Read 128 rows, 9.13 KiB in 0.00165 sec., 77575.75757575758 rows/sec., 5.40 MiB/sec. 2024.12.21 01:42:54.360955 [ 258 ] {ccf3f3ac-fc90-4556-b5df-b18266a6cf33} TCPHandler: Processed in 0.002083027 sec. 2024.12.21 01:42:54.361172 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:54.361327 [ 4 ] {7e8d64f5-f90c-42b7-8d6f-c487287f4b8c} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:54.361392 [ 4 ] {7e8d64f5-f90c-42b7-8d6f-c487287f4b8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:54.361931 [ 4 ] {7e8d64f5-f90c-42b7-8d6f-c487287f4b8c} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:54.361972 [ 4 ] {7e8d64f5-f90c-42b7-8d6f-c487287f4b8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:54.362353 [ 4 ] {7e8d64f5-f90c-42b7-8d6f-c487287f4b8c} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.21 01:42:54.362606 [ 4 ] {7e8d64f5-f90c-42b7-8d6f-c487287f4b8c} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:54.362819 [ 4 ] {7e8d64f5-f90c-42b7-8d6f-c487287f4b8c} executeQuery: Read 48 rows, 3.31 KiB in 0.001527 sec., 31434.18467583497 rows/sec., 2.12 MiB/sec. 2024.12.21 01:42:54.362873 [ 4 ] {7e8d64f5-f90c-42b7-8d6f-c487287f4b8c} TCPHandler: Processed in 0.001825153 sec. 2024.12.21 01:42:55.805195 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 2024.12.21 01:42:55.805840 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:55.805885 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:55.806426 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:42:55.806691 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:42:55.806957 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 2024.12.21 01:42:57.020724 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2024.12.21 01:42:57.043824 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:57.043881 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:57.051558 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:42:57.052380 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:42:57.056328 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2024.12.21 01:42:59.355770 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:59.356003 [ 258 ] {45000049-f332-4f41-aab1-79bc0398e4b7} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:42:59.356088 [ 258 ] {45000049-f332-4f41-aab1-79bc0398e4b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:42:59.357001 [ 258 ] {45000049-f332-4f41-aab1-79bc0398e4b7} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:59.357055 [ 258 ] {45000049-f332-4f41-aab1-79bc0398e4b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:59.357507 [ 258 ] {45000049-f332-4f41-aab1-79bc0398e4b7} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 01:42:59.357777 [ 258 ] {45000049-f332-4f41-aab1-79bc0398e4b7} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:42:59.358036 [ 258 ] {45000049-f332-4f41-aab1-79bc0398e4b7} executeQuery: Read 56 rows, 4.41 KiB in 0.002093 sec., 26755.852842809367 rows/sec., 2.06 MiB/sec. 2024.12.21 01:42:59.358106 [ 258 ] {45000049-f332-4f41-aab1-79bc0398e4b7} TCPHandler: Processed in 0.002478915 sec. 2024.12.21 01:42:59.358367 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:59.358581 [ 4 ] {8c8bf599-551a-425e-8004-a781747291d3} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:42:59.358663 [ 4 ] {8c8bf599-551a-425e-8004-a781747291d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:42:59.359470 [ 4 ] {8c8bf599-551a-425e-8004-a781747291d3} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:59.359514 [ 4 ] {8c8bf599-551a-425e-8004-a781747291d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:59.359956 [ 4 ] {8c8bf599-551a-425e-8004-a781747291d3} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 01:42:59.360210 [ 4 ] {8c8bf599-551a-425e-8004-a781747291d3} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:42:59.360420 [ 4 ] {8c8bf599-551a-425e-8004-a781747291d3} executeQuery: Read 64 rows, 5.12 KiB in 0.001899 sec., 33701.94839389152 rows/sec., 2.63 MiB/sec. 2024.12.21 01:42:59.360487 [ 4 ] {8c8bf599-551a-425e-8004-a781747291d3} TCPHandler: Processed in 0.00225939 sec. 2024.12.21 01:42:59.360652 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:59.360803 [ 258 ] {cc78c529-ed93-4b59-b865-0710cd5e28b4} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:42:59.360871 [ 258 ] {cc78c529-ed93-4b59-b865-0710cd5e28b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:42:59.361556 [ 258 ] {cc78c529-ed93-4b59-b865-0710cd5e28b4} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:59.361607 [ 258 ] {cc78c529-ed93-4b59-b865-0710cd5e28b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:59.362066 [ 258 ] {cc78c529-ed93-4b59-b865-0710cd5e28b4} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 01:42:59.362312 [ 258 ] {cc78c529-ed93-4b59-b865-0710cd5e28b4} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:42:59.362528 [ 258 ] {cc78c529-ed93-4b59-b865-0710cd5e28b4} executeQuery: Read 160 rows, 11.41 KiB in 0.001762 sec., 90805.90238365495 rows/sec., 6.32 MiB/sec. 2024.12.21 01:42:59.362583 [ 258 ] {cc78c529-ed93-4b59-b865-0710cd5e28b4} TCPHandler: Processed in 0.002001256 sec. 2024.12.21 01:42:59.362735 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:42:59.362861 [ 4 ] {7afc6541-f2d1-4da9-a68e-1aabb64a9f1f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:42:59.362917 [ 4 ] {7afc6541-f2d1-4da9-a68e-1aabb64a9f1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:42:59.363447 [ 4 ] {7afc6541-f2d1-4da9-a68e-1aabb64a9f1f} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:42:59.363486 [ 4 ] {7afc6541-f2d1-4da9-a68e-1aabb64a9f1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:42:59.363876 [ 4 ] {7afc6541-f2d1-4da9-a68e-1aabb64a9f1f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.21 01:42:59.364135 [ 4 ] {7afc6541-f2d1-4da9-a68e-1aabb64a9f1f} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:42:59.364321 [ 4 ] {7afc6541-f2d1-4da9-a68e-1aabb64a9f1f} executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. 2024.12.21 01:42:59.364373 [ 4 ] {7afc6541-f2d1-4da9-a68e-1aabb64a9f1f} TCPHandler: Processed in 0.001699791 sec. 2024.12.21 01:43:00.394950 [ 83 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2024.12.21 01:43:00.395018 [ 83 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:00.395042 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:00.395256 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2024.12.21 01:43:00.395465 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:00.395504 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 64 rows starting from the beginning of the part 2024.12.21 01:43:00.395594 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part 2024.12.21 01:43:00.395819 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part 2024.12.21 01:43:00.395987 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part 2024.12.21 01:43:00.396217 [ 193 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 62 rows starting from the beginning of the part 2024.12.21 01:43:00.397409 [ 188 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.00228241 sec., 116543.47816562318 rows/sec., 8.77 MiB/sec. 2024.12.21 01:43:00.397570 [ 197 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2024.12.21 01:43:00.397898 [ 197 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_24_5} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:43:00.397989 [ 197 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_24_5} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2024.12.21 01:43:00.398075 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 01:43:01.586280 [ 83 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2024.12.21 01:43:01.586376 [ 83 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:01.586421 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:01.586593 [ 193 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2024.12.21 01:43:01.586765 [ 193 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:01.586805 [ 193 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part 2024.12.21 01:43:01.586885 [ 193 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2024.12.21 01:43:01.586998 [ 193 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2024.12.21 01:43:01.587216 [ 193 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2024.12.21 01:43:01.587482 [ 193 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2024.12.21 01:43:01.588699 [ 188 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002188329 sec., 65803.633731491 rows/sec., 3.36 MiB/sec. 2024.12.21 01:43:01.588932 [ 188 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2024.12.21 01:43:01.589410 [ 188 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_24_5} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:43:01.589549 [ 188 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_24_5} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2024.12.21 01:43:01.589678 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.21 01:43:01.659918 [ 83 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2024.12.21 01:43:01.659971 [ 83 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:01.659998 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:01.660194 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2024.12.21 01:43:01.660470 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:01.660510 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 243 rows starting from the beginning of the part 2024.12.21 01:43:01.660613 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part 2024.12.21 01:43:01.660727 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.12.21 01:43:01.660952 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2024.12.21 01:43:01.661041 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part 2024.12.21 01:43:01.662038 [ 188 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973135 sec., 382639.80923758383 rows/sec., 27.39 MiB/sec. 2024.12.21 01:43:01.662161 [ 188 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2024.12.21 01:43:01.662433 [ 188 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_24_5} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:43:01.662541 [ 188 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_24_5} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2024.12.21 01:43:01.662613 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.21 01:43:02.072919 [ 83 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2024.12.21 01:43:02.072994 [ 83 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:02.073025 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:02.073235 [ 196 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2024.12.21 01:43:02.073457 [ 196 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:02.073499 [ 196 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 22 rows starting from the beginning of the part 2024.12.21 01:43:02.073583 [ 196 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2024.12.21 01:43:02.073683 [ 196 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2024.12.21 01:43:02.073801 [ 196 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2024.12.21 01:43:02.073875 [ 196 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2024.12.21 01:43:02.074823 [ 188 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.0017106 sec., 15199.345258973459 rows/sec., 1019.61 KiB/sec. 2024.12.21 01:43:02.075015 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2024.12.21 01:43:02.075415 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_24_5} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:43:02.075526 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_24_5} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2024.12.21 01:43:02.075642 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 01:43:03.159147 [ 81 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:43:03.159251 [ 81 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:43:03.307168 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 2024.12.21 01:43:03.307869 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:03.307922 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:03.308475 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:43:03.308745 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:43:03.308966 [ 81 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 01:43:03.309050 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2024.12.21 01:43:03.309061 [ 81 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:03.309102 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:03.309216 [ 201 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:03.309340 [ 201 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:03.309382 [ 201 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:03.309463 [ 201 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:03.309669 [ 201 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:03.309871 [ 201 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:03.309997 [ 201 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:03.310186 [ 201 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:03.312979 [ 191 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003841449 sec., 4303324.084219262 rows/sec., 61.56 MiB/sec. 2024.12.21 01:43:03.313109 [ 191 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 01:43:03.313449 [ 191 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_36_7} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:43:03.313617 [ 191 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_36_7} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 01:43:03.313743 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2024.12.21 01:43:03.383748 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1002 2024.12.21 01:43:03.386487 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:03.386545 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:03.388041 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:43:03.388363 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:43:03.388570 [ 81 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 01:43:03.388675 [ 81 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:03.388744 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:03.389481 [ 187 ] {ce78653a-7bef-467d-9162-943d7d9f1662::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.21 01:43:03.390692 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1002 2024.12.21 01:43:03.391092 [ 187 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:03.391279 [ 187 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 832 rows starting from the beginning of the part 2024.12.21 01:43:03.391959 [ 187 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part 2024.12.21 01:43:03.392663 [ 187 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part 2024.12.21 01:43:03.393307 [ 187 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2024.12.21 01:43:03.394046 [ 187 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part 2024.12.21 01:43:03.394728 [ 187 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part 2024.12.21 01:43:03.403890 [ 190 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1002 rows, containing 72 columns (72 merged, 0 gathered) in 0.015003837 sec., 66782.91692984934 rows/sec., 54.09 MiB/sec. 2024.12.21 01:43:03.405441 [ 190 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 01:43:03.407173 [ 190 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_26_5} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:43:03.407268 [ 190 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_26_5} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 01:43:03.407630 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. 2024.12.21 01:43:04.361337 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:04.361643 [ 258 ] {3287bbd2-5775-4221-8c9e-3f971ca8b89a} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:43:04.361762 [ 258 ] {3287bbd2-5775-4221-8c9e-3f971ca8b89a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:43:04.362682 [ 258 ] {3287bbd2-5775-4221-8c9e-3f971ca8b89a} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.362738 [ 258 ] {3287bbd2-5775-4221-8c9e-3f971ca8b89a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.363192 [ 258 ] {3287bbd2-5775-4221-8c9e-3f971ca8b89a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:43:04.363457 [ 258 ] {3287bbd2-5775-4221-8c9e-3f971ca8b89a} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:43:04.363663 [ 80 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.12.21 01:43:04.363716 [ 258 ] {3287bbd2-5775-4221-8c9e-3f971ca8b89a} executeQuery: Read 14 rows, 1.01 KiB in 0.002157 sec., 6490.496059341678 rows/sec., 467.23 KiB/sec. 2024.12.21 01:43:04.363753 [ 80 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.363830 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.363866 [ 258 ] {3287bbd2-5775-4221-8c9e-3f971ca8b89a} TCPHandler: Processed in 0.002715568 sec. 2024.12.21 01:43:04.364077 [ 194 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:43:04.364170 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:04.364350 [ 194 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:04.364428 [ 194 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:43:04.364438 [ 4 ] {7de3cb1d-c7b5-4ec4-a79f-5a413447f9aa} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:04.364626 [ 4 ] {7de3cb1d-c7b5-4ec4-a79f-5a413447f9aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:04.364642 [ 194 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:43:04.365028 [ 194 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:43:04.365340 [ 194 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:43:04.365608 [ 194 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:43:04.367652 [ 4 ] {7de3cb1d-c7b5-4ec4-a79f-5a413447f9aa} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.367740 [ 4 ] {7de3cb1d-c7b5-4ec4-a79f-5a413447f9aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.368124 [ 194 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004171255 sec., 16781.52018996681 rows/sec., 1.24 MiB/sec. 2024.12.21 01:43:04.368344 [ 192 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.12.21 01:43:04.368565 [ 4 ] {7de3cb1d-c7b5-4ec4-a79f-5a413447f9aa} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 01:43:04.368818 [ 192 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_25_6} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:43:04.368882 [ 4 ] {7de3cb1d-c7b5-4ec4-a79f-5a413447f9aa} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:04.368961 [ 192 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_25_6} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.12.21 01:43:04.369110 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 01:43:04.369152 [ 4 ] {7de3cb1d-c7b5-4ec4-a79f-5a413447f9aa} executeQuery: Read 281 rows, 25.42 KiB in 0.004798 sec., 58566.06919549812 rows/sec., 5.17 MiB/sec. 2024.12.21 01:43:04.369228 [ 4 ] {7de3cb1d-c7b5-4ec4-a79f-5a413447f9aa} TCPHandler: Processed in 0.005212123 sec. 2024.12.21 01:43:04.369417 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:04.369576 [ 258 ] {de650f6f-9f78-479e-9300-44103716ebac} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:43:04.369641 [ 258 ] {de650f6f-9f78-479e-9300-44103716ebac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:43:04.370337 [ 258 ] {de650f6f-9f78-479e-9300-44103716ebac} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.370379 [ 258 ] {de650f6f-9f78-479e-9300-44103716ebac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.370768 [ 258 ] {de650f6f-9f78-479e-9300-44103716ebac} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:43:04.371021 [ 258 ] {de650f6f-9f78-479e-9300-44103716ebac} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:43:04.371276 [ 258 ] {de650f6f-9f78-479e-9300-44103716ebac} executeQuery: Read 46 rows, 3.39 KiB in 0.001738 sec., 26467.203682393556 rows/sec., 1.90 MiB/sec. 2024.12.21 01:43:04.371495 [ 258 ] {de650f6f-9f78-479e-9300-44103716ebac} TCPHandler: Processed in 0.002146999 sec. 2024.12.21 01:43:04.371676 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:04.371798 [ 4 ] {48d048ba-e7a3-4536-a057-b85145569d5a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:43:04.371850 [ 4 ] {48d048ba-e7a3-4536-a057-b85145569d5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:43:04.372428 [ 4 ] {48d048ba-e7a3-4536-a057-b85145569d5a} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.372466 [ 4 ] {48d048ba-e7a3-4536-a057-b85145569d5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.372832 [ 4 ] {48d048ba-e7a3-4536-a057-b85145569d5a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:43:04.373072 [ 4 ] {48d048ba-e7a3-4536-a057-b85145569d5a} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:43:04.373256 [ 4 ] {48d048ba-e7a3-4536-a057-b85145569d5a} executeQuery: Read 14 rows, 1004.00 B in 0.001488 sec., 9408.602150537634 rows/sec., 658.92 KiB/sec. 2024.12.21 01:43:04.373309 [ 4 ] {48d048ba-e7a3-4536-a057-b85145569d5a} TCPHandler: Processed in 0.00169663 sec. 2024.12.21 01:43:04.373458 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:04.373600 [ 258 ] {413a3809-475c-4350-ae74-ab7a738a2f24} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:43:04.373658 [ 258 ] {413a3809-475c-4350-ae74-ab7a738a2f24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:43:04.374309 [ 258 ] {413a3809-475c-4350-ae74-ab7a738a2f24} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.374348 [ 258 ] {413a3809-475c-4350-ae74-ab7a738a2f24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.374705 [ 258 ] {413a3809-475c-4350-ae74-ab7a738a2f24} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:43:04.374949 [ 258 ] {413a3809-475c-4350-ae74-ab7a738a2f24} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:43:04.375089 [ 79 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.12.21 01:43:04.375133 [ 79 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.375139 [ 258 ] {413a3809-475c-4350-ae74-ab7a738a2f24} executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec. 2024.12.21 01:43:04.375160 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.375219 [ 258 ] {413a3809-475c-4350-ae74-ab7a738a2f24} TCPHandler: Processed in 0.001825203 sec. 2024.12.21 01:43:04.375410 [ 200 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:43:04.375422 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:04.375561 [ 200 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:04.375605 [ 4 ] {84622a2d-efee-4db6-b6ba-0cd31fd7b4a7} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:04.375608 [ 200 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:43:04.375675 [ 4 ] {84622a2d-efee-4db6-b6ba-0cd31fd7b4a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:04.375877 [ 200 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:43:04.376219 [ 200 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:43:04.376601 [ 200 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:43:04.377004 [ 200 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:43:04.378232 [ 4 ] {84622a2d-efee-4db6-b6ba-0cd31fd7b4a7} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.378282 [ 4 ] {84622a2d-efee-4db6-b6ba-0cd31fd7b4a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.378658 [ 192 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003403441 sec., 19098.31843713465 rows/sec., 1.24 MiB/sec. 2024.12.21 01:43:04.378803 [ 192 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.12.21 01:43:04.378876 [ 4 ] {84622a2d-efee-4db6-b6ba-0cd31fd7b4a7} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 01:43:04.379153 [ 192 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_25_6} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:43:04.379166 [ 4 ] {84622a2d-efee-4db6-b6ba-0cd31fd7b4a7} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:04.379250 [ 192 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_25_6} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.12.21 01:43:04.379451 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:43:04.379517 [ 4 ] {84622a2d-efee-4db6-b6ba-0cd31fd7b4a7} executeQuery: Read 421 rows, 30.80 KiB in 0.003962 sec., 106259.46491670873 rows/sec., 7.59 MiB/sec. 2024.12.21 01:43:04.379581 [ 4 ] {84622a2d-efee-4db6-b6ba-0cd31fd7b4a7} TCPHandler: Processed in 0.004261936 sec. 2024.12.21 01:43:04.379735 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:04.379858 [ 258 ] {c6e8edee-6bc7-4273-9bf7-90087f93061c} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:43:04.379911 [ 258 ] {c6e8edee-6bc7-4273-9bf7-90087f93061c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:43:04.380413 [ 258 ] {c6e8edee-6bc7-4273-9bf7-90087f93061c} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.380452 [ 258 ] {c6e8edee-6bc7-4273-9bf7-90087f93061c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.380846 [ 258 ] {c6e8edee-6bc7-4273-9bf7-90087f93061c} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:43:04.381108 [ 258 ] {c6e8edee-6bc7-4273-9bf7-90087f93061c} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:43:04.381321 [ 258 ] {c6e8edee-6bc7-4273-9bf7-90087f93061c} executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. 2024.12.21 01:43:04.381502 [ 258 ] {c6e8edee-6bc7-4273-9bf7-90087f93061c} TCPHandler: Processed in 0.001825592 sec. 2024.12.21 01:43:04.381692 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:04.381806 [ 4 ] {87366f82-bb5b-4036-a071-32845ac83d68} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:04.381857 [ 4 ] {87366f82-bb5b-4036-a071-32845ac83d68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:04.382425 [ 4 ] {87366f82-bb5b-4036-a071-32845ac83d68} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.382463 [ 4 ] {87366f82-bb5b-4036-a071-32845ac83d68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.383010 [ 4 ] {87366f82-bb5b-4036-a071-32845ac83d68} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 01:43:04.383383 [ 4 ] {87366f82-bb5b-4036-a071-32845ac83d68} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:04.383637 [ 4 ] {87366f82-bb5b-4036-a071-32845ac83d68} executeQuery: Read 237 rows, 16.27 KiB in 0.001855 sec., 127762.80323450133 rows/sec., 8.56 MiB/sec. 2024.12.21 01:43:04.383695 [ 4 ] {87366f82-bb5b-4036-a071-32845ac83d68} TCPHandler: Processed in 0.002094888 sec. 2024.12.21 01:43:04.383854 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:04.383994 [ 258 ] {2cf7f6ab-d2fa-4cf0-a170-cbb976def662} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:43:04.384057 [ 258 ] {2cf7f6ab-d2fa-4cf0-a170-cbb976def662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:43:04.384619 [ 258 ] {2cf7f6ab-d2fa-4cf0-a170-cbb976def662} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.384664 [ 258 ] {2cf7f6ab-d2fa-4cf0-a170-cbb976def662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.385102 [ 258 ] {2cf7f6ab-d2fa-4cf0-a170-cbb976def662} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:43:04.385349 [ 258 ] {2cf7f6ab-d2fa-4cf0-a170-cbb976def662} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:43:04.385529 [ 258 ] {2cf7f6ab-d2fa-4cf0-a170-cbb976def662} executeQuery: Read 1 rows, 69.00 B in 0.001567 sec., 638.1620931716656 rows/sec., 43.00 KiB/sec. 2024.12.21 01:43:04.385580 [ 258 ] {2cf7f6ab-d2fa-4cf0-a170-cbb976def662} TCPHandler: Processed in 0.001792402 sec. 2024.12.21 01:43:04.385722 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:04.385841 [ 4 ] {2886e178-e726-4e9f-94d5-f8d748eac283} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:04.385926 [ 4 ] {2886e178-e726-4e9f-94d5-f8d748eac283} 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.21 01:43:04.387144 [ 4 ] {2886e178-e726-4e9f-94d5-f8d748eac283} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.387184 [ 4 ] {2886e178-e726-4e9f-94d5-f8d748eac283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.387832 [ 4 ] {2886e178-e726-4e9f-94d5-f8d748eac283} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.21 01:43:04.388087 [ 4 ] {2886e178-e726-4e9f-94d5-f8d748eac283} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:43:04.388403 [ 4 ] {2886e178-e726-4e9f-94d5-f8d748eac283} executeQuery: Read 39 rows, 71.56 KiB in 0.002585 sec., 15087.040618955512 rows/sec., 27.04 MiB/sec. 2024.12.21 01:43:04.388853 [ 4 ] {2886e178-e726-4e9f-94d5-f8d748eac283} TCPHandler: Processed in 0.003183757 sec. 2024.12.21 01:43:04.389006 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:04.389138 [ 258 ] {10e4f4ba-bb80-47be-81dc-9314c51d5aaa} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:04.389191 [ 258 ] {10e4f4ba-bb80-47be-81dc-9314c51d5aaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:04.389673 [ 258 ] {10e4f4ba-bb80-47be-81dc-9314c51d5aaa} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.389712 [ 258 ] {10e4f4ba-bb80-47be-81dc-9314c51d5aaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.390092 [ 258 ] {10e4f4ba-bb80-47be-81dc-9314c51d5aaa} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.21 01:43:04.390341 [ 258 ] {10e4f4ba-bb80-47be-81dc-9314c51d5aaa} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:04.390520 [ 258 ] {10e4f4ba-bb80-47be-81dc-9314c51d5aaa} executeQuery: Read 82 rows, 5.33 KiB in 0.001406 sec., 58321.47937411095 rows/sec., 3.70 MiB/sec. 2024.12.21 01:43:04.390576 [ 258 ] {10e4f4ba-bb80-47be-81dc-9314c51d5aaa} TCPHandler: Processed in 0.001638709 sec. 2024.12.21 01:43:04.556483 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2024.12.21 01:43:04.579780 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.579854 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.588065 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:43:04.589058 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:43:04.589648 [ 79 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 01:43:04.589819 [ 79 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:04.589901 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:04.590057 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:43:04.608531 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2024.12.21 01:43:04.609583 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:04.611011 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:43:04.616545 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:43:04.622345 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:43:04.628121 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:43:04.634057 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:43:04.638439 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:43:04.714346 [ 189 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.124345261 sec., 2187.4577109939078 rows/sec., 11.31 MiB/sec. 2024.12.21 01:43:04.717448 [ 198 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 01:43:04.720675 [ 198 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_36_7} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:43:04.720828 [ 198 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_36_7} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 01:43:04.723144 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2024.12.21 01:43:09.355385 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:09.355593 [ 258 ] {c3dd5f7c-25a3-4211-853d-622ed6426c4d} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:09.355669 [ 258 ] {c3dd5f7c-25a3-4211-853d-622ed6426c4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:09.356459 [ 258 ] {c3dd5f7c-25a3-4211-853d-622ed6426c4d} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:09.356507 [ 258 ] {c3dd5f7c-25a3-4211-853d-622ed6426c4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:09.356957 [ 258 ] {c3dd5f7c-25a3-4211-853d-622ed6426c4d} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 01:43:09.357227 [ 258 ] {c3dd5f7c-25a3-4211-853d-622ed6426c4d} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:09.357445 [ 258 ] {c3dd5f7c-25a3-4211-853d-622ed6426c4d} executeQuery: Read 56 rows, 4.41 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 2.26 MiB/sec. 2024.12.21 01:43:09.357509 [ 258 ] {c3dd5f7c-25a3-4211-853d-622ed6426c4d} TCPHandler: Processed in 0.002257371 sec. 2024.12.21 01:43:09.357769 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:09.357965 [ 4 ] {af3a801a-3be3-4836-b36f-41864fbb7f7c} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:09.358043 [ 4 ] {af3a801a-3be3-4836-b36f-41864fbb7f7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:09.358830 [ 4 ] {af3a801a-3be3-4836-b36f-41864fbb7f7c} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:09.358882 [ 4 ] {af3a801a-3be3-4836-b36f-41864fbb7f7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:09.359318 [ 4 ] {af3a801a-3be3-4836-b36f-41864fbb7f7c} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 01:43:09.359576 [ 4 ] {af3a801a-3be3-4836-b36f-41864fbb7f7c} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:09.359821 [ 4 ] {af3a801a-3be3-4836-b36f-41864fbb7f7c} executeQuery: Read 64 rows, 5.12 KiB in 0.001909 sec., 33525.405971712935 rows/sec., 2.62 MiB/sec. 2024.12.21 01:43:09.359887 [ 4 ] {af3a801a-3be3-4836-b36f-41864fbb7f7c} TCPHandler: Processed in 0.00224938 sec. 2024.12.21 01:43:09.360048 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:09.360198 [ 258 ] {329d9ced-ed47-4726-b011-78f56f697341} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:09.360266 [ 258 ] {329d9ced-ed47-4726-b011-78f56f697341} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:09.360872 [ 258 ] {329d9ced-ed47-4726-b011-78f56f697341} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:09.360911 [ 258 ] {329d9ced-ed47-4726-b011-78f56f697341} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:09.361330 [ 258 ] {329d9ced-ed47-4726-b011-78f56f697341} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 01:43:09.361580 [ 258 ] {329d9ced-ed47-4726-b011-78f56f697341} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:09.361763 [ 258 ] {329d9ced-ed47-4726-b011-78f56f697341} executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. 2024.12.21 01:43:09.361814 [ 258 ] {329d9ced-ed47-4726-b011-78f56f697341} TCPHandler: Processed in 0.001851133 sec. 2024.12.21 01:43:09.361956 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:09.362075 [ 4 ] {7186a171-ee3c-4e52-898e-a3d28102b823} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:09.362127 [ 4 ] {7186a171-ee3c-4e52-898e-a3d28102b823} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:09.362688 [ 4 ] {7186a171-ee3c-4e52-898e-a3d28102b823} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:09.362729 [ 4 ] {7186a171-ee3c-4e52-898e-a3d28102b823} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:09.363114 [ 4 ] {7186a171-ee3c-4e52-898e-a3d28102b823} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.21 01:43:09.363356 [ 4 ] {7186a171-ee3c-4e52-898e-a3d28102b823} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:09.363599 [ 4 ] {7186a171-ee3c-4e52-898e-a3d28102b823} executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. 2024.12.21 01:43:09.363688 [ 4 ] {7186a171-ee3c-4e52-898e-a3d28102b823} TCPHandler: Processed in 0.001767412 sec. 2024.12.21 01:43:10.809272 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 2024.12.21 01:43:10.809927 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:10.809973 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:10.810560 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 01:43:10.810821 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:43:10.811058 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 2024.12.21 01:43:12.108694 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2024.12.21 01:43:12.127509 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:12.127558 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:12.134610 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 01:43:12.135360 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:43:12.138566 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2024.12.21 01:43:13.390948 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1032 2024.12.21 01:43:13.394021 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:13.394078 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:13.395591 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:43:13.395907 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:43:13.397049 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1032 2024.12.21 01:43:14.362122 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:14.362337 [ 258 ] {8303ea4f-8f4f-43a7-aa99-c480ab825f72} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:43:14.362423 [ 258 ] {8303ea4f-8f4f-43a7-aa99-c480ab825f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:43:14.363220 [ 258 ] {8303ea4f-8f4f-43a7-aa99-c480ab825f72} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.363276 [ 258 ] {8303ea4f-8f4f-43a7-aa99-c480ab825f72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:14.363728 [ 258 ] {8303ea4f-8f4f-43a7-aa99-c480ab825f72} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:43:14.363995 [ 258 ] {8303ea4f-8f4f-43a7-aa99-c480ab825f72} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:43:14.364276 [ 258 ] {8303ea4f-8f4f-43a7-aa99-c480ab825f72} executeQuery: Read 14 rows, 1.01 KiB in 0.001997 sec., 7010.515773660491 rows/sec., 504.66 KiB/sec. 2024.12.21 01:43:14.364476 [ 258 ] {8303ea4f-8f4f-43a7-aa99-c480ab825f72} TCPHandler: Processed in 0.002495315 sec. 2024.12.21 01:43:14.364784 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:14.365003 [ 4 ] {83fc3553-4b75-446b-a420-a5b86e3d1251} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:14.365090 [ 4 ] {83fc3553-4b75-446b-a420-a5b86e3d1251} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:14.366034 [ 4 ] {83fc3553-4b75-446b-a420-a5b86e3d1251} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.366089 [ 4 ] {83fc3553-4b75-446b-a420-a5b86e3d1251} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:14.366549 [ 4 ] {83fc3553-4b75-446b-a420-a5b86e3d1251} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 01:43:14.366807 [ 4 ] {83fc3553-4b75-446b-a420-a5b86e3d1251} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:14.367052 [ 50 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.21 01:43:14.367059 [ 4 ] {83fc3553-4b75-446b-a420-a5b86e3d1251} executeQuery: Read 281 rows, 25.42 KiB in 0.002109 sec., 133238.50165955428 rows/sec., 11.77 MiB/sec. 2024.12.21 01:43:14.367173 [ 50 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.367270 [ 4 ] {83fc3553-4b75-446b-a420-a5b86e3d1251} TCPHandler: Processed in 0.002631607 sec. 2024.12.21 01:43:14.367279 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:14.367522 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:14.367533 [ 189 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:43:14.367793 [ 258 ] {270a9382-bc65-4b18-b647-3d1546ebd6d3} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:43:14.367824 [ 189 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:14.367912 [ 189 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1431 rows starting from the beginning of the part 2024.12.21 01:43:14.367922 [ 258 ] {270a9382-bc65-4b18-b647-3d1546ebd6d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:43:14.368194 [ 189 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2024.12.21 01:43:14.368533 [ 189 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part 2024.12.21 01:43:14.368886 [ 189 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 281 rows starting from the beginning of the part 2024.12.21 01:43:14.369156 [ 189 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part 2024.12.21 01:43:14.369483 [ 189 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 281 rows starting from the beginning of the part 2024.12.21 01:43:14.370912 [ 258 ] {270a9382-bc65-4b18-b647-3d1546ebd6d3} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.370974 [ 258 ] {270a9382-bc65-4b18-b647-3d1546ebd6d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:14.372177 [ 258 ] {270a9382-bc65-4b18-b647-3d1546ebd6d3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:43:14.372566 [ 258 ] {270a9382-bc65-4b18-b647-3d1546ebd6d3} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:43:14.373138 [ 258 ] {270a9382-bc65-4b18-b647-3d1546ebd6d3} executeQuery: Read 46 rows, 3.39 KiB in 0.005435 sec., 8463.66145354186 rows/sec., 623.49 KiB/sec. 2024.12.21 01:43:14.373210 [ 195 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.005764663 sec., 374870.1355135591 rows/sec., 33.07 MiB/sec. 2024.12.21 01:43:14.373244 [ 258 ] {270a9382-bc65-4b18-b647-3d1546ebd6d3} TCPHandler: Processed in 0.005834534 sec. 2024.12.21 01:43:14.373418 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:14.373492 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.21 01:43:14.373656 [ 4 ] {392c7094-3022-4b17-b91f-1da370f5acdd} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:43:14.373751 [ 4 ] {392c7094-3022-4b17-b91f-1da370f5acdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:43:14.374050 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_61_12} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:14.374281 [ 197 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_61_12} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.21 01:43:14.374480 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.12.21 01:43:14.374867 [ 4 ] {392c7094-3022-4b17-b91f-1da370f5acdd} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.374912 [ 4 ] {392c7094-3022-4b17-b91f-1da370f5acdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:14.375282 [ 4 ] {392c7094-3022-4b17-b91f-1da370f5acdd} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:43:14.375529 [ 4 ] {392c7094-3022-4b17-b91f-1da370f5acdd} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:43:14.375776 [ 4 ] {392c7094-3022-4b17-b91f-1da370f5acdd} executeQuery: Read 14 rows, 1004.00 B in 0.002206 sec., 6346.328195829556 rows/sec., 444.46 KiB/sec. 2024.12.21 01:43:14.375997 [ 4 ] {392c7094-3022-4b17-b91f-1da370f5acdd} TCPHandler: Processed in 0.002654618 sec. 2024.12.21 01:43:14.376165 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:14.376309 [ 258 ] {b8e5f110-151e-483d-b12a-828d4cb26665} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:43:14.376369 [ 258 ] {b8e5f110-151e-483d-b12a-828d4cb26665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:43:14.376982 [ 258 ] {b8e5f110-151e-483d-b12a-828d4cb26665} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.377024 [ 258 ] {b8e5f110-151e-483d-b12a-828d4cb26665} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:14.377393 [ 258 ] {b8e5f110-151e-483d-b12a-828d4cb26665} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:43:14.377647 [ 258 ] {b8e5f110-151e-483d-b12a-828d4cb26665} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:43:14.377863 [ 258 ] {b8e5f110-151e-483d-b12a-828d4cb26665} executeQuery: Read 13 rows, 830.00 B in 0.001588 sec., 8186.39798488665 rows/sec., 510.42 KiB/sec. 2024.12.21 01:43:14.377920 [ 258 ] {b8e5f110-151e-483d-b12a-828d4cb26665} TCPHandler: Processed in 0.001825292 sec. 2024.12.21 01:43:14.378068 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:14.378209 [ 4 ] {812a49b5-aa53-4aed-9e6f-7057d19bfe3f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:14.378269 [ 4 ] {812a49b5-aa53-4aed-9e6f-7057d19bfe3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:14.379067 [ 4 ] {812a49b5-aa53-4aed-9e6f-7057d19bfe3f} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.379108 [ 4 ] {812a49b5-aa53-4aed-9e6f-7057d19bfe3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:14.379495 [ 4 ] {812a49b5-aa53-4aed-9e6f-7057d19bfe3f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 01:43:14.379753 [ 4 ] {812a49b5-aa53-4aed-9e6f-7057d19bfe3f} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:14.379931 [ 50 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.21 01:43:14.379990 [ 50 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.380005 [ 4 ] {812a49b5-aa53-4aed-9e6f-7057d19bfe3f} executeQuery: Read 421 rows, 30.80 KiB in 0.001817 sec., 231700.60539350577 rows/sec., 16.56 MiB/sec. 2024.12.21 01:43:14.380029 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:14.380180 [ 4 ] {812a49b5-aa53-4aed-9e6f-7057d19bfe3f} TCPHandler: Processed in 0.002176809 sec. 2024.12.21 01:43:14.380300 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:43:14.380388 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:14.380484 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:14.380566 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part 2024.12.21 01:43:14.380602 [ 258 ] {a68ba791-0cc1-4e68-bc10-81dee21ef718} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:43:14.380792 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2024.12.21 01:43:14.380838 [ 258 ] {a68ba791-0cc1-4e68-bc10-81dee21ef718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:43:14.381078 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part 2024.12.21 01:43:14.381404 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 421 rows starting from the beginning of the part 2024.12.21 01:43:14.381759 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part 2024.12.21 01:43:14.382045 [ 193 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 421 rows starting from the beginning of the part 2024.12.21 01:43:14.383343 [ 258 ] {a68ba791-0cc1-4e68-bc10-81dee21ef718} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.383411 [ 258 ] {a68ba791-0cc1-4e68-bc10-81dee21ef718} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:14.384482 [ 258 ] {a68ba791-0cc1-4e68-bc10-81dee21ef718} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:43:14.384886 [ 258 ] {a68ba791-0cc1-4e68-bc10-81dee21ef718} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:43:14.385517 [ 258 ] {a68ba791-0cc1-4e68-bc10-81dee21ef718} executeQuery: Read 6 rows, 321.00 B in 0.004976 sec., 1205.7877813504822 rows/sec., 63.00 KiB/sec. 2024.12.21 01:43:14.385601 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005427487 sec., 358729.55568571604 rows/sec., 27.45 MiB/sec. 2024.12.21 01:43:14.385870 [ 258 ] {a68ba791-0cc1-4e68-bc10-81dee21ef718} TCPHandler: Processed in 0.005581249 sec. 2024.12.21 01:43:14.386145 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.21 01:43:14.386182 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:14.386391 [ 4 ] {54d884ac-fd56-4d26-b03a-f70082e99e7c} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:14.386494 [ 4 ] {54d884ac-fd56-4d26-b03a-f70082e99e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:14.386793 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_61_12} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:14.387037 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_61_12} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.21 01:43:14.387218 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.21 01:43:14.387551 [ 4 ] {54d884ac-fd56-4d26-b03a-f70082e99e7c} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.387595 [ 4 ] {54d884ac-fd56-4d26-b03a-f70082e99e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:14.388004 [ 4 ] {54d884ac-fd56-4d26-b03a-f70082e99e7c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 01:43:14.388249 [ 4 ] {54d884ac-fd56-4d26-b03a-f70082e99e7c} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:14.388451 [ 50 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.21 01:43:14.388522 [ 50 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.388520 [ 4 ] {54d884ac-fd56-4d26-b03a-f70082e99e7c} executeQuery: Read 237 rows, 16.27 KiB in 0.002174 sec., 109015.63937442501 rows/sec., 7.31 MiB/sec. 2024.12.21 01:43:14.388553 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:14.388768 [ 4 ] {54d884ac-fd56-4d26-b03a-f70082e99e7c} TCPHandler: Processed in 0.002769209 sec. 2024.12.21 01:43:14.388919 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:43:14.389048 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:14.389459 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:14.389594 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17577 rows starting from the beginning of the part 2024.12.21 01:43:14.389703 [ 258 ] {83064fd6-81d0-47dd-9bff-2a8298224115} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:43:14.390085 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part 2024.12.21 01:43:14.390382 [ 258 ] {83064fd6-81d0-47dd-9bff-2a8298224115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:43:14.390518 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:43:14.390942 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part 2024.12.21 01:43:14.391344 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:43:14.391711 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:43:14.392730 [ 258 ] {83064fd6-81d0-47dd-9bff-2a8298224115} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.392800 [ 258 ] {83064fd6-81d0-47dd-9bff-2a8298224115} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:14.393430 [ 258 ] {83064fd6-81d0-47dd-9bff-2a8298224115} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:43:14.393799 [ 258 ] {83064fd6-81d0-47dd-9bff-2a8298224115} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:43:14.394215 [ 258 ] {83064fd6-81d0-47dd-9bff-2a8298224115} executeQuery: Read 1 rows, 69.00 B in 0.004789 sec., 208.81186051367717 rows/sec., 14.07 KiB/sec. 2024.12.21 01:43:14.394437 [ 258 ] {83064fd6-81d0-47dd-9bff-2a8298224115} TCPHandler: Processed in 0.005553839 sec. 2024.12.21 01:43:14.394626 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:14.394778 [ 4 ] {6eaba075-be6c-4a60-8a42-6c912343b69e} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:14.394900 [ 4 ] {6eaba075-be6c-4a60-8a42-6c912343b69e} 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.21 01:43:14.396546 [ 4 ] {6eaba075-be6c-4a60-8a42-6c912343b69e} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.396586 [ 4 ] {6eaba075-be6c-4a60-8a42-6c912343b69e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:14.397547 [ 4 ] {6eaba075-be6c-4a60-8a42-6c912343b69e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.21 01:43:14.397832 [ 4 ] {6eaba075-be6c-4a60-8a42-6c912343b69e} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:43:14.398173 [ 50 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.21 01:43:14.398265 [ 50 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.398311 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2024.12.21 01:43:14.398315 [ 4 ] {6eaba075-be6c-4a60-8a42-6c912343b69e} executeQuery: Read 39 rows, 71.56 KiB in 0.003568 sec., 10930.493273542601 rows/sec., 19.59 MiB/sec. 2024.12.21 01:43:14.399446 [ 4 ] {6eaba075-be6c-4a60-8a42-6c912343b69e} TCPHandler: Processed in 0.004885887 sec. 2024.12.21 01:43:14.399801 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:14.399884 [ 195 ] {e93acc5c-db38-4352-84af-0297a167e812::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.21 01:43:14.400207 [ 258 ] {82712e19-46d2-4c66-8e06-824844fc4e88} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:14.400378 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 18499 rows, containing 5 columns (5 merged, 0 gathered) in 0.011686969 sec., 1582874.053999801 rows/sec., 106.88 MiB/sec. 2024.12.21 01:43:14.400496 [ 258 ] {82712e19-46d2-4c66-8e06-824844fc4e88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:14.400902 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.21 01:43:14.401508 [ 195 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:14.401800 [ 195 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 711 rows starting from the beginning of the part 2024.12.21 01:43:14.402250 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_61_12} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:14.402805 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_61_12} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.21 01:43:14.403107 [ 195 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part 2024.12.21 01:43:14.403149 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.18 MiB. 2024.12.21 01:43:14.403327 [ 258 ] {82712e19-46d2-4c66-8e06-824844fc4e88} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.403402 [ 258 ] {82712e19-46d2-4c66-8e06-824844fc4e88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:14.403627 [ 195 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part 2024.12.21 01:43:14.404025 [ 195 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part 2024.12.21 01:43:14.404232 [ 258 ] {82712e19-46d2-4c66-8e06-824844fc4e88} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.21 01:43:14.404374 [ 195 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part 2024.12.21 01:43:14.404712 [ 195 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part 2024.12.21 01:43:14.404726 [ 258 ] {82712e19-46d2-4c66-8e06-824844fc4e88} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:14.405105 [ 50 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.21 01:43:14.405337 [ 50 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:14.405455 [ 258 ] {82712e19-46d2-4c66-8e06-824844fc4e88} executeQuery: Read 82 rows, 5.33 KiB in 0.005323 sec., 15404.846890851026 rows/sec., 1001.88 KiB/sec. 2024.12.21 01:43:14.405531 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:14.405810 [ 258 ] {82712e19-46d2-4c66-8e06-824844fc4e88} TCPHandler: Processed in 0.006237291 sec. 2024.12.21 01:43:14.406151 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:43:14.406463 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:14.406530 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3408 rows starting from the beginning of the part 2024.12.21 01:43:14.406825 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part 2024.12.21 01:43:14.407093 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:43:14.407486 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:43:14.407832 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:43:14.408193 [ 188 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:43:14.410348 [ 191 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3740 rows, containing 4 columns (4 merged, 0 gathered) in 0.004544211 sec., 823025.1632241549 rows/sec., 53.65 MiB/sec. 2024.12.21 01:43:14.410768 [ 191 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.21 01:43:14.411169 [ 191 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_61_12} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:14.411309 [ 191 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_61_12} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.21 01:43:14.411428 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2024.12.21 01:43:14.419335 [ 190 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 19 columns (19 merged, 0 gathered) in 0.020900933 sec., 43347.3472212939 rows/sec., 77.68 MiB/sec. 2024.12.21 01:43:14.421014 [ 190 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.21 01:43:14.421476 [ 190 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_26_5} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:43:14.421563 [ 190 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_26_5} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.21 01:43:14.421736 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. 2024.12.21 01:43:15.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 209.73 MiB, peak 219.73 MiB, free memory in arenas 0.00 B, will set to 212.00 MiB (RSS), difference: 2.27 MiB 2024.12.21 01:43:18.159315 [ 74 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:43:18.159421 [ 74 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:43:18.311255 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 2024.12.21 01:43:18.311938 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:18.311977 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:18.312530 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 01:43:18.312846 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:43:18.313116 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2024.12.21 01:43:19.356160 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.356377 [ 258 ] {828768e8-306f-465d-8604-ca9ca879b61d} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:19.356463 [ 258 ] {828768e8-306f-465d-8604-ca9ca879b61d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:19.357255 [ 258 ] {828768e8-306f-465d-8604-ca9ca879b61d} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.357309 [ 258 ] {828768e8-306f-465d-8604-ca9ca879b61d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.357767 [ 258 ] {828768e8-306f-465d-8604-ca9ca879b61d} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 01:43:19.358023 [ 258 ] {828768e8-306f-465d-8604-ca9ca879b61d} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:19.358295 [ 258 ] {828768e8-306f-465d-8604-ca9ca879b61d} executeQuery: Read 56 rows, 4.41 KiB in 0.001967 sec., 28469.750889679715 rows/sec., 2.19 MiB/sec. 2024.12.21 01:43:19.358411 [ 258 ] {828768e8-306f-465d-8604-ca9ca879b61d} TCPHandler: Processed in 0.002393963 sec. 2024.12.21 01:43:19.358711 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.358916 [ 4 ] {63385131-8c49-4a8d-8535-b4601ad068a6} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:19.358994 [ 4 ] {63385131-8c49-4a8d-8535-b4601ad068a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:19.359848 [ 4 ] {63385131-8c49-4a8d-8535-b4601ad068a6} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.359890 [ 4 ] {63385131-8c49-4a8d-8535-b4601ad068a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.360315 [ 4 ] {63385131-8c49-4a8d-8535-b4601ad068a6} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 01:43:19.360582 [ 4 ] {63385131-8c49-4a8d-8535-b4601ad068a6} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:19.360783 [ 4 ] {63385131-8c49-4a8d-8535-b4601ad068a6} executeQuery: Read 64 rows, 5.12 KiB in 0.001925 sec., 33246.753246753244 rows/sec., 2.59 MiB/sec. 2024.12.21 01:43:19.360845 [ 4 ] {63385131-8c49-4a8d-8535-b4601ad068a6} TCPHandler: Processed in 0.002302601 sec. 2024.12.21 01:43:19.360998 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.361146 [ 258 ] {89bf9655-5167-4ec8-8cb7-30d2c23b1546} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:19.361215 [ 258 ] {89bf9655-5167-4ec8-8cb7-30d2c23b1546} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:19.361860 [ 258 ] {89bf9655-5167-4ec8-8cb7-30d2c23b1546} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.361902 [ 258 ] {89bf9655-5167-4ec8-8cb7-30d2c23b1546} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.362311 [ 258 ] {89bf9655-5167-4ec8-8cb7-30d2c23b1546} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 01:43:19.362557 [ 258 ] {89bf9655-5167-4ec8-8cb7-30d2c23b1546} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:19.362771 [ 258 ] {89bf9655-5167-4ec8-8cb7-30d2c23b1546} executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec. 2024.12.21 01:43:19.362828 [ 258 ] {89bf9655-5167-4ec8-8cb7-30d2c23b1546} TCPHandler: Processed in 0.001898853 sec. 2024.12.21 01:43:19.362983 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.363128 [ 4 ] {4a0e2055-34ba-4847-9499-f98b977515e3} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:19.363194 [ 4 ] {4a0e2055-34ba-4847-9499-f98b977515e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:19.363788 [ 4 ] {4a0e2055-34ba-4847-9499-f98b977515e3} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.363826 [ 4 ] {4a0e2055-34ba-4847-9499-f98b977515e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.364214 [ 4 ] {4a0e2055-34ba-4847-9499-f98b977515e3} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.21 01:43:19.364457 [ 4 ] {4a0e2055-34ba-4847-9499-f98b977515e3} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:19.364641 [ 4 ] {4a0e2055-34ba-4847-9499-f98b977515e3} executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. 2024.12.21 01:43:19.364692 [ 4 ] {4a0e2055-34ba-4847-9499-f98b977515e3} TCPHandler: Processed in 0.001781162 sec. 2024.12.21 01:43:19.638708 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2024.12.21 01:43:19.659433 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.659493 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.666947 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.21 01:43:19.667733 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:43:19.670803 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2024.12.21 01:43:19.899457 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.899658 [ 258 ] {99d317aa-4187-417a-9f24-6979651e19c0} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:43:19.899737 [ 258 ] {99d317aa-4187-417a-9f24-6979651e19c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:43:19.900554 [ 258 ] {99d317aa-4187-417a-9f24-6979651e19c0} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.900605 [ 258 ] {99d317aa-4187-417a-9f24-6979651e19c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.901049 [ 258 ] {99d317aa-4187-417a-9f24-6979651e19c0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:43:19.901306 [ 258 ] {99d317aa-4187-417a-9f24-6979651e19c0} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:43:19.901514 [ 258 ] {99d317aa-4187-417a-9f24-6979651e19c0} executeQuery: Read 14 rows, 1.01 KiB in 0.001912 sec., 7322.175732217573 rows/sec., 527.10 KiB/sec. 2024.12.21 01:43:19.901582 [ 258 ] {99d317aa-4187-417a-9f24-6979651e19c0} TCPHandler: Processed in 0.00225968 sec. 2024.12.21 01:43:19.901872 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.902092 [ 4 ] {44528f7f-7b8c-4320-8692-9bbef4e3db12} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 01:43:19.902178 [ 4 ] {44528f7f-7b8c-4320-8692-9bbef4e3db12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 01:43:19.902998 [ 4 ] {44528f7f-7b8c-4320-8692-9bbef4e3db12} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.903053 [ 4 ] {44528f7f-7b8c-4320-8692-9bbef4e3db12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.903485 [ 4 ] {44528f7f-7b8c-4320-8692-9bbef4e3db12} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 01:43:19.903741 [ 4 ] {44528f7f-7b8c-4320-8692-9bbef4e3db12} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): 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.21 01:43:19.904062 [ 4 ] {44528f7f-7b8c-4320-8692-9bbef4e3db12} executeQuery: Read 2 rows, 167.00 B in 0.002003 sec., 998.502246630055 rows/sec., 81.42 KiB/sec. 2024.12.21 01:43:19.904200 [ 4 ] {44528f7f-7b8c-4320-8692-9bbef4e3db12} TCPHandler: Processed in 0.002470784 sec. 2024.12.21 01:43:19.904378 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.904527 [ 258 ] {c488e68a-1595-486b-9c81-10d93e9c5b54} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:19.904588 [ 258 ] {c488e68a-1595-486b-9c81-10d93e9c5b54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:19.905948 [ 258 ] {c488e68a-1595-486b-9c81-10d93e9c5b54} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.905988 [ 258 ] {c488e68a-1595-486b-9c81-10d93e9c5b54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.906444 [ 258 ] {c488e68a-1595-486b-9c81-10d93e9c5b54} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 01:43:19.906707 [ 258 ] {c488e68a-1595-486b-9c81-10d93e9c5b54} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:19.906894 [ 258 ] {c488e68a-1595-486b-9c81-10d93e9c5b54} executeQuery: Read 1422 rows, 122.06 KiB in 0.002405 sec., 591268.1912681912 rows/sec., 49.56 MiB/sec. 2024.12.21 01:43:19.906955 [ 258 ] {c488e68a-1595-486b-9c81-10d93e9c5b54} TCPHandler: Processed in 0.002646217 sec. 2024.12.21 01:43:19.907134 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.907286 [ 4 ] {decd6196-85be-4fc1-9edd-a2f7fd8d52a5} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:43:19.907350 [ 4 ] {decd6196-85be-4fc1-9edd-a2f7fd8d52a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:43:19.908041 [ 4 ] {decd6196-85be-4fc1-9edd-a2f7fd8d52a5} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.908083 [ 4 ] {decd6196-85be-4fc1-9edd-a2f7fd8d52a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.908462 [ 4 ] {decd6196-85be-4fc1-9edd-a2f7fd8d52a5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:43:19.908716 [ 4 ] {decd6196-85be-4fc1-9edd-a2f7fd8d52a5} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:43:19.908932 [ 4 ] {decd6196-85be-4fc1-9edd-a2f7fd8d52a5} executeQuery: Read 48 rows, 3.53 KiB in 0.001684 sec., 28503.562945368172 rows/sec., 2.05 MiB/sec. 2024.12.21 01:43:19.908991 [ 4 ] {decd6196-85be-4fc1-9edd-a2f7fd8d52a5} TCPHandler: Processed in 0.001929255 sec. 2024.12.21 01:43:19.909137 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.909281 [ 258 ] {3284449b-e810-44c4-a5e6-79ed8480545a} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:43:19.909339 [ 258 ] {3284449b-e810-44c4-a5e6-79ed8480545a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:43:19.910076 [ 258 ] {3284449b-e810-44c4-a5e6-79ed8480545a} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.910115 [ 258 ] {3284449b-e810-44c4-a5e6-79ed8480545a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.910487 [ 258 ] {3284449b-e810-44c4-a5e6-79ed8480545a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:43:19.910723 [ 258 ] {3284449b-e810-44c4-a5e6-79ed8480545a} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:43:19.910941 [ 258 ] {3284449b-e810-44c4-a5e6-79ed8480545a} executeQuery: Read 242 rows, 16.79 KiB in 0.001689 sec., 143280.04736530493 rows/sec., 9.71 MiB/sec. 2024.12.21 01:43:19.911115 [ 258 ] {3284449b-e810-44c4-a5e6-79ed8480545a} TCPHandler: Processed in 0.002041876 sec. 2024.12.21 01:43:19.911324 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.911465 [ 4 ] {314600e6-89f7-4d25-a890-9e0dcd12370f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:43:19.911523 [ 4 ] {314600e6-89f7-4d25-a890-9e0dcd12370f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:43:19.912133 [ 4 ] {314600e6-89f7-4d25-a890-9e0dcd12370f} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.912172 [ 4 ] {314600e6-89f7-4d25-a890-9e0dcd12370f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.912531 [ 4 ] {314600e6-89f7-4d25-a890-9e0dcd12370f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:43:19.912779 [ 4 ] {314600e6-89f7-4d25-a890-9e0dcd12370f} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:43:19.912989 [ 4 ] {314600e6-89f7-4d25-a890-9e0dcd12370f} executeQuery: Read 13 rows, 830.00 B in 0.001557 sec., 8349.389852280026 rows/sec., 520.58 KiB/sec. 2024.12.21 01:43:19.913042 [ 4 ] {314600e6-89f7-4d25-a890-9e0dcd12370f} TCPHandler: Processed in 0.001820453 sec. 2024.12.21 01:43:19.913187 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.913327 [ 258 ] {e93c4f66-b5b0-47a7-bc98-b4bb2d16e9bb} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:19.913386 [ 258 ] {e93c4f66-b5b0-47a7-bc98-b4bb2d16e9bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:19.914352 [ 258 ] {e93c4f66-b5b0-47a7-bc98-b4bb2d16e9bb} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.914389 [ 258 ] {e93c4f66-b5b0-47a7-bc98-b4bb2d16e9bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.914787 [ 258 ] {e93c4f66-b5b0-47a7-bc98-b4bb2d16e9bb} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 01:43:19.915032 [ 258 ] {e93c4f66-b5b0-47a7-bc98-b4bb2d16e9bb} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:19.915209 [ 258 ] {e93c4f66-b5b0-47a7-bc98-b4bb2d16e9bb} executeQuery: Read 879 rows, 65.26 KiB in 0.001914 sec., 459247.64890282135 rows/sec., 33.30 MiB/sec. 2024.12.21 01:43:19.915267 [ 258 ] {e93c4f66-b5b0-47a7-bc98-b4bb2d16e9bb} TCPHandler: Processed in 0.002145299 sec. 2024.12.21 01:43:19.915421 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.915543 [ 4 ] {f865a292-03e1-4616-9359-85368cb35060} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:43:19.915595 [ 4 ] {f865a292-03e1-4616-9359-85368cb35060} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:43:19.916098 [ 4 ] {f865a292-03e1-4616-9359-85368cb35060} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.916137 [ 4 ] {f865a292-03e1-4616-9359-85368cb35060} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.916506 [ 4 ] {f865a292-03e1-4616-9359-85368cb35060} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:43:19.916756 [ 4 ] {f865a292-03e1-4616-9359-85368cb35060} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:43:19.916973 [ 4 ] {f865a292-03e1-4616-9359-85368cb35060} executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. 2024.12.21 01:43:19.917027 [ 4 ] {f865a292-03e1-4616-9359-85368cb35060} TCPHandler: Processed in 0.001665049 sec. 2024.12.21 01:43:19.917191 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.917333 [ 258 ] {e414ec70-c2c3-4f27-b99d-44177b98083f} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:19.917397 [ 258 ] {e414ec70-c2c3-4f27-b99d-44177b98083f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:19.918235 [ 258 ] {e414ec70-c2c3-4f27-b99d-44177b98083f} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.918273 [ 258 ] {e414ec70-c2c3-4f27-b99d-44177b98083f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.918716 [ 258 ] {e414ec70-c2c3-4f27-b99d-44177b98083f} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 01:43:19.918968 [ 258 ] {e414ec70-c2c3-4f27-b99d-44177b98083f} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:19.919146 [ 258 ] {e414ec70-c2c3-4f27-b99d-44177b98083f} executeQuery: Read 956 rows, 65.04 KiB in 0.001846 sec., 517876.48970747564 rows/sec., 34.41 MiB/sec. 2024.12.21 01:43:19.919203 [ 258 ] {e414ec70-c2c3-4f27-b99d-44177b98083f} TCPHandler: Processed in 0.002080507 sec. 2024.12.21 01:43:19.919356 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.919496 [ 4 ] {75667931-7037-488b-a292-e235f69fb747} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:43:19.919557 [ 4 ] {75667931-7037-488b-a292-e235f69fb747} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:43:19.920064 [ 4 ] {75667931-7037-488b-a292-e235f69fb747} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.920102 [ 4 ] {75667931-7037-488b-a292-e235f69fb747} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.920451 [ 4 ] {75667931-7037-488b-a292-e235f69fb747} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:43:19.920681 [ 4 ] {75667931-7037-488b-a292-e235f69fb747} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:43:19.920889 [ 4 ] {75667931-7037-488b-a292-e235f69fb747} executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. 2024.12.21 01:43:19.920943 [ 4 ] {75667931-7037-488b-a292-e235f69fb747} TCPHandler: Processed in 0.001655109 sec. 2024.12.21 01:43:19.921086 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.921206 [ 258 ] {f1812e69-8c76-4064-abb7-cbdfaabbab67} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:19.921288 [ 258 ] {f1812e69-8c76-4064-abb7-cbdfaabbab67} 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.21 01:43:19.922555 [ 258 ] {f1812e69-8c76-4064-abb7-cbdfaabbab67} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.922594 [ 258 ] {f1812e69-8c76-4064-abb7-cbdfaabbab67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.923261 [ 258 ] {f1812e69-8c76-4064-abb7-cbdfaabbab67} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.21 01:43:19.923528 [ 258 ] {f1812e69-8c76-4064-abb7-cbdfaabbab67} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:43:19.923755 [ 258 ] {f1812e69-8c76-4064-abb7-cbdfaabbab67} executeQuery: Read 39 rows, 71.56 KiB in 0.002568 sec., 15186.915887850468 rows/sec., 27.21 MiB/sec. 2024.12.21 01:43:19.923959 [ 258 ] {f1812e69-8c76-4064-abb7-cbdfaabbab67} TCPHandler: Processed in 0.002929722 sec. 2024.12.21 01:43:19.924128 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:19.924246 [ 4 ] {74e071de-8a58-4b23-971b-10ece50898b2} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:19.924300 [ 4 ] {74e071de-8a58-4b23-971b-10ece50898b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:19.924794 [ 4 ] {74e071de-8a58-4b23-971b-10ece50898b2} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:19.924833 [ 4 ] {74e071de-8a58-4b23-971b-10ece50898b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:19.925204 [ 4 ] {74e071de-8a58-4b23-971b-10ece50898b2} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.21 01:43:19.925435 [ 4 ] {74e071de-8a58-4b23-971b-10ece50898b2} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:19.925639 [ 4 ] {74e071de-8a58-4b23-971b-10ece50898b2} executeQuery: Read 34 rows, 2.02 KiB in 0.001409 sec., 24130.589070262595 rows/sec., 1.40 MiB/sec. 2024.12.21 01:43:19.925700 [ 4 ] {74e071de-8a58-4b23-971b-10ece50898b2} TCPHandler: Processed in 0.001629339 sec. 2024.12.21 01:43:20.000227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 213.65 MiB, peak 219.73 MiB, free memory in arenas 0.00 B, will set to 212.00 MiB (RSS), difference: -1.66 MiB 2024.12.21 01:43:23.397335 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1086 2024.12.21 01:43:23.400812 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:23.400872 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:23.402352 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:43:23.402672 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:43:23.403310 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1086 2024.12.21 01:43:24.354185 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:24.354403 [ 258 ] {1fb879f0-6a17-43ca-9cad-0d797e0bfc63} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:24.354485 [ 258 ] {1fb879f0-6a17-43ca-9cad-0d797e0bfc63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:24.355304 [ 258 ] {1fb879f0-6a17-43ca-9cad-0d797e0bfc63} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:24.355350 [ 258 ] {1fb879f0-6a17-43ca-9cad-0d797e0bfc63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:24.355801 [ 258 ] {1fb879f0-6a17-43ca-9cad-0d797e0bfc63} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 01:43:24.356063 [ 258 ] {1fb879f0-6a17-43ca-9cad-0d797e0bfc63} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:24.356311 [ 258 ] {1fb879f0-6a17-43ca-9cad-0d797e0bfc63} executeQuery: Read 56 rows, 4.41 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.18 MiB/sec. 2024.12.21 01:43:24.356382 [ 258 ] {1fb879f0-6a17-43ca-9cad-0d797e0bfc63} TCPHandler: Processed in 0.002340062 sec. 2024.12.21 01:43:24.356633 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:24.356849 [ 4 ] {ea39f788-7168-434d-ad6d-6b9f19505e26} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:24.356932 [ 4 ] {ea39f788-7168-434d-ad6d-6b9f19505e26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:24.357714 [ 4 ] {ea39f788-7168-434d-ad6d-6b9f19505e26} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:24.357768 [ 4 ] {ea39f788-7168-434d-ad6d-6b9f19505e26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:24.358219 [ 4 ] {ea39f788-7168-434d-ad6d-6b9f19505e26} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 01:43:24.358482 [ 4 ] {ea39f788-7168-434d-ad6d-6b9f19505e26} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:24.358740 [ 4 ] {ea39f788-7168-434d-ad6d-6b9f19505e26} executeQuery: Read 64 rows, 5.12 KiB in 0.001951 sec., 32803.6904151717 rows/sec., 2.56 MiB/sec. 2024.12.21 01:43:24.358808 [ 4 ] {ea39f788-7168-434d-ad6d-6b9f19505e26} TCPHandler: Processed in 0.002318792 sec. 2024.12.21 01:43:24.358957 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:24.359105 [ 258 ] {dbf3722f-74dd-4f89-af59-d3de36a46ba2} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:24.359173 [ 258 ] {dbf3722f-74dd-4f89-af59-d3de36a46ba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:24.359845 [ 258 ] {dbf3722f-74dd-4f89-af59-d3de36a46ba2} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:24.359896 [ 258 ] {dbf3722f-74dd-4f89-af59-d3de36a46ba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:24.360310 [ 258 ] {dbf3722f-74dd-4f89-af59-d3de36a46ba2} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 01:43:24.360566 [ 258 ] {dbf3722f-74dd-4f89-af59-d3de36a46ba2} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:24.360783 [ 258 ] {dbf3722f-74dd-4f89-af59-d3de36a46ba2} executeQuery: Read 128 rows, 9.13 KiB in 0.001716 sec., 74592.07459207458 rows/sec., 5.20 MiB/sec. 2024.12.21 01:43:24.360842 [ 258 ] {dbf3722f-74dd-4f89-af59-d3de36a46ba2} TCPHandler: Processed in 0.001954315 sec. 2024.12.21 01:43:24.360997 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:24.361145 [ 4 ] {831df835-9a2a-4aca-84e7-2aad7ac1e8bb} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:24.361211 [ 4 ] {831df835-9a2a-4aca-84e7-2aad7ac1e8bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:24.361818 [ 4 ] {831df835-9a2a-4aca-84e7-2aad7ac1e8bb} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:24.361868 [ 4 ] {831df835-9a2a-4aca-84e7-2aad7ac1e8bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:24.362279 [ 4 ] {831df835-9a2a-4aca-84e7-2aad7ac1e8bb} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.21 01:43:24.362519 [ 4 ] {831df835-9a2a-4aca-84e7-2aad7ac1e8bb} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:24.362731 [ 4 ] {831df835-9a2a-4aca-84e7-2aad7ac1e8bb} executeQuery: Read 48 rows, 3.31 KiB in 0.001623 sec., 29574.861367837337 rows/sec., 1.99 MiB/sec. 2024.12.21 01:43:24.362784 [ 4 ] {831df835-9a2a-4aca-84e7-2aad7ac1e8bb} TCPHandler: Processed in 0.001858553 sec. 2024.12.21 01:43:25.813358 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 2024.12.21 01:43:25.814447 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:25.814495 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:25.815026 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 01:43:25.815302 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:43:25.815561 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 2024.12.21 01:43:27.170947 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2024.12.21 01:43:27.191147 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:27.191198 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:27.198700 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.21 01:43:27.199478 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:43:27.202896 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2024.12.21 01:43:29.355743 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:29.355947 [ 258 ] {42fdf050-25f1-4b10-a17c-e55eb054aaab} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:29.356023 [ 258 ] {42fdf050-25f1-4b10-a17c-e55eb054aaab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:29.356771 [ 258 ] {42fdf050-25f1-4b10-a17c-e55eb054aaab} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:29.356820 [ 258 ] {42fdf050-25f1-4b10-a17c-e55eb054aaab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:29.357268 [ 258 ] {42fdf050-25f1-4b10-a17c-e55eb054aaab} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 01:43:29.357529 [ 258 ] {42fdf050-25f1-4b10-a17c-e55eb054aaab} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:29.357780 [ 258 ] {42fdf050-25f1-4b10-a17c-e55eb054aaab} executeQuery: Read 56 rows, 4.41 KiB in 0.001886 sec., 29692.470837751855 rows/sec., 2.28 MiB/sec. 2024.12.21 01:43:29.357852 [ 258 ] {42fdf050-25f1-4b10-a17c-e55eb054aaab} TCPHandler: Processed in 0.00223836 sec. 2024.12.21 01:43:29.358099 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:29.358313 [ 4 ] {56717a42-feb9-47b0-8d4e-c6703a12f1b1} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:29.358396 [ 4 ] {56717a42-feb9-47b0-8d4e-c6703a12f1b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:29.359264 [ 4 ] {56717a42-feb9-47b0-8d4e-c6703a12f1b1} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:29.359316 [ 4 ] {56717a42-feb9-47b0-8d4e-c6703a12f1b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:29.359758 [ 4 ] {56717a42-feb9-47b0-8d4e-c6703a12f1b1} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 01:43:29.360017 [ 4 ] {56717a42-feb9-47b0-8d4e-c6703a12f1b1} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:29.360301 [ 4 ] {56717a42-feb9-47b0-8d4e-c6703a12f1b1} executeQuery: Read 64 rows, 5.12 KiB in 0.002042 sec., 31341.821743388835 rows/sec., 2.45 MiB/sec. 2024.12.21 01:43:29.360409 [ 4 ] {56717a42-feb9-47b0-8d4e-c6703a12f1b1} TCPHandler: Processed in 0.002450054 sec. 2024.12.21 01:43:29.360634 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:29.360795 [ 258 ] {2980b3a8-d60a-49e4-b78a-7a6eff2fa1af} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:29.360862 [ 258 ] {2980b3a8-d60a-49e4-b78a-7a6eff2fa1af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:29.361466 [ 258 ] {2980b3a8-d60a-49e4-b78a-7a6eff2fa1af} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:29.361507 [ 258 ] {2980b3a8-d60a-49e4-b78a-7a6eff2fa1af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:29.361920 [ 258 ] {2980b3a8-d60a-49e4-b78a-7a6eff2fa1af} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 01:43:29.362169 [ 258 ] {2980b3a8-d60a-49e4-b78a-7a6eff2fa1af} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:29.362449 [ 258 ] {2980b3a8-d60a-49e4-b78a-7a6eff2fa1af} executeQuery: Read 160 rows, 11.41 KiB in 0.001689 sec., 94730.60982830077 rows/sec., 6.60 MiB/sec. 2024.12.21 01:43:29.362519 [ 258 ] {2980b3a8-d60a-49e4-b78a-7a6eff2fa1af} TCPHandler: Processed in 0.002006246 sec. 2024.12.21 01:43:29.362731 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:29.362888 [ 4 ] {ea784629-18eb-4bb2-83fd-7551eb6c7af9} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:29.362954 [ 4 ] {ea784629-18eb-4bb2-83fd-7551eb6c7af9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:29.363498 [ 4 ] {ea784629-18eb-4bb2-83fd-7551eb6c7af9} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:29.363538 [ 4 ] {ea784629-18eb-4bb2-83fd-7551eb6c7af9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:29.363922 [ 4 ] {ea784629-18eb-4bb2-83fd-7551eb6c7af9} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.21 01:43:29.364185 [ 4 ] {ea784629-18eb-4bb2-83fd-7551eb6c7af9} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:29.364401 [ 4 ] {ea784629-18eb-4bb2-83fd-7551eb6c7af9} executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec. 2024.12.21 01:43:29.364455 [ 4 ] {ea784629-18eb-4bb2-83fd-7551eb6c7af9} TCPHandler: Processed in 0.001837343 sec. 2024.12.21 01:43:33.159483 [ 58 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:43:33.159585 [ 58 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:43:33.315749 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 2024.12.21 01:43:33.316414 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:33.316456 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:33.317007 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 01:43:33.317275 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:43:33.317508 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2024.12.21 01:43:33.403666 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1102 2024.12.21 01:43:33.406482 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:33.406535 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:33.408007 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:43:33.408336 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:43:33.408933 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1102 2024.12.21 01:43:34.362088 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:34.362298 [ 258 ] {0490e303-1bcf-41f2-a2d2-4953850d6f6a} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:43:34.362370 [ 258 ] {0490e303-1bcf-41f2-a2d2-4953850d6f6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:43:34.363091 [ 258 ] {0490e303-1bcf-41f2-a2d2-4953850d6f6a} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.363137 [ 258 ] {0490e303-1bcf-41f2-a2d2-4953850d6f6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.363570 [ 258 ] {0490e303-1bcf-41f2-a2d2-4953850d6f6a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:43:34.363836 [ 258 ] {0490e303-1bcf-41f2-a2d2-4953850d6f6a} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:43:34.364083 [ 258 ] {0490e303-1bcf-41f2-a2d2-4953850d6f6a} executeQuery: Read 14 rows, 1.01 KiB in 0.001844 sec., 7592.190889370933 rows/sec., 546.54 KiB/sec. 2024.12.21 01:43:34.364205 [ 258 ] {0490e303-1bcf-41f2-a2d2-4953850d6f6a} TCPHandler: Processed in 0.00225514 sec. 2024.12.21 01:43:34.364446 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:34.364636 [ 4 ] {b1cd1117-7c97-4094-b006-9ef8c42d3a51} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:34.364709 [ 4 ] {b1cd1117-7c97-4094-b006-9ef8c42d3a51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:34.365574 [ 4 ] {b1cd1117-7c97-4094-b006-9ef8c42d3a51} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.365618 [ 4 ] {b1cd1117-7c97-4094-b006-9ef8c42d3a51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.366078 [ 4 ] {b1cd1117-7c97-4094-b006-9ef8c42d3a51} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 01:43:34.366338 [ 4 ] {b1cd1117-7c97-4094-b006-9ef8c42d3a51} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:34.366543 [ 55 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.21 01:43:34.366607 [ 4 ] {b1cd1117-7c97-4094-b006-9ef8c42d3a51} executeQuery: Read 281 rows, 25.42 KiB in 0.002015 sec., 139454.094292804 rows/sec., 12.32 MiB/sec. 2024.12.21 01:43:34.366619 [ 55 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.366693 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.366751 [ 4 ] {b1cd1117-7c97-4094-b006-9ef8c42d3a51} TCPHandler: Processed in 0.002432804 sec. 2024.12.21 01:43:34.367040 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:34.367283 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:43:34.367434 [ 258 ] {eb958334-03d8-4661-8f1f-cbc6180efd28} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:43:34.367741 [ 258 ] {eb958334-03d8-4661-8f1f-cbc6180efd28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:43:34.367979 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:34.368200 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1431 rows starting from the beginning of the part 2024.12.21 01:43:34.368598 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part 2024.12.21 01:43:34.368950 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1422 rows starting from the beginning of the part 2024.12.21 01:43:34.369327 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2024.12.21 01:43:34.369712 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part 2024.12.21 01:43:34.370080 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 281 rows starting from the beginning of the part 2024.12.21 01:43:34.371123 [ 258 ] {eb958334-03d8-4661-8f1f-cbc6180efd28} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.371200 [ 258 ] {eb958334-03d8-4661-8f1f-cbc6180efd28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.372512 [ 258 ] {eb958334-03d8-4661-8f1f-cbc6180efd28} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:43:34.373089 [ 258 ] {eb958334-03d8-4661-8f1f-cbc6180efd28} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:43:34.373401 [ 258 ] {eb958334-03d8-4661-8f1f-cbc6180efd28} executeQuery: Read 46 rows, 3.39 KiB in 0.00615 sec., 7479.674796747968 rows/sec., 551.00 KiB/sec. 2024.12.21 01:43:34.373768 [ 258 ] {eb958334-03d8-4661-8f1f-cbc6180efd28} TCPHandler: Processed in 0.006895453 sec. 2024.12.21 01:43:34.374157 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:34.374428 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.007575626 sec., 435871.5702174315 rows/sec., 38.20 MiB/sec. 2024.12.21 01:43:34.374443 [ 4 ] {751a2e8b-28cf-4f23-80fb-d4550059652f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:43:34.374526 [ 4 ] {751a2e8b-28cf-4f23-80fb-d4550059652f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:43:34.374709 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.21 01:43:34.375296 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_66_13} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:34.375508 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_66_13} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.21 01:43:34.375677 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2024.12.21 01:43:34.375791 [ 4 ] {751a2e8b-28cf-4f23-80fb-d4550059652f} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.375836 [ 4 ] {751a2e8b-28cf-4f23-80fb-d4550059652f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.376203 [ 4 ] {751a2e8b-28cf-4f23-80fb-d4550059652f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:43:34.376448 [ 4 ] {751a2e8b-28cf-4f23-80fb-d4550059652f} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:43:34.376670 [ 4 ] {751a2e8b-28cf-4f23-80fb-d4550059652f} executeQuery: Read 14 rows, 1004.00 B in 0.002284 sec., 6129.5971978984235 rows/sec., 429.28 KiB/sec. 2024.12.21 01:43:34.376731 [ 4 ] {751a2e8b-28cf-4f23-80fb-d4550059652f} TCPHandler: Processed in 0.002825691 sec. 2024.12.21 01:43:34.376865 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:34.376990 [ 258 ] {1a719b5a-4325-404d-9eaf-05ebdab528d0} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:43:34.377040 [ 258 ] {1a719b5a-4325-404d-9eaf-05ebdab528d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:43:34.377629 [ 258 ] {1a719b5a-4325-404d-9eaf-05ebdab528d0} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.377668 [ 258 ] {1a719b5a-4325-404d-9eaf-05ebdab528d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.378069 [ 258 ] {1a719b5a-4325-404d-9eaf-05ebdab528d0} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:43:34.378324 [ 258 ] {1a719b5a-4325-404d-9eaf-05ebdab528d0} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:43:34.378517 [ 258 ] {1a719b5a-4325-404d-9eaf-05ebdab528d0} executeQuery: Read 13 rows, 830.00 B in 0.00155 sec., 8387.09677419355 rows/sec., 522.93 KiB/sec. 2024.12.21 01:43:34.378572 [ 258 ] {1a719b5a-4325-404d-9eaf-05ebdab528d0} TCPHandler: Processed in 0.001764902 sec. 2024.12.21 01:43:34.378722 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:34.378863 [ 4 ] {e54fd894-04b9-459b-943d-7bbc1f6abb9a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:34.378928 [ 4 ] {e54fd894-04b9-459b-943d-7bbc1f6abb9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:34.379741 [ 4 ] {e54fd894-04b9-459b-943d-7bbc1f6abb9a} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.379781 [ 4 ] {e54fd894-04b9-459b-943d-7bbc1f6abb9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.380168 [ 4 ] {e54fd894-04b9-459b-943d-7bbc1f6abb9a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 01:43:34.380415 [ 4 ] {e54fd894-04b9-459b-943d-7bbc1f6abb9a} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:34.380583 [ 55 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.21 01:43:34.380646 [ 55 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.380663 [ 4 ] {e54fd894-04b9-459b-943d-7bbc1f6abb9a} executeQuery: Read 421 rows, 30.80 KiB in 0.001822 sec., 231064.76399560922 rows/sec., 16.51 MiB/sec. 2024.12.21 01:43:34.380695 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.380822 [ 4 ] {e54fd894-04b9-459b-943d-7bbc1f6abb9a} TCPHandler: Processed in 0.002163909 sec. 2024.12.21 01:43:34.380912 [ 191 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:43:34.380988 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:34.381096 [ 191 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:34.381124 [ 258 ] {0bb25c11-a9bb-427a-8f44-abf93bd6205e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:43:34.381146 [ 191 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part 2024.12.21 01:43:34.381184 [ 258 ] {0bb25c11-a9bb-427a-8f44-abf93bd6205e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:43:34.381338 [ 191 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part 2024.12.21 01:43:34.381708 [ 191 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 879 rows starting from the beginning of the part 2024.12.21 01:43:34.382039 [ 191 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2024.12.21 01:43:34.382359 [ 191 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part 2024.12.21 01:43:34.382601 [ 191 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 421 rows starting from the beginning of the part 2024.12.21 01:43:34.383243 [ 258 ] {0bb25c11-a9bb-427a-8f44-abf93bd6205e} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.383290 [ 258 ] {0bb25c11-a9bb-427a-8f44-abf93bd6205e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.383832 [ 258 ] {0bb25c11-a9bb-427a-8f44-abf93bd6205e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:43:34.384203 [ 258 ] {0bb25c11-a9bb-427a-8f44-abf93bd6205e} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:43:34.384473 [ 258 ] {0bb25c11-a9bb-427a-8f44-abf93bd6205e} executeQuery: Read 6 rows, 321.00 B in 0.00338 sec., 1775.1479289940828 rows/sec., 92.74 KiB/sec. 2024.12.21 01:43:34.384551 [ 258 ] {0bb25c11-a9bb-427a-8f44-abf93bd6205e} TCPHandler: Processed in 0.003631385 sec. 2024.12.21 01:43:34.384746 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:34.385004 [ 4 ] {9b04b82b-14ae-4179-8345-44cc8dfbba4c} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:34.385231 [ 4 ] {9b04b82b-14ae-4179-8345-44cc8dfbba4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:34.385331 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.004523221 sec., 531700.7504165727 rows/sec., 40.76 MiB/sec. 2024.12.21 01:43:34.385622 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.21 01:43:34.386167 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_66_13} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:34.386380 [ 190 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_66_13} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.21 01:43:34.386526 [ 4 ] {9b04b82b-14ae-4179-8345-44cc8dfbba4c} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.386538 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 01:43:34.386598 [ 4 ] {9b04b82b-14ae-4179-8345-44cc8dfbba4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.387026 [ 4 ] {9b04b82b-14ae-4179-8345-44cc8dfbba4c} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 01:43:34.387273 [ 4 ] {9b04b82b-14ae-4179-8345-44cc8dfbba4c} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:34.387476 [ 55 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.21 01:43:34.387546 [ 4 ] {9b04b82b-14ae-4179-8345-44cc8dfbba4c} executeQuery: Read 237 rows, 16.27 KiB in 0.002624 sec., 90320.12195121951 rows/sec., 6.05 MiB/sec. 2024.12.21 01:43:34.387557 [ 55 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.387652 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.387683 [ 4 ] {9b04b82b-14ae-4179-8345-44cc8dfbba4c} TCPHandler: Processed in 0.003011663 sec. 2024.12.21 01:43:34.387961 [ 192 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:43:34.388032 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:34.388144 [ 192 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:34.388184 [ 192 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18499 rows starting from the beginning of the part 2024.12.21 01:43:34.388411 [ 258 ] {c6449783-4b23-4aea-8d77-31ad433cf96b} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:43:34.388494 [ 192 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2024.12.21 01:43:34.388545 [ 258 ] {c6449783-4b23-4aea-8d77-31ad433cf96b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:43:34.388923 [ 192 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 956 rows starting from the beginning of the part 2024.12.21 01:43:34.389342 [ 192 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part 2024.12.21 01:43:34.389636 [ 192 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:43:34.389752 [ 192 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part 2024.12.21 01:43:34.390744 [ 258 ] {c6449783-4b23-4aea-8d77-31ad433cf96b} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.390812 [ 258 ] {c6449783-4b23-4aea-8d77-31ad433cf96b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.391437 [ 258 ] {c6449783-4b23-4aea-8d77-31ad433cf96b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:43:34.391771 [ 258 ] {c6449783-4b23-4aea-8d77-31ad433cf96b} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:43:34.392174 [ 258 ] {c6449783-4b23-4aea-8d77-31ad433cf96b} executeQuery: Read 1 rows, 69.00 B in 0.003884 sec., 257.46652935118436 rows/sec., 17.35 KiB/sec. 2024.12.21 01:43:34.392379 [ 258 ] {c6449783-4b23-4aea-8d77-31ad433cf96b} TCPHandler: Processed in 0.004559732 sec. 2024.12.21 01:43:34.392551 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:34.392701 [ 4 ] {954e7677-e224-4a47-9c49-92703b99abd7} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:34.392825 [ 4 ] {954e7677-e224-4a47-9c49-92703b99abd7} 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.21 01:43:34.394481 [ 4 ] {954e7677-e224-4a47-9c49-92703b99abd7} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.394524 [ 4 ] {954e7677-e224-4a47-9c49-92703b99abd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.396680 [ 4 ] {954e7677-e224-4a47-9c49-92703b99abd7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.21 01:43:34.397017 [ 4 ] {954e7677-e224-4a47-9c49-92703b99abd7} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:43:34.397309 [ 4 ] {954e7677-e224-4a47-9c49-92703b99abd7} executeQuery: Read 39 rows, 71.56 KiB in 0.004647 sec., 8392.511297611361 rows/sec., 15.04 MiB/sec. 2024.12.21 01:43:34.397460 [ 4 ] {954e7677-e224-4a47-9c49-92703b99abd7} TCPHandler: Processed in 0.004978228 sec. 2024.12.21 01:43:34.397635 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:34.397779 [ 258 ] {aff3ec50-ebf8-4cc1-b57d-a59ce77ff1c4} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:34.397839 [ 258 ] {aff3ec50-ebf8-4cc1-b57d-a59ce77ff1c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:34.398727 [ 258 ] {aff3ec50-ebf8-4cc1-b57d-a59ce77ff1c4} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.398766 [ 258 ] {aff3ec50-ebf8-4cc1-b57d-a59ce77ff1c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.399315 [ 190 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 20140 rows, containing 5 columns (5 merged, 0 gathered) in 0.011531766 sec., 1746480.114147304 rows/sec., 117.91 MiB/sec. 2024.12.21 01:43:34.399559 [ 258 ] {aff3ec50-ebf8-4cc1-b57d-a59ce77ff1c4} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.21 01:43:34.399757 [ 190 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.21 01:43:34.400041 [ 258 ] {aff3ec50-ebf8-4cc1-b57d-a59ce77ff1c4} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:34.400280 [ 55 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.21 01:43:34.400352 [ 55 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.400416 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.400424 [ 190 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_66_13} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:34.400468 [ 258 ] {aff3ec50-ebf8-4cc1-b57d-a59ce77ff1c4} executeQuery: Read 82 rows, 5.33 KiB in 0.002705 sec., 30314.232902033273 rows/sec., 1.93 MiB/sec. 2024.12.21 01:43:34.400879 [ 190 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_66_13} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.21 01:43:34.401017 [ 258 ] {aff3ec50-ebf8-4cc1-b57d-a59ce77ff1c4} TCPHandler: Processed in 0.003458772 sec. 2024.12.21 01:43:34.401056 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:43:34.401293 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2024.12.21 01:43:34.401561 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:34.401618 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3740 rows starting from the beginning of the part 2024.12.21 01:43:34.401725 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2024.12.21 01:43:34.401797 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part 2024.12.21 01:43:34.402006 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part 2024.12.21 01:43:34.402178 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:43:34.402389 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:43:34.403930 [ 198 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4024 rows, containing 4 columns (4 merged, 0 gathered) in 0.00337053 sec., 1193877.5207459955 rows/sec., 77.82 MiB/sec. 2024.12.21 01:43:34.404299 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.21 01:43:34.404589 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_66_13} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:34.404672 [ 194 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_66_13} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.21 01:43:34.404758 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2024.12.21 01:43:34.703242 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2024.12.21 01:43:34.728427 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:34.728510 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:34.736986 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.21 01:43:34.738004 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:43:34.741753 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2024.12.21 01:43:39.355363 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:39.355576 [ 258 ] {75706368-9274-4cf2-a240-ec7de7b00c13} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:39.355652 [ 258 ] {75706368-9274-4cf2-a240-ec7de7b00c13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:39.356424 [ 258 ] {75706368-9274-4cf2-a240-ec7de7b00c13} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:39.356479 [ 258 ] {75706368-9274-4cf2-a240-ec7de7b00c13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:39.356936 [ 258 ] {75706368-9274-4cf2-a240-ec7de7b00c13} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 01:43:39.357203 [ 258 ] {75706368-9274-4cf2-a240-ec7de7b00c13} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:39.357414 [ 258 ] {75706368-9274-4cf2-a240-ec7de7b00c13} executeQuery: Read 56 rows, 4.41 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.28 MiB/sec. 2024.12.21 01:43:39.357526 [ 258 ] {75706368-9274-4cf2-a240-ec7de7b00c13} TCPHandler: Processed in 0.002320341 sec. 2024.12.21 01:43:39.357819 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:39.358015 [ 4 ] {acda2efd-4baf-4575-b8bd-3a64059e7496} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:39.358096 [ 4 ] {acda2efd-4baf-4575-b8bd-3a64059e7496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:39.358920 [ 4 ] {acda2efd-4baf-4575-b8bd-3a64059e7496} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:39.358980 [ 4 ] {acda2efd-4baf-4575-b8bd-3a64059e7496} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:39.359445 [ 4 ] {acda2efd-4baf-4575-b8bd-3a64059e7496} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 01:43:39.359717 [ 4 ] {acda2efd-4baf-4575-b8bd-3a64059e7496} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:39.359961 [ 4 ] {acda2efd-4baf-4575-b8bd-3a64059e7496} executeQuery: Read 64 rows, 5.12 KiB in 0.002 sec., 32000 rows/sec., 2.50 MiB/sec. 2024.12.21 01:43:39.360035 [ 4 ] {acda2efd-4baf-4575-b8bd-3a64059e7496} TCPHandler: Processed in 0.002385403 sec. 2024.12.21 01:43:39.360208 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:39.360356 [ 258 ] {fd3d9bc9-54d1-41b1-885c-a045599f9942} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:39.360426 [ 258 ] {fd3d9bc9-54d1-41b1-885c-a045599f9942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:39.361033 [ 258 ] {fd3d9bc9-54d1-41b1-885c-a045599f9942} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:39.361073 [ 258 ] {fd3d9bc9-54d1-41b1-885c-a045599f9942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:39.361531 [ 258 ] {fd3d9bc9-54d1-41b1-885c-a045599f9942} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 01:43:39.361830 [ 258 ] {fd3d9bc9-54d1-41b1-885c-a045599f9942} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:39.362049 [ 258 ] {fd3d9bc9-54d1-41b1-885c-a045599f9942} executeQuery: Read 160 rows, 11.41 KiB in 0.001727 sec., 92646.20729588882 rows/sec., 6.45 MiB/sec. 2024.12.21 01:43:39.362106 [ 258 ] {fd3d9bc9-54d1-41b1-885c-a045599f9942} TCPHandler: Processed in 0.001964575 sec. 2024.12.21 01:43:39.362256 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:39.362387 [ 4 ] {55a462ac-2daf-4040-8966-9bc07a17c62b} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:39.362445 [ 4 ] {55a462ac-2daf-4040-8966-9bc07a17c62b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:39.362981 [ 4 ] {55a462ac-2daf-4040-8966-9bc07a17c62b} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:39.363027 [ 4 ] {55a462ac-2daf-4040-8966-9bc07a17c62b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:39.363429 [ 4 ] {55a462ac-2daf-4040-8966-9bc07a17c62b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.21 01:43:39.363704 [ 4 ] {55a462ac-2daf-4040-8966-9bc07a17c62b} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:39.363919 [ 4 ] {55a462ac-2daf-4040-8966-9bc07a17c62b} executeQuery: Read 60 rows, 4.14 KiB in 0.001564 sec., 38363.17135549872 rows/sec., 2.59 MiB/sec. 2024.12.21 01:43:39.363975 [ 4 ] {55a462ac-2daf-4040-8966-9bc07a17c62b} TCPHandler: Processed in 0.001779781 sec. 2024.12.21 01:43:40.817716 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 2024.12.21 01:43:40.818346 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:40.818396 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:40.818965 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 01:43:40.819245 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:43:40.819476 [ 47 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 01:43:40.819512 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 2024.12.21 01:43:40.819567 [ 47 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:40.819599 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:40.819808 [ 200 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:40.820043 [ 200 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:40.820093 [ 200 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:40.820185 [ 200 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:40.820431 [ 200 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:40.820567 [ 200 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:40.820675 [ 200 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:40.820805 [ 200 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:43:40.823364 [ 194 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003680036 sec., 5105384.838626578 rows/sec., 73.03 MiB/sec. 2024.12.21 01:43:40.823714 [ 197 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 01:43:40.824081 [ 197 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_41_8} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:43:40.824176 [ 197 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_41_8} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 01:43:40.824297 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2024.12.21 01:43:42.241899 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 310 2024.12.21 01:43:42.264057 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:42.264117 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:42.271810 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.21 01:43:42.272663 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:43:42.273058 [ 48 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.21 01:43:42.273193 [ 48 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:42.273267 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:42.273838 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:43:42.289284 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 310 2024.12.21 01:43:42.290776 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:42.292332 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:43:42.297934 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:43:42.303301 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:43:42.308936 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:43:42.314653 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:43:42.319402 [ 200 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part 2024.12.21 01:43:42.380691 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 679 columns (679 merged, 0 gathered) in 0.107286656 sec., 2889.455329840833 rows/sec., 14.94 MiB/sec. 2024.12.21 01:43:42.383376 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.21 01:43:42.386217 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_41_8} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:43:42.386309 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_41_8} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.21 01:43:42.388520 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.21 01:43:43.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 214.10 MiB, peak 227.52 MiB, free memory in arenas 0.00 B, will set to 216.91 MiB (RSS), difference: 2.81 MiB 2024.12.21 01:43:43.409160 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1132 2024.12.21 01:43:43.412265 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:43.412320 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:43.413825 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:43:43.414139 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:43:43.414948 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1132 2024.12.21 01:43:44.362344 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:44.362563 [ 258 ] {7e758776-bf41-48be-8fe3-eeb260346718} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:43:44.362645 [ 258 ] {7e758776-bf41-48be-8fe3-eeb260346718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:43:44.363412 [ 258 ] {7e758776-bf41-48be-8fe3-eeb260346718} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.363468 [ 258 ] {7e758776-bf41-48be-8fe3-eeb260346718} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.363926 [ 258 ] {7e758776-bf41-48be-8fe3-eeb260346718} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:43:44.364223 [ 258 ] {7e758776-bf41-48be-8fe3-eeb260346718} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:43:44.364438 [ 44 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.12.21 01:43:44.364499 [ 258 ] {7e758776-bf41-48be-8fe3-eeb260346718} executeQuery: Read 14 rows, 1.01 KiB in 0.001994 sec., 7021.063189568706 rows/sec., 505.42 KiB/sec. 2024.12.21 01:43:44.364512 [ 44 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.364587 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.364657 [ 258 ] {7e758776-bf41-48be-8fe3-eeb260346718} TCPHandler: Processed in 0.002445953 sec. 2024.12.21 01:43:44.364975 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:43:44.364999 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:44.365576 [ 4 ] {e3de09b9-8909-40eb-9255-4b667d4431bd} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:44.365740 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:44.365800 [ 4 ] {e3de09b9-8909-40eb-9255-4b667d4431bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:44.365857 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:43:44.366079 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:43:44.366371 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:43:44.366771 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:43:44.367017 [ 188 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:43:44.368155 [ 4 ] {e3de09b9-8909-40eb-9255-4b667d4431bd} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.368202 [ 4 ] {e3de09b9-8909-40eb-9255-4b667d4431bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.368558 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003860269 sec., 18133.4513216566 rows/sec., 1.34 MiB/sec. 2024.12.21 01:43:44.368858 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.12.21 01:43:44.368907 [ 4 ] {e3de09b9-8909-40eb-9255-4b667d4431bd} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 01:43:44.369426 [ 4 ] {e3de09b9-8909-40eb-9255-4b667d4431bd} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:44.369442 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_29_7} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:43:44.369637 [ 197 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_29_7} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.12.21 01:43:44.369829 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:43:44.369854 [ 4 ] {e3de09b9-8909-40eb-9255-4b667d4431bd} executeQuery: Read 281 rows, 25.42 KiB in 0.004499 sec., 62458.324072015996 rows/sec., 5.52 MiB/sec. 2024.12.21 01:43:44.369935 [ 4 ] {e3de09b9-8909-40eb-9255-4b667d4431bd} TCPHandler: Processed in 0.005140172 sec. 2024.12.21 01:43:44.370095 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:44.370243 [ 258 ] {056356bc-201a-4588-9699-89868e98fec8} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:43:44.370306 [ 258 ] {056356bc-201a-4588-9699-89868e98fec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:43:44.370977 [ 258 ] {056356bc-201a-4588-9699-89868e98fec8} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.371022 [ 258 ] {056356bc-201a-4588-9699-89868e98fec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.371406 [ 258 ] {056356bc-201a-4588-9699-89868e98fec8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:43:44.371652 [ 258 ] {056356bc-201a-4588-9699-89868e98fec8} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:43:44.371871 [ 42 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2024.12.21 01:43:44.371879 [ 258 ] {056356bc-201a-4588-9699-89868e98fec8} executeQuery: Read 46 rows, 3.39 KiB in 0.001662 sec., 27677.496991576412 rows/sec., 1.99 MiB/sec. 2024.12.21 01:43:44.371991 [ 42 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.372062 [ 258 ] {056356bc-201a-4588-9699-89868e98fec8} TCPHandler: Processed in 0.002030147 sec. 2024.12.21 01:43:44.372088 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.372294 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:44.372395 [ 201 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2024.12.21 01:43:44.372528 [ 4 ] {acebaa71-e8dd-431d-8d3c-41f265422f0e} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:43:44.372650 [ 4 ] {acebaa71-e8dd-431d-8d3c-41f265422f0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:43:44.372813 [ 201 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:44.372902 [ 201 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 64 rows starting from the beginning of the part 2024.12.21 01:43:44.373178 [ 201 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part 2024.12.21 01:43:44.373478 [ 201 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part 2024.12.21 01:43:44.373795 [ 201 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part 2024.12.21 01:43:44.374303 [ 201 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part 2024.12.21 01:43:44.374617 [ 201 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 46 rows starting from the beginning of the part 2024.12.21 01:43:44.375518 [ 4 ] {acebaa71-e8dd-431d-8d3c-41f265422f0e} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.375578 [ 4 ] {acebaa71-e8dd-431d-8d3c-41f265422f0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.376518 [ 4 ] {acebaa71-e8dd-431d-8d3c-41f265422f0e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:43:44.377109 [ 4 ] {acebaa71-e8dd-431d-8d3c-41f265422f0e} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:43:44.377294 [ 201 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 5 columns (5 merged, 0 gathered) in 0.00506145 sec., 58481.265250076554 rows/sec., 4.42 MiB/sec. 2024.12.21 01:43:44.377475 [ 42 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2024.12.21 01:43:44.377596 [ 4 ] {acebaa71-e8dd-431d-8d3c-41f265422f0e} executeQuery: Read 14 rows, 1004.00 B in 0.005133 sec., 2727.449834404831 rows/sec., 191.01 KiB/sec. 2024.12.21 01:43:44.377616 [ 188 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2024.12.21 01:43:44.377606 [ 42 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.377801 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.377869 [ 4 ] {acebaa71-e8dd-431d-8d3c-41f265422f0e} TCPHandler: Processed in 0.005699591 sec. 2024.12.21 01:43:44.378345 [ 193 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2024.12.21 01:43:44.378426 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:44.378734 [ 188 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_29_6} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:43:44.378867 [ 193 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:44.379000 [ 193 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 243 rows starting from the beginning of the part 2024.12.21 01:43:44.379180 [ 188 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_29_6} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2024.12.21 01:43:44.379438 [ 193 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2024.12.21 01:43:44.379589 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.12.21 01:43:44.379807 [ 193 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.12.21 01:43:44.379942 [ 258 ] {927a8a1f-4cec-4e3f-b126-16be521b1803} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:43:44.380169 [ 258 ] {927a8a1f-4cec-4e3f-b126-16be521b1803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:43:44.380177 [ 193 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part 2024.12.21 01:43:44.380562 [ 193 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.12.21 01:43:44.380860 [ 193 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2024.12.21 01:43:44.382763 [ 258 ] {927a8a1f-4cec-4e3f-b126-16be521b1803} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.382836 [ 258 ] {927a8a1f-4cec-4e3f-b126-16be521b1803} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.383880 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005882155 sec., 91973.0948946432 rows/sec., 6.59 MiB/sec. 2024.12.21 01:43:44.383897 [ 258 ] {927a8a1f-4cec-4e3f-b126-16be521b1803} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:43:44.384041 [ 195 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2024.12.21 01:43:44.384212 [ 258 ] {927a8a1f-4cec-4e3f-b126-16be521b1803} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:43:44.384431 [ 42 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.12.21 01:43:44.384469 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_29_6} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:43:44.384566 [ 42 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.384646 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.384648 [ 258 ] {927a8a1f-4cec-4e3f-b126-16be521b1803} executeQuery: Read 13 rows, 830.00 B in 0.005393 sec., 2410.5321713332096 rows/sec., 150.30 KiB/sec. 2024.12.21 01:43:44.384803 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_29_6} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2024.12.21 01:43:44.385086 [ 258 ] {927a8a1f-4cec-4e3f-b126-16be521b1803} TCPHandler: Processed in 0.007042116 sec. 2024.12.21 01:43:44.385274 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 01:43:44.385419 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:43:44.385430 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:44.385863 [ 4 ] {3483277a-d353-4ded-aea6-4975f47d7cca} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:44.385993 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:44.386024 [ 4 ] {3483277a-d353-4ded-aea6-4975f47d7cca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:44.386194 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:43:44.386549 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:43:44.386953 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:43:44.387325 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:43:44.387649 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:43:44.389271 [ 4 ] {3483277a-d353-4ded-aea6-4975f47d7cca} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.389347 [ 4 ] {3483277a-d353-4ded-aea6-4975f47d7cca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.389958 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005125951 sec., 12680.573809620888 rows/sec., 840.16 KiB/sec. 2024.12.21 01:43:44.390147 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.12.21 01:43:44.390368 [ 4 ] {3483277a-d353-4ded-aea6-4975f47d7cca} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 01:43:44.390617 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_29_7} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:43:44.390767 [ 195 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_29_7} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.12.21 01:43:44.390909 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:43:44.390969 [ 4 ] {3483277a-d353-4ded-aea6-4975f47d7cca} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:44.391252 [ 4 ] {3483277a-d353-4ded-aea6-4975f47d7cca} executeQuery: Read 421 rows, 30.80 KiB in 0.005533 sec., 76088.92101933852 rows/sec., 5.44 MiB/sec. 2024.12.21 01:43:44.391342 [ 4 ] {3483277a-d353-4ded-aea6-4975f47d7cca} TCPHandler: Processed in 0.006113839 sec. 2024.12.21 01:43:44.391579 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:44.391766 [ 258 ] {81da4a7a-db86-494f-a69d-0121f34138b3} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:43:44.391821 [ 258 ] {81da4a7a-db86-494f-a69d-0121f34138b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:43:44.392321 [ 258 ] {81da4a7a-db86-494f-a69d-0121f34138b3} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.392363 [ 258 ] {81da4a7a-db86-494f-a69d-0121f34138b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.392780 [ 258 ] {81da4a7a-db86-494f-a69d-0121f34138b3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:43:44.393067 [ 258 ] {81da4a7a-db86-494f-a69d-0121f34138b3} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:43:44.393244 [ 42 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2024.12.21 01:43:44.393303 [ 42 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.393321 [ 258 ] {81da4a7a-db86-494f-a69d-0121f34138b3} executeQuery: Read 6 rows, 321.00 B in 0.001579 sec., 3799.8733375554148 rows/sec., 198.53 KiB/sec. 2024.12.21 01:43:44.393339 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.393568 [ 258 ] {81da4a7a-db86-494f-a69d-0121f34138b3} TCPHandler: Processed in 0.002112168 sec. 2024.12.21 01:43:44.393670 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2024.12.21 01:43:44.393832 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:44.394312 [ 4 ] {fb4e3fc4-daa0-445a-a28f-fa27855b8757} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:44.394320 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:44.394402 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part 2024.12.21 01:43:44.394422 [ 4 ] {fb4e3fc4-daa0-445a-a28f-fa27855b8757} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:44.394628 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2024.12.21 01:43:44.395029 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2024.12.21 01:43:44.395438 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2024.12.21 01:43:44.395745 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2024.12.21 01:43:44.396082 [ 196 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2024.12.21 01:43:44.396862 [ 4 ] {fb4e3fc4-daa0-445a-a28f-fa27855b8757} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.396911 [ 4 ] {fb4e3fc4-daa0-445a-a28f-fa27855b8757} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.397534 [ 4 ] {fb4e3fc4-daa0-445a-a28f-fa27855b8757} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 01:43:44.397729 [ 187 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.004261476 sec., 40830.92337021257 rows/sec., 2.08 MiB/sec. 2024.12.21 01:43:44.397943 [ 187 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2024.12.21 01:43:44.397983 [ 4 ] {fb4e3fc4-daa0-445a-a28f-fa27855b8757} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:44.398407 [ 4 ] {fb4e3fc4-daa0-445a-a28f-fa27855b8757} executeQuery: Read 237 rows, 16.27 KiB in 0.004222 sec., 56134.53339649455 rows/sec., 3.76 MiB/sec. 2024.12.21 01:43:44.398589 [ 4 ] {fb4e3fc4-daa0-445a-a28f-fa27855b8757} TCPHandler: Processed in 0.004885857 sec. 2024.12.21 01:43:44.398592 [ 198 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_29_6} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:43:44.398750 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:44.398770 [ 198 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_29_6} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2024.12.21 01:43:44.398949 [ 258 ] {cc055403-9b4a-4723-b79f-833e82bde5c3} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:43:44.398959 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:43:44.399030 [ 258 ] {cc055403-9b4a-4723-b79f-833e82bde5c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:43:44.399487 [ 258 ] {cc055403-9b4a-4723-b79f-833e82bde5c3} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.399526 [ 258 ] {cc055403-9b4a-4723-b79f-833e82bde5c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.399878 [ 258 ] {cc055403-9b4a-4723-b79f-833e82bde5c3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:43:44.400194 [ 258 ] {cc055403-9b4a-4723-b79f-833e82bde5c3} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:43:44.400355 [ 42 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2024.12.21 01:43:44.400422 [ 42 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.400449 [ 258 ] {cc055403-9b4a-4723-b79f-833e82bde5c3} executeQuery: Read 1 rows, 69.00 B in 0.001558 sec., 641.8485237483955 rows/sec., 43.25 KiB/sec. 2024.12.21 01:43:44.400463 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.400598 [ 258 ] {cc055403-9b4a-4723-b79f-833e82bde5c3} TCPHandler: Processed in 0.001909684 sec. 2024.12.21 01:43:44.400653 [ 187 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2024.12.21 01:43:44.400788 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:44.400827 [ 187 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:44.400879 [ 187 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 26 rows starting from the beginning of the part 2024.12.21 01:43:44.401032 [ 4 ] {c24fb6d4-3af5-48e8-888d-c49cfcf07fcf} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:44.401183 [ 187 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2024.12.21 01:43:44.401332 [ 4 ] {c24fb6d4-3af5-48e8-888d-c49cfcf07fcf} 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.21 01:43:44.401564 [ 187 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2024.12.21 01:43:44.401980 [ 187 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2024.12.21 01:43:44.402417 [ 187 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2024.12.21 01:43:44.402735 [ 187 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2024.12.21 01:43:44.405702 [ 187 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.005103241 sec., 6074.571042206316 rows/sec., 407.79 KiB/sec. 2024.12.21 01:43:44.405916 [ 187 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2024.12.21 01:43:44.406579 [ 187 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_29_6} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:43:44.406790 [ 187 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_29_6} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2024.12.21 01:43:44.406790 [ 4 ] {c24fb6d4-3af5-48e8-888d-c49cfcf07fcf} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.406889 [ 4 ] {c24fb6d4-3af5-48e8-888d-c49cfcf07fcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.406920 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:43:44.407644 [ 4 ] {c24fb6d4-3af5-48e8-888d-c49cfcf07fcf} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.21 01:43:44.407910 [ 4 ] {c24fb6d4-3af5-48e8-888d-c49cfcf07fcf} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:43:44.408284 [ 4 ] {c24fb6d4-3af5-48e8-888d-c49cfcf07fcf} executeQuery: Read 39 rows, 71.56 KiB in 0.007349 sec., 5306.844468635189 rows/sec., 9.51 MiB/sec. 2024.12.21 01:43:44.408889 [ 4 ] {c24fb6d4-3af5-48e8-888d-c49cfcf07fcf} TCPHandler: Processed in 0.008181737 sec. 2024.12.21 01:43:44.409089 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:44.409237 [ 258 ] {a248b161-fa20-435f-a754-bed4e46b650e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:44.409299 [ 258 ] {a248b161-fa20-435f-a754-bed4e46b650e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:44.409866 [ 258 ] {a248b161-fa20-435f-a754-bed4e46b650e} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:44.409908 [ 258 ] {a248b161-fa20-435f-a754-bed4e46b650e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:44.410315 [ 258 ] {a248b161-fa20-435f-a754-bed4e46b650e} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.21 01:43:44.410563 [ 258 ] {a248b161-fa20-435f-a754-bed4e46b650e} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:44.410801 [ 258 ] {a248b161-fa20-435f-a754-bed4e46b650e} executeQuery: Read 82 rows, 5.33 KiB in 0.001595 sec., 51410.658307210026 rows/sec., 3.27 MiB/sec. 2024.12.21 01:43:44.410856 [ 258 ] {a248b161-fa20-435f-a754-bed4e46b650e} TCPHandler: Processed in 0.001838173 sec. 2024.12.21 01:43:45.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 217.91 MiB, peak 227.52 MiB, free memory in arenas 0.00 B, will set to 216.91 MiB (RSS), difference: -1.00 MiB 2024.12.21 01:43:48.159639 [ 37 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:43:48.159714 [ 37 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:43:48.319723 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 2024.12.21 01:43:48.320489 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:48.320543 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:48.321124 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 01:43:48.321394 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:43:48.321640 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2024.12.21 01:43:49.355945 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.356148 [ 258 ] {27e9da96-0510-4293-8d87-c6203abe72dd} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:49.356226 [ 258 ] {27e9da96-0510-4293-8d87-c6203abe72dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:49.357044 [ 258 ] {27e9da96-0510-4293-8d87-c6203abe72dd} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.357102 [ 258 ] {27e9da96-0510-4293-8d87-c6203abe72dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.357551 [ 258 ] {27e9da96-0510-4293-8d87-c6203abe72dd} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 01:43:49.357811 [ 258 ] {27e9da96-0510-4293-8d87-c6203abe72dd} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:49.358083 [ 258 ] {27e9da96-0510-4293-8d87-c6203abe72dd} executeQuery: Read 56 rows, 4.41 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.17 MiB/sec. 2024.12.21 01:43:49.358203 [ 258 ] {27e9da96-0510-4293-8d87-c6203abe72dd} TCPHandler: Processed in 0.002394872 sec. 2024.12.21 01:43:49.358476 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.358663 [ 4 ] {aaa63c5c-038c-4df7-aae3-02729dfe498b} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:49.358733 [ 4 ] {aaa63c5c-038c-4df7-aae3-02729dfe498b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:49.359520 [ 4 ] {aaa63c5c-038c-4df7-aae3-02729dfe498b} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.359567 [ 4 ] {aaa63c5c-038c-4df7-aae3-02729dfe498b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.360021 [ 4 ] {aaa63c5c-038c-4df7-aae3-02729dfe498b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 01:43:49.360290 [ 4 ] {aaa63c5c-038c-4df7-aae3-02729dfe498b} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:49.360559 [ 4 ] {aaa63c5c-038c-4df7-aae3-02729dfe498b} executeQuery: Read 64 rows, 5.12 KiB in 0.001944 sec., 32921.81069958848 rows/sec., 2.57 MiB/sec. 2024.12.21 01:43:49.360672 [ 4 ] {aaa63c5c-038c-4df7-aae3-02729dfe498b} TCPHandler: Processed in 0.002331291 sec. 2024.12.21 01:43:49.360934 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.361111 [ 258 ] {8817cff8-a67c-4fb8-9e5b-b8a4c3d981b5} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:49.361181 [ 258 ] {8817cff8-a67c-4fb8-9e5b-b8a4c3d981b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:49.361897 [ 258 ] {8817cff8-a67c-4fb8-9e5b-b8a4c3d981b5} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.361941 [ 258 ] {8817cff8-a67c-4fb8-9e5b-b8a4c3d981b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.362360 [ 258 ] {8817cff8-a67c-4fb8-9e5b-b8a4c3d981b5} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 01:43:49.362616 [ 258 ] {8817cff8-a67c-4fb8-9e5b-b8a4c3d981b5} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:49.362861 [ 258 ] {8817cff8-a67c-4fb8-9e5b-b8a4c3d981b5} executeQuery: Read 160 rows, 11.41 KiB in 0.001784 sec., 89686.09865470852 rows/sec., 6.25 MiB/sec. 2024.12.21 01:43:49.362959 [ 258 ] {8817cff8-a67c-4fb8-9e5b-b8a4c3d981b5} TCPHandler: Processed in 0.002165888 sec. 2024.12.21 01:43:49.363173 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.363315 [ 4 ] {ff8a1d76-5976-4006-9a26-66716f7a0b3c} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:49.363372 [ 4 ] {ff8a1d76-5976-4006-9a26-66716f7a0b3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:49.364014 [ 4 ] {ff8a1d76-5976-4006-9a26-66716f7a0b3c} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.364071 [ 4 ] {ff8a1d76-5976-4006-9a26-66716f7a0b3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.364595 [ 4 ] {ff8a1d76-5976-4006-9a26-66716f7a0b3c} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.21 01:43:49.364918 [ 4 ] {ff8a1d76-5976-4006-9a26-66716f7a0b3c} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:49.365190 [ 4 ] {ff8a1d76-5976-4006-9a26-66716f7a0b3c} executeQuery: Read 60 rows, 4.14 KiB in 0.001899 sec., 31595.5766192733 rows/sec., 2.13 MiB/sec. 2024.12.21 01:43:49.365349 [ 4 ] {ff8a1d76-5976-4006-9a26-66716f7a0b3c} TCPHandler: Processed in 0.002277651 sec. 2024.12.21 01:43:49.789410 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 317 2024.12.21 01:43:49.808448 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.808513 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.815821 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.21 01:43:49.816690 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:43:49.820242 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2024.12.21 01:43:49.903157 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.903376 [ 258 ] {3b9ca653-32a9-4fb8-90e4-4b588b785c36} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:43:49.903459 [ 258 ] {3b9ca653-32a9-4fb8-90e4-4b588b785c36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:43:49.904273 [ 258 ] {3b9ca653-32a9-4fb8-90e4-4b588b785c36} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.904328 [ 258 ] {3b9ca653-32a9-4fb8-90e4-4b588b785c36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.904780 [ 258 ] {3b9ca653-32a9-4fb8-90e4-4b588b785c36} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:43:49.905057 [ 258 ] {3b9ca653-32a9-4fb8-90e4-4b588b785c36} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:43:49.905322 [ 258 ] {3b9ca653-32a9-4fb8-90e4-4b588b785c36} executeQuery: Read 14 rows, 1.01 KiB in 0.002007 sec., 6975.585450921773 rows/sec., 502.15 KiB/sec. 2024.12.21 01:43:49.905394 [ 258 ] {3b9ca653-32a9-4fb8-90e4-4b588b785c36} TCPHandler: Processed in 0.002391193 sec. 2024.12.21 01:43:49.905633 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.905839 [ 4 ] {fd01ed9f-352f-4d7a-867b-e4dc571624ab} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 01:43:49.905918 [ 4 ] {fd01ed9f-352f-4d7a-867b-e4dc571624ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 01:43:49.906662 [ 4 ] {fd01ed9f-352f-4d7a-867b-e4dc571624ab} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.906716 [ 4 ] {fd01ed9f-352f-4d7a-867b-e4dc571624ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.907149 [ 4 ] {fd01ed9f-352f-4d7a-867b-e4dc571624ab} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 01:43:49.907428 [ 4 ] {fd01ed9f-352f-4d7a-867b-e4dc571624ab} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): 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.21 01:43:49.907706 [ 4 ] {fd01ed9f-352f-4d7a-867b-e4dc571624ab} executeQuery: Read 16 rows, 1.30 KiB in 0.001922 sec., 8324.661810613943 rows/sec., 678.82 KiB/sec. 2024.12.21 01:43:49.907906 [ 4 ] {fd01ed9f-352f-4d7a-867b-e4dc571624ab} TCPHandler: Processed in 0.002399543 sec. 2024.12.21 01:43:49.908167 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.908398 [ 258 ] {890b2261-cb5c-4d4c-80ff-3613c6063e27} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:49.908492 [ 258 ] {890b2261-cb5c-4d4c-80ff-3613c6063e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:49.910096 [ 258 ] {890b2261-cb5c-4d4c-80ff-3613c6063e27} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.910138 [ 258 ] {890b2261-cb5c-4d4c-80ff-3613c6063e27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.910617 [ 258 ] {890b2261-cb5c-4d4c-80ff-3613c6063e27} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 01:43:49.910902 [ 258 ] {890b2261-cb5c-4d4c-80ff-3613c6063e27} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:49.911094 [ 258 ] {890b2261-cb5c-4d4c-80ff-3613c6063e27} executeQuery: Read 1429 rows, 122.57 KiB in 0.002756 sec., 518505.0798258345 rows/sec., 43.43 MiB/sec. 2024.12.21 01:43:49.911150 [ 258 ] {890b2261-cb5c-4d4c-80ff-3613c6063e27} TCPHandler: Processed in 0.003096506 sec. 2024.12.21 01:43:49.911316 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.911464 [ 4 ] {cad7dcbd-cf16-4406-8379-2216dbe26ba5} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:43:49.911527 [ 4 ] {cad7dcbd-cf16-4406-8379-2216dbe26ba5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:43:49.912214 [ 4 ] {cad7dcbd-cf16-4406-8379-2216dbe26ba5} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.912256 [ 4 ] {cad7dcbd-cf16-4406-8379-2216dbe26ba5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.912635 [ 4 ] {cad7dcbd-cf16-4406-8379-2216dbe26ba5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:43:49.912879 [ 4 ] {cad7dcbd-cf16-4406-8379-2216dbe26ba5} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:43:49.913119 [ 4 ] {cad7dcbd-cf16-4406-8379-2216dbe26ba5} executeQuery: Read 62 rows, 4.51 KiB in 0.001692 sec., 36643.02600472813 rows/sec., 2.60 MiB/sec. 2024.12.21 01:43:49.913178 [ 4 ] {cad7dcbd-cf16-4406-8379-2216dbe26ba5} TCPHandler: Processed in 0.001930525 sec. 2024.12.21 01:43:49.913375 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.913602 [ 258 ] {6a3f4cfa-c540-4e2e-8b45-4d048e67d8b6} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:43:49.913696 [ 258 ] {6a3f4cfa-c540-4e2e-8b45-4d048e67d8b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:43:49.914480 [ 258 ] {6a3f4cfa-c540-4e2e-8b45-4d048e67d8b6} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.914518 [ 258 ] {6a3f4cfa-c540-4e2e-8b45-4d048e67d8b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.914897 [ 258 ] {6a3f4cfa-c540-4e2e-8b45-4d048e67d8b6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:43:49.915146 [ 258 ] {6a3f4cfa-c540-4e2e-8b45-4d048e67d8b6} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:43:49.915362 [ 258 ] {6a3f4cfa-c540-4e2e-8b45-4d048e67d8b6} executeQuery: Read 242 rows, 16.79 KiB in 0.001812 sec., 133554.08388520972 rows/sec., 9.05 MiB/sec. 2024.12.21 01:43:49.915561 [ 258 ] {6a3f4cfa-c540-4e2e-8b45-4d048e67d8b6} TCPHandler: Processed in 0.002297371 sec. 2024.12.21 01:43:49.915772 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.915903 [ 4 ] {097c409c-6d78-4d8a-921d-d2ad45368b9f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:43:49.915962 [ 4 ] {097c409c-6d78-4d8a-921d-d2ad45368b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:43:49.916647 [ 4 ] {097c409c-6d78-4d8a-921d-d2ad45368b9f} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.916695 [ 4 ] {097c409c-6d78-4d8a-921d-d2ad45368b9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.917089 [ 4 ] {097c409c-6d78-4d8a-921d-d2ad45368b9f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:43:49.917328 [ 4 ] {097c409c-6d78-4d8a-921d-d2ad45368b9f} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:43:49.917604 [ 4 ] {097c409c-6d78-4d8a-921d-d2ad45368b9f} executeQuery: Read 13 rows, 830.00 B in 0.001731 sec., 7510.109763142693 rows/sec., 468.25 KiB/sec. 2024.12.21 01:43:49.917842 [ 4 ] {097c409c-6d78-4d8a-921d-d2ad45368b9f} TCPHandler: Processed in 0.002168469 sec. 2024.12.21 01:43:49.918050 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.918196 [ 258 ] {e6ef5641-0c82-4ec1-952d-362cec82252e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:49.918252 [ 258 ] {e6ef5641-0c82-4ec1-952d-362cec82252e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:49.919270 [ 258 ] {e6ef5641-0c82-4ec1-952d-362cec82252e} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.919308 [ 258 ] {e6ef5641-0c82-4ec1-952d-362cec82252e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.919729 [ 258 ] {e6ef5641-0c82-4ec1-952d-362cec82252e} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 01:43:49.919977 [ 258 ] {e6ef5641-0c82-4ec1-952d-362cec82252e} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:49.920161 [ 258 ] {e6ef5641-0c82-4ec1-952d-362cec82252e} executeQuery: Read 893 rows, 66.40 KiB in 0.001996 sec., 447394.78957915836 rows/sec., 32.49 MiB/sec. 2024.12.21 01:43:49.920215 [ 258 ] {e6ef5641-0c82-4ec1-952d-362cec82252e} TCPHandler: Processed in 0.00225794 sec. 2024.12.21 01:43:49.920371 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.920513 [ 4 ] {d2a02e53-8992-4aec-bd8d-0b674f203d0a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:43:49.920575 [ 4 ] {d2a02e53-8992-4aec-bd8d-0b674f203d0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:43:49.921113 [ 4 ] {d2a02e53-8992-4aec-bd8d-0b674f203d0a} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.921155 [ 4 ] {d2a02e53-8992-4aec-bd8d-0b674f203d0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.921550 [ 4 ] {d2a02e53-8992-4aec-bd8d-0b674f203d0a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:43:49.921793 [ 4 ] {d2a02e53-8992-4aec-bd8d-0b674f203d0a} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:43:49.921995 [ 4 ] {d2a02e53-8992-4aec-bd8d-0b674f203d0a} executeQuery: Read 6 rows, 321.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 207.19 KiB/sec. 2024.12.21 01:43:49.922049 [ 4 ] {d2a02e53-8992-4aec-bd8d-0b674f203d0a} TCPHandler: Processed in 0.001745881 sec. 2024.12.21 01:43:49.922204 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.922343 [ 258 ] {0d2d4922-d690-4449-9ad6-dfeca1b4b67c} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:49.922408 [ 258 ] {0d2d4922-d690-4449-9ad6-dfeca1b4b67c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:49.923243 [ 258 ] {0d2d4922-d690-4449-9ad6-dfeca1b4b67c} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.923280 [ 258 ] {0d2d4922-d690-4449-9ad6-dfeca1b4b67c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.923728 [ 258 ] {0d2d4922-d690-4449-9ad6-dfeca1b4b67c} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 01:43:49.923976 [ 258 ] {0d2d4922-d690-4449-9ad6-dfeca1b4b67c} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:49.924165 [ 258 ] {0d2d4922-d690-4449-9ad6-dfeca1b4b67c} executeQuery: Read 963 rows, 65.53 KiB in 0.001854 sec., 519417.47572815535 rows/sec., 34.52 MiB/sec. 2024.12.21 01:43:49.924224 [ 258 ] {0d2d4922-d690-4449-9ad6-dfeca1b4b67c} TCPHandler: Processed in 0.002085177 sec. 2024.12.21 01:43:49.924369 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.924487 [ 4 ] {906fe9d3-17e0-4501-b7b4-a2682defd72a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:43:49.924547 [ 4 ] {906fe9d3-17e0-4501-b7b4-a2682defd72a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:43:49.925041 [ 4 ] {906fe9d3-17e0-4501-b7b4-a2682defd72a} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.925080 [ 4 ] {906fe9d3-17e0-4501-b7b4-a2682defd72a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.925474 [ 4 ] {906fe9d3-17e0-4501-b7b4-a2682defd72a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:43:49.925726 [ 4 ] {906fe9d3-17e0-4501-b7b4-a2682defd72a} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:43:49.925947 [ 4 ] {906fe9d3-17e0-4501-b7b4-a2682defd72a} executeQuery: Read 1 rows, 69.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 45.47 KiB/sec. 2024.12.21 01:43:49.926066 [ 4 ] {906fe9d3-17e0-4501-b7b4-a2682defd72a} TCPHandler: Processed in 0.001754601 sec. 2024.12.21 01:43:49.926235 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.926357 [ 258 ] {f5da702b-0ea9-4d0a-9e52-e5631120297e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:49.926439 [ 258 ] {f5da702b-0ea9-4d0a-9e52-e5631120297e} 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.21 01:43:49.927701 [ 258 ] {f5da702b-0ea9-4d0a-9e52-e5631120297e} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.927741 [ 258 ] {f5da702b-0ea9-4d0a-9e52-e5631120297e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.928441 [ 258 ] {f5da702b-0ea9-4d0a-9e52-e5631120297e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.21 01:43:49.928713 [ 258 ] {f5da702b-0ea9-4d0a-9e52-e5631120297e} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:43:49.928926 [ 258 ] {f5da702b-0ea9-4d0a-9e52-e5631120297e} executeQuery: Read 39 rows, 71.56 KiB in 0.002595 sec., 15028.901734104045 rows/sec., 26.93 MiB/sec. 2024.12.21 01:43:49.929032 [ 258 ] {f5da702b-0ea9-4d0a-9e52-e5631120297e} TCPHandler: Processed in 0.002855291 sec. 2024.12.21 01:43:49.929196 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:49.929336 [ 4 ] {2cc9d0ec-fb4e-4f07-aef9-858c5f0f5ba3} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:49.929399 [ 4 ] {2cc9d0ec-fb4e-4f07-aef9-858c5f0f5ba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:49.929970 [ 4 ] {2cc9d0ec-fb4e-4f07-aef9-858c5f0f5ba3} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:49.930009 [ 4 ] {2cc9d0ec-fb4e-4f07-aef9-858c5f0f5ba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:49.930391 [ 4 ] {2cc9d0ec-fb4e-4f07-aef9-858c5f0f5ba3} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.21 01:43:49.930643 [ 4 ] {2cc9d0ec-fb4e-4f07-aef9-858c5f0f5ba3} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:49.930869 [ 4 ] {2cc9d0ec-fb4e-4f07-aef9-858c5f0f5ba3} executeQuery: Read 34 rows, 2.02 KiB in 0.001563 sec., 21753.039027511197 rows/sec., 1.26 MiB/sec. 2024.12.21 01:43:49.930942 [ 4 ] {2cc9d0ec-fb4e-4f07-aef9-858c5f0f5ba3} TCPHandler: Processed in 0.001813262 sec. 2024.12.21 01:43:50.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 218.56 MiB, peak 227.52 MiB, free memory in arenas 0.00 B, will set to 216.91 MiB (RSS), difference: -1.65 MiB 2024.12.21 01:43:53.415213 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1186 2024.12.21 01:43:53.418687 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:53.418742 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:53.420257 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:43:53.420580 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:43:53.420792 [ 27 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 01:43:53.420909 [ 27 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:53.420973 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:53.421300 [ 192 ] {ce78653a-7bef-467d-9162-943d7d9f1662::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.21 01:43:53.421716 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1186 2024.12.21 01:43:53.422154 [ 192 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:53.422279 [ 192 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1002 rows starting from the beginning of the part 2024.12.21 01:43:53.422835 [ 192 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part 2024.12.21 01:43:53.423360 [ 192 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 54 rows starting from the beginning of the part 2024.12.21 01:43:53.423880 [ 192 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part 2024.12.21 01:43:53.424375 [ 192 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2024.12.21 01:43:53.425010 [ 192 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part 2024.12.21 01:43:53.432955 [ 191 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1186 rows, containing 72 columns (72 merged, 0 gathered) in 0.011830782 sec., 100246.96592330076 rows/sec., 79.60 MiB/sec. 2024.12.21 01:43:53.434631 [ 190 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 01:43:53.435501 [ 190 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_31_6} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:43:53.435614 [ 190 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_31_6} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 01:43:53.435965 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. 2024.12.21 01:43:54.354160 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:54.354355 [ 258 ] {bf850ce5-ecd6-4027-9682-dfacfa923bd0} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:54.354433 [ 258 ] {bf850ce5-ecd6-4027-9682-dfacfa923bd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:54.355296 [ 258 ] {bf850ce5-ecd6-4027-9682-dfacfa923bd0} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:54.355349 [ 258 ] {bf850ce5-ecd6-4027-9682-dfacfa923bd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:54.355804 [ 258 ] {bf850ce5-ecd6-4027-9682-dfacfa923bd0} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.21 01:43:54.356129 [ 258 ] {bf850ce5-ecd6-4027-9682-dfacfa923bd0} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:54.356342 [ 26 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.21 01:43:54.356409 [ 258 ] {bf850ce5-ecd6-4027-9682-dfacfa923bd0} executeQuery: Read 56 rows, 4.41 KiB in 0.002104 sec., 26615.96958174905 rows/sec., 2.04 MiB/sec. 2024.12.21 01:43:54.356423 [ 26 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:54.356493 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:54.356562 [ 258 ] {bf850ce5-ecd6-4027-9682-dfacfa923bd0} TCPHandler: Processed in 0.002536096 sec. 2024.12.21 01:43:54.356677 [ 191 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:43:54.356804 [ 191 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:54.356836 [ 191 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1431 rows starting from the beginning of the part 2024.12.21 01:43:54.356922 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:54.356974 [ 191 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part 2024.12.21 01:43:54.357130 [ 191 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 281 rows starting from the beginning of the part 2024.12.21 01:43:54.357397 [ 4 ] {155aa81f-115f-4346-aa38-cc3b84782f11} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:54.357526 [ 191 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part 2024.12.21 01:43:54.357613 [ 4 ] {155aa81f-115f-4346-aa38-cc3b84782f11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:54.357791 [ 191 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1429 rows starting from the beginning of the part 2024.12.21 01:43:54.358121 [ 191 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2024.12.21 01:43:54.360419 [ 4 ] {155aa81f-115f-4346-aa38-cc3b84782f11} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:54.360501 [ 4 ] {155aa81f-115f-4346-aa38-cc3b84782f11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:54.361468 [ 4 ] {155aa81f-115f-4346-aa38-cc3b84782f11} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.21 01:43:54.361713 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.005112372 sec., 647253.3688863018 rows/sec., 56.71 MiB/sec. 2024.12.21 01:43:54.361928 [ 4 ] {155aa81f-115f-4346-aa38-cc3b84782f11} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:54.362061 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.21 01:43:54.362196 [ 26 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.21 01:43:54.362301 [ 26 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:54.362371 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:54.362570 [ 4 ] {155aa81f-115f-4346-aa38-cc3b84782f11} executeQuery: Read 64 rows, 5.12 KiB in 0.00531 sec., 12052.730696798495 rows/sec., 963.32 KiB/sec. 2024.12.21 01:43:54.363046 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:43:54.363077 [ 4 ] {155aa81f-115f-4346-aa38-cc3b84782f11} TCPHandler: Processed in 0.006322153 sec. 2024.12.21 01:43:54.363234 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_71_14} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:54.363594 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:54.363733 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:54.363922 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part 2024.12.21 01:43:54.364043 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_71_14} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.21 01:43:54.364111 [ 258 ] {78d009a2-ea77-4070-8127-d4783cd9dbf0} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:54.364626 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part 2024.12.21 01:43:54.364656 [ 258 ] {78d009a2-ea77-4070-8127-d4783cd9dbf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:54.364705 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 01:43:54.365320 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 421 rows starting from the beginning of the part 2024.12.21 01:43:54.365627 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2024.12.21 01:43:54.366025 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 893 rows starting from the beginning of the part 2024.12.21 01:43:54.366439 [ 199 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2024.12.21 01:43:54.367454 [ 258 ] {78d009a2-ea77-4070-8127-d4783cd9dbf0} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:54.367506 [ 258 ] {78d009a2-ea77-4070-8127-d4783cd9dbf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:54.368146 [ 258 ] {78d009a2-ea77-4070-8127-d4783cd9dbf0} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.21 01:43:54.368456 [ 258 ] {78d009a2-ea77-4070-8127-d4783cd9dbf0} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:54.368618 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.006101939 sec., 396431.36386646936 rows/sec., 30.41 MiB/sec. 2024.12.21 01:43:54.368749 [ 26 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.21 01:43:54.368843 [ 26 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:54.368894 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:54.368958 [ 258 ] {78d009a2-ea77-4070-8127-d4783cd9dbf0} executeQuery: Read 128 rows, 9.13 KiB in 0.00499 sec., 25651.30260521042 rows/sec., 1.79 MiB/sec. 2024.12.21 01:43:54.368986 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.21 01:43:54.369432 [ 197 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:43:54.370211 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_71_14} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:54.370429 [ 197 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:54.370435 [ 258 ] {78d009a2-ea77-4070-8127-d4783cd9dbf0} TCPHandler: Processed in 0.007066387 sec. 2024.12.21 01:43:54.370667 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_71_14} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.21 01:43:54.370694 [ 197 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20140 rows starting from the beginning of the part 2024.12.21 01:43:54.370884 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:54.371286 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2024.12.21 01:43:54.371398 [ 197 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:43:54.371837 [ 4 ] {627987ea-bfb8-472e-ab2c-2b2b714b50a0} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:54.371969 [ 197 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:43:54.372033 [ 4 ] {627987ea-bfb8-472e-ab2c-2b2b714b50a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:54.372283 [ 197 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2024.12.21 01:43:54.372633 [ 197 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 963 rows starting from the beginning of the part 2024.12.21 01:43:54.372985 [ 197 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part 2024.12.21 01:43:54.374316 [ 4 ] {627987ea-bfb8-472e-ab2c-2b2b714b50a0} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:54.374362 [ 4 ] {627987ea-bfb8-472e-ab2c-2b2b714b50a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:54.374909 [ 4 ] {627987ea-bfb8-472e-ab2c-2b2b714b50a0} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.21 01:43:54.375442 [ 4 ] {627987ea-bfb8-472e-ab2c-2b2b714b50a0} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:54.375775 [ 26 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.21 01:43:54.375935 [ 26 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:54.376027 [ 4 ] {627987ea-bfb8-472e-ab2c-2b2b714b50a0} executeQuery: Read 48 rows, 3.31 KiB in 0.00446 sec., 10762.331838565022 rows/sec., 742.71 KiB/sec. 2024.12.21 01:43:54.376043 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:54.376342 [ 4 ] {627987ea-bfb8-472e-ab2c-2b2b714b50a0} TCPHandler: Processed in 0.005663091 sec. 2024.12.21 01:43:54.376534 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:43:54.376728 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:43:54.376779 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4024 rows starting from the beginning of the part 2024.12.21 01:43:54.376874 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:43:54.377116 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:43:54.377355 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2024.12.21 01:43:54.377523 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part 2024.12.21 01:43:54.377756 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part 2024.12.21 01:43:54.380186 [ 198 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4308 rows, containing 4 columns (4 merged, 0 gathered) in 0.003954901 sec., 1089281.3751848654 rows/sec., 71.00 MiB/sec. 2024.12.21 01:43:54.380758 [ 198 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.21 01:43:54.381231 [ 198 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_71_14} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:54.381509 [ 198 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_71_14} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.21 01:43:54.381561 [ 196 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 21788 rows, containing 5 columns (5 merged, 0 gathered) in 0.012516533 sec., 1740737.6307800252 rows/sec., 117.50 MiB/sec. 2024.12.21 01:43:54.381666 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2024.12.21 01:43:54.382049 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.21 01:43:54.382362 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_71_14} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:54.382456 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_71_14} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.21 01:43:54.382554 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2024.12.21 01:43:55.821865 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 2024.12.21 01:43:55.822635 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:55.822683 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:55.823256 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 01:43:55.823548 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:43:55.823851 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 2024.12.21 01:43:57.320389 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2024.12.21 01:43:57.341455 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:57.341512 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2024.12.21 01:43:57.349023 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.21 01:43:57.349822 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:43:57.353279 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2024.12.21 01:43:59.355932 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:59.356139 [ 258 ] {e448b368-0533-444b-a823-c73344196344} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:43:59.356215 [ 258 ] {e448b368-0533-444b-a823-c73344196344} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:43:59.357013 [ 258 ] {e448b368-0533-444b-a823-c73344196344} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:59.357067 [ 258 ] {e448b368-0533-444b-a823-c73344196344} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:43:59.357518 [ 258 ] {e448b368-0533-444b-a823-c73344196344} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.21 01:43:59.357786 [ 258 ] {e448b368-0533-444b-a823-c73344196344} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:43:59.358054 [ 258 ] {e448b368-0533-444b-a823-c73344196344} executeQuery: Read 56 rows, 4.41 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.19 MiB/sec. 2024.12.21 01:43:59.358183 [ 258 ] {e448b368-0533-444b-a823-c73344196344} TCPHandler: Processed in 0.002384983 sec. 2024.12.21 01:43:59.358489 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:59.358701 [ 4 ] {a3476319-2abb-41fc-aded-c46ab1bf6342} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:43:59.358784 [ 4 ] {a3476319-2abb-41fc-aded-c46ab1bf6342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:43:59.359611 [ 4 ] {a3476319-2abb-41fc-aded-c46ab1bf6342} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:59.359662 [ 4 ] {a3476319-2abb-41fc-aded-c46ab1bf6342} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:43:59.360105 [ 4 ] {a3476319-2abb-41fc-aded-c46ab1bf6342} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.21 01:43:59.360375 [ 4 ] {a3476319-2abb-41fc-aded-c46ab1bf6342} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:43:59.360617 [ 4 ] {a3476319-2abb-41fc-aded-c46ab1bf6342} executeQuery: Read 64 rows, 5.12 KiB in 0.001974 sec., 32421.47922998987 rows/sec., 2.53 MiB/sec. 2024.12.21 01:43:59.360693 [ 4 ] {a3476319-2abb-41fc-aded-c46ab1bf6342} TCPHandler: Processed in 0.002371903 sec. 2024.12.21 01:43:59.360898 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:59.361041 [ 258 ] {0b8834ab-a247-4172-adba-1715f6860c77} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:43:59.361100 [ 258 ] {0b8834ab-a247-4172-adba-1715f6860c77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:43:59.361735 [ 258 ] {0b8834ab-a247-4172-adba-1715f6860c77} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:59.361776 [ 258 ] {0b8834ab-a247-4172-adba-1715f6860c77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:43:59.362209 [ 258 ] {0b8834ab-a247-4172-adba-1715f6860c77} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.21 01:43:59.362461 [ 258 ] {0b8834ab-a247-4172-adba-1715f6860c77} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:43:59.362678 [ 258 ] {0b8834ab-a247-4172-adba-1715f6860c77} executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec. 2024.12.21 01:43:59.362737 [ 258 ] {0b8834ab-a247-4172-adba-1715f6860c77} TCPHandler: Processed in 0.001938294 sec. 2024.12.21 01:43:59.362919 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:43:59.363075 [ 4 ] {8837912f-d3b8-4e9c-ba6a-f9701ba435f9} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:43:59.363143 [ 4 ] {8837912f-d3b8-4e9c-ba6a-f9701ba435f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:43:59.363714 [ 4 ] {8837912f-d3b8-4e9c-ba6a-f9701ba435f9} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:43:59.363755 [ 4 ] {8837912f-d3b8-4e9c-ba6a-f9701ba435f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:43:59.364153 [ 4 ] {8837912f-d3b8-4e9c-ba6a-f9701ba435f9} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.21 01:43:59.364414 [ 4 ] {8837912f-d3b8-4e9c-ba6a-f9701ba435f9} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:43:59.364650 [ 4 ] {8837912f-d3b8-4e9c-ba6a-f9701ba435f9} executeQuery: Read 60 rows, 4.14 KiB in 0.001612 sec., 37220.843672456576 rows/sec., 2.51 MiB/sec. 2024.12.21 01:43:59.364743 [ 4 ] {8837912f-d3b8-4e9c-ba6a-f9701ba435f9} TCPHandler: Processed in 0.001894074 sec. 2024.12.21 01:44:01.725488 [ 87 ] {} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.21 01:44:01.725558 [ 87 ] {} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:01.725581 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:01.725760 [ 187 ] {4b96eaa1-6728-4544-ac48-76382c61066a::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.21 01:44:01.725930 [ 187 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:01.725967 [ 187 ] {4b96eaa1-6728-4544-ac48-76382c61066a::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.21 01:44:01.726047 [ 187 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.12.21 01:44:01.726179 [ 187 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part 2024.12.21 01:44:01.726441 [ 187 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.12.21 01:44:01.726587 [ 187 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part 2024.12.21 01:44:01.727904 [ 189 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.00225574 sec., 23938.9291319035 rows/sec., 2.00 MiB/sec. 2024.12.21 01:44:01.728201 [ 189 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.21 01:44:01.728584 [ 189 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_9_2} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): 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.21 01:44:01.728670 [ 189 ] {4b96eaa1-6728-4544-ac48-76382c61066a::all_1_9_2} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.21 01:44:01.728774 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 01:44:03.159760 [ 120 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:44:03.159833 [ 120 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:44:03.324075 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 2024.12.21 01:44:03.324906 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:03.324957 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:03.325513 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 01:44:03.325794 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:44:03.326045 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2024.12.21 01:44:03.422106 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1202 2024.12.21 01:44:03.424948 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:03.424996 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:03.426505 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:44:03.426831 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:44:03.428023 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1202 2024.12.21 01:44:04.362219 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:04.362504 [ 258 ] {48ab3a0a-9167-49c5-86bd-0778ed1086eb} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:44:04.362576 [ 258 ] {48ab3a0a-9167-49c5-86bd-0778ed1086eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:44:04.363350 [ 258 ] {48ab3a0a-9167-49c5-86bd-0778ed1086eb} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:04.363393 [ 258 ] {48ab3a0a-9167-49c5-86bd-0778ed1086eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:04.363837 [ 258 ] {48ab3a0a-9167-49c5-86bd-0778ed1086eb} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:44:04.364112 [ 258 ] {48ab3a0a-9167-49c5-86bd-0778ed1086eb} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:44:04.364327 [ 258 ] {48ab3a0a-9167-49c5-86bd-0778ed1086eb} executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. 2024.12.21 01:44:04.364393 [ 258 ] {48ab3a0a-9167-49c5-86bd-0778ed1086eb} TCPHandler: Processed in 0.002360302 sec. 2024.12.21 01:44:04.364652 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:04.364840 [ 4 ] {f6389753-b720-4b02-ab70-8a9b98a451cf} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:04.364915 [ 4 ] {f6389753-b720-4b02-ab70-8a9b98a451cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:04.365779 [ 4 ] {f6389753-b720-4b02-ab70-8a9b98a451cf} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:04.365832 [ 4 ] {f6389753-b720-4b02-ab70-8a9b98a451cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:04.366295 [ 4 ] {f6389753-b720-4b02-ab70-8a9b98a451cf} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.21 01:44:04.366555 [ 4 ] {f6389753-b720-4b02-ab70-8a9b98a451cf} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:04.366802 [ 4 ] {f6389753-b720-4b02-ab70-8a9b98a451cf} executeQuery: Read 281 rows, 25.42 KiB in 0.002001 sec., 140429.78510744625 rows/sec., 12.41 MiB/sec. 2024.12.21 01:44:04.366949 [ 4 ] {f6389753-b720-4b02-ab70-8a9b98a451cf} TCPHandler: Processed in 0.002422364 sec. 2024.12.21 01:44:04.367184 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:04.367442 [ 258 ] {910059f8-2cd6-4e8f-9e01-db91fac6c2f2} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:44:04.367511 [ 258 ] {910059f8-2cd6-4e8f-9e01-db91fac6c2f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:44:04.368116 [ 258 ] {910059f8-2cd6-4e8f-9e01-db91fac6c2f2} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:04.368154 [ 258 ] {910059f8-2cd6-4e8f-9e01-db91fac6c2f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:04.368534 [ 258 ] {910059f8-2cd6-4e8f-9e01-db91fac6c2f2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:44:04.368782 [ 258 ] {910059f8-2cd6-4e8f-9e01-db91fac6c2f2} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:44:04.369007 [ 258 ] {910059f8-2cd6-4e8f-9e01-db91fac6c2f2} executeQuery: Read 46 rows, 3.39 KiB in 0.001617 sec., 28447.74273345702 rows/sec., 2.05 MiB/sec. 2024.12.21 01:44:04.369150 [ 258 ] {910059f8-2cd6-4e8f-9e01-db91fac6c2f2} TCPHandler: Processed in 0.002101938 sec. 2024.12.21 01:44:04.369367 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:04.369504 [ 4 ] {07c39046-9194-48d1-bf06-2c7cbb0a1837} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:44:04.369565 [ 4 ] {07c39046-9194-48d1-bf06-2c7cbb0a1837} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:44:04.370291 [ 4 ] {07c39046-9194-48d1-bf06-2c7cbb0a1837} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:04.370340 [ 4 ] {07c39046-9194-48d1-bf06-2c7cbb0a1837} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:04.370722 [ 4 ] {07c39046-9194-48d1-bf06-2c7cbb0a1837} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:44:04.370967 [ 4 ] {07c39046-9194-48d1-bf06-2c7cbb0a1837} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:44:04.371241 [ 4 ] {07c39046-9194-48d1-bf06-2c7cbb0a1837} executeQuery: Read 14 rows, 1004.00 B in 0.001771 sec., 7905.138339920949 rows/sec., 553.62 KiB/sec. 2024.12.21 01:44:04.371459 [ 4 ] {07c39046-9194-48d1-bf06-2c7cbb0a1837} TCPHandler: Processed in 0.002196189 sec. 2024.12.21 01:44:04.371665 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:04.371801 [ 258 ] {ec9b5bbb-5e64-40ce-9475-25787963fc88} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:44:04.371858 [ 258 ] {ec9b5bbb-5e64-40ce-9475-25787963fc88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:44:04.372509 [ 258 ] {ec9b5bbb-5e64-40ce-9475-25787963fc88} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:04.372546 [ 258 ] {ec9b5bbb-5e64-40ce-9475-25787963fc88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:04.372908 [ 258 ] {ec9b5bbb-5e64-40ce-9475-25787963fc88} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:44:04.373146 [ 258 ] {ec9b5bbb-5e64-40ce-9475-25787963fc88} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:44:04.373328 [ 258 ] {ec9b5bbb-5e64-40ce-9475-25787963fc88} executeQuery: Read 13 rows, 830.00 B in 0.001559 sec., 8338.678640153945 rows/sec., 519.91 KiB/sec. 2024.12.21 01:44:04.373379 [ 258 ] {ec9b5bbb-5e64-40ce-9475-25787963fc88} TCPHandler: Processed in 0.001783972 sec. 2024.12.21 01:44:04.373538 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:04.373676 [ 4 ] {234c543b-0763-4e50-9f48-c967972f49d4} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:04.373735 [ 4 ] {234c543b-0763-4e50-9f48-c967972f49d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:04.374596 [ 4 ] {234c543b-0763-4e50-9f48-c967972f49d4} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:04.374636 [ 4 ] {234c543b-0763-4e50-9f48-c967972f49d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:04.375029 [ 4 ] {234c543b-0763-4e50-9f48-c967972f49d4} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.21 01:44:04.375279 [ 4 ] {234c543b-0763-4e50-9f48-c967972f49d4} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:04.375494 [ 4 ] {234c543b-0763-4e50-9f48-c967972f49d4} executeQuery: Read 421 rows, 30.80 KiB in 0.001849 sec., 227690.64359113036 rows/sec., 16.27 MiB/sec. 2024.12.21 01:44:04.375549 [ 4 ] {234c543b-0763-4e50-9f48-c967972f49d4} TCPHandler: Processed in 0.002080498 sec. 2024.12.21 01:44:04.375704 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:04.375839 [ 258 ] {7b9d33ea-b92c-4756-9bee-bc65abf35a58} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:44:04.375899 [ 258 ] {7b9d33ea-b92c-4756-9bee-bc65abf35a58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:44:04.376465 [ 258 ] {7b9d33ea-b92c-4756-9bee-bc65abf35a58} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:04.376500 [ 258 ] {7b9d33ea-b92c-4756-9bee-bc65abf35a58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:04.376872 [ 258 ] {7b9d33ea-b92c-4756-9bee-bc65abf35a58} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:44:04.377122 [ 258 ] {7b9d33ea-b92c-4756-9bee-bc65abf35a58} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:44:04.377306 [ 258 ] {7b9d33ea-b92c-4756-9bee-bc65abf35a58} executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. 2024.12.21 01:44:04.377354 [ 258 ] {7b9d33ea-b92c-4756-9bee-bc65abf35a58} TCPHandler: Processed in 0.001719121 sec. 2024.12.21 01:44:04.377510 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:04.377650 [ 4 ] {e29e6e4a-b7ec-4899-9755-706dfde9fd0f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:04.377713 [ 4 ] {e29e6e4a-b7ec-4899-9755-706dfde9fd0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:04.378424 [ 4 ] {e29e6e4a-b7ec-4899-9755-706dfde9fd0f} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:04.378464 [ 4 ] {e29e6e4a-b7ec-4899-9755-706dfde9fd0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:04.378857 [ 4 ] {e29e6e4a-b7ec-4899-9755-706dfde9fd0f} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.21 01:44:04.379101 [ 4 ] {e29e6e4a-b7ec-4899-9755-706dfde9fd0f} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:04.379341 [ 4 ] {e29e6e4a-b7ec-4899-9755-706dfde9fd0f} executeQuery: Read 237 rows, 16.27 KiB in 0.001719 sec., 137870.85514834206 rows/sec., 9.24 MiB/sec. 2024.12.21 01:44:04.379459 [ 4 ] {e29e6e4a-b7ec-4899-9755-706dfde9fd0f} TCPHandler: Processed in 0.002012626 sec. 2024.12.21 01:44:04.379672 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:04.379850 [ 258 ] {68afa16a-d5be-43e1-a513-d7175e239ca4} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:44:04.379912 [ 258 ] {68afa16a-d5be-43e1-a513-d7175e239ca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:44:04.380459 [ 258 ] {68afa16a-d5be-43e1-a513-d7175e239ca4} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:04.380497 [ 258 ] {68afa16a-d5be-43e1-a513-d7175e239ca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:04.380869 [ 258 ] {68afa16a-d5be-43e1-a513-d7175e239ca4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:44:04.381115 [ 258 ] {68afa16a-d5be-43e1-a513-d7175e239ca4} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:44:04.381343 [ 258 ] {68afa16a-d5be-43e1-a513-d7175e239ca4} executeQuery: Read 1 rows, 69.00 B in 0.001518 sec., 658.7615283267457 rows/sec., 44.39 KiB/sec. 2024.12.21 01:44:04.381515 [ 258 ] {68afa16a-d5be-43e1-a513-d7175e239ca4} TCPHandler: Processed in 0.001966245 sec. 2024.12.21 01:44:04.381720 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:04.381854 [ 4 ] {54422c76-11be-468e-b5a5-1c47d0c3c2dc} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:04.381940 [ 4 ] {54422c76-11be-468e-b5a5-1c47d0c3c2dc} 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.21 01:44:04.383204 [ 4 ] {54422c76-11be-468e-b5a5-1c47d0c3c2dc} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:04.383260 [ 4 ] {54422c76-11be-468e-b5a5-1c47d0c3c2dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:04.384059 [ 4 ] {54422c76-11be-468e-b5a5-1c47d0c3c2dc} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.21 01:44:04.384387 [ 4 ] {54422c76-11be-468e-b5a5-1c47d0c3c2dc} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:44:04.384585 [ 139 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.21 01:44:04.384664 [ 139 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:04.384709 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:04.384716 [ 4 ] {54422c76-11be-468e-b5a5-1c47d0c3c2dc} executeQuery: Read 39 rows, 71.56 KiB in 0.002879 sec., 13546.370267453976 rows/sec., 24.27 MiB/sec. 2024.12.21 01:44:04.385160 [ 196 ] {e93acc5c-db38-4352-84af-0297a167e812::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.21 01:44:04.385776 [ 4 ] {54422c76-11be-468e-b5a5-1c47d0c3c2dc} TCPHandler: Processed in 0.004153664 sec. 2024.12.21 01:44:04.386193 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:04.386322 [ 196 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:04.386444 [ 258 ] {d17b5e14-226b-4d4e-a663-17f4f04f8473} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:04.386484 [ 196 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 906 rows starting from the beginning of the part 2024.12.21 01:44:04.386555 [ 258 ] {d17b5e14-226b-4d4e-a663-17f4f04f8473} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:04.387355 [ 196 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part 2024.12.21 01:44:04.388066 [ 196 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part 2024.12.21 01:44:04.388790 [ 196 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part 2024.12.21 01:44:04.389007 [ 258 ] {d17b5e14-226b-4d4e-a663-17f4f04f8473} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:04.389109 [ 258 ] {d17b5e14-226b-4d4e-a663-17f4f04f8473} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:04.389478 [ 196 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part 2024.12.21 01:44:04.390184 [ 196 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part 2024.12.21 01:44:04.391074 [ 258 ] {d17b5e14-226b-4d4e-a663-17f4f04f8473} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.21 01:44:04.391601 [ 258 ] {d17b5e14-226b-4d4e-a663-17f4f04f8473} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:04.392395 [ 258 ] {d17b5e14-226b-4d4e-a663-17f4f04f8473} executeQuery: Read 82 rows, 5.33 KiB in 0.00598 sec., 13712.3745819398 rows/sec., 891.81 KiB/sec. 2024.12.21 01:44:04.392847 [ 258 ] {d17b5e14-226b-4d4e-a663-17f4f04f8473} TCPHandler: Processed in 0.006935773 sec. 2024.12.21 01:44:04.398558 [ 187 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1101 rows, containing 19 columns (19 merged, 0 gathered) in 0.013744545 sec., 80104.50691528893 rows/sec., 143.54 MiB/sec. 2024.12.21 01:44:04.400227 [ 187 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.21 01:44:04.400665 [ 187 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_31_6} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:44:04.400754 [ 187 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_31_6} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.21 01:44:04.400912 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.57 MiB. 2024.12.21 01:44:04.853421 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2024.12.21 01:44:04.874988 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:04.875051 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:04.882504 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.21 01:44:04.883353 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:44:04.886254 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2024.12.21 01:44:05.000191 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 219.37 MiB, peak 227.84 MiB, free memory in arenas 0.00 B, will set to 220.52 MiB (RSS), difference: 1.15 MiB 2024.12.21 01:44:09.356376 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:09.356611 [ 258 ] {d38885ea-1d85-433b-9ca6-9bc82bdc6ada} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:09.356691 [ 258 ] {d38885ea-1d85-433b-9ca6-9bc82bdc6ada} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:09.357512 [ 258 ] {d38885ea-1d85-433b-9ca6-9bc82bdc6ada} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:09.357567 [ 258 ] {d38885ea-1d85-433b-9ca6-9bc82bdc6ada} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:09.358018 [ 258 ] {d38885ea-1d85-433b-9ca6-9bc82bdc6ada} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.21 01:44:09.358290 [ 258 ] {d38885ea-1d85-433b-9ca6-9bc82bdc6ada} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:09.358577 [ 258 ] {d38885ea-1d85-433b-9ca6-9bc82bdc6ada} executeQuery: Read 56 rows, 4.41 KiB in 0.002018 sec., 27750.247770069378 rows/sec., 2.13 MiB/sec. 2024.12.21 01:44:09.358716 [ 258 ] {d38885ea-1d85-433b-9ca6-9bc82bdc6ada} TCPHandler: Processed in 0.002493045 sec. 2024.12.21 01:44:09.359020 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:09.359234 [ 4 ] {53e308cf-73e6-43d0-b7e1-09dbe9a6b555} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:09.359319 [ 4 ] {53e308cf-73e6-43d0-b7e1-09dbe9a6b555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:09.360150 [ 4 ] {53e308cf-73e6-43d0-b7e1-09dbe9a6b555} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:09.360202 [ 4 ] {53e308cf-73e6-43d0-b7e1-09dbe9a6b555} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:09.360637 [ 4 ] {53e308cf-73e6-43d0-b7e1-09dbe9a6b555} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.21 01:44:09.360894 [ 4 ] {53e308cf-73e6-43d0-b7e1-09dbe9a6b555} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:09.361163 [ 4 ] {53e308cf-73e6-43d0-b7e1-09dbe9a6b555} executeQuery: Read 64 rows, 5.12 KiB in 0.00199 sec., 32160.804020100502 rows/sec., 2.51 MiB/sec. 2024.12.21 01:44:09.361233 [ 4 ] {53e308cf-73e6-43d0-b7e1-09dbe9a6b555} TCPHandler: Processed in 0.002378873 sec. 2024.12.21 01:44:09.361405 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:09.361555 [ 258 ] {82eee667-e258-401a-91a5-5eb9352be573} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:09.361623 [ 258 ] {82eee667-e258-401a-91a5-5eb9352be573} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:09.362346 [ 258 ] {82eee667-e258-401a-91a5-5eb9352be573} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:09.362398 [ 258 ] {82eee667-e258-401a-91a5-5eb9352be573} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:09.362848 [ 258 ] {82eee667-e258-401a-91a5-5eb9352be573} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.21 01:44:09.363097 [ 258 ] {82eee667-e258-401a-91a5-5eb9352be573} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:09.363361 [ 258 ] {82eee667-e258-401a-91a5-5eb9352be573} executeQuery: Read 160 rows, 11.41 KiB in 0.001839 sec., 87003.80641653073 rows/sec., 6.06 MiB/sec. 2024.12.21 01:44:09.363464 [ 258 ] {82eee667-e258-401a-91a5-5eb9352be573} TCPHandler: Processed in 0.002128108 sec. 2024.12.21 01:44:09.363704 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:09.363912 [ 4 ] {eec41b1b-d3b2-42f5-9bb1-046956d77a54} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:09.363978 [ 4 ] {eec41b1b-d3b2-42f5-9bb1-046956d77a54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:09.364582 [ 4 ] {eec41b1b-d3b2-42f5-9bb1-046956d77a54} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:09.364631 [ 4 ] {eec41b1b-d3b2-42f5-9bb1-046956d77a54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:09.365019 [ 4 ] {eec41b1b-d3b2-42f5-9bb1-046956d77a54} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.21 01:44:09.365256 [ 4 ] {eec41b1b-d3b2-42f5-9bb1-046956d77a54} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:09.365498 [ 4 ] {eec41b1b-d3b2-42f5-9bb1-046956d77a54} executeQuery: Read 60 rows, 4.14 KiB in 0.001618 sec., 37082.81829419036 rows/sec., 2.50 MiB/sec. 2024.12.21 01:44:09.365575 [ 4 ] {eec41b1b-d3b2-42f5-9bb1-046956d77a54} TCPHandler: Processed in 0.001999675 sec. 2024.12.21 01:44:10.826248 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 2024.12.21 01:44:10.826890 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:10.826937 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:10.827475 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 01:44:10.827730 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:44:10.828016 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 2024.12.21 01:44:12.386396 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2024.12.21 01:44:12.407607 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:12.407660 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:12.415226 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.21 01:44:12.416063 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:44:12.419206 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2024.12.21 01:44:13.428271 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1232 2024.12.21 01:44:13.431673 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:13.431735 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:13.433233 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:44:13.433572 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:44:13.434244 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1232 2024.12.21 01:44:14.363115 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:14.363429 [ 258 ] {62d39f01-c800-4b3e-92de-c6f61e4f38bf} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:44:14.363548 [ 258 ] {62d39f01-c800-4b3e-92de-c6f61e4f38bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:44:14.364446 [ 258 ] {62d39f01-c800-4b3e-92de-c6f61e4f38bf} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:14.364494 [ 258 ] {62d39f01-c800-4b3e-92de-c6f61e4f38bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:14.364967 [ 258 ] {62d39f01-c800-4b3e-92de-c6f61e4f38bf} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:44:14.365232 [ 258 ] {62d39f01-c800-4b3e-92de-c6f61e4f38bf} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:44:14.365521 [ 258 ] {62d39f01-c800-4b3e-92de-c6f61e4f38bf} executeQuery: Read 14 rows, 1.01 KiB in 0.002172 sec., 6445.672191528545 rows/sec., 464.00 KiB/sec. 2024.12.21 01:44:14.365671 [ 258 ] {62d39f01-c800-4b3e-92de-c6f61e4f38bf} TCPHandler: Processed in 0.002745899 sec. 2024.12.21 01:44:14.365989 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:14.366177 [ 4 ] {1edb8a4a-0700-4bc3-bc82-00642a46ea0a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:14.366252 [ 4 ] {1edb8a4a-0700-4bc3-bc82-00642a46ea0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:14.367197 [ 4 ] {1edb8a4a-0700-4bc3-bc82-00642a46ea0a} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:14.367245 [ 4 ] {1edb8a4a-0700-4bc3-bc82-00642a46ea0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:14.367702 [ 4 ] {1edb8a4a-0700-4bc3-bc82-00642a46ea0a} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.21 01:44:14.367956 [ 4 ] {1edb8a4a-0700-4bc3-bc82-00642a46ea0a} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:14.368219 [ 4 ] {1edb8a4a-0700-4bc3-bc82-00642a46ea0a} executeQuery: Read 281 rows, 25.42 KiB in 0.002087 sec., 134643.02827024437 rows/sec., 11.90 MiB/sec. 2024.12.21 01:44:14.368350 [ 4 ] {1edb8a4a-0700-4bc3-bc82-00642a46ea0a} TCPHandler: Processed in 0.002540286 sec. 2024.12.21 01:44:14.368629 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:14.368880 [ 258 ] {3510dfac-0c6e-4487-8127-8c95d468c11b} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:44:14.368936 [ 258 ] {3510dfac-0c6e-4487-8127-8c95d468c11b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:44:14.369559 [ 258 ] {3510dfac-0c6e-4487-8127-8c95d468c11b} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:14.369602 [ 258 ] {3510dfac-0c6e-4487-8127-8c95d468c11b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:14.369981 [ 258 ] {3510dfac-0c6e-4487-8127-8c95d468c11b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:44:14.370232 [ 258 ] {3510dfac-0c6e-4487-8127-8c95d468c11b} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:44:14.370464 [ 258 ] {3510dfac-0c6e-4487-8127-8c95d468c11b} executeQuery: Read 46 rows, 3.39 KiB in 0.001627 sec., 28272.894898586357 rows/sec., 2.03 MiB/sec. 2024.12.21 01:44:14.370522 [ 258 ] {3510dfac-0c6e-4487-8127-8c95d468c11b} TCPHandler: Processed in 0.002030867 sec. 2024.12.21 01:44:14.370673 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:14.370797 [ 4 ] {164bf6f8-1672-4d33-bfaf-0527458a5776} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:44:14.370851 [ 4 ] {164bf6f8-1672-4d33-bfaf-0527458a5776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:44:14.371445 [ 4 ] {164bf6f8-1672-4d33-bfaf-0527458a5776} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:14.371487 [ 4 ] {164bf6f8-1672-4d33-bfaf-0527458a5776} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:14.371845 [ 4 ] {164bf6f8-1672-4d33-bfaf-0527458a5776} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:44:14.372098 [ 4 ] {164bf6f8-1672-4d33-bfaf-0527458a5776} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:44:14.372326 [ 4 ] {164bf6f8-1672-4d33-bfaf-0527458a5776} executeQuery: Read 14 rows, 1004.00 B in 0.001555 sec., 9003.215434083602 rows/sec., 630.53 KiB/sec. 2024.12.21 01:44:14.372383 [ 4 ] {164bf6f8-1672-4d33-bfaf-0527458a5776} TCPHandler: Processed in 0.001767712 sec. 2024.12.21 01:44:14.372526 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:14.372645 [ 258 ] {835a88bb-79f9-47ac-8808-fd9861cd2714} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:44:14.372697 [ 258 ] {835a88bb-79f9-47ac-8808-fd9861cd2714} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:44:14.373289 [ 258 ] {835a88bb-79f9-47ac-8808-fd9861cd2714} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:14.373331 [ 258 ] {835a88bb-79f9-47ac-8808-fd9861cd2714} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:14.373689 [ 258 ] {835a88bb-79f9-47ac-8808-fd9861cd2714} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:44:14.373933 [ 258 ] {835a88bb-79f9-47ac-8808-fd9861cd2714} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:44:14.374150 [ 258 ] {835a88bb-79f9-47ac-8808-fd9861cd2714} executeQuery: Read 13 rows, 830.00 B in 0.00153 sec., 8496.73202614379 rows/sec., 529.77 KiB/sec. 2024.12.21 01:44:14.374206 [ 258 ] {835a88bb-79f9-47ac-8808-fd9861cd2714} TCPHandler: Processed in 0.001739752 sec. 2024.12.21 01:44:14.374374 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:14.374493 [ 4 ] {5b21a017-a3bc-4347-8eb5-747e8f05e84d} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:14.374543 [ 4 ] {5b21a017-a3bc-4347-8eb5-747e8f05e84d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:14.375291 [ 4 ] {5b21a017-a3bc-4347-8eb5-747e8f05e84d} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:14.375333 [ 4 ] {5b21a017-a3bc-4347-8eb5-747e8f05e84d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:14.375715 [ 4 ] {5b21a017-a3bc-4347-8eb5-747e8f05e84d} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.21 01:44:14.375957 [ 4 ] {5b21a017-a3bc-4347-8eb5-747e8f05e84d} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:14.376179 [ 4 ] {5b21a017-a3bc-4347-8eb5-747e8f05e84d} executeQuery: Read 421 rows, 30.80 KiB in 0.001711 sec., 246054.9386323787 rows/sec., 17.58 MiB/sec. 2024.12.21 01:44:14.376234 [ 4 ] {5b21a017-a3bc-4347-8eb5-747e8f05e84d} TCPHandler: Processed in 0.001921895 sec. 2024.12.21 01:44:14.376397 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:14.376538 [ 258 ] {74ae7db8-f291-4f5c-9c34-800ac2502a5a} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:44:14.376598 [ 258 ] {74ae7db8-f291-4f5c-9c34-800ac2502a5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:44:14.377126 [ 258 ] {74ae7db8-f291-4f5c-9c34-800ac2502a5a} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:14.377167 [ 258 ] {74ae7db8-f291-4f5c-9c34-800ac2502a5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:14.377561 [ 258 ] {74ae7db8-f291-4f5c-9c34-800ac2502a5a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:44:14.377803 [ 258 ] {74ae7db8-f291-4f5c-9c34-800ac2502a5a} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:44:14.378021 [ 258 ] {74ae7db8-f291-4f5c-9c34-800ac2502a5a} executeQuery: Read 6 rows, 321.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 206.92 KiB/sec. 2024.12.21 01:44:14.378076 [ 258 ] {74ae7db8-f291-4f5c-9c34-800ac2502a5a} TCPHandler: Processed in 0.001749601 sec. 2024.12.21 01:44:14.378224 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:14.378344 [ 4 ] {3ed3f5b3-b681-43ee-8065-5451e2003255} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:14.378399 [ 4 ] {3ed3f5b3-b681-43ee-8065-5451e2003255} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:14.379002 [ 4 ] {3ed3f5b3-b681-43ee-8065-5451e2003255} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:14.379042 [ 4 ] {3ed3f5b3-b681-43ee-8065-5451e2003255} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:14.379443 [ 4 ] {3ed3f5b3-b681-43ee-8065-5451e2003255} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.21 01:44:14.379680 [ 4 ] {3ed3f5b3-b681-43ee-8065-5451e2003255} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:14.379920 [ 4 ] {3ed3f5b3-b681-43ee-8065-5451e2003255} executeQuery: Read 237 rows, 16.27 KiB in 0.001601 sec., 148032.4797001874 rows/sec., 9.92 MiB/sec. 2024.12.21 01:44:14.380021 [ 4 ] {3ed3f5b3-b681-43ee-8065-5451e2003255} TCPHandler: Processed in 0.001853253 sec. 2024.12.21 01:44:14.380263 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:14.380426 [ 258 ] {000136f1-60c2-4730-81ca-b9c5762145ec} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:44:14.380489 [ 258 ] {000136f1-60c2-4730-81ca-b9c5762145ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:44:14.381015 [ 258 ] {000136f1-60c2-4730-81ca-b9c5762145ec} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:14.381054 [ 258 ] {000136f1-60c2-4730-81ca-b9c5762145ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:14.381423 [ 258 ] {000136f1-60c2-4730-81ca-b9c5762145ec} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:44:14.381663 [ 258 ] {000136f1-60c2-4730-81ca-b9c5762145ec} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:44:14.381922 [ 258 ] {000136f1-60c2-4730-81ca-b9c5762145ec} executeQuery: Read 1 rows, 69.00 B in 0.001513 sec., 660.9385327164574 rows/sec., 44.54 KiB/sec. 2024.12.21 01:44:14.382103 [ 258 ] {000136f1-60c2-4730-81ca-b9c5762145ec} TCPHandler: Processed in 0.001982375 sec. 2024.12.21 01:44:14.382310 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:14.382434 [ 4 ] {df33afe1-0ba0-40c0-93d3-ddd3f46e3428} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:14.382515 [ 4 ] {df33afe1-0ba0-40c0-93d3-ddd3f46e3428} 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.21 01:44:14.383719 [ 4 ] {df33afe1-0ba0-40c0-93d3-ddd3f46e3428} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:14.383758 [ 4 ] {df33afe1-0ba0-40c0-93d3-ddd3f46e3428} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:14.384428 [ 4 ] {df33afe1-0ba0-40c0-93d3-ddd3f46e3428} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.21 01:44:14.384690 [ 4 ] {df33afe1-0ba0-40c0-93d3-ddd3f46e3428} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:44:14.384927 [ 4 ] {df33afe1-0ba0-40c0-93d3-ddd3f46e3428} executeQuery: Read 39 rows, 71.56 KiB in 0.002517 sec., 15494.636471990463 rows/sec., 27.77 MiB/sec. 2024.12.21 01:44:14.385042 [ 4 ] {df33afe1-0ba0-40c0-93d3-ddd3f46e3428} TCPHandler: Processed in 0.002834041 sec. 2024.12.21 01:44:14.385230 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:14.385376 [ 258 ] {b0d52fc4-452c-47e6-b942-44a4f8d50c21} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:14.385444 [ 258 ] {b0d52fc4-452c-47e6-b942-44a4f8d50c21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:14.386086 [ 258 ] {b0d52fc4-452c-47e6-b942-44a4f8d50c21} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:14.386133 [ 258 ] {b0d52fc4-452c-47e6-b942-44a4f8d50c21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:14.386604 [ 258 ] {b0d52fc4-452c-47e6-b942-44a4f8d50c21} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.21 01:44:14.386855 [ 258 ] {b0d52fc4-452c-47e6-b942-44a4f8d50c21} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:14.387083 [ 258 ] {b0d52fc4-452c-47e6-b942-44a4f8d50c21} executeQuery: Read 82 rows, 5.33 KiB in 0.00174 sec., 47126.4367816092 rows/sec., 2.99 MiB/sec. 2024.12.21 01:44:14.387136 [ 258 ] {b0d52fc4-452c-47e6-b942-44a4f8d50c21} TCPHandler: Processed in 0.001979895 sec. 2024.12.21 01:44:18.159885 [ 142 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:44:18.159973 [ 142 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:44:18.328204 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 2024.12.21 01:44:18.328857 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:18.328897 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:18.329424 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 01:44:18.329696 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:44:18.329858 [ 142 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 01:44:18.329911 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2024.12.21 01:44:18.329919 [ 142 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:18.329951 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:18.330142 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:18.330401 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:18.330473 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:18.330639 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:18.330823 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:18.331005 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:18.331238 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:18.331464 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:18.333888 [ 188 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003852089 sec., 5479104.973950498 rows/sec., 78.38 MiB/sec. 2024.12.21 01:44:18.334312 [ 201 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 01:44:18.334715 [ 201 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_46_9} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:44:18.334815 [ 201 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_46_9} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 01:44:18.334940 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. 2024.12.21 01:44:19.355437 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.355646 [ 258 ] {47487b7d-ddd0-48cb-9c09-717d100f43fb} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:19.355730 [ 258 ] {47487b7d-ddd0-48cb-9c09-717d100f43fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:19.356550 [ 258 ] {47487b7d-ddd0-48cb-9c09-717d100f43fb} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.356597 [ 258 ] {47487b7d-ddd0-48cb-9c09-717d100f43fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.357037 [ 258 ] {47487b7d-ddd0-48cb-9c09-717d100f43fb} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.21 01:44:19.357306 [ 258 ] {47487b7d-ddd0-48cb-9c09-717d100f43fb} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:19.357500 [ 141 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.21 01:44:19.357569 [ 258 ] {47487b7d-ddd0-48cb-9c09-717d100f43fb} executeQuery: Read 56 rows, 4.41 KiB in 0.001979 sec., 28297.11975745326 rows/sec., 2.17 MiB/sec. 2024.12.21 01:44:19.357580 [ 141 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.357653 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.357716 [ 258 ] {47487b7d-ddd0-48cb-9c09-717d100f43fb} TCPHandler: Processed in 0.002418933 sec. 2024.12.21 01:44:19.357930 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:44:19.358038 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.358101 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:19.358150 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1431 rows starting from the beginning of the part 2024.12.21 01:44:19.358330 [ 4 ] {88532ab3-3de1-418c-a81a-55402865a808} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:19.358374 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part 2024.12.21 01:44:19.358527 [ 4 ] {88532ab3-3de1-418c-a81a-55402865a808} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:19.358730 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 281 rows starting from the beginning of the part 2024.12.21 01:44:19.359079 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part 2024.12.21 01:44:19.359338 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 281 rows starting from the beginning of the part 2024.12.21 01:44:19.359717 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part 2024.12.21 01:44:19.361205 [ 4 ] {88532ab3-3de1-418c-a81a-55402865a808} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.361293 [ 4 ] {88532ab3-3de1-418c-a81a-55402865a808} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.362187 [ 4 ] {88532ab3-3de1-418c-a81a-55402865a808} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.21 01:44:19.362734 [ 4 ] {88532ab3-3de1-418c-a81a-55402865a808} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:19.362802 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.00504483 sec., 428359.3302450231 rows/sec., 37.79 MiB/sec. 2024.12.21 01:44:19.362981 [ 141 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.21 01:44:19.363051 [ 141 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.363110 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.363132 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.21 01:44:19.363229 [ 4 ] {88532ab3-3de1-418c-a81a-55402865a808} executeQuery: Read 64 rows, 5.12 KiB in 0.004956 sec., 12913.6400322841 rows/sec., 1.01 MiB/sec. 2024.12.21 01:44:19.363584 [ 4 ] {88532ab3-3de1-418c-a81a-55402865a808} TCPHandler: Processed in 0.005712522 sec. 2024.12.21 01:44:19.363783 [ 188 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:44:19.363984 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.364331 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_76_15} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:19.364427 [ 188 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:19.364540 [ 258 ] {4ef4af4d-a4a6-42f9-b99e-ed2b2f5d3f07} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:19.364579 [ 188 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part 2024.12.21 01:44:19.364928 [ 258 ] {4ef4af4d-a4a6-42f9-b99e-ed2b2f5d3f07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:19.365097 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_76_15} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.21 01:44:19.365232 [ 188 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part 2024.12.21 01:44:19.365847 [ 188 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 421 rows starting from the beginning of the part 2024.12.21 01:44:19.366554 [ 188 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part 2024.12.21 01:44:19.367141 [ 188 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 421 rows starting from the beginning of the part 2024.12.21 01:44:19.367367 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.12.21 01:44:19.367571 [ 188 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part 2024.12.21 01:44:19.368915 [ 258 ] {4ef4af4d-a4a6-42f9-b99e-ed2b2f5d3f07} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.368993 [ 258 ] {4ef4af4d-a4a6-42f9-b99e-ed2b2f5d3f07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.370125 [ 258 ] {4ef4af4d-a4a6-42f9-b99e-ed2b2f5d3f07} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.21 01:44:19.370676 [ 258 ] {4ef4af4d-a4a6-42f9-b99e-ed2b2f5d3f07} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:19.370792 [ 186 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.007549494 sec., 257898.07899708246 rows/sec., 19.74 MiB/sec. 2024.12.21 01:44:19.371002 [ 141 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.21 01:44:19.371111 [ 141 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.371151 [ 258 ] {4ef4af4d-a4a6-42f9-b99e-ed2b2f5d3f07} executeQuery: Read 160 rows, 11.41 KiB in 0.006784 sec., 23584.905660377357 rows/sec., 1.64 MiB/sec. 2024.12.21 01:44:19.371212 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.371388 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.21 01:44:19.371436 [ 258 ] {4ef4af4d-a4a6-42f9-b99e-ed2b2f5d3f07} TCPHandler: Processed in 0.007698417 sec. 2024.12.21 01:44:19.371777 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:44:19.371778 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.372223 [ 4 ] {714615e9-9036-4ef4-a56a-7163987c6d2f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:19.372232 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:19.372363 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21788 rows starting from the beginning of the part 2024.12.21 01:44:19.372378 [ 4 ] {714615e9-9036-4ef4-a56a-7163987c6d2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:19.372391 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_76_15} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:19.372869 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:44:19.372926 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_76_15} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.21 01:44:19.373325 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2024.12.21 01:44:19.373410 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part 2024.12.21 01:44:19.373830 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:44:19.374163 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:44:19.374405 [ 186 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2024.12.21 01:44:19.375232 [ 4 ] {714615e9-9036-4ef4-a56a-7163987c6d2f} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.375295 [ 4 ] {714615e9-9036-4ef4-a56a-7163987c6d2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.375993 [ 4 ] {714615e9-9036-4ef4-a56a-7163987c6d2f} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.21 01:44:19.376329 [ 4 ] {714615e9-9036-4ef4-a56a-7163987c6d2f} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:19.376558 [ 141 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.21 01:44:19.376680 [ 141 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.376762 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.376804 [ 4 ] {714615e9-9036-4ef4-a56a-7163987c6d2f} executeQuery: Read 60 rows, 4.14 KiB in 0.004722 sec., 12706.480304955528 rows/sec., 876.88 KiB/sec. 2024.12.21 01:44:19.377226 [ 4 ] {714615e9-9036-4ef4-a56a-7163987c6d2f} TCPHandler: Processed in 0.005652641 sec. 2024.12.21 01:44:19.377392 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:44:19.377773 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:19.377846 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4308 rows starting from the beginning of the part 2024.12.21 01:44:19.378171 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:44:19.378516 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:44:19.378767 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:44:19.379027 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:44:19.379168 [ 192 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2024.12.21 01:44:19.390958 [ 200 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4652 rows, containing 4 columns (4 merged, 0 gathered) in 0.014049641 sec., 331111.6632802219 rows/sec., 21.59 MiB/sec. 2024.12.21 01:44:19.391510 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.21 01:44:19.392004 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_76_15} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:19.392102 [ 197 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_76_15} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.21 01:44:19.392206 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2024.12.21 01:44:19.394058 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 22742 rows, containing 5 columns (5 merged, 0 gathered) in 0.022613734 sec., 1005672.0398320772 rows/sec., 67.92 MiB/sec. 2024.12.21 01:44:19.394619 [ 197 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.21 01:44:19.394928 [ 197 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_76_15} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:19.395014 [ 197 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_76_15} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.21 01:44:19.395112 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2024.12.21 01:44:19.906132 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.906324 [ 258 ] {e6bcbcc7-a8dd-444f-b70a-f77b08e5f555} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:44:19.906400 [ 258 ] {e6bcbcc7-a8dd-444f-b70a-f77b08e5f555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:44:19.907157 [ 258 ] {e6bcbcc7-a8dd-444f-b70a-f77b08e5f555} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.907206 [ 258 ] {e6bcbcc7-a8dd-444f-b70a-f77b08e5f555} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.907657 [ 258 ] {e6bcbcc7-a8dd-444f-b70a-f77b08e5f555} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:44:19.907944 [ 258 ] {e6bcbcc7-a8dd-444f-b70a-f77b08e5f555} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:44:19.908150 [ 140 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.12.21 01:44:19.908229 [ 258 ] {e6bcbcc7-a8dd-444f-b70a-f77b08e5f555} executeQuery: Read 14 rows, 1.01 KiB in 0.001954 sec., 7164.790174002047 rows/sec., 515.77 KiB/sec. 2024.12.21 01:44:19.908244 [ 140 ] {} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.908317 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.908380 [ 258 ] {e6bcbcc7-a8dd-444f-b70a-f77b08e5f555} TCPHandler: Processed in 0.002384343 sec. 2024.12.21 01:44:19.908676 [ 199 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:44:19.908690 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.909185 [ 4 ] {1b67e959-0a69-4009-88be-84e91dd2042c} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 01:44:19.909280 [ 199 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:19.909350 [ 4 ] {1b67e959-0a69-4009-88be-84e91dd2042c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 01:44:19.909386 [ 199 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:44:19.909741 [ 199 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:44:19.910060 [ 199 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:44:19.910433 [ 199 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:44:19.910754 [ 199 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::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.21 01:44:19.912447 [ 4 ] {1b67e959-0a69-4009-88be-84e91dd2042c} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.912531 [ 4 ] {1b67e959-0a69-4009-88be-84e91dd2042c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.913436 [ 199 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00500634 sec., 13982.270481030055 rows/sec., 1.04 MiB/sec. 2024.12.21 01:44:19.913617 [ 4 ] {1b67e959-0a69-4009-88be-84e91dd2042c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 01:44:19.913624 [ 199 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.12.21 01:44:19.914110 [ 199 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_33_8} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:44:19.914127 [ 4 ] {1b67e959-0a69-4009-88be-84e91dd2042c} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): 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.21 01:44:19.914262 [ 199 ] {2b94172f-50c4-4015-bd9a-0e96767bc5c0::all_1_33_8} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.12.21 01:44:19.914492 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 01:44:19.914590 [ 4 ] {1b67e959-0a69-4009-88be-84e91dd2042c} executeQuery: Read 2 rows, 167.00 B in 0.005572 sec., 358.93754486719314 rows/sec., 29.27 KiB/sec. 2024.12.21 01:44:19.914668 [ 4 ] {1b67e959-0a69-4009-88be-84e91dd2042c} TCPHandler: Processed in 0.00615831 sec. 2024.12.21 01:44:19.914822 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.914948 [ 258 ] {56ab3157-1671-4567-967a-eff5cbbae829} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:19.915002 [ 258 ] {56ab3157-1671-4567-967a-eff5cbbae829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:19.916409 [ 258 ] {56ab3157-1671-4567-967a-eff5cbbae829} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.916450 [ 258 ] {56ab3157-1671-4567-967a-eff5cbbae829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.916927 [ 258 ] {56ab3157-1671-4567-967a-eff5cbbae829} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.21 01:44:19.917189 [ 258 ] {56ab3157-1671-4567-967a-eff5cbbae829} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:19.917404 [ 258 ] {56ab3157-1671-4567-967a-eff5cbbae829} executeQuery: Read 1422 rows, 122.06 KiB in 0.002485 sec., 572233.4004024145 rows/sec., 47.97 MiB/sec. 2024.12.21 01:44:19.917461 [ 258 ] {56ab3157-1671-4567-967a-eff5cbbae829} TCPHandler: Processed in 0.002698838 sec. 2024.12.21 01:44:19.917628 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.917751 [ 4 ] {edd0d7fb-537d-423f-abb1-1ccf27771e01} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:44:19.917803 [ 4 ] {edd0d7fb-537d-423f-abb1-1ccf27771e01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:44:19.918424 [ 4 ] {edd0d7fb-537d-423f-abb1-1ccf27771e01} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.918461 [ 4 ] {edd0d7fb-537d-423f-abb1-1ccf27771e01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.918845 [ 4 ] {edd0d7fb-537d-423f-abb1-1ccf27771e01} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:44:19.919087 [ 4 ] {edd0d7fb-537d-423f-abb1-1ccf27771e01} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:44:19.919296 [ 4 ] {edd0d7fb-537d-423f-abb1-1ccf27771e01} executeQuery: Read 48 rows, 3.53 KiB in 0.001559 sec., 30788.967286722258 rows/sec., 2.21 MiB/sec. 2024.12.21 01:44:19.919344 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2024.12.21 01:44:19.919465 [ 4 ] {edd0d7fb-537d-423f-abb1-1ccf27771e01} TCPHandler: Processed in 0.001887274 sec. 2024.12.21 01:44:19.919926 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.920529 [ 258 ] {196b265a-ee21-4d9e-92b2-36124b1be1e3} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:44:19.920675 [ 258 ] {196b265a-ee21-4d9e-92b2-36124b1be1e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:44:19.924688 [ 258 ] {196b265a-ee21-4d9e-92b2-36124b1be1e3} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.924840 [ 258 ] {196b265a-ee21-4d9e-92b2-36124b1be1e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.926410 [ 258 ] {196b265a-ee21-4d9e-92b2-36124b1be1e3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:44:19.927356 [ 258 ] {196b265a-ee21-4d9e-92b2-36124b1be1e3} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:44:19.928204 [ 258 ] {196b265a-ee21-4d9e-92b2-36124b1be1e3} executeQuery: Read 242 rows, 16.79 KiB in 0.007763 sec., 31173.515393533427 rows/sec., 2.11 MiB/sec. 2024.12.21 01:44:19.928427 [ 258 ] {196b265a-ee21-4d9e-92b2-36124b1be1e3} TCPHandler: Processed in 0.008826628 sec. 2024.12.21 01:44:19.928691 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.929103 [ 4 ] {e19d36b1-8dd5-4a76-98d0-f67c1ecde7e1} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:44:19.929276 [ 4 ] {e19d36b1-8dd5-4a76-98d0-f67c1ecde7e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:44:19.933827 [ 4 ] {e19d36b1-8dd5-4a76-98d0-f67c1ecde7e1} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.933927 [ 4 ] {e19d36b1-8dd5-4a76-98d0-f67c1ecde7e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.935451 [ 4 ] {e19d36b1-8dd5-4a76-98d0-f67c1ecde7e1} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:44:19.936081 [ 4 ] {e19d36b1-8dd5-4a76-98d0-f67c1ecde7e1} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:44:19.936616 [ 140 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.12.21 01:44:19.936744 [ 140 ] {} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.936849 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.937185 [ 4 ] {e19d36b1-8dd5-4a76-98d0-f67c1ecde7e1} executeQuery: Read 13 rows, 830.00 B in 0.00821 sec., 1583.4348355663824 rows/sec., 98.73 KiB/sec. 2024.12.21 01:44:19.937390 [ 189 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:44:19.937584 [ 4 ] {e19d36b1-8dd5-4a76-98d0-f67c1ecde7e1} TCPHandler: Processed in 0.009029711 sec. 2024.12.21 01:44:19.937968 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.938019 [ 189 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:19.938088 [ 189 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:44:19.938512 [ 189 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:44:19.938912 [ 189 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:44:19.939316 [ 189 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:44:19.938671 [ 258 ] {0363174c-c768-4c74-ba74-8d3600315f24} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:19.939704 [ 189 ] {38842eea-095d-410d-a917-781c2bd7823c::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.21 01:44:19.939752 [ 258 ] {0363174c-c768-4c74-ba74-8d3600315f24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:19.945491 [ 258 ] {0363174c-c768-4c74-ba74-8d3600315f24} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.945560 [ 189 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.008540623 sec., 7610.686012015751 rows/sec., 504.25 KiB/sec. 2024.12.21 01:44:19.945589 [ 258 ] {0363174c-c768-4c74-ba74-8d3600315f24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.945882 [ 189 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.12.21 01:44:19.946870 [ 189 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_33_8} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:44:19.947291 [ 189 ] {38842eea-095d-410d-a917-781c2bd7823c::all_1_33_8} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.12.21 01:44:19.947574 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 01:44:19.947681 [ 258 ] {0363174c-c768-4c74-ba74-8d3600315f24} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.21 01:44:19.948331 [ 258 ] {0363174c-c768-4c74-ba74-8d3600315f24} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:19.949237 [ 258 ] {0363174c-c768-4c74-ba74-8d3600315f24} executeQuery: Read 879 rows, 65.26 KiB in 0.010988 sec., 79996.35966508919 rows/sec., 5.80 MiB/sec. 2024.12.21 01:44:19.949347 [ 258 ] {0363174c-c768-4c74-ba74-8d3600315f24} TCPHandler: Processed in 0.011630117 sec. 2024.12.21 01:44:19.949602 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.949974 [ 4 ] {0a8b8080-9440-49cc-9b3b-dbf0a9af2169} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:44:19.950146 [ 4 ] {0a8b8080-9440-49cc-9b3b-dbf0a9af2169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:44:19.951967 [ 4 ] {0a8b8080-9440-49cc-9b3b-dbf0a9af2169} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.952049 [ 4 ] {0a8b8080-9440-49cc-9b3b-dbf0a9af2169} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.953342 [ 4 ] {0a8b8080-9440-49cc-9b3b-dbf0a9af2169} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:44:19.954148 [ 4 ] {0a8b8080-9440-49cc-9b3b-dbf0a9af2169} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:44:19.954758 [ 4 ] {0a8b8080-9440-49cc-9b3b-dbf0a9af2169} executeQuery: Read 6 rows, 321.00 B in 0.004899 sec., 1224.739742804654 rows/sec., 63.99 KiB/sec. 2024.12.21 01:44:19.954973 [ 4 ] {0a8b8080-9440-49cc-9b3b-dbf0a9af2169} TCPHandler: Processed in 0.005499088 sec. 2024.12.21 01:44:19.955186 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.955470 [ 258 ] {885d237a-7f88-4351-9fcb-634af3b52d4d} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:19.955625 [ 258 ] {885d237a-7f88-4351-9fcb-634af3b52d4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:19.958179 [ 258 ] {885d237a-7f88-4351-9fcb-634af3b52d4d} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.958258 [ 258 ] {885d237a-7f88-4351-9fcb-634af3b52d4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.959821 [ 258 ] {885d237a-7f88-4351-9fcb-634af3b52d4d} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.21 01:44:19.960645 [ 258 ] {885d237a-7f88-4351-9fcb-634af3b52d4d} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:19.961354 [ 258 ] {885d237a-7f88-4351-9fcb-634af3b52d4d} executeQuery: Read 956 rows, 65.04 KiB in 0.00597 sec., 160134.00335008377 rows/sec., 10.64 MiB/sec. 2024.12.21 01:44:19.961601 [ 258 ] {885d237a-7f88-4351-9fcb-634af3b52d4d} TCPHandler: Processed in 0.006509616 sec. 2024.12.21 01:44:19.961859 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.962127 [ 4 ] {60be475e-1add-4822-8d8a-76405c42c70b} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:44:19.962270 [ 4 ] {60be475e-1add-4822-8d8a-76405c42c70b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:44:19.964328 [ 4 ] {60be475e-1add-4822-8d8a-76405c42c70b} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.964395 [ 4 ] {60be475e-1add-4822-8d8a-76405c42c70b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.965386 [ 4 ] {60be475e-1add-4822-8d8a-76405c42c70b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:44:19.965945 [ 4 ] {60be475e-1add-4822-8d8a-76405c42c70b} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:44:19.966547 [ 4 ] {60be475e-1add-4822-8d8a-76405c42c70b} executeQuery: Read 1 rows, 69.00 B in 0.004508 sec., 221.8278615794144 rows/sec., 14.95 KiB/sec. 2024.12.21 01:44:19.966746 [ 4 ] {60be475e-1add-4822-8d8a-76405c42c70b} TCPHandler: Processed in 0.00502034 sec. 2024.12.21 01:44:19.967084 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.967464 [ 258 ] {1d7885ef-a5f2-4ae6-a4b1-e57396b6e90b} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:19.967746 [ 258 ] {1d7885ef-a5f2-4ae6-a4b1-e57396b6e90b} 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.21 01:44:19.974365 [ 258 ] {1d7885ef-a5f2-4ae6-a4b1-e57396b6e90b} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.974429 [ 258 ] {1d7885ef-a5f2-4ae6-a4b1-e57396b6e90b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.977281 [ 258 ] {1d7885ef-a5f2-4ae6-a4b1-e57396b6e90b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.21 01:44:19.977788 [ 258 ] {1d7885ef-a5f2-4ae6-a4b1-e57396b6e90b} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:44:19.978266 [ 258 ] {1d7885ef-a5f2-4ae6-a4b1-e57396b6e90b} executeQuery: Read 39 rows, 71.56 KiB in 0.010891 sec., 3580.938389495914 rows/sec., 6.42 MiB/sec. 2024.12.21 01:44:19.979012 [ 258 ] {1d7885ef-a5f2-4ae6-a4b1-e57396b6e90b} TCPHandler: Processed in 0.012119736 sec. 2024.12.21 01:44:19.979209 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:19.979382 [ 4 ] {d5de9b24-0d32-4399-9636-12a84f05604e} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:19.979462 [ 4 ] {d5de9b24-0d32-4399-9636-12a84f05604e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:19.981641 [ 4 ] {d5de9b24-0d32-4399-9636-12a84f05604e} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.981741 [ 4 ] {d5de9b24-0d32-4399-9636-12a84f05604e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:19.983957 [ 4 ] {d5de9b24-0d32-4399-9636-12a84f05604e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.21 01:44:19.985326 [ 4 ] {d5de9b24-0d32-4399-9636-12a84f05604e} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:19.986087 [ 4 ] {d5de9b24-0d32-4399-9636-12a84f05604e} executeQuery: Read 34 rows, 2.02 KiB in 0.006718 sec., 5061.03006847276 rows/sec., 300.76 KiB/sec. 2024.12.21 01:44:19.986346 [ 4 ] {d5de9b24-0d32-4399-9636-12a84f05604e} TCPHandler: Processed in 0.007243259 sec. 2024.12.21 01:44:19.995241 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:19.995292 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:20.000207 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 226.64 MiB, peak 232.52 MiB, free memory in arenas 0.00 B, will set to 221.90 MiB (RSS), difference: -4.73 MiB 2024.12.21 01:44:20.002682 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.21 01:44:20.003495 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:44:20.003794 [ 137 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.21 01:44:20.003859 [ 137 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:20.003904 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. 2024.12.21 01:44:20.004140 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:44:20.013205 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2024.12.21 01:44:20.014375 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:20.015326 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 310 rows starting from the beginning of the part 2024.12.21 01:44:20.020154 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part 2024.12.21 01:44:20.024897 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:44:20.030222 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:44:20.035787 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:44:20.040270 [ 197 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:44:20.100508 [ 196 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.096520124 sec., 3595.1052031387776 rows/sec., 18.59 MiB/sec. 2024.12.21 01:44:20.102596 [ 193 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.21 01:44:20.105052 [ 193 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_46_9} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:44:20.105163 [ 193 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_46_9} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.21 01:44:20.106502 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.21 01:44:21.000217 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 218.47 MiB, peak 232.52 MiB, free memory in arenas 0.00 B, will set to 224.60 MiB (RSS), difference: 6.13 MiB 2024.12.21 01:44:23.434575 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1286 2024.12.21 01:44:23.438202 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:23.438265 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:23.439815 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:44:23.440152 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:44:23.441667 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1286 2024.12.21 01:44:24.355818 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:24.356039 [ 258 ] {e1c25145-1ddf-4f14-9c51-3690d20171ea} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:24.356127 [ 258 ] {e1c25145-1ddf-4f14-9c51-3690d20171ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:24.356911 [ 258 ] {e1c25145-1ddf-4f14-9c51-3690d20171ea} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:24.356964 [ 258 ] {e1c25145-1ddf-4f14-9c51-3690d20171ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:24.357437 [ 258 ] {e1c25145-1ddf-4f14-9c51-3690d20171ea} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.21 01:44:24.357708 [ 258 ] {e1c25145-1ddf-4f14-9c51-3690d20171ea} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:24.357961 [ 258 ] {e1c25145-1ddf-4f14-9c51-3690d20171ea} executeQuery: Read 56 rows, 4.41 KiB in 0.001974 sec., 28368.794326241135 rows/sec., 2.18 MiB/sec. 2024.12.21 01:44:24.358082 [ 258 ] {e1c25145-1ddf-4f14-9c51-3690d20171ea} TCPHandler: Processed in 0.002406663 sec. 2024.12.21 01:44:24.358342 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:24.358548 [ 4 ] {9bdd9630-c784-4ca3-94cb-ea79bf9987f7} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:24.358629 [ 4 ] {9bdd9630-c784-4ca3-94cb-ea79bf9987f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:24.359476 [ 4 ] {9bdd9630-c784-4ca3-94cb-ea79bf9987f7} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:24.359521 [ 4 ] {9bdd9630-c784-4ca3-94cb-ea79bf9987f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:24.359974 [ 4 ] {9bdd9630-c784-4ca3-94cb-ea79bf9987f7} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.21 01:44:24.360238 [ 4 ] {9bdd9630-c784-4ca3-94cb-ea79bf9987f7} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:24.360473 [ 4 ] {9bdd9630-c784-4ca3-94cb-ea79bf9987f7} executeQuery: Read 64 rows, 5.12 KiB in 0.001983 sec., 32274.33182047403 rows/sec., 2.52 MiB/sec. 2024.12.21 01:44:24.360539 [ 4 ] {9bdd9630-c784-4ca3-94cb-ea79bf9987f7} TCPHandler: Processed in 0.002338722 sec. 2024.12.21 01:44:24.360673 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:24.360804 [ 258 ] {cbf8a0a6-11cc-464f-a63c-1a4de308bed4} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:24.360865 [ 258 ] {cbf8a0a6-11cc-464f-a63c-1a4de308bed4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:24.361440 [ 258 ] {cbf8a0a6-11cc-464f-a63c-1a4de308bed4} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:24.361483 [ 258 ] {cbf8a0a6-11cc-464f-a63c-1a4de308bed4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:24.361916 [ 258 ] {cbf8a0a6-11cc-464f-a63c-1a4de308bed4} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.21 01:44:24.362190 [ 258 ] {cbf8a0a6-11cc-464f-a63c-1a4de308bed4} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:24.362430 [ 258 ] {cbf8a0a6-11cc-464f-a63c-1a4de308bed4} executeQuery: Read 128 rows, 9.13 KiB in 0.001656 sec., 77294.68599033817 rows/sec., 5.38 MiB/sec. 2024.12.21 01:44:24.362484 [ 258 ] {cbf8a0a6-11cc-464f-a63c-1a4de308bed4} TCPHandler: Processed in 0.001869483 sec. 2024.12.21 01:44:24.362643 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:24.362794 [ 4 ] {244d51a2-8347-4a21-9b8f-4ecec5b3c566} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:24.362860 [ 4 ] {244d51a2-8347-4a21-9b8f-4ecec5b3c566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:24.363431 [ 4 ] {244d51a2-8347-4a21-9b8f-4ecec5b3c566} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:24.363473 [ 4 ] {244d51a2-8347-4a21-9b8f-4ecec5b3c566} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:24.363878 [ 4 ] {244d51a2-8347-4a21-9b8f-4ecec5b3c566} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.21 01:44:24.364124 [ 4 ] {244d51a2-8347-4a21-9b8f-4ecec5b3c566} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:24.364344 [ 4 ] {244d51a2-8347-4a21-9b8f-4ecec5b3c566} executeQuery: Read 48 rows, 3.31 KiB in 0.001586 sec., 30264.817150063052 rows/sec., 2.04 MiB/sec. 2024.12.21 01:44:24.364399 [ 4 ] {244d51a2-8347-4a21-9b8f-4ecec5b3c566} TCPHandler: Processed in 0.001824253 sec. 2024.12.21 01:44:25.830114 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 2024.12.21 01:44:25.831160 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:25.831250 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:25.831846 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 01:44:25.832124 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:44:25.832381 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 2024.12.21 01:44:27.513335 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2024.12.21 01:44:27.532686 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:27.532745 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:27.539832 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.21 01:44:27.540657 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:44:27.544164 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2024.12.21 01:44:29.356851 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:29.357069 [ 258 ] {30ae5fb5-6769-4b83-ad6e-bde3d9864924} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:29.357155 [ 258 ] {30ae5fb5-6769-4b83-ad6e-bde3d9864924} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:29.357951 [ 258 ] {30ae5fb5-6769-4b83-ad6e-bde3d9864924} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:29.358001 [ 258 ] {30ae5fb5-6769-4b83-ad6e-bde3d9864924} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:29.358473 [ 258 ] {30ae5fb5-6769-4b83-ad6e-bde3d9864924} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.21 01:44:29.358751 [ 258 ] {30ae5fb5-6769-4b83-ad6e-bde3d9864924} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:29.359002 [ 258 ] {30ae5fb5-6769-4b83-ad6e-bde3d9864924} executeQuery: Read 56 rows, 4.41 KiB in 0.001993 sec., 28098.344204716508 rows/sec., 2.16 MiB/sec. 2024.12.21 01:44:29.359071 [ 258 ] {30ae5fb5-6769-4b83-ad6e-bde3d9864924} TCPHandler: Processed in 0.002362323 sec. 2024.12.21 01:44:29.359304 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:29.359502 [ 4 ] {bcd29cb3-9e30-4668-9c4a-787ef83c475f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:29.359576 [ 4 ] {bcd29cb3-9e30-4668-9c4a-787ef83c475f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:29.360344 [ 4 ] {bcd29cb3-9e30-4668-9c4a-787ef83c475f} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:29.360388 [ 4 ] {bcd29cb3-9e30-4668-9c4a-787ef83c475f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:29.360828 [ 4 ] {bcd29cb3-9e30-4668-9c4a-787ef83c475f} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.21 01:44:29.361087 [ 4 ] {bcd29cb3-9e30-4668-9c4a-787ef83c475f} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:29.361291 [ 4 ] {bcd29cb3-9e30-4668-9c4a-787ef83c475f} executeQuery: Read 64 rows, 5.12 KiB in 0.001851 sec., 34575.90491626148 rows/sec., 2.70 MiB/sec. 2024.12.21 01:44:29.361358 [ 4 ] {bcd29cb3-9e30-4668-9c4a-787ef83c475f} TCPHandler: Processed in 0.002180649 sec. 2024.12.21 01:44:29.361516 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:29.361672 [ 258 ] {8493ccdc-3f44-45b2-ad95-9c6ee3d288c6} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:29.361741 [ 258 ] {8493ccdc-3f44-45b2-ad95-9c6ee3d288c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:29.362426 [ 258 ] {8493ccdc-3f44-45b2-ad95-9c6ee3d288c6} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:29.362467 [ 258 ] {8493ccdc-3f44-45b2-ad95-9c6ee3d288c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:29.362895 [ 258 ] {8493ccdc-3f44-45b2-ad95-9c6ee3d288c6} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.21 01:44:29.363161 [ 258 ] {8493ccdc-3f44-45b2-ad95-9c6ee3d288c6} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:29.363390 [ 258 ] {8493ccdc-3f44-45b2-ad95-9c6ee3d288c6} executeQuery: Read 160 rows, 11.41 KiB in 0.001755 sec., 91168.09116809117 rows/sec., 6.35 MiB/sec. 2024.12.21 01:44:29.363449 [ 258 ] {8493ccdc-3f44-45b2-ad95-9c6ee3d288c6} TCPHandler: Processed in 0.002008646 sec. 2024.12.21 01:44:29.363590 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:29.363720 [ 4 ] {20119b53-9116-4628-b801-689f23d9bf8f} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:29.363777 [ 4 ] {20119b53-9116-4628-b801-689f23d9bf8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:29.364291 [ 4 ] {20119b53-9116-4628-b801-689f23d9bf8f} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:29.364330 [ 4 ] {20119b53-9116-4628-b801-689f23d9bf8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:29.364743 [ 4 ] {20119b53-9116-4628-b801-689f23d9bf8f} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.21 01:44:29.364985 [ 4 ] {20119b53-9116-4628-b801-689f23d9bf8f} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:29.365169 [ 4 ] {20119b53-9116-4628-b801-689f23d9bf8f} executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. 2024.12.21 01:44:29.365220 [ 4 ] {20119b53-9116-4628-b801-689f23d9bf8f} TCPHandler: Processed in 0.00168809 sec. 2024.12.21 01:44:30.105553 [ 126 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2024.12.21 01:44:30.105621 [ 126 ] {} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:30.105645 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:30.105827 [ 194 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2024.12.21 01:44:30.106154 [ 194 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:30.106194 [ 194 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 243 rows starting from the beginning of the part 2024.12.21 01:44:30.106278 [ 194 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part 2024.12.21 01:44:30.106465 [ 194 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2024.12.21 01:44:30.106685 [ 194 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2024.12.21 01:44:30.106838 [ 194 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part 2024.12.21 01:44:30.108128 [ 196 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002413912 sec., 312770.3081139661 rows/sec., 22.39 MiB/sec. 2024.12.21 01:44:30.108300 [ 194 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2024.12.21 01:44:30.108586 [ 194 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_33_7} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:44:30.108666 [ 194 ] {1b008c38-4aaa-4a1e-9629-8001773a255b::all_1_33_7} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2024.12.21 01:44:30.108746 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.21 01:44:30.626676 [ 123 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2024.12.21 01:44:30.626781 [ 123 ] {} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:30.626824 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:30.627064 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2024.12.21 01:44:30.627405 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:30.627487 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 31 rows starting from the beginning of the part 2024.12.21 01:44:30.627657 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2024.12.21 01:44:30.627933 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2024.12.21 01:44:30.628062 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2024.12.21 01:44:30.628275 [ 191 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2024.12.21 01:44:30.629285 [ 194 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.002354502 sec., 14865.139209905108 rows/sec., 998.34 KiB/sec. 2024.12.21 01:44:30.629552 [ 194 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2024.12.21 01:44:30.629893 [ 194 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_33_7} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:44:30.629989 [ 194 ] {1a9c232a-2987-4213-96d8-def597be1f52::all_1_33_7} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2024.12.21 01:44:30.630093 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 01:44:31.175815 [ 123 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2024.12.21 01:44:31.175889 [ 123 ] {} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:31.175916 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:31.176076 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2024.12.21 01:44:31.176293 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:31.176337 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part 2024.12.21 01:44:31.176434 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2024.12.21 01:44:31.176530 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2024.12.21 01:44:31.176727 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2024.12.21 01:44:31.176934 [ 191 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2024.12.21 01:44:31.177891 [ 194 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001899483 sec., 104238.89026645671 rows/sec., 5.32 MiB/sec. 2024.12.21 01:44:31.178131 [ 200 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2024.12.21 01:44:31.178547 [ 200 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_33_7} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:44:31.178649 [ 200 ] {196601c0-aea8-463d-ad51-3be5615be0ba::all_1_33_7} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2024.12.21 01:44:31.178765 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.21 01:44:31.492324 [ 124 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2024.12.21 01:44:31.492384 [ 124 ] {} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:31.492407 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:31.492626 [ 194 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2024.12.21 01:44:31.492880 [ 194 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:31.492919 [ 194 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 64 rows starting from the beginning of the part 2024.12.21 01:44:31.493009 [ 194 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 62 rows starting from the beginning of the part 2024.12.21 01:44:31.493238 [ 194 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part 2024.12.21 01:44:31.493437 [ 194 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part 2024.12.21 01:44:31.493580 [ 194 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part 2024.12.21 01:44:31.494692 [ 200 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.00220743 sec., 120502.12237760655 rows/sec., 9.07 MiB/sec. 2024.12.21 01:44:31.494850 [ 198 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2024.12.21 01:44:31.495162 [ 198 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_33_7} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 01:44:31.495248 [ 198 ] {8e7fa211-8fac-4043-af57-1d1d9b7e8ec5::all_1_33_7} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2024.12.21 01:44:31.495336 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 01:44:33.160045 [ 122 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:44:33.160155 [ 122 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:44:33.332564 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 2024.12.21 01:44:33.333322 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:33.333369 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:33.334022 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 01:44:33.334304 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:44:33.334513 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2024.12.21 01:44:33.442031 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1302 2024.12.21 01:44:33.444947 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:33.445009 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:33.446525 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:44:33.446857 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:44:33.448195 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1302 2024.12.21 01:44:34.001415 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000969548 sec. 2024.12.21 01:44:34.362699 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:34.362890 [ 258 ] {69f1a8ba-fa56-4c0d-bc7a-5bb538036b66} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:44:34.362965 [ 258 ] {69f1a8ba-fa56-4c0d-bc7a-5bb538036b66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:44:34.363720 [ 258 ] {69f1a8ba-fa56-4c0d-bc7a-5bb538036b66} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:34.363773 [ 258 ] {69f1a8ba-fa56-4c0d-bc7a-5bb538036b66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:34.364246 [ 258 ] {69f1a8ba-fa56-4c0d-bc7a-5bb538036b66} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:44:34.364526 [ 258 ] {69f1a8ba-fa56-4c0d-bc7a-5bb538036b66} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:44:34.364800 [ 258 ] {69f1a8ba-fa56-4c0d-bc7a-5bb538036b66} executeQuery: Read 14 rows, 1.01 KiB in 0.00196 sec., 7142.857142857143 rows/sec., 514.19 KiB/sec. 2024.12.21 01:44:34.364980 [ 258 ] {69f1a8ba-fa56-4c0d-bc7a-5bb538036b66} TCPHandler: Processed in 0.002409083 sec. 2024.12.21 01:44:34.365274 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:34.365460 [ 4 ] {d5203787-9d40-49f1-bd7a-58b1d45a4985} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:34.365543 [ 4 ] {d5203787-9d40-49f1-bd7a-58b1d45a4985} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:34.366464 [ 4 ] {d5203787-9d40-49f1-bd7a-58b1d45a4985} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:34.366510 [ 4 ] {d5203787-9d40-49f1-bd7a-58b1d45a4985} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:34.366982 [ 4 ] {d5203787-9d40-49f1-bd7a-58b1d45a4985} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.21 01:44:34.367243 [ 4 ] {d5203787-9d40-49f1-bd7a-58b1d45a4985} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:34.367485 [ 4 ] {d5203787-9d40-49f1-bd7a-58b1d45a4985} executeQuery: Read 281 rows, 25.42 KiB in 0.002076 sec., 135356.45472061657 rows/sec., 11.96 MiB/sec. 2024.12.21 01:44:34.367560 [ 4 ] {d5203787-9d40-49f1-bd7a-58b1d45a4985} TCPHandler: Processed in 0.002449973 sec. 2024.12.21 01:44:34.367745 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:34.367888 [ 258 ] {a38ceb4b-bb81-4869-9550-7061850131c3} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:44:34.367949 [ 258 ] {a38ceb4b-bb81-4869-9550-7061850131c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:44:34.368665 [ 258 ] {a38ceb4b-bb81-4869-9550-7061850131c3} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:34.368708 [ 258 ] {a38ceb4b-bb81-4869-9550-7061850131c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:34.369106 [ 258 ] {a38ceb4b-bb81-4869-9550-7061850131c3} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:44:34.369364 [ 258 ] {a38ceb4b-bb81-4869-9550-7061850131c3} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:44:34.369587 [ 258 ] {a38ceb4b-bb81-4869-9550-7061850131c3} executeQuery: Read 46 rows, 3.39 KiB in 0.001731 sec., 26574.23454650491 rows/sec., 1.91 MiB/sec. 2024.12.21 01:44:34.369644 [ 258 ] {a38ceb4b-bb81-4869-9550-7061850131c3} TCPHandler: Processed in 0.001970086 sec. 2024.12.21 01:44:34.369805 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:34.369932 [ 4 ] {0a58d8ae-b7ef-4d8f-a0cb-531f366d9c51} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:44:34.369986 [ 4 ] {0a58d8ae-b7ef-4d8f-a0cb-531f366d9c51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:44:34.370593 [ 4 ] {0a58d8ae-b7ef-4d8f-a0cb-531f366d9c51} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:34.370635 [ 4 ] {0a58d8ae-b7ef-4d8f-a0cb-531f366d9c51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:34.371004 [ 4 ] {0a58d8ae-b7ef-4d8f-a0cb-531f366d9c51} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:44:34.371257 [ 4 ] {0a58d8ae-b7ef-4d8f-a0cb-531f366d9c51} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:44:34.371469 [ 4 ] {0a58d8ae-b7ef-4d8f-a0cb-531f366d9c51} executeQuery: Read 14 rows, 1004.00 B in 0.001567 sec., 8934.269304403319 rows/sec., 625.70 KiB/sec. 2024.12.21 01:44:34.371536 [ 4 ] {0a58d8ae-b7ef-4d8f-a0cb-531f366d9c51} TCPHandler: Processed in 0.001792482 sec. 2024.12.21 01:44:34.371701 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:34.371824 [ 258 ] {e898b2db-639f-46d2-9145-dde1cdaf2168} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:44:34.371874 [ 258 ] {e898b2db-639f-46d2-9145-dde1cdaf2168} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:44:34.372457 [ 258 ] {e898b2db-639f-46d2-9145-dde1cdaf2168} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:34.372498 [ 258 ] {e898b2db-639f-46d2-9145-dde1cdaf2168} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:34.372880 [ 258 ] {e898b2db-639f-46d2-9145-dde1cdaf2168} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:44:34.373137 [ 258 ] {e898b2db-639f-46d2-9145-dde1cdaf2168} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:44:34.373346 [ 258 ] {e898b2db-639f-46d2-9145-dde1cdaf2168} executeQuery: Read 13 rows, 830.00 B in 0.001547 sec., 8403.361344537816 rows/sec., 523.95 KiB/sec. 2024.12.21 01:44:34.373400 [ 258 ] {e898b2db-639f-46d2-9145-dde1cdaf2168} TCPHandler: Processed in 0.001758601 sec. 2024.12.21 01:44:34.373572 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:34.373699 [ 4 ] {0877bb16-da6c-42b7-ba93-5b63dd978d42} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:34.373751 [ 4 ] {0877bb16-da6c-42b7-ba93-5b63dd978d42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:34.374550 [ 4 ] {0877bb16-da6c-42b7-ba93-5b63dd978d42} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:34.374592 [ 4 ] {0877bb16-da6c-42b7-ba93-5b63dd978d42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:34.375011 [ 4 ] {0877bb16-da6c-42b7-ba93-5b63dd978d42} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.21 01:44:34.375265 [ 4 ] {0877bb16-da6c-42b7-ba93-5b63dd978d42} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:34.375490 [ 4 ] {0877bb16-da6c-42b7-ba93-5b63dd978d42} executeQuery: Read 421 rows, 30.80 KiB in 0.001817 sec., 231700.60539350577 rows/sec., 16.56 MiB/sec. 2024.12.21 01:44:34.375549 [ 4 ] {0877bb16-da6c-42b7-ba93-5b63dd978d42} TCPHandler: Processed in 0.002059187 sec. 2024.12.21 01:44:34.375697 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:34.375817 [ 258 ] {64fdaadd-b3af-497f-8fd4-03e3890b88bd} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:44:34.375870 [ 258 ] {64fdaadd-b3af-497f-8fd4-03e3890b88bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:44:34.376361 [ 258 ] {64fdaadd-b3af-497f-8fd4-03e3890b88bd} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:34.376401 [ 258 ] {64fdaadd-b3af-497f-8fd4-03e3890b88bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:34.376785 [ 258 ] {64fdaadd-b3af-497f-8fd4-03e3890b88bd} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:44:34.377045 [ 258 ] {64fdaadd-b3af-497f-8fd4-03e3890b88bd} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:44:34.377239 [ 258 ] {64fdaadd-b3af-497f-8fd4-03e3890b88bd} executeQuery: Read 6 rows, 321.00 B in 0.00144 sec., 4166.666666666666 rows/sec., 217.69 KiB/sec. 2024.12.21 01:44:34.377308 [ 258 ] {64fdaadd-b3af-497f-8fd4-03e3890b88bd} TCPHandler: Processed in 0.001667119 sec. 2024.12.21 01:44:34.377553 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:34.377705 [ 4 ] {dfdc2f08-99ce-4e58-83ae-9ff86a270ec6} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:34.377761 [ 4 ] {dfdc2f08-99ce-4e58-83ae-9ff86a270ec6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:34.378367 [ 4 ] {dfdc2f08-99ce-4e58-83ae-9ff86a270ec6} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:34.378407 [ 4 ] {dfdc2f08-99ce-4e58-83ae-9ff86a270ec6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:34.378812 [ 4 ] {dfdc2f08-99ce-4e58-83ae-9ff86a270ec6} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.21 01:44:34.379067 [ 4 ] {dfdc2f08-99ce-4e58-83ae-9ff86a270ec6} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:34.379306 [ 4 ] {dfdc2f08-99ce-4e58-83ae-9ff86a270ec6} executeQuery: Read 237 rows, 16.27 KiB in 0.001628 sec., 145577.39557739557 rows/sec., 9.76 MiB/sec. 2024.12.21 01:44:34.379361 [ 4 ] {dfdc2f08-99ce-4e58-83ae-9ff86a270ec6} TCPHandler: Processed in 0.001945935 sec. 2024.12.21 01:44:34.379505 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:34.379638 [ 258 ] {7ca20975-8c42-4608-9704-d2233f081210} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:44:34.379699 [ 258 ] {7ca20975-8c42-4608-9704-d2233f081210} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:44:34.380262 [ 258 ] {7ca20975-8c42-4608-9704-d2233f081210} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:34.380308 [ 258 ] {7ca20975-8c42-4608-9704-d2233f081210} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:34.380745 [ 258 ] {7ca20975-8c42-4608-9704-d2233f081210} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:44:34.380999 [ 258 ] {7ca20975-8c42-4608-9704-d2233f081210} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:44:34.381210 [ 258 ] {7ca20975-8c42-4608-9704-d2233f081210} executeQuery: Read 1 rows, 69.00 B in 0.001599 sec., 625.3908692933084 rows/sec., 42.14 KiB/sec. 2024.12.21 01:44:34.381359 [ 258 ] {7ca20975-8c42-4608-9704-d2233f081210} TCPHandler: Processed in 0.001903443 sec. 2024.12.21 01:44:34.381564 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:34.381704 [ 4 ] {72382de4-fce2-4344-b9f8-66d34eb9ca48} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:34.381791 [ 4 ] {72382de4-fce2-4344-b9f8-66d34eb9ca48} 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.21 01:44:34.383108 [ 4 ] {72382de4-fce2-4344-b9f8-66d34eb9ca48} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:34.383148 [ 4 ] {72382de4-fce2-4344-b9f8-66d34eb9ca48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:34.383831 [ 4 ] {72382de4-fce2-4344-b9f8-66d34eb9ca48} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.21 01:44:34.384095 [ 4 ] {72382de4-fce2-4344-b9f8-66d34eb9ca48} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:44:34.384416 [ 4 ] {72382de4-fce2-4344-b9f8-66d34eb9ca48} executeQuery: Read 39 rows, 71.56 KiB in 0.002742 sec., 14223.194748358861 rows/sec., 25.49 MiB/sec. 2024.12.21 01:44:34.384971 [ 4 ] {72382de4-fce2-4344-b9f8-66d34eb9ca48} TCPHandler: Processed in 0.003502342 sec. 2024.12.21 01:44:34.385118 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:34.385238 [ 258 ] {1551a508-761a-4d18-9651-d20d746821d5} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:34.385297 [ 258 ] {1551a508-761a-4d18-9651-d20d746821d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:34.385865 [ 258 ] {1551a508-761a-4d18-9651-d20d746821d5} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:34.385914 [ 258 ] {1551a508-761a-4d18-9651-d20d746821d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:34.386319 [ 258 ] {1551a508-761a-4d18-9651-d20d746821d5} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.21 01:44:34.386587 [ 258 ] {1551a508-761a-4d18-9651-d20d746821d5} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:34.386771 [ 258 ] {1551a508-761a-4d18-9651-d20d746821d5} executeQuery: Read 82 rows, 5.33 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.34 MiB/sec. 2024.12.21 01:44:34.386824 [ 258 ] {1551a508-761a-4d18-9651-d20d746821d5} TCPHandler: Processed in 0.001764271 sec. 2024.12.21 01:44:35.044305 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2024.12.21 01:44:35.065039 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:35.065099 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:35.072608 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.21 01:44:35.073398 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:44:35.076342 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2024.12.21 01:44:39.355882 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:39.356122 [ 258 ] {b24dddd2-9791-4096-bf20-cc55b1503ba6} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:39.356211 [ 258 ] {b24dddd2-9791-4096-bf20-cc55b1503ba6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:39.357052 [ 258 ] {b24dddd2-9791-4096-bf20-cc55b1503ba6} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:39.357110 [ 258 ] {b24dddd2-9791-4096-bf20-cc55b1503ba6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:39.357572 [ 258 ] {b24dddd2-9791-4096-bf20-cc55b1503ba6} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.21 01:44:39.357853 [ 258 ] {b24dddd2-9791-4096-bf20-cc55b1503ba6} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:39.358102 [ 114 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.21 01:44:39.358110 [ 258 ] {b24dddd2-9791-4096-bf20-cc55b1503ba6} executeQuery: Read 56 rows, 4.41 KiB in 0.002039 sec., 27464.443354585583 rows/sec., 2.11 MiB/sec. 2024.12.21 01:44:39.358205 [ 114 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:39.358291 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:39.358302 [ 258 ] {b24dddd2-9791-4096-bf20-cc55b1503ba6} TCPHandler: Processed in 0.002568466 sec. 2024.12.21 01:44:39.358606 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:44:39.358641 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:39.359071 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:39.359188 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1431 rows starting from the beginning of the part 2024.12.21 01:44:39.359189 [ 4 ] {463eea17-60da-4cc7-926c-2574b4b15fdc} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:39.359482 [ 4 ] {463eea17-60da-4cc7-926c-2574b4b15fdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:39.359682 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1422 rows starting from the beginning of the part 2024.12.21 01:44:39.360391 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2024.12.21 01:44:39.360730 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part 2024.12.21 01:44:39.361084 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 281 rows starting from the beginning of the part 2024.12.21 01:44:39.361434 [ 190 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part 2024.12.21 01:44:39.362955 [ 4 ] {463eea17-60da-4cc7-926c-2574b4b15fdc} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:39.363038 [ 4 ] {463eea17-60da-4cc7-926c-2574b4b15fdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:39.364102 [ 4 ] {463eea17-60da-4cc7-926c-2574b4b15fdc} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.21 01:44:39.364400 [ 4 ] {463eea17-60da-4cc7-926c-2574b4b15fdc} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:39.364657 [ 114 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.21 01:44:39.364775 [ 114 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:39.364873 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:39.365109 [ 4 ] {463eea17-60da-4cc7-926c-2574b4b15fdc} executeQuery: Read 64 rows, 5.12 KiB in 0.00611 sec., 10474.631751227496 rows/sec., 837.19 KiB/sec. 2024.12.21 01:44:39.365508 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:44:39.365598 [ 4 ] {463eea17-60da-4cc7-926c-2574b4b15fdc} TCPHandler: Processed in 0.007157608 sec. 2024.12.21 01:44:39.366130 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:39.366157 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:39.366273 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part 2024.12.21 01:44:39.366413 [ 201 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.008001703 sec., 412662.15454385144 rows/sec., 36.17 MiB/sec. 2024.12.21 01:44:39.366681 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 879 rows starting from the beginning of the part 2024.12.21 01:44:39.367034 [ 188 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.21 01:44:39.367386 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2024.12.21 01:44:39.367826 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part 2024.12.21 01:44:39.368273 [ 258 ] {8815153b-ca05-4f7c-9c71-1bd5be7f3d7e} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:39.368364 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 421 rows starting from the beginning of the part 2024.12.21 01:44:39.368491 [ 188 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_81_16} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:39.368538 [ 258 ] {8815153b-ca05-4f7c-9c71-1bd5be7f3d7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:39.368971 [ 200 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2024.12.21 01:44:39.369105 [ 188 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_81_16} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.21 01:44:39.369658 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2024.12.21 01:44:39.371081 [ 258 ] {8815153b-ca05-4f7c-9c71-1bd5be7f3d7e} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:39.371172 [ 258 ] {8815153b-ca05-4f7c-9c71-1bd5be7f3d7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:39.372104 [ 258 ] {8815153b-ca05-4f7c-9c71-1bd5be7f3d7e} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.21 01:44:39.372602 [ 258 ] {8815153b-ca05-4f7c-9c71-1bd5be7f3d7e} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:39.372837 [ 201 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.00781765 sec., 307637.2055540987 rows/sec., 23.59 MiB/sec. 2024.12.21 01:44:39.372958 [ 114 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.21 01:44:39.373051 [ 114 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:39.373111 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:39.373228 [ 258 ] {8815153b-ca05-4f7c-9c71-1bd5be7f3d7e} executeQuery: Read 160 rows, 11.41 KiB in 0.005164 sec., 30983.733539891557 rows/sec., 2.16 MiB/sec. 2024.12.21 01:44:39.373245 [ 201 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.21 01:44:39.373579 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:44:39.373615 [ 258 ] {8815153b-ca05-4f7c-9c71-1bd5be7f3d7e} TCPHandler: Processed in 0.00787098 sec. 2024.12.21 01:44:39.373902 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:39.374038 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:39.374162 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22742 rows starting from the beginning of the part 2024.12.21 01:44:39.374227 [ 4 ] {46243bc9-e4d7-4c48-ac3d-e813a533b154} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:39.374430 [ 201 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_81_16} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:39.374462 [ 4 ] {46243bc9-e4d7-4c48-ac3d-e813a533b154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:39.374797 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 956 rows starting from the beginning of the part 2024.12.21 01:44:39.374854 [ 201 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_81_16} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.21 01:44:39.375314 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 01:44:39.375435 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part 2024.12.21 01:44:39.375757 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:44:39.375999 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part 2024.12.21 01:44:39.376234 [ 199 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:44:39.377109 [ 4 ] {46243bc9-e4d7-4c48-ac3d-e813a533b154} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:39.377164 [ 4 ] {46243bc9-e4d7-4c48-ac3d-e813a533b154} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:39.377834 [ 4 ] {46243bc9-e4d7-4c48-ac3d-e813a533b154} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.21 01:44:39.378283 [ 4 ] {46243bc9-e4d7-4c48-ac3d-e813a533b154} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:39.378527 [ 114 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.21 01:44:39.378640 [ 114 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:39.378702 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:39.378757 [ 4 ] {46243bc9-e4d7-4c48-ac3d-e813a533b154} executeQuery: Read 60 rows, 4.14 KiB in 0.004621 sec., 12984.202553559835 rows/sec., 896.05 KiB/sec. 2024.12.21 01:44:39.379203 [ 4 ] {46243bc9-e4d7-4c48-ac3d-e813a533b154} TCPHandler: Processed in 0.005452197 sec. 2024.12.21 01:44:39.379207 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:44:39.379559 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:39.379616 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4652 rows starting from the beginning of the part 2024.12.21 01:44:39.379885 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part 2024.12.21 01:44:39.380180 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part 2024.12.21 01:44:39.380284 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:44:39.380438 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:44:39.380625 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:44:39.383636 [ 201 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4936 rows, containing 4 columns (4 merged, 0 gathered) in 0.004788155 sec., 1030877.2376834084 rows/sec., 67.21 MiB/sec. 2024.12.21 01:44:39.384106 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.21 01:44:39.384406 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_81_16} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:39.384515 [ 187 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_81_16} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.21 01:44:39.384598 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2024.12.21 01:44:39.385040 [ 189 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 24383 rows, containing 5 columns (5 merged, 0 gathered) in 0.011798511 sec., 2066616.7112104231 rows/sec., 139.56 MiB/sec. 2024.12.21 01:44:39.385458 [ 187 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.21 01:44:39.385740 [ 187 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_81_16} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:39.385816 [ 187 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_81_16} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.21 01:44:39.385893 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2024.12.21 01:44:40.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 225.18 MiB, peak 236.17 MiB, free memory in arenas 0.00 B, will set to 226.91 MiB (RSS), difference: 1.74 MiB 2024.12.21 01:44:40.834715 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 2024.12.21 01:44:40.835398 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:40.835452 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:40.836003 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 01:44:40.836286 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:44:40.836558 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 2024.12.21 01:44:42.576475 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2024.12.21 01:44:42.597750 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:42.597814 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:42.605209 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.21 01:44:42.606021 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:44:42.609858 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2024.12.21 01:44:43.448423 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1332 2024.12.21 01:44:43.451563 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:43.451621 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:43.453148 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:44:43.453476 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:44:43.453745 [ 110 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 01:44:43.453910 [ 110 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:43.454022 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:43.455230 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::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.21 01:44:43.456828 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1332 2024.12.21 01:44:43.457349 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:43.457541 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1186 rows starting from the beginning of the part 2024.12.21 01:44:43.458193 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part 2024.12.21 01:44:43.458816 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part 2024.12.21 01:44:43.459430 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part 2024.12.21 01:44:43.460010 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part 2024.12.21 01:44:43.460831 [ 189 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part 2024.12.21 01:44:43.469664 [ 193 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1332 rows, containing 72 columns (72 merged, 0 gathered) in 0.015423575 sec., 86361.30080088436 rows/sec., 67.75 MiB/sec. 2024.12.21 01:44:43.471201 [ 193 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 01:44:43.471903 [ 193 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_36_7} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:44:43.471991 [ 193 ] {ce78653a-7bef-467d-9162-943d7d9f1662::all_1_36_7} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 01:44:43.472212 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2024.12.21 01:44:44.363010 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:44.363217 [ 258 ] {da318fe9-4b1c-4973-ab23-a0abd573141f} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:44:44.363299 [ 258 ] {da318fe9-4b1c-4973-ab23-a0abd573141f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:44:44.364095 [ 258 ] {da318fe9-4b1c-4973-ab23-a0abd573141f} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:44.364153 [ 258 ] {da318fe9-4b1c-4973-ab23-a0abd573141f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:44.364617 [ 258 ] {da318fe9-4b1c-4973-ab23-a0abd573141f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:44:44.364892 [ 258 ] {da318fe9-4b1c-4973-ab23-a0abd573141f} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:44:44.365141 [ 258 ] {da318fe9-4b1c-4973-ab23-a0abd573141f} executeQuery: Read 14 rows, 1.01 KiB in 0.001978 sec., 7077.856420626896 rows/sec., 509.51 KiB/sec. 2024.12.21 01:44:44.365209 [ 258 ] {da318fe9-4b1c-4973-ab23-a0abd573141f} TCPHandler: Processed in 0.002361642 sec. 2024.12.21 01:44:44.365452 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:44.365639 [ 4 ] {a06cd0ee-8ad1-4e17-be7f-d9f148e09674} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:44.365715 [ 4 ] {a06cd0ee-8ad1-4e17-be7f-d9f148e09674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:44.366592 [ 4 ] {a06cd0ee-8ad1-4e17-be7f-d9f148e09674} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:44.366649 [ 4 ] {a06cd0ee-8ad1-4e17-be7f-d9f148e09674} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:44.367119 [ 4 ] {a06cd0ee-8ad1-4e17-be7f-d9f148e09674} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.21 01:44:44.367385 [ 4 ] {a06cd0ee-8ad1-4e17-be7f-d9f148e09674} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:44.367615 [ 4 ] {a06cd0ee-8ad1-4e17-be7f-d9f148e09674} executeQuery: Read 281 rows, 25.42 KiB in 0.00203 sec., 138423.64532019704 rows/sec., 12.23 MiB/sec. 2024.12.21 01:44:44.367675 [ 4 ] {a06cd0ee-8ad1-4e17-be7f-d9f148e09674} TCPHandler: Processed in 0.002356562 sec. 2024.12.21 01:44:44.367816 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:44.367947 [ 258 ] {7e762a3a-969f-4f29-b2fd-8e956cc72078} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:44:44.368005 [ 258 ] {7e762a3a-969f-4f29-b2fd-8e956cc72078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:44:44.368623 [ 258 ] {7e762a3a-969f-4f29-b2fd-8e956cc72078} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:44.368668 [ 258 ] {7e762a3a-969f-4f29-b2fd-8e956cc72078} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:44.369063 [ 258 ] {7e762a3a-969f-4f29-b2fd-8e956cc72078} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:44:44.369316 [ 258 ] {7e762a3a-969f-4f29-b2fd-8e956cc72078} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:44:44.369574 [ 258 ] {7e762a3a-969f-4f29-b2fd-8e956cc72078} executeQuery: Read 46 rows, 3.39 KiB in 0.001644 sec., 27980.53527980535 rows/sec., 2.01 MiB/sec. 2024.12.21 01:44:44.369689 [ 258 ] {7e762a3a-969f-4f29-b2fd-8e956cc72078} TCPHandler: Processed in 0.001926164 sec. 2024.12.21 01:44:44.369899 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:44.370025 [ 4 ] {7e301f18-29dc-42a4-8997-4914b8230197} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:44:44.370073 [ 4 ] {7e301f18-29dc-42a4-8997-4914b8230197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:44:44.370644 [ 4 ] {7e301f18-29dc-42a4-8997-4914b8230197} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:44.370685 [ 4 ] {7e301f18-29dc-42a4-8997-4914b8230197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:44.371052 [ 4 ] {7e301f18-29dc-42a4-8997-4914b8230197} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:44:44.371289 [ 4 ] {7e301f18-29dc-42a4-8997-4914b8230197} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:44:44.371501 [ 4 ] {7e301f18-29dc-42a4-8997-4914b8230197} executeQuery: Read 14 rows, 1004.00 B in 0.001499 sec., 9339.559706470982 rows/sec., 654.08 KiB/sec. 2024.12.21 01:44:44.371555 [ 4 ] {7e301f18-29dc-42a4-8997-4914b8230197} TCPHandler: Processed in 0.001752981 sec. 2024.12.21 01:44:44.371694 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:44.371818 [ 258 ] {89361b17-d4d5-451f-a698-4b380639318c} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:44:44.371868 [ 258 ] {89361b17-d4d5-451f-a698-4b380639318c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:44:44.372445 [ 258 ] {89361b17-d4d5-451f-a698-4b380639318c} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:44.372485 [ 258 ] {89361b17-d4d5-451f-a698-4b380639318c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:44.372849 [ 258 ] {89361b17-d4d5-451f-a698-4b380639318c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:44:44.373089 [ 258 ] {89361b17-d4d5-451f-a698-4b380639318c} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:44:44.373296 [ 258 ] {89361b17-d4d5-451f-a698-4b380639318c} executeQuery: Read 13 rows, 830.00 B in 0.001507 sec., 8626.4100862641 rows/sec., 537.85 KiB/sec. 2024.12.21 01:44:44.373349 [ 258 ] {89361b17-d4d5-451f-a698-4b380639318c} TCPHandler: Processed in 0.001713601 sec. 2024.12.21 01:44:44.373485 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:44.373602 [ 4 ] {4a928363-4c49-4a5d-ac48-c1a41f23a3ca} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:44.373651 [ 4 ] {4a928363-4c49-4a5d-ac48-c1a41f23a3ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:44.374383 [ 4 ] {4a928363-4c49-4a5d-ac48-c1a41f23a3ca} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:44.374421 [ 4 ] {4a928363-4c49-4a5d-ac48-c1a41f23a3ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:44.374810 [ 4 ] {4a928363-4c49-4a5d-ac48-c1a41f23a3ca} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.21 01:44:44.375057 [ 4 ] {4a928363-4c49-4a5d-ac48-c1a41f23a3ca} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:44.375262 [ 4 ] {4a928363-4c49-4a5d-ac48-c1a41f23a3ca} executeQuery: Read 421 rows, 30.80 KiB in 0.001685 sec., 249851.63204747773 rows/sec., 17.85 MiB/sec. 2024.12.21 01:44:44.375315 [ 4 ] {4a928363-4c49-4a5d-ac48-c1a41f23a3ca} TCPHandler: Processed in 0.001884814 sec. 2024.12.21 01:44:44.375454 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:44.375593 [ 258 ] {6dc3e84e-9c52-4ab5-a756-f25c7e376af9} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:44:44.375658 [ 258 ] {6dc3e84e-9c52-4ab5-a756-f25c7e376af9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:44:44.376201 [ 258 ] {6dc3e84e-9c52-4ab5-a756-f25c7e376af9} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:44.376241 [ 258 ] {6dc3e84e-9c52-4ab5-a756-f25c7e376af9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:44.376609 [ 258 ] {6dc3e84e-9c52-4ab5-a756-f25c7e376af9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:44:44.376862 [ 258 ] {6dc3e84e-9c52-4ab5-a756-f25c7e376af9} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:44:44.377078 [ 258 ] {6dc3e84e-9c52-4ab5-a756-f25c7e376af9} executeQuery: Read 6 rows, 321.00 B in 0.001517 sec., 3955.174686882004 rows/sec., 206.64 KiB/sec. 2024.12.21 01:44:44.377131 [ 258 ] {6dc3e84e-9c52-4ab5-a756-f25c7e376af9} TCPHandler: Processed in 0.001743841 sec. 2024.12.21 01:44:44.377297 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:44.377436 [ 4 ] {170cee7a-47d2-49e7-9c27-85cd19364a25} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:44.377500 [ 4 ] {170cee7a-47d2-49e7-9c27-85cd19364a25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:44.378172 [ 4 ] {170cee7a-47d2-49e7-9c27-85cd19364a25} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:44.378211 [ 4 ] {170cee7a-47d2-49e7-9c27-85cd19364a25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:44.378608 [ 4 ] {170cee7a-47d2-49e7-9c27-85cd19364a25} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.21 01:44:44.378845 [ 4 ] {170cee7a-47d2-49e7-9c27-85cd19364a25} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:44.379050 [ 4 ] {170cee7a-47d2-49e7-9c27-85cd19364a25} executeQuery: Read 237 rows, 16.27 KiB in 0.001645 sec., 144072.9483282675 rows/sec., 9.66 MiB/sec. 2024.12.21 01:44:44.379105 [ 4 ] {170cee7a-47d2-49e7-9c27-85cd19364a25} TCPHandler: Processed in 0.001871784 sec. 2024.12.21 01:44:44.379271 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:44.379411 [ 258 ] {602214ff-6258-4bda-a6d4-2879c126b822} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:44:44.379472 [ 258 ] {602214ff-6258-4bda-a6d4-2879c126b822} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:44:44.380019 [ 258 ] {602214ff-6258-4bda-a6d4-2879c126b822} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:44.380057 [ 258 ] {602214ff-6258-4bda-a6d4-2879c126b822} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:44.380441 [ 258 ] {602214ff-6258-4bda-a6d4-2879c126b822} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:44:44.380686 [ 258 ] {602214ff-6258-4bda-a6d4-2879c126b822} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:44:44.380898 [ 258 ] {602214ff-6258-4bda-a6d4-2879c126b822} executeQuery: Read 1 rows, 69.00 B in 0.001518 sec., 658.7615283267457 rows/sec., 44.39 KiB/sec. 2024.12.21 01:44:44.380951 [ 258 ] {602214ff-6258-4bda-a6d4-2879c126b822} TCPHandler: Processed in 0.001746371 sec. 2024.12.21 01:44:44.381100 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:44.381240 [ 4 ] {c9808369-4c9b-4f98-9195-a2e25b897b8a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:44.381334 [ 4 ] {c9808369-4c9b-4f98-9195-a2e25b897b8a} 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.21 01:44:44.382620 [ 4 ] {c9808369-4c9b-4f98-9195-a2e25b897b8a} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:44.382660 [ 4 ] {c9808369-4c9b-4f98-9195-a2e25b897b8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:44.383338 [ 4 ] {c9808369-4c9b-4f98-9195-a2e25b897b8a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.21 01:44:44.383600 [ 4 ] {c9808369-4c9b-4f98-9195-a2e25b897b8a} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:44:44.383839 [ 4 ] {c9808369-4c9b-4f98-9195-a2e25b897b8a} executeQuery: Read 39 rows, 71.56 KiB in 0.00263 sec., 14828.897338403041 rows/sec., 26.57 MiB/sec. 2024.12.21 01:44:44.383948 [ 4 ] {c9808369-4c9b-4f98-9195-a2e25b897b8a} TCPHandler: Processed in 0.002913592 sec. 2024.12.21 01:44:44.384101 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:44.384217 [ 258 ] {14e408a8-c5a5-4655-8ac7-bcbb690bb468} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:44.384267 [ 258 ] {14e408a8-c5a5-4655-8ac7-bcbb690bb468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:44.384758 [ 258 ] {14e408a8-c5a5-4655-8ac7-bcbb690bb468} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:44.384798 [ 258 ] {14e408a8-c5a5-4655-8ac7-bcbb690bb468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:44.385175 [ 258 ] {14e408a8-c5a5-4655-8ac7-bcbb690bb468} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.21 01:44:44.385417 [ 258 ] {14e408a8-c5a5-4655-8ac7-bcbb690bb468} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:44.385629 [ 258 ] {14e408a8-c5a5-4655-8ac7-bcbb690bb468} executeQuery: Read 82 rows, 5.33 KiB in 0.001437 sec., 57063.326374391094 rows/sec., 3.62 MiB/sec. 2024.12.21 01:44:44.385682 [ 258 ] {14e408a8-c5a5-4655-8ac7-bcbb690bb468} TCPHandler: Processed in 0.001640769 sec. 2024.12.21 01:44:48.160209 [ 107 ] {} DNSResolver: Updating DNS cache 2024.12.21 01:44:48.160283 [ 107 ] {} DNSResolver: Updated DNS cache 2024.12.21 01:44:48.336782 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 2024.12.21 01:44:48.337798 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:48.337851 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:48.338394 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 01:44:48.338657 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:44:48.338923 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2024.12.21 01:44:49.356888 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.357096 [ 258 ] {f9f2de5b-d4dc-4f92-8d9e-645bc37d0e80} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:49.357174 [ 258 ] {f9f2de5b-d4dc-4f92-8d9e-645bc37d0e80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:49.357923 [ 258 ] {f9f2de5b-d4dc-4f92-8d9e-645bc37d0e80} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.357971 [ 258 ] {f9f2de5b-d4dc-4f92-8d9e-645bc37d0e80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.358409 [ 258 ] {f9f2de5b-d4dc-4f92-8d9e-645bc37d0e80} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.21 01:44:49.358664 [ 258 ] {f9f2de5b-d4dc-4f92-8d9e-645bc37d0e80} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:49.358931 [ 258 ] {f9f2de5b-d4dc-4f92-8d9e-645bc37d0e80} executeQuery: Read 56 rows, 4.41 KiB in 0.001896 sec., 29535.864978902955 rows/sec., 2.27 MiB/sec. 2024.12.21 01:44:49.358989 [ 258 ] {f9f2de5b-d4dc-4f92-8d9e-645bc37d0e80} TCPHandler: Processed in 0.00224231 sec. 2024.12.21 01:44:49.359237 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.359449 [ 4 ] {2b6f2e92-5471-4f5d-ae93-783d1ca3aac7} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:49.359533 [ 4 ] {2b6f2e92-5471-4f5d-ae93-783d1ca3aac7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:49.360384 [ 4 ] {2b6f2e92-5471-4f5d-ae93-783d1ca3aac7} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.360435 [ 4 ] {2b6f2e92-5471-4f5d-ae93-783d1ca3aac7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.360867 [ 4 ] {2b6f2e92-5471-4f5d-ae93-783d1ca3aac7} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.21 01:44:49.361123 [ 4 ] {2b6f2e92-5471-4f5d-ae93-783d1ca3aac7} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:49.361363 [ 4 ] {2b6f2e92-5471-4f5d-ae93-783d1ca3aac7} executeQuery: Read 64 rows, 5.12 KiB in 0.001972 sec., 32454.361054766738 rows/sec., 2.53 MiB/sec. 2024.12.21 01:44:49.361431 [ 4 ] {2b6f2e92-5471-4f5d-ae93-783d1ca3aac7} TCPHandler: Processed in 0.002330562 sec. 2024.12.21 01:44:49.361582 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.361735 [ 258 ] {3e0cc1f8-420c-4560-9071-01c688836218} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:49.361800 [ 258 ] {3e0cc1f8-420c-4560-9071-01c688836218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:49.362440 [ 258 ] {3e0cc1f8-420c-4560-9071-01c688836218} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.362481 [ 258 ] {3e0cc1f8-420c-4560-9071-01c688836218} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.362895 [ 258 ] {3e0cc1f8-420c-4560-9071-01c688836218} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.21 01:44:49.363148 [ 258 ] {3e0cc1f8-420c-4560-9071-01c688836218} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:49.363385 [ 258 ] {3e0cc1f8-420c-4560-9071-01c688836218} executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. 2024.12.21 01:44:49.363488 [ 258 ] {3e0cc1f8-420c-4560-9071-01c688836218} TCPHandler: Processed in 0.001967815 sec. 2024.12.21 01:44:49.363680 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.363921 [ 4 ] {cad0b13f-f460-42d0-b275-269aad3bafed} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:49.363979 [ 4 ] {cad0b13f-f460-42d0-b275-269aad3bafed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:49.364493 [ 4 ] {cad0b13f-f460-42d0-b275-269aad3bafed} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.364532 [ 4 ] {cad0b13f-f460-42d0-b275-269aad3bafed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.364930 [ 4 ] {cad0b13f-f460-42d0-b275-269aad3bafed} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.21 01:44:49.365168 [ 4 ] {cad0b13f-f460-42d0-b275-269aad3bafed} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:49.365348 [ 4 ] {cad0b13f-f460-42d0-b275-269aad3bafed} executeQuery: Read 60 rows, 4.14 KiB in 0.001499 sec., 40026.6844563042 rows/sec., 2.70 MiB/sec. 2024.12.21 01:44:49.365400 [ 4 ] {cad0b13f-f460-42d0-b275-269aad3bafed} TCPHandler: Processed in 0.001820123 sec. 2024.12.21 01:44:49.905553 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.905772 [ 258 ] {7b5b0ed0-bc0d-4fe0-bf24-17bc6bd54e17} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 01:44:49.905857 [ 258 ] {7b5b0ed0-bc0d-4fe0-bf24-17bc6bd54e17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 01:44:49.906664 [ 258 ] {7b5b0ed0-bc0d-4fe0-bf24-17bc6bd54e17} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.906717 [ 258 ] {7b5b0ed0-bc0d-4fe0-bf24-17bc6bd54e17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.907155 [ 258 ] {7b5b0ed0-bc0d-4fe0-bf24-17bc6bd54e17} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:44:49.907428 [ 258 ] {7b5b0ed0-bc0d-4fe0-bf24-17bc6bd54e17} oximeter.fields_i16 (2b94172f-50c4-4015-bd9a-0e96767bc5c0): 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.21 01:44:49.907676 [ 258 ] {7b5b0ed0-bc0d-4fe0-bf24-17bc6bd54e17} executeQuery: Read 14 rows, 1.01 KiB in 0.001965 sec., 7124.681933842238 rows/sec., 512.88 KiB/sec. 2024.12.21 01:44:49.907746 [ 258 ] {7b5b0ed0-bc0d-4fe0-bf24-17bc6bd54e17} TCPHandler: Processed in 0.002332741 sec. 2024.12.21 01:44:49.908022 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.908223 [ 4 ] {3267cd24-a399-4b8b-86de-a621b2dcad11} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 01:44:49.908304 [ 4 ] {3267cd24-a399-4b8b-86de-a621b2dcad11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 01:44:49.909145 [ 4 ] {3267cd24-a399-4b8b-86de-a621b2dcad11} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.909191 [ 4 ] {3267cd24-a399-4b8b-86de-a621b2dcad11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.909600 [ 4 ] {3267cd24-a399-4b8b-86de-a621b2dcad11} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 01:44:49.909849 [ 4 ] {3267cd24-a399-4b8b-86de-a621b2dcad11} oximeter.fields_ipaddr (4b96eaa1-6728-4544-ac48-76382c61066a): 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.21 01:44:49.910051 [ 4 ] {3267cd24-a399-4b8b-86de-a621b2dcad11} executeQuery: Read 16 rows, 1.30 KiB in 0.001883 sec., 8497.079129049389 rows/sec., 692.88 KiB/sec. 2024.12.21 01:44:49.910119 [ 4 ] {3267cd24-a399-4b8b-86de-a621b2dcad11} TCPHandler: Processed in 0.00222973 sec. 2024.12.21 01:44:49.910345 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.910577 [ 258 ] {67dc185f-3e19-4b55-bb4b-8e9b73a356a9} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:49.910673 [ 258 ] {67dc185f-3e19-4b55-bb4b-8e9b73a356a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:49.912270 [ 258 ] {67dc185f-3e19-4b55-bb4b-8e9b73a356a9} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.912313 [ 258 ] {67dc185f-3e19-4b55-bb4b-8e9b73a356a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.912779 [ 258 ] {67dc185f-3e19-4b55-bb4b-8e9b73a356a9} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.21 01:44:49.913033 [ 258 ] {67dc185f-3e19-4b55-bb4b-8e9b73a356a9} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:49.913272 [ 258 ] {67dc185f-3e19-4b55-bb4b-8e9b73a356a9} executeQuery: Read 1429 rows, 122.57 KiB in 0.002753 sec., 519070.1053396295 rows/sec., 43.48 MiB/sec. 2024.12.21 01:44:49.913332 [ 258 ] {67dc185f-3e19-4b55-bb4b-8e9b73a356a9} TCPHandler: Processed in 0.003098125 sec. 2024.12.21 01:44:49.913480 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.913606 [ 4 ] {7a0e470f-43a6-4620-bc78-0d4e16f13ec5} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 01:44:49.913661 [ 4 ] {7a0e470f-43a6-4620-bc78-0d4e16f13ec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 01:44:49.914321 [ 4 ] {7a0e470f-43a6-4620-bc78-0d4e16f13ec5} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.914362 [ 4 ] {7a0e470f-43a6-4620-bc78-0d4e16f13ec5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.914753 [ 4 ] {7a0e470f-43a6-4620-bc78-0d4e16f13ec5} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:44:49.915009 [ 4 ] {7a0e470f-43a6-4620-bc78-0d4e16f13ec5} oximeter.fields_u16 (8e7fa211-8fac-4043-af57-1d1d9b7e8ec5): 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.21 01:44:49.915204 [ 4 ] {7a0e470f-43a6-4620-bc78-0d4e16f13ec5} executeQuery: Read 62 rows, 4.51 KiB in 0.001626 sec., 38130.38130381304 rows/sec., 2.71 MiB/sec. 2024.12.21 01:44:49.915271 [ 4 ] {7a0e470f-43a6-4620-bc78-0d4e16f13ec5} TCPHandler: Processed in 0.001847823 sec. 2024.12.21 01:44:49.915428 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.915552 [ 258 ] {5b91e8fc-1f7c-4310-acec-48967e9e3eb3} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 01:44:49.915604 [ 258 ] {5b91e8fc-1f7c-4310-acec-48967e9e3eb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 01:44:49.916304 [ 258 ] {5b91e8fc-1f7c-4310-acec-48967e9e3eb3} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.916344 [ 258 ] {5b91e8fc-1f7c-4310-acec-48967e9e3eb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.916716 [ 258 ] {5b91e8fc-1f7c-4310-acec-48967e9e3eb3} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:44:49.916957 [ 258 ] {5b91e8fc-1f7c-4310-acec-48967e9e3eb3} oximeter.fields_u32 (1b008c38-4aaa-4a1e-9629-8001773a255b): 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.21 01:44:49.917172 [ 258 ] {5b91e8fc-1f7c-4310-acec-48967e9e3eb3} executeQuery: Read 242 rows, 16.79 KiB in 0.001646 sec., 147023.08626974485 rows/sec., 9.96 MiB/sec. 2024.12.21 01:44:49.917228 [ 258 ] {5b91e8fc-1f7c-4310-acec-48967e9e3eb3} TCPHandler: Processed in 0.001860803 sec. 2024.12.21 01:44:49.917388 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.917535 [ 4 ] {352f674a-989f-4deb-8224-8bebcd171c76} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 01:44:49.917598 [ 4 ] {352f674a-989f-4deb-8224-8bebcd171c76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 01:44:49.918284 [ 4 ] {352f674a-989f-4deb-8224-8bebcd171c76} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.918323 [ 4 ] {352f674a-989f-4deb-8224-8bebcd171c76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.918709 [ 4 ] {352f674a-989f-4deb-8224-8bebcd171c76} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:44:49.918957 [ 4 ] {352f674a-989f-4deb-8224-8bebcd171c76} oximeter.fields_u8 (38842eea-095d-410d-a917-781c2bd7823c): 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.21 01:44:49.919156 [ 4 ] {352f674a-989f-4deb-8224-8bebcd171c76} executeQuery: Read 13 rows, 830.00 B in 0.001647 sec., 7893.139040680024 rows/sec., 492.14 KiB/sec. 2024.12.21 01:44:49.919299 [ 4 ] {352f674a-989f-4deb-8224-8bebcd171c76} TCPHandler: Processed in 0.001975525 sec. 2024.12.21 01:44:49.919540 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.919690 [ 258 ] {53d63b59-98c1-4043-aa5d-e911566c0ad7} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:49.919750 [ 258 ] {53d63b59-98c1-4043-aa5d-e911566c0ad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:49.920754 [ 258 ] {53d63b59-98c1-4043-aa5d-e911566c0ad7} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.920794 [ 258 ] {53d63b59-98c1-4043-aa5d-e911566c0ad7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.921213 [ 258 ] {53d63b59-98c1-4043-aa5d-e911566c0ad7} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.21 01:44:49.921480 [ 258 ] {53d63b59-98c1-4043-aa5d-e911566c0ad7} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:49.921716 [ 258 ] {53d63b59-98c1-4043-aa5d-e911566c0ad7} executeQuery: Read 893 rows, 66.40 KiB in 0.002056 sec., 434338.5214007782 rows/sec., 31.54 MiB/sec. 2024.12.21 01:44:49.921787 [ 258 ] {53d63b59-98c1-4043-aa5d-e911566c0ad7} TCPHandler: Processed in 0.002369892 sec. 2024.12.21 01:44:49.921966 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.922108 [ 4 ] {5e96ab6d-f4d1-4ab7-8932-72eae561fc5a} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 01:44:49.922171 [ 4 ] {5e96ab6d-f4d1-4ab7-8932-72eae561fc5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 01:44:49.922749 [ 4 ] {5e96ab6d-f4d1-4ab7-8932-72eae561fc5a} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.922792 [ 4 ] {5e96ab6d-f4d1-4ab7-8932-72eae561fc5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.923210 [ 4 ] {5e96ab6d-f4d1-4ab7-8932-72eae561fc5a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:44:49.923452 [ 4 ] {5e96ab6d-f4d1-4ab7-8932-72eae561fc5a} oximeter.measurements_bool (196601c0-aea8-463d-ad51-3be5615be0ba): 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.21 01:44:49.923633 [ 4 ] {5e96ab6d-f4d1-4ab7-8932-72eae561fc5a} executeQuery: Read 6 rows, 321.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 201.08 KiB/sec. 2024.12.21 01:44:49.923684 [ 4 ] {5e96ab6d-f4d1-4ab7-8932-72eae561fc5a} TCPHandler: Processed in 0.001783552 sec. 2024.12.21 01:44:49.923838 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.923958 [ 258 ] {a3127071-4ec7-4371-919f-fa8c94a94466} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:49.924014 [ 258 ] {a3127071-4ec7-4371-919f-fa8c94a94466} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:49.924799 [ 258 ] {a3127071-4ec7-4371-919f-fa8c94a94466} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.924840 [ 258 ] {a3127071-4ec7-4371-919f-fa8c94a94466} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.925283 [ 258 ] {a3127071-4ec7-4371-919f-fa8c94a94466} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.21 01:44:49.925539 [ 258 ] {a3127071-4ec7-4371-919f-fa8c94a94466} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:49.925747 [ 258 ] {a3127071-4ec7-4371-919f-fa8c94a94466} executeQuery: Read 963 rows, 65.53 KiB in 0.001808 sec., 532632.7433628319 rows/sec., 35.40 MiB/sec. 2024.12.21 01:44:49.925810 [ 258 ] {a3127071-4ec7-4371-919f-fa8c94a94466} TCPHandler: Processed in 0.002030426 sec. 2024.12.21 01:44:49.925958 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.926076 [ 4 ] {9101a59b-04b5-489a-9ce7-97cd375823f6} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 01:44:49.926130 [ 4 ] {9101a59b-04b5-489a-9ce7-97cd375823f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 01:44:49.926610 [ 4 ] {9101a59b-04b5-489a-9ce7-97cd375823f6} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.926649 [ 4 ] {9101a59b-04b5-489a-9ce7-97cd375823f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.927008 [ 4 ] {9101a59b-04b5-489a-9ce7-97cd375823f6} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:44:49.927250 [ 4 ] {9101a59b-04b5-489a-9ce7-97cd375823f6} oximeter.measurements_f64 (1a9c232a-2987-4213-96d8-def597be1f52): 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.21 01:44:49.927465 [ 4 ] {9101a59b-04b5-489a-9ce7-97cd375823f6} executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec. 2024.12.21 01:44:49.927515 [ 4 ] {9101a59b-04b5-489a-9ce7-97cd375823f6} TCPHandler: Processed in 0.001613789 sec. 2024.12.21 01:44:49.927657 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.927778 [ 258 ] {e251b304-ffb2-4845-b133-4b4a559066ed} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:49.927862 [ 258 ] {e251b304-ffb2-4845-b133-4b4a559066ed} 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.21 01:44:49.929077 [ 258 ] {e251b304-ffb2-4845-b133-4b4a559066ed} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.929118 [ 258 ] {e251b304-ffb2-4845-b133-4b4a559066ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.929806 [ 258 ] {e251b304-ffb2-4845-b133-4b4a559066ed} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.21 01:44:49.930080 [ 258 ] {e251b304-ffb2-4845-b133-4b4a559066ed} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:44:49.930276 [ 102 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.21 01:44:49.930367 [ 258 ] {e251b304-ffb2-4845-b133-4b4a559066ed} executeQuery: Read 39 rows, 71.56 KiB in 0.002607 sec., 14959.723820483314 rows/sec., 26.81 MiB/sec. 2024.12.21 01:44:49.930374 [ 102 ] {} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.930462 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.930955 [ 258 ] {e251b304-ffb2-4845-b133-4b4a559066ed} TCPHandler: Processed in 0.00334754 sec. 2024.12.21 01:44:49.930974 [ 201 ] {e93acc5c-db38-4352-84af-0297a167e812::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.21 01:44:49.931296 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:49.931719 [ 4 ] {a31fea73-c3d2-4a43-a05a-4ea590b9d56b} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:49.931848 [ 4 ] {a31fea73-c3d2-4a43-a05a-4ea590b9d56b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:49.932329 [ 201 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:49.932558 [ 201 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1101 rows starting from the beginning of the part 2024.12.21 01:44:49.933180 [ 201 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part 2024.12.21 01:44:49.933914 [ 201 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part 2024.12.21 01:44:49.933970 [ 4 ] {a31fea73-c3d2-4a43-a05a-4ea590b9d56b} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:49.934037 [ 4 ] {a31fea73-c3d2-4a43-a05a-4ea590b9d56b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:49.934563 [ 201 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part 2024.12.21 01:44:49.935214 [ 201 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part 2024.12.21 01:44:49.935810 [ 4 ] {a31fea73-c3d2-4a43-a05a-4ea590b9d56b} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.21 01:44:49.935821 [ 201 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part 2024.12.21 01:44:49.936666 [ 4 ] {a31fea73-c3d2-4a43-a05a-4ea590b9d56b} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:49.937196 [ 4 ] {a31fea73-c3d2-4a43-a05a-4ea590b9d56b} executeQuery: Read 34 rows, 2.02 KiB in 0.005579 sec., 6094.282129413874 rows/sec., 362.16 KiB/sec. 2024.12.21 01:44:49.937347 [ 4 ] {a31fea73-c3d2-4a43-a05a-4ea590b9d56b} TCPHandler: Processed in 0.006256641 sec. 2024.12.21 01:44:49.944162 [ 193 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 19 columns (19 merged, 0 gathered) in 0.013531332 sec., 95777.71057572159 rows/sec., 171.63 MiB/sec. 2024.12.21 01:44:49.945568 [ 196 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.21 01:44:49.946008 [ 196 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_36_7} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812): 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.21 01:44:49.946092 [ 196 ] {e93acc5c-db38-4352-84af-0297a167e812::all_1_36_7} oximeter.measurements_histogramu64 (e93acc5c-db38-4352-84af-0297a167e812) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.21 01:44:49.946248 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.43 MiB. 2024.12.21 01:44:50.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 228.10 MiB, peak 239.48 MiB, free memory in arenas 0.00 B, will set to 229.62 MiB (RSS), difference: 1.52 MiB 2024.12.21 01:44:50.109996 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2024.12.21 01:44:50.132458 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:50.132514 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. 2024.12.21 01:44:50.140178 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.21 01:44:50.140971 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:44:50.143849 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2024.12.21 01:44:53.457159 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1386 2024.12.21 01:44:53.460807 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:53.460867 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:53.462398 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.21 01:44:53.462740 [ 242 ] {} system.query_log (ce78653a-7bef-467d-9162-943d7d9f1662): 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.21 01:44:53.463373 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1386 2024.12.21 01:44:54.355440 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:54.355658 [ 258 ] {c9bd265c-38d5-40f3-8551-21434a569880} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:54.355747 [ 258 ] {c9bd265c-38d5-40f3-8551-21434a569880} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:54.356622 [ 258 ] {c9bd265c-38d5-40f3-8551-21434a569880} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:54.356675 [ 258 ] {c9bd265c-38d5-40f3-8551-21434a569880} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:54.357138 [ 258 ] {c9bd265c-38d5-40f3-8551-21434a569880} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.21 01:44:54.357417 [ 258 ] {c9bd265c-38d5-40f3-8551-21434a569880} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:54.357672 [ 258 ] {c9bd265c-38d5-40f3-8551-21434a569880} executeQuery: Read 56 rows, 4.41 KiB in 0.002075 sec., 26987.951807228914 rows/sec., 2.07 MiB/sec. 2024.12.21 01:44:54.357745 [ 258 ] {c9bd265c-38d5-40f3-8551-21434a569880} TCPHandler: Processed in 0.002475144 sec. 2024.12.21 01:44:54.358005 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:54.358193 [ 4 ] {3aabc20e-78e9-4f2d-86e5-02673a09a0d1} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:54.358268 [ 4 ] {3aabc20e-78e9-4f2d-86e5-02673a09a0d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:54.359033 [ 4 ] {3aabc20e-78e9-4f2d-86e5-02673a09a0d1} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:54.359081 [ 4 ] {3aabc20e-78e9-4f2d-86e5-02673a09a0d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:54.359523 [ 4 ] {3aabc20e-78e9-4f2d-86e5-02673a09a0d1} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.21 01:44:54.359791 [ 4 ] {3aabc20e-78e9-4f2d-86e5-02673a09a0d1} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:54.360062 [ 4 ] {3aabc20e-78e9-4f2d-86e5-02673a09a0d1} executeQuery: Read 64 rows, 5.12 KiB in 0.001922 sec., 33298.64724245577 rows/sec., 2.60 MiB/sec. 2024.12.21 01:44:54.360133 [ 4 ] {3aabc20e-78e9-4f2d-86e5-02673a09a0d1} TCPHandler: Processed in 0.00225483 sec. 2024.12.21 01:44:54.360344 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:54.360581 [ 258 ] {ad161431-1a7d-40a0-b474-4223aae4d1f6} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:54.360687 [ 258 ] {ad161431-1a7d-40a0-b474-4223aae4d1f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:54.361554 [ 258 ] {ad161431-1a7d-40a0-b474-4223aae4d1f6} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:54.361596 [ 258 ] {ad161431-1a7d-40a0-b474-4223aae4d1f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:54.362015 [ 258 ] {ad161431-1a7d-40a0-b474-4223aae4d1f6} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.21 01:44:54.362279 [ 258 ] {ad161431-1a7d-40a0-b474-4223aae4d1f6} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:54.362501 [ 258 ] {ad161431-1a7d-40a0-b474-4223aae4d1f6} executeQuery: Read 128 rows, 9.13 KiB in 0.001983 sec., 64548.66364094806 rows/sec., 4.50 MiB/sec. 2024.12.21 01:44:54.362560 [ 258 ] {ad161431-1a7d-40a0-b474-4223aae4d1f6} TCPHandler: Processed in 0.002325561 sec. 2024.12.21 01:44:54.362706 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:54.362833 [ 4 ] {9e902994-a86e-4e3e-a0bb-9d386e8640dc} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:54.362889 [ 4 ] {9e902994-a86e-4e3e-a0bb-9d386e8640dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:54.363413 [ 4 ] {9e902994-a86e-4e3e-a0bb-9d386e8640dc} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:54.363452 [ 4 ] {9e902994-a86e-4e3e-a0bb-9d386e8640dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:54.363925 [ 4 ] {9e902994-a86e-4e3e-a0bb-9d386e8640dc} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.21 01:44:54.364223 [ 4 ] {9e902994-a86e-4e3e-a0bb-9d386e8640dc} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:54.364449 [ 4 ] {9e902994-a86e-4e3e-a0bb-9d386e8640dc} executeQuery: Read 48 rows, 3.31 KiB in 0.001643 sec., 29214.850882531955 rows/sec., 1.97 MiB/sec. 2024.12.21 01:44:54.364549 [ 4 ] {9e902994-a86e-4e3e-a0bb-9d386e8640dc} TCPHandler: Processed in 0.001905694 sec. 2024.12.21 01:44:55.839157 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 2024.12.21 01:44:55.839917 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:55.839970 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:55.840514 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 01:44:55.840796 [ 244 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:44:55.841064 [ 97 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 01:44:55.841090 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 2024.12.21 01:44:55.841190 [ 97 ] {} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:55.841239 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:55.841454 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:55.841709 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:55.841783 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:55.841941 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:55.842203 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:55.842450 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:55.842579 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:55.842765 [ 195 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::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.21 01:44:55.845464 [ 193 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.004116803 sec., 5675034.7296190765 rows/sec., 81.18 MiB/sec. 2024.12.21 01:44:55.845998 [ 192 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 01:44:55.846410 [ 192 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_51_10} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd): 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.21 01:44:55.846512 [ 192 ] {f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd::all_1_51_10} system.asynchronous_metric_log (f2f9ad56-f38a-4771-b8f3-c4759d1ef4fd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 01:44:55.846635 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2024.12.21 01:44:57.643980 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2024.12.21 01:44:57.665753 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:57.665814 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:57.673181 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.21 01:44:57.673984 [ 243 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:44:57.674468 [ 94 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.21 01:44:57.674649 [ 94 ] {} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:57.674751 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:57.675333 [ 195 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:44:57.692403 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2024.12.21 01:44:57.693672 [ 195 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:57.694942 [ 195 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:44:57.700512 [ 195 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:44:57.706114 [ 195 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:44:57.711578 [ 195 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:44:57.717362 [ 195 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:44:57.722033 [ 195 ] {34880bf6-340e-438c-aaec-83bfffd40efb::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.21 01:44:57.786794 [ 193 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.111872039 sec., 3441.4318666347003 rows/sec., 17.80 MiB/sec. 2024.12.21 01:44:57.790096 [ 194 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.21 01:44:57.793202 [ 194 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_51_10} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb): 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.21 01:44:57.793350 [ 194 ] {34880bf6-340e-438c-aaec-83bfffd40efb::all_1_51_10} system.metric_log (34880bf6-340e-438c-aaec-83bfffd40efb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.21 01:44:57.795898 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.21 01:44:59.356651 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:59.356963 [ 258 ] {db9ef6d6-cf26-409d-8204-a1b2623ee9d8} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 01:44:59.357084 [ 258 ] {db9ef6d6-cf26-409d-8204-a1b2623ee9d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 01:44:59.358090 [ 258 ] {db9ef6d6-cf26-409d-8204-a1b2623ee9d8} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:59.358140 [ 258 ] {db9ef6d6-cf26-409d-8204-a1b2623ee9d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:59.358598 [ 258 ] {db9ef6d6-cf26-409d-8204-a1b2623ee9d8} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.21 01:44:59.358880 [ 258 ] {db9ef6d6-cf26-409d-8204-a1b2623ee9d8} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:59.359134 [ 93 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.21 01:44:59.359150 [ 258 ] {db9ef6d6-cf26-409d-8204-a1b2623ee9d8} executeQuery: Read 56 rows, 4.41 KiB in 0.002268 sec., 24691.35802469136 rows/sec., 1.90 MiB/sec. 2024.12.21 01:44:59.359257 [ 93 ] {} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:59.359348 [ 258 ] {db9ef6d6-cf26-409d-8204-a1b2623ee9d8} TCPHandler: Processed in 0.002873561 sec. 2024.12.21 01:44:59.359357 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:59.359644 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::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.21 01:44:59.359692 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:59.360107 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:59.360232 [ 4 ] {fa61d295-444e-46b0-8e46-1d3332f2d2a2} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 01:44:59.360241 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1431 rows starting from the beginning of the part 2024.12.21 01:44:59.360447 [ 4 ] {fa61d295-444e-46b0-8e46-1d3332f2d2a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 01:44:59.360781 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 281 rows starting from the beginning of the part 2024.12.21 01:44:59.361309 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part 2024.12.21 01:44:59.361796 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1429 rows starting from the beginning of the part 2024.12.21 01:44:59.362171 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2024.12.21 01:44:59.362495 [ 193 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part 2024.12.21 01:44:59.364014 [ 4 ] {fa61d295-444e-46b0-8e46-1d3332f2d2a2} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:59.364089 [ 4 ] {fa61d295-444e-46b0-8e46-1d3332f2d2a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:59.365004 [ 4 ] {fa61d295-444e-46b0-8e46-1d3332f2d2a2} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.21 01:44:59.365297 [ 4 ] {fa61d295-444e-46b0-8e46-1d3332f2d2a2} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:59.365491 [ 93 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.21 01:44:59.365582 [ 93 ] {} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:59.365673 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:59.365949 [ 4 ] {fa61d295-444e-46b0-8e46-1d3332f2d2a2} executeQuery: Read 64 rows, 5.12 KiB in 0.00577 sec., 11091.854419410745 rows/sec., 886.52 KiB/sec. 2024.12.21 01:44:59.366723 [ 186 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.007194068 sec., 459962.29115432326 rows/sec., 40.30 MiB/sec. 2024.12.21 01:44:59.366749 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::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.21 01:44:59.366938 [ 4 ] {fa61d295-444e-46b0-8e46-1d3332f2d2a2} TCPHandler: Processed in 0.007424572 sec. 2024.12.21 01:44:59.367539 [ 258 ] {} TCP-Session: 535b24fd-61f9-4fe8-80e8-0b8180237d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:59.367563 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:59.367734 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part 2024.12.21 01:44:59.367853 [ 199 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.21 01:44:59.368397 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 421 rows starting from the beginning of the part 2024.12.21 01:44:59.368615 [ 258 ] {eb859474-35af-44f4-ae4b-dadba8489df7} executeQuery: (from [fd00:1122:3344:101::d]:36655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 01:44:59.368868 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part 2024.12.21 01:44:59.368960 [ 258 ] {eb859474-35af-44f4-ae4b-dadba8489df7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 01:44:59.369219 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 893 rows starting from the beginning of the part 2024.12.21 01:44:59.369736 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2024.12.21 01:44:59.370148 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part 2024.12.21 01:44:59.370189 [ 199 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_86_17} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8): 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.21 01:44:59.370938 [ 199 ] {3c7c8e3c-3972-45ba-af1b-a7c9b69669e8::all_1_86_17} oximeter.fields_string (3c7c8e3c-3972-45ba-af1b-a7c9b69669e8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.21 01:44:59.371180 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.21 01:44:59.372134 [ 258 ] {eb859474-35af-44f4-ae4b-dadba8489df7} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:59.372208 [ 258 ] {eb859474-35af-44f4-ae4b-dadba8489df7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:59.373313 [ 258 ] {eb859474-35af-44f4-ae4b-dadba8489df7} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.21 01:44:59.373671 [ 258 ] {eb859474-35af-44f4-ae4b-dadba8489df7} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:59.374125 [ 93 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.21 01:44:59.374233 [ 93 ] {} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:59.374255 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.008298038 sec., 291514.69299128297 rows/sec., 22.36 MiB/sec. 2024.12.21 01:44:59.374314 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:59.374412 [ 258 ] {eb859474-35af-44f4-ae4b-dadba8489df7} executeQuery: Read 160 rows, 11.41 KiB in 0.00643 sec., 24883.359253499224 rows/sec., 1.73 MiB/sec. 2024.12.21 01:44:59.374642 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.21 01:44:59.374733 [ 188 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:44:59.375327 [ 188 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:59.375436 [ 188 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24383 rows starting from the beginning of the part 2024.12.21 01:44:59.375922 [ 188 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:44:59.376249 [ 188 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2024.12.21 01:44:59.376571 [ 188 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 963 rows starting from the beginning of the part 2024.12.21 01:44:59.376837 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_86_17} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403): 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.21 01:44:59.377098 [ 188 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part 2024.12.21 01:44:59.377466 [ 198 ] {35dc00e0-2617-4dde-a007-85a5d0112403::all_1_86_17} oximeter.fields_uuid (35dc00e0-2617-4dde-a007-85a5d0112403) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.21 01:44:59.377663 [ 188 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::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.21 01:44:59.377798 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.21 01:44:59.378129 [ 258 ] {eb859474-35af-44f4-ae4b-dadba8489df7} TCPHandler: Processed in 0.011034007 sec. 2024.12.21 01:44:59.378355 [ 4 ] {} TCP-Session: e09d6b86-3f0a-426f-bab0-8d3f648cb7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 01:44:59.378504 [ 4 ] {12978ddf-3880-462c-89b7-09d426c1f419} executeQuery: (from [fd00:1122:3344:101::d]:62566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 01:44:59.378577 [ 4 ] {12978ddf-3880-462c-89b7-09d426c1f419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 01:44:59.379230 [ 4 ] {12978ddf-3880-462c-89b7-09d426c1f419} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:59.379273 [ 4 ] {12978ddf-3880-462c-89b7-09d426c1f419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:59.379917 [ 4 ] {12978ddf-3880-462c-89b7-09d426c1f419} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.21 01:44:59.380211 [ 4 ] {12978ddf-3880-462c-89b7-09d426c1f419} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:59.380410 [ 93 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.21 01:44:59.380487 [ 93 ] {} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 01:44:59.380526 [ 4 ] {12978ddf-3880-462c-89b7-09d426c1f419} executeQuery: Read 60 rows, 4.14 KiB in 0.002047 sec., 29311.18710307767 rows/sec., 1.98 MiB/sec. 2024.12.21 01:44:59.380537 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. 2024.12.21 01:44:59.380691 [ 4 ] {12978ddf-3880-462c-89b7-09d426c1f419} TCPHandler: Processed in 0.002427263 sec. 2024.12.21 01:44:59.381339 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:44:59.382032 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 01:44:59.382133 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4936 rows starting from the beginning of the part 2024.12.21 01:44:59.382224 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:44:59.382365 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2024.12.21 01:44:59.382668 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part 2024.12.21 01:44:59.382799 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part 2024.12.21 01:44:59.382895 [ 190 ] {2024a829-27c5-484d-9791-c357b92b8956::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.21 01:44:59.385613 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 26031 rows, containing 5 columns (5 merged, 0 gathered) in 0.01122104 sec., 2319838.4463472194 rows/sec., 156.64 MiB/sec. 2024.12.21 01:44:59.385882 [ 189 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 4 columns (4 merged, 0 gathered) in 0.005150862 sec., 1013422.6077110977 rows/sec., 66.07 MiB/sec. 2024.12.21 01:44:59.386003 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.21 01:44:59.386339 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_86_17} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b): 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.21 01:44:59.386465 [ 201 ] {c4babe12-158b-4526-84f0-7e5dd8cabe3b::all_1_86_17} oximeter.measurements_cumulativeu64 (c4babe12-158b-4526-84f0-7e5dd8cabe3b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.21 01:44:59.386482 [ 196 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.21 01:44:59.386645 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2024.12.21 01:44:59.386892 [ 196 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_86_17} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956): 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.21 01:44:59.386974 [ 196 ] {2024a829-27c5-484d-9791-c357b92b8956::all_1_86_17} oximeter.measurements_u64 (2024a829-27c5-484d-9791-c357b92b8956) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.21 01:44:59.387067 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB.